.pp-wrap{padding:clamp(24px,3vw,36px) 0 clamp(60px,7vw,90px);overflow:clip}.pp-grid{display:grid;grid-template-columns:55% 45%;gap:clamp(28px,4vw,52px);align-items:start}.gal-col{position:sticky;top:80px;align-self:start;height:fit-content}.gal-wrap{display:flex;flex-direction:column;gap:10px}.gal-thumbs{display:flex;flex-direction:row;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.gal-th{width:72px;height:72px;flex-shrink:0;border-radius:9px;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:border-color .15s;padding:0;background:var(--parch)}.gal-th img{width:100%;height:100%;object-fit:cover}.gal-th.on{border-color:var(--cta)}.gal-th:hover{border-color:#d4870f80}.gal-main{width:100%;position:relative;border-radius:16px;overflow:hidden;background:#1a0a04}.gal-slides{position:relative;width:100%;max-width:100%;height:580px;overflow:hidden;box-sizing:border-box}.gal-sl{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .35s ease;background:#fff;overflow:hidden}.gal-sl.on{opacity:1;position:relative;background:#fff;height:580px}.gal-sl img{width:100%;max-width:100%;height:580px;display:block;object-fit:cover;object-position:center}.gal-arr{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.6);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:all .15s;color:var(--bark)}.gal-arr:hover{background:#fff;box-shadow:0 4px 12px #0000001a}.gal-prev{left:10px}.gal-next{right:10px}.gal-dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:5px;z-index:5}.gal-dot{width:7px;height:7px;border-radius:50%;background:#fff6;border:1px solid rgba(255,255,255,.6);transition:all .15s;cursor:pointer}.gal-dot.on{background:#fff;width:18px;border-radius:100px}.pp-tags{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:10px}.pp-tag{font-size:10.5px;padding:3px 10px;background:#fbf4e8;border:1px solid #EDD9B5;border-radius:100px;color:#7a5635}.pp-h1{font-family:var(--f-body);font-size:clamp(22px,2.6vw,32px);font-weight:700;color:var(--bark);line-height:1.18;letter-spacing:-.03em;margin-bottom:12px}.pp-rat-row{display:flex;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap}.pp-rbadge{display:inline-flex;align-items:center;gap:3px;background:#d4870f;color:#fff;font-size:11.5px;font-weight:700;padding:3px 8px;border-radius:5px}.pp-vbadge{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#8b5e00;font-weight:500}.pp-vbadge svg{width:13px;height:13px}.spc{display:flex;align-items:center;gap:9px;margin-bottom:12px;padding:9px 12px;background:var(--offwh);border-radius:9px}.spc-avs{display:flex}.spc-av{width:24px;height:24px;border-radius:50%;border:2px solid var(--white);background:linear-gradient(135deg,var(--parch),var(--linen));display:flex;align-items:center;justify-content:center;font-family:var(--f-serif);font-size:9px;font-weight:700;color:var(--cedar);flex-shrink:0;margin-left:-6px}.spc-av:first-child{margin-left:0}.spc-txt{font-size:12px;color:#7a5438}.spc-txt strong{color:var(--bark)}.spc-stars{color:var(--cta);font-size:11px}.price-row{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap;margin-bottom:4px}.price-curr{font-family:var(--f-serif);font-size:28px;font-weight:700;color:var(--bark);line-height:1}.price-curr.sale{color:var(--red)}.price-orig{font-size:16px;color:#bbb;text-decoration:line-through}.price-disc{font-size:11px;font-weight:700;color:var(--red);background:#fef2f2;padding:3px 8px;border-radius:100px}.urg-strip{display:flex;align-items:center;gap:6px;background:linear-gradient(90deg,#fff8ec,#fdedc8);border:1px solid rgba(212,135,15,.35);border-radius:8px;padding:8px 12px;font-size:12px;font-weight:500;color:#7a4a00;margin-bottom:10px}.urg-strip svg{color:#d97706;flex-shrink:0;width:14px;height:14px}.del-badge{display:flex;align-items:center;gap:8px;background:#fff8ec;border:1px solid rgba(212,135,15,.3);border-radius:8px;padding:8px 12px;font-size:12.5px;color:#7a4a00;font-weight:500;margin-bottom:10px}.del-badge svg{color:#d4870f;flex-shrink:0;width:15px;height:15px}.cod-badge{display:inline-flex;align-items:center;gap:5px;background:#fff8ec;border:1px solid rgba(212,135,15,.28);border-radius:7px;padding:5px 10px;font-size:12px;color:#7a4a00;font-weight:500}.cod-badge svg{width:13px;height:13px;color:#d4870f}.vg{margin-bottom:14px}.vg-lbl{font-size:13px;font-weight:600;color:var(--bark);margin-bottom:8px;display:flex;align-items:center;gap:6px}.vpills{display:flex;gap:6px;flex-wrap:wrap}.vpill{padding:6px 14px;border:1.5px solid rgba(200,155,90,.25);border-radius:8px;font-size:13px;font-weight:400;color:var(--bark);cursor:pointer;transition:all .15s;background:var(--white);font-family:var(--f-body)}.vpill:hover{border-color:var(--cta);color:var(--cta)}.vpill.on{border-color:var(--bark);background:var(--bark);color:var(--white)}.qty-row{display:flex;align-items:center;gap:10px;margin-bottom:10px;flex-wrap:wrap}.qty-lbl{font-size:13px;font-weight:600;color:var(--bark);flex-shrink:0}.qty-wrap{display:flex;align-items:center;border:1.5px solid rgba(200,155,90,.3);border-radius:9px;overflow:hidden;height:40px}.qty-inc{width:38px;height:40px;display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--bark);cursor:pointer;transition:background .12s;background:none;border:none;font-family:var(--f-body)}.qty-inc:hover{background:var(--parch)}.qty-num{width:44px;text-align:center;font-size:15px;font-weight:600;color:var(--bark);border:none;outline:none;background:none;font-family:var(--f-body)}.gift-row{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--bark);cursor:pointer;margin-bottom:12px;padding:9px 12px;background:var(--offwh);border:1px solid rgba(200,155,90,.2);border-radius:8px;transition:all .15s}.gift-row:hover{background:var(--parch);border-color:#d4870f4d}.gift-row input{accent-color:var(--cta);width:15px;height:15px;flex-shrink:0}.pp-atc-row{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.btn-atc{height:50px;background:var(--cta);color:#fff;border:none;border-radius:100px;font-family:var(--f-body);font-size:15px;font-weight:500;cursor:pointer;transition:all .2s var(--ease);display:flex;align-items:center;justify-content:center;gap:8px;letter-spacing:.03em;width:100%}.btn-atc:hover{background:var(--cta-h);transform:translateY(-2px);box-shadow:0 10px 28px #b4640a59}.btn-atc:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.btn-buynow{height:46px;background:var(--bark);color:#fff;border:none;border-radius:100px;font-family:var(--f-body);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.btn-buynow:hover{background:var(--cedar);transform:translateY(-1px)}.btn-wa-order{height:44px;background:#25d366;color:#fff;border:none;border-radius:100px;font-family:var(--f-body);font-size:13.5px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;text-decoration:none}.btn-wa-order:hover{background:#1db954;transform:translateY(-1px)}.btn-wa-order svg{width:18px;height:18px}.trust-strip{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.ti{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#7a5438;background:var(--offwh);padding:6px 10px;border-radius:7px;border:1px solid rgba(200,155,90,.12)}.ti svg{width:13px;height:13px;color:var(--cta);flex-shrink:0}.pp-acc{margin-top:16px}.pp-acc-row{border:1px solid rgba(200,155,90,.15);border-radius:10px;margin-bottom:6px;overflow:hidden;background:var(--white)}.pp-acc-q{width:100%;display:flex;align-items:center;justify-content:space-between;padding:13px 15px;font-family:var(--f-body);font-size:13.5px;font-weight:500;color:var(--bark);background:transparent;border:none;cursor:pointer;text-align:left;gap:10px;transition:background .12s}.pp-acc-q:hover{background:var(--offwh)}.pp-acc-ic{flex-shrink:0;transition:transform .3s var(--ease);color:#ccc;width:11px;height:11px}.pp-acc-row.open .pp-acc-ic{transform:rotate(45deg);color:var(--amber)}.pp-acc-aw{max-height:0;overflow:hidden;transition:max-height .38s var(--ease)}.pp-acc-row.open .pp-acc-aw{max-height:1000px}.pp-acc-body{padding:10px 15px 15px;font-size:13.5px;color:#7a5438;line-height:1.78;background:#f5ebd733}.pp-acc-body ul{padding-left:16px;display:flex;flex-direction:column;gap:5px}.pp-acc-body li{font-size:13.5px;color:#7a5438}.pp-meta{display:flex;flex-direction:column;gap:0;margin-top:12px;border:1px solid rgba(200,155,90,.15);border-radius:10px;overflow:hidden}.pp-meta-row{display:flex;align-items:center;padding:9px 13px;border-bottom:1px solid rgba(200,155,90,.1);font-size:13px}.pp-meta-row:last-child{border-bottom:none}.pp-meta-k{color:#9a7050;font-weight:500;width:100px;flex-shrink:0}.fbt-wrap{background:linear-gradient(135deg,#fbf4e8,#f5e7cc);border:1px solid #EDD9B0;border-radius:12px;padding:18px;margin-bottom:14px}.fbt-title{font-family:var(--f-serif);font-size:15px;font-weight:600;color:var(--bark);margin-bottom:13px;display:flex;align-items:center;gap:7px}.fbt-products{display:flex;align-items:center;gap:8px;margin-bottom:13px;flex-wrap:wrap}.fbt-prod{display:flex;align-items:center;gap:8px;background:#fff;border:1.5px solid rgba(200,155,90,.2);border-radius:9px;padding:8px 10px;flex:1;min-width:130px;cursor:pointer;transition:border-color .15s;position:relative}.fbt-prod.sel{border-color:var(--bark);background:#faf7f2}.fbt-prod input[type=checkbox]{position:absolute;top:5px;right:5px;width:14px;height:14px;accent-color:var(--bark);cursor:pointer}.fbt-prod img{width:40px;height:40px;object-fit:cover;border-radius:6px;flex-shrink:0}.fbt-prod-name{font-size:10.5px;font-weight:500;color:var(--bark);display:block;line-height:1.3;margin-bottom:2px}.fbt-prod-price{font-size:11px;font-weight:700;color:var(--red)}.fbt-plus{font-size:16px;color:#bbb;font-weight:300;flex-shrink:0}.fbt-foot{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.fbt-total-txt{font-size:13px;color:#7a5438}.fbt-total-txt strong{font-size:17px;font-family:var(--f-serif);color:var(--bark)}.fbt-save{font-size:10px;color:var(--green);font-weight:600;background:#ecfdf5;padding:2px 6px;border-radius:4px;margin-left:5px;display:none}.fbt-atc{height:40px;background:var(--bark);color:#fff;border:none;border-radius:8px;font-size:12.5px;font-weight:500;padding:0 18px;cursor:pointer;transition:all .15s;font-family:var(--f-body)}.fbt-atc:hover{background:var(--cedar)}.bundle-wrap{border:2px solid var(--cta);border-radius:12px;padding:16px;margin-bottom:14px;background:linear-gradient(135deg,#fffbeb,#fef3c7);position:relative;overflow:hidden}.bundle-wrap:before{content:"BEST VALUE";position:absolute;top:11px;right:-6px;background:var(--cta);color:#fff;font-size:8.5px;font-weight:700;letter-spacing:.08em;padding:3px 14px 3px 8px;border-radius:4px 0 0 4px}.bundle-title{font-family:var(--f-serif);font-size:15px;color:var(--bark);margin-bottom:10px;display:flex;align-items:center;gap:7px}.bundle-opts{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.bundle-opt{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;background:#fff;border:1.5px solid rgba(200,155,90,.2);border-radius:8px;cursor:pointer;transition:all .15s}.bundle-opt.sel{border-color:var(--cta);background:#fffbeb}.bundle-opt input[type=radio]{accent-color:var(--cta);margin-right:8px;cursor:pointer}.bundle-opt-l{display:flex;align-items:center;font-size:13px;font-weight:500;color:var(--bark)}.bundle-opt-r{display:flex;align-items:center;gap:6px}.bundle-price{font-size:14px;font-weight:700;color:var(--bark)}.bundle-was{font-size:11.5px;color:#bbb;text-decoration:line-through}.bundle-badge{background:var(--green);color:#fff;font-size:9px;font-weight:700;padding:2px 6px;border-radius:4px}.btn-discount{width:100%;height:46px;background:linear-gradient(135deg,#5c3018,#2e1608);color:#fff;border:none;border-radius:100px;font-family:var(--f-body);font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:7px;margin-bottom:8px}.btn-discount:hover{background:linear-gradient(135deg,#3a1a08,#1e0a03);transform:translateY(-1px)}.disc-panel{display:none;background:#fbf4e8;border:1px solid rgba(212,135,15,.22);border-radius:12px;overflow:hidden;margin-bottom:10px}.disc-panel.open{display:block}.disc-panel h4{font-size:10.5px;font-weight:700;color:#7a4a00;padding:9px 14px 8px;border-bottom:1px solid rgba(212,135,15,.12);letter-spacing:.06em;text-transform:uppercase}.disc-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 14px;border-bottom:1px solid rgba(212,135,15,.1)}.disc-row:last-child{border-bottom:none}.disc-row-left{display:flex;align-items:center;gap:9px;flex:1;min-width:0}.disc-ico{width:30px;height:30px;border-radius:8px;background:#d4870f1a;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--cta)}.disc-row-left strong{font-size:12.5px;color:var(--bark);display:block;margin-bottom:1px;font-weight:600}.disc-sub{font-size:11px;color:#9a7050;line-height:1.4}.disc-badge{background:var(--cta);color:#fff;font-size:9.5px;font-weight:700;padding:3px 9px;border-radius:100px;white-space:nowrap;flex-shrink:0}.disc-wa-btn{display:inline-flex;align-items:center;gap:4px;background:#25d366;color:#fff;font-size:11px;font-weight:600;padding:4px 11px;border-radius:100px;text-decoration:none;transition:background .15s;flex-shrink:0;white-space:nowrap}.disc-wa-btn:hover{background:#1db954}.disc-bank-btn{display:inline-flex;align-items:center;background:var(--bark);color:#fff;font-size:11.5px;font-weight:600;padding:5px 12px;border-radius:100px;cursor:pointer;border:none;font-family:var(--f-body);transition:background .15s;flex-shrink:0;white-space:nowrap}.disc-bank-btn:hover{background:var(--cedar)}.bank-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:600;background:#1c0c0499;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:none;align-items:center;justify-content:center;padding:16px}.bank-overlay.open{display:flex}.bank-popup{background:var(--white);border-radius:20px;width:100%;max-width:440px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 24px 64px #00000040;padding:28px 24px}.bank-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:50%;background:var(--offwh);border:1px solid rgba(200,155,90,.2);color:var(--bark);font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center}.bank-close:hover{background:var(--parch)}.bank-header{text-align:center;margin-bottom:20px}.bank-icon{font-size:36px;margin-bottom:8px}.bank-header h3{font-family:var(--f-serif);font-size:20px;color:var(--bark);margin-bottom:4px}.bank-header p{font-size:13px;color:#9a7050}.bank-methods{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.bank-method{background:var(--offwh);border:1px solid rgba(200,155,90,.18);border-radius:12px;padding:14px}.bank-method-title{margin-bottom:10px}.bank-badge{display:inline-flex;align-items:center;font-size:11px;font-weight:700;padding:3px 10px;border-radius:100px;letter-spacing:.04em}.bank-badge-green{background:#ecfdf5;color:#065f46;border:1px solid #A7F3D0}.bank-badge-red{background:#fef2f2;color:#b91c1c;border:1px solid #FECACA}.bank-detail-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-bottom:1px solid rgba(200,155,90,.1);font-size:13px}.bank-detail-row:last-child{border-bottom:none}.bank-detail-row span{color:#9a7050}.bank-detail-row strong{color:var(--bark);display:flex;align-items:center;gap:5px}.bank-copy{cursor:pointer;transition:color .15s}.bank-copy:hover{color:var(--cta)}.bank-copy.copied{color:var(--green)}.bank-note{background:#fff8ec;border:1px solid rgba(212,135,15,.25);border-radius:10px;padding:11px 13px;font-size:12.5px;color:#7a4a00;display:flex;align-items:flex-start;gap:8px;margin-bottom:14px;line-height:1.6}.bank-note a{color:var(--cta);font-weight:600}.bank-wa-confirm{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:46px;background:#25d366;color:#fff;border-radius:100px;font-family:var(--f-body);font-size:14px;font-weight:600;text-decoration:none;transition:all .2s}.bank-wa-confirm:hover{background:#1db954;transform:translateY(-1px)}.offers-strip{margin-bottom:14px}.offers-title{font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#7a5438;margin-bottom:8px;display:flex;align-items:center;gap:5px}.offers-scroll{display:flex;gap:9px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.offers-scroll::-webkit-scrollbar{display:none}.offer-card{flex-shrink:0;min-width:160px;background:linear-gradient(135deg,#3a1a08,#2e1608);border-radius:10px;padding:12px 14px;color:#fff;position:relative;overflow:hidden}.offer-card:before{content:"";position:absolute;top:-15px;right:-15px;width:55px;height:55px;border-radius:50%;background:#ffffff0f}.offer-card-t{font-size:13px;font-weight:700;display:block;margin-bottom:3px}.offer-card-d{font-size:10.5px;color:#ffffffb8;display:block;margin-bottom:8px;line-height:1.4}.offer-card-btn{display:inline-flex;align-items:center;height:24px;padding:0 10px;background:#ffffff24;border:1px solid rgba(255,255,255,.3);border-radius:100px;font-size:10.5px;font-weight:500;color:#fff;cursor:pointer;text-decoration:none;font-family:var(--f-body)}.related-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:10px}.related-card{text-decoration:none;transition:all .3s var(--ease);background:var(--white);border:1px solid rgba(200,155,90,.17);border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.related-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #5028081a;border-color:#c8822842}.related-img{aspect-ratio:1/1;overflow:hidden;background:var(--parch)}.related-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.related-card:hover .related-img img{transform:scale(1.06)}.related-name{font-size:12.5px;font-weight:500;color:var(--bark);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding:11px 12px 4px}.pstory{padding:clamp(36px,5vw,56px) 0;background:linear-gradient(135deg,#faf4ec,#f0e6d3);position:relative;overflow:hidden}.pstory:before{content:"";position:absolute;top:-40%;right:-8%;width:480px;height:480px;background:radial-gradient(circle,rgba(196,149,106,.1) 0%,transparent 70%);pointer-events:none}.pstory-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:start}.pstory-img-wrap{border-radius:20px;overflow:hidden;box-shadow:0 20px 56px #2c1a0e26;position:relative}.pstory-img-wrap img{width:100%;height:520px;object-fit:cover;object-position:center top}.pstory-img-badge{position:absolute;bottom:16px;left:16px;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:9px;padding:9px 14px;font-family:var(--f-serif);font-size:13.5px;font-weight:600;color:var(--bark);box-shadow:0 4px 16px #0000001a}.pstory-eyebrow{display:inline-block;background:#d4870f1a;color:var(--cta);font-size:10.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border-radius:100px;margin-bottom:11px}.pstory-h2{font-family:var(--f-serif);font-size:clamp(20px,2.6vw,28px);color:var(--bark);margin-bottom:12px;line-height:1.25;letter-spacing:-.01em}.pstory-desc{font-size:14.5px;color:#7a5438;line-height:1.8;margin-bottom:18px}.pstory-pts{display:flex;flex-direction:column;gap:12px;margin-bottom:22px}.pstory-pt{display:flex;align-items:flex-start;gap:11px}.pstory-pt-ico{width:28px;height:28px;border-radius:7px;background:linear-gradient(135deg,var(--cta),var(--cta-h));display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.pstory-pt-ico svg{width:14px;height:14px;color:#fff}.pstory-pt h4{font-size:14px;font-weight:600;color:var(--bark);margin-bottom:2px}.pstory-pt p{font-size:13px;color:#7a5438;line-height:1.6}.usecases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:28px}.usecase-card{background:var(--white);border:1px solid rgba(200,155,90,.15);border-radius:13px;padding:18px 16px;text-align:center;transition:all .25s var(--ease)}.usecase-card:hover{box-shadow:0 10px 30px #50280817;transform:translateY(-2px);border-color:#c8822838}.usecase-ico{font-size:26px;margin-bottom:8px;display:block}.usecase-t{font-size:13px;font-weight:600;color:var(--bark);margin-bottom:4px}.usecase-d{font-size:12px;color:#9a7050;line-height:1.55}.mini-revs{display:flex;flex-direction:column;gap:9px;margin:14px 0}.mini-rev{background:var(--offwh);border:1px solid rgba(200,155,90,.15);border-radius:9px;padding:11px 13px;display:flex;gap:9px;align-items:flex-start}.mini-rev-av{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,var(--parch),var(--linen));display:flex;align-items:center;justify-content:center;font-family:var(--f-serif);font-size:12px;font-weight:700;color:var(--cedar);flex-shrink:0}.mini-rev-top{display:flex;align-items:center;gap:6px;margin-bottom:3px;flex-wrap:wrap}.mini-rev-name{font-size:12px;font-weight:600;color:var(--bark)}.mini-rev-vb{font-size:10px;color:var(--green);font-weight:500}.mini-rev-stars{color:var(--cta);font-size:11px}.mini-rev-txt{font-size:12.5px;color:#7a5438;line-height:1.55}.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:250;background:#fdfaf5f7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid rgba(200,155,90,.2);padding:10px clamp(16px,3vw,48px);display:none;align-items:center;gap:14px;box-shadow:0 -4px 24px #00000014}.sticky-atc.vis{display:flex}.sticky-atc-img{width:46px;height:46px;border-radius:9px;overflow:hidden;flex-shrink:0;background:var(--parch)}.sticky-atc-img img{width:100%;height:100%;object-fit:cover}.sticky-atc-info{flex:1;min-width:0}.sticky-atc-title{font-size:13px;font-weight:600;color:var(--bark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.sticky-atc-price{font-size:13px;color:var(--red);font-weight:700}.sticky-atc-btns{display:flex;gap:7px;flex-shrink:0}.sticky-atc-main{height:40px;background:var(--cta);color:#fff;border:none;border-radius:100px;font-family:var(--f-body);font-size:13px;font-weight:500;padding:0 18px;cursor:pointer;transition:all .2s;white-space:nowrap}.sticky-atc-main:hover{background:var(--cta-h)}.sticky-atc-wa{height:40px;background:#25d366;color:#fff;border:none;border-radius:100px;font-size:12px;font-weight:500;padding:0 14px;cursor:pointer;display:flex;align-items:center;gap:5px;text-decoration:none;white-space:nowrap;font-family:var(--f-body)}.sticky-atc-wa svg{width:16px;height:16px}@media(max-width:900px){.pp-grid{grid-template-columns:1fr!important}.gal-col{position:static!important}.gal-th{width:60px;height:60px}.pstory-grid{grid-template-columns:1fr;gap:24px}.pstory-img-wrap{order:-1}.usecases-grid{grid-template-columns:repeat(2,1fr)}.fbt-products{flex-direction:column}}@media(max-width:640px){.usecases-grid{grid-template-columns:1fr}.sticky-atc-wa span{display:none}.sticky-atc-wa{padding:0 12px}}.related-price{font-size:13px;font-weight:700;color:var(--red);display:block;padding:0 12px 12px}@media(max-width:768px){.related-row{grid-template-columns:repeat(2,1fr)}}.fbt-save{display:inline;background:#fbf4e8;color:#7a4a00;font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;border:1px solid rgba(212,135,15,.2)}.mini-rev-stars{color:var(--amber);font-size:11px}.gal-thumbs::-webkit-scrollbar{display:none}.gal-main{order:1}.gal-thumbs{order:2}.gal-main{cursor:zoom-in}.gal-sl img{transition:transform .4s ease,opacity .35s ease}.gal-sl.on img:hover{transform:scale(1.06)}.bm-brand{padding:0 0 10px;margin-bottom:10px;border-bottom:1px solid rgba(200,155,90,.12)}.bm-logo{display:flex;align-items:center;gap:10px}.bm-info{display:flex;flex-direction:column;gap:1px}.bm-name{font-size:16px;font-weight:800;line-height:1.2;letter-spacing:-.02em}.bm-tagline{font-size:10px;color:#9a9a9a;font-weight:400}.bm-meezan{border-top:3px solid #00693E}.bm-jazzcash{border-top:3px solid #E2001A}.gal-zoom-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:700;background:#000000e0;display:none;align-items:center;justify-content:center;cursor:zoom-out}.gal-zoom-modal.open{display:flex}.gal-zoom-modal img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:6px;animation:zoomIn .2s ease}@keyframes zoomIn{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}.gal-zoom-close{position:absolute;top:16px;right:20px;color:#fff;font-size:28px;cursor:pointer;line-height:1;background:#ffffff1a;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .15s}.gal-zoom-close:hover{background:#ffffff40}@media(max-width:768px){.pp-grid{grid-template-columns:1fr;gap:20px}.pp-wrap{padding:12px 0 48px}.gal-th{width:56px;height:56px}.gal-slides{height:320px;overflow:hidden}.gal-sl{position:absolute;top:0;right:0;bottom:0;left:0;height:320px!important}.gal-sl img{height:320px!important;width:100%;object-fit:cover}.gal-sl.on{height:320px!important}.gal-main{border-radius:12px;overflow:hidden;height:320px}.pstory-grid{grid-template-columns:1fr;gap:20px}.pstory-img-wrap img{height:280px}.pstory{padding:28px 0}.usecases-grid{grid-template-columns:repeat(2,1fr);gap:10px}.fbt-products{flex-direction:column;gap:8px}.fbt-plus{display:none}.sticky-atc{padding:8px 14px;gap:10px;flex-wrap:nowrap}.sticky-atc-img{width:38px;height:38px}.sticky-atc-title,.sticky-atc-price{font-size:12px}.sticky-atc-main{font-size:12px;padding:0 14px;height:36px}.sticky-atc-wa{height:36px;padding:0 10px}.sticky-atc-wa span{display:none}.sticky-atc-wa svg{width:18px;height:18px}.sticky-atc.vis{padding-bottom:max(8px,env(safe-area-inset-bottom))}.trust-strip{gap:6px}.ti{font-size:10.5px;padding:5px 8px}.related-row{grid-template-columns:repeat(2,1fr)}.bank-popup{padding:20px 16px}.bank-detail-row{flex-direction:column;align-items:flex-start;gap:2px}.bank-detail-row strong{font-size:14px}.disc-row{flex-wrap:wrap;gap:6px;padding:8px 12px}.disc-row-left{width:100%}.disc-badge,.disc-wa-btn,.disc-bank-btn{margin-top:4px;margin-left:39px}.btn-atc{height:46px;font-size:14px}.btn-buynow{height:42px;font-size:13px}.offer-card{min-width:140px}.pp-acc-q{font-size:13px;padding:12px 13px}}@media(max-width:480px){.pp-h1{font-size:20px}.price-curr{font-size:24px}.gal-sl img,.gal-slides,.gal-sl.on{height:300px}}.sticky-atc{bottom:0;z-index:251}body.has-sticky-cta .sticky-atc.vis{bottom:58px}@media(max-width:640px){body.has-sticky-cta .sticky-atc.vis{bottom:62px}.sticky-atc{padding:8px 14px}.sticky-atc-info{min-width:0;flex:1}.pp-wrap{padding:10px 0 60px}.pp-grid{gap:16px}.pp-h1{font-size:clamp(18px,5vw,24px);margin-bottom:10px}.pp-tags{margin-bottom:8px}.pp-tag{font-size:10px;padding:2px 8px}.pp-rat-row{gap:6px;flex-wrap:wrap;margin-bottom:8px}.pp-rbadge,.pp-vbadge{font-size:11px}.spc{padding:8px 10px;gap:7px}.spc-txt{font-size:11.5px}.price-curr{font-size:22px}.price-orig{font-size:14px}.price-disc{font-size:10px}.urg-strip{font-size:11.5px;padding:7px 11px}.del-badge{font-size:12px;padding:7px 11px}.cod-badge{font-size:11.5px;padding:4px 9px}.vpill{font-size:12px;padding:5px 11px}.pp-atc-row{gap:7px}.btn-atc{height:44px;font-size:14px}.btn-buynow,.btn-wa-order{height:40px;font-size:13px}.trust-strip{gap:5px;flex-wrap:wrap}.ti{font-size:10px;padding:5px 7px;gap:4px}.ti svg{width:12px;height:12px}.fbt-wrap{padding:14px}.fbt-title{font-size:14px}.fbt-total-txt{font-size:12px}.fbt-total-txt strong{font-size:15px}.fbt-atc{font-size:12px;padding:0 14px}.disc-panel h4{font-size:10px;padding:8px 12px 7px}.disc-row{padding:8px 12px}.disc-row-left strong{font-size:12px}.disc-sub{font-size:10.5px}.offers-title{font-size:11px}.offer-card{min-width:130px;padding:10px 12px}.offer-card-t{font-size:12px}.offer-card-d{font-size:10px}.pp-acc-q{font-size:13px;padding:11px 13px}.pp-acc-body{font-size:13px;padding:8px 13px 13px}.pstory{padding:24px 0}.pstory-img-wrap img{height:220px}.pstory-h2{font-size:18px}.pstory-desc{font-size:13.5px}.pstory-pt h4{font-size:13px}.pstory-pt p{font-size:12px}.pstory-eyebrow{font-size:10px}.usecases-grid{grid-template-columns:repeat(2,1fr);gap:8px}.usecase-card{padding:14px 12px}.usecase-ico{font-size:22px;margin-bottom:6px}.usecase-t{font-size:12px}.usecase-d{font-size:11px}.mini-rev{padding:10px 12px}.mini-rev-txt{font-size:12px}.related-row{grid-template-columns:repeat(2,1fr)}.related-name,.related-price{font-size:12px}.bank-popup{padding:18px 14px;border-radius:16px}.bank-header h3{font-size:18px}.bank-detail-row strong{font-size:13.5px}.bm-name{font-size:14px}.bank-wa-confirm{height:42px;font-size:13.5px}}@media(max-width:480px){.pp-h1{font-size:17px}.price-curr{font-size:20px}.gal-slides{height:280px!important;overflow:hidden}.gal-sl,.gal-sl img,.gal-sl.on{height:280px!important}.gal-main{height:280px!important;border-radius:10px}.gal-th{width:50px;height:50px}}.gal-wrap,.gal-main,.gal-slides{width:100%!important;max-width:100%!important;overflow:hidden!important}.gal-sl{width:100%!important;max-width:100%!important;overflow:hidden!important;left:0!important;right:0!important}.gal-sl img{width:100%!important;max-width:100%!important;object-fit:cover!important}@media(max-width:768px){.pp-grid{grid-template-columns:1fr!important;overflow:hidden}.gal-col{position:static!important;overflow:hidden}.gal-main{height:340px!important;border-radius:12px!important}.gal-slides{height:340px!important}.gal-sl{height:340px!important;position:absolute!important}.gal-sl.on{height:340px!important;position:relative!important}.gal-sl img{height:340px!important;width:100%!important;object-fit:cover!important}.gal-thumbs{flex-direction:row!important;overflow-x:auto!important;overflow-y:hidden!important;width:100%!important;flex-wrap:nowrap!important}.gal-th{flex-shrink:0!important}.pp-info{overflow:hidden}.pp-h1{word-break:break-word}.pp-rat-row,.price-row{flex-wrap:wrap}.breadcrumb{overflow:hidden}.sticky-atc{padding:8px 14px env(safe-area-inset-bottom,8px)!important;gap:10px!important}}@media(max-width:480px){.gal-main,.gal-slides,.gal-sl,.gal-sl.on,.gal-sl img{height:280px!important}}@media(max-width:768px){.pp-wrap>.w{overflow:hidden}.pp-wrap .pp-grid{overflow:hidden;width:100%}}@media(min-width:901px){.pp-grid{display:grid!important;grid-template-columns:55% 44%!important;gap:clamp(28px,4vw,52px)!important;align-items:start!important;overflow:visible!important}.gal-col{position:sticky!important;top:80px!important;align-self:start!important;height:fit-content!important;max-height:calc(100vh - 100px)!important;overflow:visible!important}.gal-wrap{overflow:visible!important;width:100%}.gal-main{overflow:hidden!important;border-radius:16px}.gal-slides{overflow:hidden!important}}@media(max-width:900px)and (min-width:641px){.pp-grid{grid-template-columns:1fr!important;gap:20px!important}.gal-col{position:static!important;height:auto!important}.gal-slides,.gal-sl{height:420px!important;overflow:hidden!important}.gal-sl.on{height:420px!important}.gal-sl img{height:420px!important;object-fit:cover!important;width:100%!important}.gal-main{height:420px!important;overflow:hidden!important}}@media(max-width:640px){.pp-grid{grid-template-columns:1fr!important;gap:16px!important}.gal-col{position:static!important;height:auto!important;overflow:hidden!important}.gal-wrap{overflow:hidden!important;width:100%!important}.gal-slides{height:320px!important;overflow:hidden!important;width:100%!important}.gal-sl{height:320px!important;overflow:hidden!important;left:0!important;right:0!important;width:100%!important}.gal-sl.on{height:320px!important;width:100%!important}.gal-sl img{height:320px!important;width:100%!important;object-fit:cover!important;max-width:100%!important}.gal-main{height:320px!important;overflow:hidden!important;border-radius:12px!important;width:100%!important;max-width:100%!important}.gal-thumbs{flex-direction:row!important;overflow-x:auto!important;width:100%!important}.gal-th{flex-shrink:0!important;width:60px!important;height:60px!important}}@media(max-width:480px){.gal-slides,.gal-sl,.gal-sl.on,.gal-sl img,.gal-main{height:260px!important}}@media(max-width:640px){.fbt-prod{min-width:unset;width:100%;flex:unset}.fbt-prod-name{font-size:12px;white-space:normal;overflow:visible;text-overflow:unset}.fbt-wrap{padding:14px}.fbt-foot{flex-direction:column;gap:10px;align-items:flex-start}.fbt-atc{width:100%;height:38px;justify-content:center;display:flex;align-items:center}.fbt-total-txt{font-size:13px}.fbt-total-txt strong{font-size:16px}.fbt-save{display:inline}#stickyAtc.vis{bottom:0!important}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/wx-pp.css.map */
