.pandi-rug-page{font-family:var(--font-body-family);color:rgba(var(--color-foreground));line-height:1.5;background:rgb(var(--color-background));max-width:100%}.pandi-rug-page *{box-sizing:border-box}.pandi-rug-page .prp-crumb{padding:12px 20px;font-size:11px;color:rgba(var(--color-foreground-secondary));background:rgb(var(--color-background));border-bottom:1px solid rgba(var(--color-border));max-width:1400px;margin:0 auto}.pandi-rug-page .prp-crumb a{color:rgba(var(--color-foreground-secondary));text-decoration:none}.pandi-rug-page .prp-crumb b{color:rgba(var(--color-foreground));font-weight:600}.pandi-rug-page .prp-main{display:grid;min-width:0;grid-template-columns:1.05fr 1fr;gap:36px;padding:28px 24px;background:rgb(var(--color-background));max-width:1400px;margin:0 auto}.pandi-rug-page .prp-gal{min-width:0;display:flex;flex-direction:column;gap:10px;position:sticky;top:20px;align-self:start}.pandi-rug-page .prp-mimg{width:100%;position:relative;background:rgb(var(--color-background-secondary));border-radius:var(--border-radius-main,12px);overflow:hidden;aspect-ratio:1/1}.pandi-rug-page .prp-mimg .swiper{width:100%;height:100%}.pandi-rug-page .prp-mimg .swiper-slide{display:flex;align-items:center;justify-content:center}.pandi-rug-page .prp-mimg img,.pandi-rug-page .prp-mimg video{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.pandi-rug-page .prp-mimg:hover img{transform:scale(1.03)}.pandi-rug-page .prp-bdg{position:absolute;top:14px;left:14px;display:flex;flex-direction:column;gap:6px;z-index:3}.pandi-rug-page .prp-b{font-size:10px;font-weight:700;letter-spacing:1px;padding:6px 12px;border-radius:6px;text-transform:uppercase;color:#fff}.pandi-rug-page .prp-b.new{background:#086b05}.pandi-rug-page .prp-b.premium{background:#033826;color:#9fdb10}.pandi-rug-page .prp-b.sale{background:#d60202}.pandi-rug-page .prp-arr{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;background:#fff;border:1px solid rgba(var(--color-border));border-radius:50%;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground));cursor:pointer;z-index:2;transition:all .2s;box-shadow:0 2px 8px #0000000f}.pandi-rug-page .prp-arr.prev{left:12px}.pandi-rug-page .prp-arr.next{right:12px}.pandi-rug-page .prp-arr:hover{background:#033826;color:#fff;border-color:#033826}.pandi-rug-page .prp-cnt{position:absolute;bottom:12px;right:12px;background:#033826e6;color:#fff;font-size:11px;padding:5px 12px;border-radius:12px;z-index:2;font-weight:500}.pandi-rug-page .prp-ths{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.pandi-rug-page .prp-th{aspect-ratio:1/1;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;opacity:.65;transition:all .2s;background:rgb(var(--color-background-secondary))}.pandi-rug-page .prp-th:hover{opacity:.85}.pandi-rug-page .prp-th.swiper-slide-thumb-active{opacity:1;border-color:#033826}.pandi-rug-page .prp-th img{width:100%;height:100%;object-fit:cover}.pandi-rug-page .prp-info{min-width:0;display:flex;flex-direction:column;gap:14px}.pandi-rug-page .prp-slot{padding:6px 0;min-height:8px}.pandi-rug-page .prp-slot:empty{display:none}.pandi-rug-page .prp-vnd{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#086b05;font-weight:700}.pandi-rug-page .prp-ttl{font-family:var(--font-heading-family);font-size:28px;font-weight:700;color:rgba(var(--color-foreground-title));margin:0;line-height:1.2;letter-spacing:-.4px}.pandi-rug-page .prp-pr{display:flex;align-items:baseline;gap:12px;padding:18px 0;border-top:1px solid rgba(var(--color-border));border-bottom:1px solid rgba(var(--color-border));flex-wrap:wrap}.pandi-rug-page .prp-prn{font-family:var(--font-heading-family);font-size:30px;font-weight:700;color:rgba(var(--color-foreground-title))}.pandi-rug-page .prp-pro{font-size:15px;color:rgba(var(--color-foreground-secondary));text-decoration:line-through}.pandi-rug-page .prp-sv{background:#d60202;color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:6px;letter-spacing:.5px}.pandi-rug-page .prp-tx{font-size:11px;color:rgba(var(--color-foreground-secondary));margin-left:auto}.pandi-rug-page .prp-sh{font-size:14px;color:rgba(var(--color-foreground-secondary));line-height:1.65}.pandi-rug-page .prp-sh b{color:rgba(var(--color-foreground-title));font-weight:600}.pandi-rug-page .prp-opt{display:flex;flex-direction:column;gap:10px}.pandi-rug-page .prp-ol{font-size:12px;color:rgba(var(--color-foreground-title));font-weight:700;letter-spacing:.5px;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center}.pandi-rug-page .prp-ol b{color:#086b05;text-transform:none;letter-spacing:0;font-weight:600}.pandi-rug-page .prp-ol a{font-size:11px;color:rgba(var(--color-foreground-secondary));text-transform:none;letter-spacing:0;font-weight:500;text-decoration:underline;cursor:pointer}.pandi-rug-page .prp-szs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pandi-rug-page .prp-sz{padding:14px 12px;border:1.5px solid rgba(var(--color-border));background:#fff;border-radius:var(--border-radius-button,8px);cursor:pointer;transition:all .2s;position:relative;display:block}.pandi-rug-page .prp-sz:hover{border-color:#033826;transform:translateY(-1px)}.pandi-rug-page .prp-sz.sel{border-color:#033826;background:#033826}.pandi-rug-page .prp-sz.sel .prp-szn{color:#9fdb10}.pandi-rug-page .prp-sz.sel .prp-szd{color:#fff}.pandi-rug-page .prp-sz.sel .prp-szp{color:#9fdb10}.pandi-rug-page .prp-sz.unavailable{opacity:.4;cursor:not-allowed}.pandi-rug-page .prp-szn{font-size:11px;font-weight:700;color:#086b05;margin-bottom:4px;letter-spacing:1px;text-transform:uppercase;transition:color .2s}.pandi-rug-page .prp-szd{font-size:14px;font-weight:600;color:rgba(var(--color-foreground-title));margin-bottom:2px;transition:color .2s}.pandi-rug-page .prp-szp{font-size:13px;font-weight:700;color:rgba(var(--color-foreground-title));transition:color .2s}.pandi-rug-page .prp-szt{position:absolute;top:-7px;right:8px;background:#9fdb10;color:#033826;font-size:9px;font-weight:700;padding:2px 8px;border-radius:4px;letter-spacing:1px;text-transform:uppercase}.pandi-rug-page .prp-qr{display:flex;gap:10px;align-items:stretch}.pandi-rug-page .prp-q{display:flex;align-items:center;border:1.5px solid rgba(var(--color-border));border-radius:var(--border-radius-button,8px);background:#fff;overflow:hidden}.pandi-rug-page .prp-q button{background:none;border:none;width:38px;height:50px;font-size:18px;color:rgba(var(--color-foreground-title));cursor:pointer;font-weight:600;padding:0;font-family:inherit}.pandi-rug-page .prp-q button:hover{background:rgb(var(--color-background-secondary))}.pandi-rug-page .prp-q input{width:44px;height:50px;border:none;text-align:center;font-size:15px;font-weight:600;color:rgba(var(--color-foreground-title));background:transparent;outline:none;-moz-appearance:textfield;font-family:inherit}.pandi-rug-page .prp-q input::-webkit-outer-spin-button,.pandi-rug-page .prp-q input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pandi-rug-page .prp-atc{flex:1;background:#033826;color:#fff;border:none;height:50px;font-size:12px;font-weight:700;letter-spacing:2px;cursor:pointer;text-transform:uppercase;border-radius:var(--border-radius-button,8px);transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px;font-family:inherit}.pandi-rug-page .prp-atc:hover:not(:disabled){background:#086b05;transform:translateY(-1px);box-shadow:0 6px 14px #086b0540}.pandi-rug-page .prp-atc:disabled{background:#999;cursor:not-allowed;opacity:.6}.pandi-rug-page .prp-deliv{background:#f7fbe9;border:1px solid #d6e89c;border-radius:var(--border-radius-button,8px);padding:14px;font-size:12px;color:#033826;display:flex;align-items:flex-start;gap:10px}.pandi-rug-page .prp-deliv svg{color:#086b05;flex-shrink:0;margin-top:1px}.pandi-rug-page .prp-deliv b{color:#086b05;font-weight:700}.pandi-rug-page .prp-quad{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pandi-rug-page .prp-qb{display:flex;align-items:center;gap:8px;padding:11px 12px;background:#fff;border:1px solid rgba(var(--color-border));border-radius:var(--border-radius-button,8px);font-size:11px;color:rgba(var(--color-foreground-title));font-weight:500}.pandi-rug-page .prp-qb svg{color:#086b05;flex-shrink:0}.pandi-rug-page .prp-qb b{font-weight:700;display:block;font-size:12px;color:rgba(var(--color-foreground-title))}.pandi-rug-page .prp-qb span{font-size:10px;color:rgba(var(--color-foreground-secondary));display:block;margin-top:1px}.pandi-rug-page .prp-tabs{display:flex;gap:0;border-bottom:2px solid rgba(var(--color-border));margin-top:8px}.pandi-rug-page .prp-tab{padding:10px 4px;font-size:12px;font-weight:600;color:rgba(var(--color-foreground-secondary));cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;letter-spacing:.5px;text-transform:uppercase;flex:1;text-align:center;transition:all .2s;font-family:inherit;background:none;border-left:none;border-right:none;border-top:none}.pandi-rug-page .prp-tab.act{color:rgba(var(--color-foreground-title));border-bottom-color:#9fdb10}.pandi-rug-page .prp-tab-content{padding:14px 0;font-size:13px;color:rgba(var(--color-foreground-secondary));line-height:1.7;display:none}.pandi-rug-page .prp-tab-content.act{display:block}.pandi-rug-page .prp-tab-content ul{padding:0;margin:0;list-style:none}.pandi-rug-page .prp-tab-content ul li{padding:8px 0 8px 26px;position:relative;border-bottom:1px solid rgba(var(--color-border));font-size:12.5px}.pandi-rug-page .prp-tab-content ul li:last-child{border-bottom:none}.pandi-rug-page .prp-tab-content ul li:before{content:"\2713";position:absolute;left:0;top:8px;width:14px;height:14px;background:#9fdb10;color:#033826;border-radius:50%;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.pandi-rug-page .prp-tab-content ul li b{color:rgba(var(--color-foreground-title));font-weight:700}.pandi-rug-page .prp-section{padding:48px 32px;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-border));max-width:1400px;margin:0 auto}.pandi-rug-page .prp-section-alt{padding:48px 32px;background:rgb(var(--color-background-secondary));border-top:1px solid rgba(var(--color-border));max-width:1400px;margin:0 auto}.pandi-rug-page .prp-section-dark{padding:48px 32px;background:linear-gradient(90deg,#086b05 24%,#0d8a08);color:#fff;max-width:1400px;margin:0 auto}.pandi-rug-page .prp-sec-mk{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#086b05;font-weight:700;text-align:center;margin-bottom:10px}.pandi-rug-page .prp-section-dark .prp-sec-mk{color:#9fdb10}.pandi-rug-page .prp-sec-title{font-family:var(--font-heading-family);font-size:28px;font-weight:700;color:rgba(var(--color-foreground-title));text-align:center;margin:0 0 8px;letter-spacing:-.5px;line-height:1.2}.pandi-rug-page .prp-sec-title b{color:#086b05;font-weight:800}.pandi-rug-page .prp-section-dark .prp-sec-title{color:#fff}.pandi-rug-page .prp-section-dark .prp-sec-title b{color:#9fdb10}.pandi-rug-page .prp-sec-sub{font-size:14px;color:rgba(var(--color-foreground-secondary));text-align:center;margin:0 auto 28px;max-width:520px;line-height:1.6}.pandi-rug-page .prp-section-dark .prp-sec-sub{color:#ffffffd9}.pandi-rug-page .prp-feat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1100px;margin:0 auto}.pandi-rug-page .prp-feat-c{text-align:center}.pandi-rug-page .prp-feat-i{width:64px;height:64px;background:#f7fbe9;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;color:#086b05;border:2px solid #d6e89c;transition:all .3s}.pandi-rug-page .prp-feat-c:hover .prp-feat-i{background:#033826;color:#9fdb10;border-color:#033826;transform:scale(1.05)}.pandi-rug-page .prp-feat-c h4{font-family:var(--font-heading-family);font-size:13px;font-weight:700;color:rgba(var(--color-foreground-title));margin:0 0 6px;text-transform:uppercase;letter-spacing:.5px}.pandi-rug-page .prp-feat-c p{font-size:12px;color:rgba(var(--color-foreground-secondary));line-height:1.6;margin:0}.pandi-rug-page .prp-lifestyle{display:grid;grid-template-columns:1.2fr 1fr;gap:32px;align-items:center;max-width:1100px;margin:0 auto}.pandi-rug-page .prp-lifestyle.rev{grid-template-columns:1fr 1.2fr}.pandi-rug-page .prp-lifestyle img,.pandi-rug-page .prp-lifestyle .prp-ph{aspect-ratio:4/3;background:rgb(var(--color-background-secondary));border-radius:var(--border-radius-main,12px);width:100%;object-fit:cover}.pandi-rug-page .prp-lifestyle h3{font-family:var(--font-heading-family);font-size:22px;font-weight:700;color:rgba(var(--color-foreground-title));margin:0 0 12px;letter-spacing:-.3px;line-height:1.25}.pandi-rug-page .prp-lifestyle h3 b{color:#086b05}.pandi-rug-page .prp-lifestyle p{font-size:14px;color:rgba(var(--color-foreground-secondary));line-height:1.7;margin:0 0 14px}.pandi-rug-page .prp-lifestyle .prp-lt-mk{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#086b05;font-weight:700;margin-bottom:10px;display:block}.pandi-rug-page .prp-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:680px;margin:0 auto}.pandi-rug-page .prp-stat{padding:24px 16px;background:#ffffff14;border-radius:var(--border-radius-main,12px);border:1px solid rgba(159,219,16,.25);text-align:center}.pandi-rug-page .prp-stat-n{font-family:var(--font-heading-family);font-size:38px;font-weight:800;color:#9fdb10;margin-bottom:4px;line-height:1}.pandi-rug-page .prp-stat-l{font-size:11px;color:#fff;letter-spacing:1.5px;text-transform:uppercase;opacity:.9;font-weight:600}.pandi-rug-page .prp-specs{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start;max-width:1000px;margin:0 auto}.pandi-rug-page .prp-specs-img{aspect-ratio:1/1;background:rgb(var(--color-background-secondary));border-radius:var(--border-radius-main,12px);width:100%;object-fit:cover}.pandi-rug-page .prp-specs-list{display:flex;flex-direction:column;gap:10px}.pandi-rug-page .prp-spec-row{display:flex;align-items:flex-start;gap:14px;padding:14px;background:rgb(var(--color-background-secondary));border-radius:var(--border-radius-button,8px);border-right:3px solid #9fdb10}.pandi-rug-page .prp-spec-row svg{color:#086b05;flex-shrink:0;margin-top:1px}.pandi-rug-page .prp-spec-row b{display:block;font-family:var(--font-heading-family);font-size:13px;color:rgba(var(--color-foreground-title));font-weight:700;margin-bottom:3px}.pandi-rug-page .prp-spec-row span{font-size:12px;color:rgba(var(--color-foreground-secondary));line-height:1.55}.pandi-rug-page .prp-faq-wrap{max-width:680px;margin:0 auto}.pandi-rug-page .prp-fi{padding:18px 0;border-bottom:1px solid rgba(var(--color-border));cursor:pointer}.pandi-rug-page .prp-fi:last-child{border-bottom:none}.pandi-rug-page .prp-fi summary{list-style:none;cursor:pointer}.pandi-rug-page .prp-fi summary::-webkit-details-marker{display:none}.pandi-rug-page .prp-fq{font-size:14px;font-weight:600;color:rgba(var(--color-foreground-title));display:flex;justify-content:space-between;align-items:center;gap:12px}.pandi-rug-page .prp-fa{font-size:13px;color:rgba(var(--color-foreground-secondary));line-height:1.7;margin-top:12px}.pandi-rug-page .prp-fi svg.prp-cv{transition:transform .3s;color:#086b05;flex-shrink:0}.pandi-rug-page .prp-fi[open] svg.prp-cv{transform:rotate(180deg)}@media(max-width:760px){.pandi-rug-page .prp-main{grid-template-columns:1fr;padding:16px;gap:20px}.pandi-rug-page .prp-gal{position:static}.pandi-rug-page .prp-feat-grid{grid-template-columns:1fr 1fr}.pandi-rug-page .prp-stats-grid{grid-template-columns:1fr}.pandi-rug-page .prp-lifestyle,.pandi-rug-page .prp-lifestyle.rev{grid-template-columns:1fr;gap:20px}.pandi-rug-page .prp-specs{grid-template-columns:1fr}.pandi-rug-page .prp-ths{grid-template-columns:repeat(4,1fr)}.pandi-rug-page .prp-section,.pandi-rug-page .prp-section-alt,.pandi-rug-page .prp-section-dark{padding:36px 20px}.pandi-rug-page .prp-sec-title{font-size:22px}.pandi-rug-page .prp-ttl{font-size:24px}.pandi-rug-page .prp-quad{grid-template-columns:1fr}}.pandi-rug-page *:focus-visible{outline:2px solid #9fdb10;outline-offset:2px}.prp-tasa0{display:flex;align-items:center;gap:12px;padding:14px 16px;margin:14px 0;background:linear-gradient(135deg,#033826,#086b05);color:#fff;border-radius:12px;box-shadow:0 4px 12px #0338262e}.prp-tasa0-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff26;border-radius:50%;color:#9fdb10}.prp-tasa0-text{flex:1;display:flex;flex-direction:column;line-height:1.3}.prp-tasa0-text b{font-size:15px;font-weight:700;color:#fff}.prp-tasa0-text span{font-size:12px;opacity:.9;color:#e8f5e9}.prp-tasa0-badge{flex-shrink:0;background:#9fdb10;color:#033826;font-weight:900;font-size:18px;padding:6px 12px;border-radius:8px;letter-spacing:-.5px}.prp-paym{margin:14px 0;padding:16px;border:1px solid #e5e7eb;border-radius:14px;background:linear-gradient(180deg,#fafbfc,#f4f6f8)}.prp-paym-title{font-size:11px;color:#6b7280;text-align:center;margin-bottom:14px;font-weight:700;text-transform:uppercase;letter-spacing:.8px}.prp-paym-icons{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.prp-pi{display:flex;align-items:center;justify-content:center;padding:0;background:transparent;transition:transform .2s ease}.prp-pi:hover{transform:translateY(-2px)}.prp-pi svg{width:100%;max-width:68px;height:auto;display:block;border-radius:6px;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000a;aspect-ratio:780/500}.prp-viewers{display:flex;align-items:center;gap:8px;padding:10px 14px;margin:12px 0;background:#fff8e1;border:1px solid #ffe082;border-radius:10px;font-size:13px;color:#5d4037}.prp-pulse{display:inline-block;width:10px;height:10px;background:#f44336;border-radius:50%;flex-shrink:0;animation:prp-pulse-anim 1.5s infinite}.prp-viewers b{color:#d32f2f;font-weight:800}@keyframes prp-pulse-anim{0%,to{box-shadow:0 0 #f44336b3;transform:scale(1)}50%{box-shadow:0 0 0 8px #f4433600;transform:scale(1.1)}}.prp-live-popup{position:fixed;bottom:20px;left:20px;display:flex;align-items:center;gap:12px;background:#fff;border-radius:14px;box-shadow:0 8px 32px #0000002e;padding:12px 36px 12px 12px;max-width:340px;z-index:9998;border:1px solid #e8f5e9}.prp-live-popup.in{animation:prp-slide-in .5s cubic-bezier(.16,1,.3,1)}.prp-live-popup.out{animation:prp-slide-out .5s ease-in forwards}@keyframes prp-slide-in{0%{transform:translate(-120%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes prp-slide-out{0%{transform:translate(0);opacity:1}to{transform:translate(-120%);opacity:0}}.prp-live-close{position:absolute;top:6px;right:8px;background:transparent;border:none;font-size:22px;line-height:1;color:#999;cursor:pointer;padding:2px 6px;border-radius:4px}.prp-live-close:hover{background:#f5f5f5;color:#333}.prp-live-img{flex-shrink:0;width:52px;height:52px;border-radius:10px;overflow:hidden;background:#f5f5f5}.prp-live-img img{width:100%;height:100%;object-fit:cover}.prp-live-ph{width:100%;height:100%;background:linear-gradient(135deg,#033826,#086b05)}.prp-live-content{flex:1;display:flex;flex-direction:column;line-height:1.35;min-width:0}.prp-live-name{font-size:13px;color:#333}.prp-live-name b{font-weight:700;color:#033826}.prp-live-action{font-size:12px;color:#555;margin-top:1px}.prp-live-time{font-size:11px;color:#888;margin-top:3px;display:flex;align-items:center;gap:5px}.prp-live-dot{display:inline-block;width:6px;height:6px;background:#4caf50;border-radius:50%;animation:prp-pulse-green 2s infinite}@keyframes prp-pulse-green{0%,to{opacity:1}50%{opacity:.4}}@media(max-width:768px){.prp-live-popup{left:10px;right:10px;bottom:10px;max-width:none;padding:10px 32px 10px 10px}.prp-live-img{width:44px;height:44px}.prp-paym-icons{grid-template-columns:repeat(3,1fr);gap:10px}.prp-pi svg{max-width:90px}.prp-tasa0{padding:12px 14px;gap:10px}.prp-tasa0-text b{font-size:14px}.prp-tasa0-text span{font-size:11px}.prp-tasa0-badge{font-size:16px;padding:5px 10px}}
/*# sourceMappingURL=/cdn/shop/t/96/assets/rugs-collection.css.map */
