.theme-futuroo .pl-root{padding:18px 20px 40px;background:linear-gradient(180deg,#f4f6fb,#ffffff 40%);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.theme-futuroo .pl-root .pl-container{width:93%;margin:0 auto}.theme-futuroo .pl-root .pl-container .pl-header{padding:4px 4px 16px}.theme-futuroo .pl-root .pl-container .pl-header h2{margin:4px 0;font-weight:650;color:var(--emerald);letter-spacing:.02em}.theme-futuroo .pl-root .pl-container .pl-header .pl-sub{font-size:.9rem;color:var(--muted);margin-top:10px}.theme-futuroo .pl-root .pl-container .sort-card{display:flex;justify-content:space-around;align-items:center;margin-bottom:18px;padding:10px 14px;height:100px}.theme-futuroo .pl-root .pl-container .sort-card .sort-cart-count{display:flex;flex-direction:column;gap:4px}.theme-futuroo .pl-root .pl-container .sort-card .sort-actions button{background:#ffffff;border:1px solid var(--muted);padding:6px 10px;border-radius:999px;cursor:pointer;font-weight:600;font-size:.8rem;color:var(--muted);transition:.18s;margin:0 5px}.theme-futuroo .pl-root .pl-container .sort-card .sort-actions button:hover{background:var(--emerald);color:white;border-color:var(--emerald);box-shadow:0 6px 16px rgba(16,185,129,.3)}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,400px));gap:18px}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card{cursor:pointer;padding:15px 10px;border-radius:16px;border:1px solid rgba(226,232,240,.9);background:linear-gradient(180deg,#f9fafb,#ffffff 30%);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card:hover{box-shadow:0 16px 35px rgba(15,23,42,.16);border-color:var(--emerald)}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .badge-row{position:absolute;top:10px;left:10px;z-index:9}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .badge-row .badge{font-size:.7rem;background:rgba(15,118,110,.92);color:white;padding:5px 9px;border-radius:999px;box-shadow:0 6px 14px rgba(13,148,136,.3)}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .img-wrapper{height:170px;border-radius:14px 14px 0 0;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .img-wrapper .p-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .img-wrapper .img-phold{font-size:.85rem;font-weight:600;color:#0f172a;padding:10px;text-align:center;opacity:.8}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .p-info{padding:12px 14px;display:flex;flex-direction:column;gap:8px}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .p-info .p-title{font-size:.9rem;font-weight:600;color:#111827;line-height:1.4}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .p-info .amount{font-size:1rem;color:var(--emerald-dark)}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .p-info .p-rating{font-size:.8rem;font-weight:600;color:#111827}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .p-info .p-rating .p-rating-count{font-size:.7rem;color:var(--muted)}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .p-actions{display:flex;gap:8px;margin-top:10px}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .p-actions .btn-neutral,.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .p-actions .btn-primary{flex:1;font-size:.8rem;padding:13px 15px;border-radius:999px;cursor:pointer;font-weight:600;transition:.18s;border:1px solid var(--emerald)}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .p-actions .btn-primary{background:linear-gradient(90deg,var(--emerald),var(--emerald-light));color:white}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .p-actions .btn-neutral{background:var(--color-surface);color:var(--emerald)}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .p-actions .btn-primary:hover{box-shadow:0 10px 24px rgba(16,185,129,.28)}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .p-actions .btn-neutral:hover{border-color:#9ca3af;background:#f9fafb}.theme-futuroo .pl-root .pl-container .pl-grid .pagination{margin-top:26px;display:flex;gap:8px}.theme-futuroo .pl-root .pl-container .pl-grid .pagination .pg{background:white;padding:8px 13px;border-radius:999px;border:1px solid var(--border-soft);cursor:pointer;font-weight:600;font-size:.85rem;transition:.18s}.theme-futuroo .pl-root .pl-container .pl-grid .pagination .pg:hover{border-color:var(--emerald);background:#f0fdf4}.theme-futuroo .pl-root .pl-container .pl-grid .pagination .pg.active{background:var(--emerald);color:white;border-color:var(--emerald)}@media (min-width:1200px){.theme-futuroo .pl-container{width:93%}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}@media (min-width:992px) and (max-width:1199px){.theme-futuroo .pl-container{width:95%}.theme-futuroo .pl-root .pl-container .pl-grid{grid-template-columns:240px 1fr;gap:22px}.theme-futuroo .product-grid{grid-template-columns:repeat(3,1fr);gap:18px}}@media (min-width:768px) and (max-width:991px){.theme-futuroo .pl-root .pl-container .pl-grid{grid-template-columns:1fr;gap:20px}.theme-futuroo .pl-root .pl-container .sort-card{flex-wrap:wrap;gap:12px}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid{grid-template-columns:repeat(2,1fr);gap:16px}}.theme-futuroo @media(min-width: 481px) and(max-width: 767px){.pl-header h2{font-size:1.6rem}.pl-root .pl-container .sort-card .sort-actions{display:flex}.pl-root .pl-container .pl-grid{grid-template-columns:1fr;gap:18px}.pl-root .pl-container .pl-grid .product-grid{grid-template-columns:repeat(2,200px);gap:14px}.img-wrapper{height:150px}.p-info{padding:10px;gap:6px}.p-title{font-size:.8rem}.p-actions button{font-size:.75rem;padding:7px 10px}}.theme-futuroo @media(max-width: 480px){.pl-root{padding:10px 8px 24px}.pl-root .pl-container{width:100%}.pl-root .pl-container .sort-card .sort-actions{display:flex}.pl-root .pl-container .sort-card .sort-actions button{padding:5px 6px;font-size:.6rem}.pl-root .pl-container .pl-grid{grid-template-columns:1fr;gap:16px}.pl-root .pl-container .pl-grid .product-grid{grid-template-columns:1fr;gap:14px}.img-wrapper{height:140px}.p-title{font-size:.75rem}.color-dot,.pill-row button{font-size:.65rem;padding:4px 8px}.p-actions button{font-size:.7rem;padding:6px 8px}}.theme-futuroo .sub-cat-wrapper{display:flex;justify-content:center;gap:16px}.theme-futuroo .filter-drawer .sub-cat-wrapper{display:flex;justify-content:center;flex-direction:column;gap:16px;align-items:center}.theme-futuroo .sub-cat-wrapper .action-menu .menu-trigger.with-label,.theme-futuroo .sub-cat-wrapper .menu-dropdown{width:180px}.theme-futuroo .filter-drawer{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:999;display:flex;align-items:center;justify-content:center;padding:16px}.theme-futuroo .filter-drawer>.drawer-content{background:#fff;width:100%;max-width:420px;max-height:85vh;display:flex;flex-direction:column;border-radius:12px;overflow:hidden}.theme-futuroo .filter-drawer .drawer-header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid #eee}.theme-futuroo .filter-drawer .drawer-header .btn{padding:6px 10px;border:1px solid var(--emerald);color:var(--emerald);background:var(--panel-soft);border-radius:8px;width:50px}.theme-futuroo .filter-drawer .drawer-body{padding:16px;overflow-y:auto}.theme-futuroo .filter-drawer .menu-trigger.with-label{width:100%}.theme-futuroo .filter-drawer .menu-dropdown{width:100%;max-height:240px}.theme-futuroo .pd-root{background:linear-gradient(180deg,var(--bg),#ffffff);padding:25px 10px;color:var(--text)}.theme-futuroo .pd-root .pd-container{max-width:95%;margin:0 auto}.theme-futuroo .pd-root .pd-container .pd-grid{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.theme-futuroo .pd-root .pd-container .pd-grid .left-col{width:40%;position:sticky;top:25%;height:-moz-fit-content;height:fit-content}.theme-futuroo .pd-root .pd-container .pd-grid .left-col .gallery{position:relative;margin-bottom:28px!important}.theme-futuroo .pd-root .pd-container .pd-grid .left-col .gallery .main-visual{background:linear-gradient(180deg,#fff,#f7fcfb);border-radius:14px;padding:18px;box-shadow:var(--shadow-soft);position:relative;overflow:hidden}.theme-futuroo .pd-root .pd-container .pd-grid .left-col .gallery .main-visual .badge-wrap{position:absolute;top:14px;left:14px;display:flex;gap:8px;z-index:3}.theme-futuroo .badge-wrap .badge{padding:6px 10px;border-radius:999px;font-weight:800;font-size:12px;color:white;box-shadow:0 6px 18px rgba(0,0,0,.08)}.theme-futuroo .badge-wrap .badge.hot{background:linear-gradient(90deg,var(--flame),var(--flame-light))}.theme-futuroo .badge-wrap .badge.save{background:linear-gradient(90deg,#0f8a6a,#16a798)}.theme-futuroo .main-visual .main-img{width:100%;height:420px;-o-object-fit:contain;object-fit:contain;display:block;transition:transform .35s ease;cursor:zoom-in;background:transparent}.theme-futuroo .main-img:hover{transform:scale(1.08)}.theme-futuroo .thumbs{display:flex;gap:10px;margin-top:12px;margin-bottom:14px}.theme-futuroo .thumbs .thumb{border-radius:8px;overflow:hidden;border:1px solid var(--border-soft);padding:4px;background:var(--panel-strong);cursor:pointer;transition:.18s}.theme-futuroo .thumbs .thumb.active{outline:2px solid var(--emerald);transform:translateY(-4px)}.theme-futuroo .thumbs .thumb img{width:90px;height:64px;-o-object-fit:contain;object-fit:contain;display:block}.theme-futuroo .zoom-note{font-size:12px;color:var(--muted);margin-top:8px;margin-bottom:10px}.theme-futuroo .faq,.theme-futuroo .related,.theme-futuroo .rev-list,.theme-futuroo .review-input{margin-bottom:28px!important}.theme-futuroo .reviews{padding-top:10px;margin-bottom:32px}@media (max-width:480px){.theme-futuroo .pd-root{padding:16px 8px}.theme-futuroo .pd-root .pd-container{max-width:100%}.theme-futuroo .pd-root .pd-container .pd-grid{flex-direction:column;gap:18px}.theme-futuroo .pd-root .pd-container .pd-grid .left-col{width:100%;position:static;top:auto}.theme-futuroo .main-visual .main-img{height:260px}.theme-futuroo .thumbs{overflow-x:auto;margin-top:25px;padding-bottom:6px}.theme-futuroo .thumbs .thumb img{width:72px;height:52px}.theme-futuroo .highlights{flex-direction:column;gap:10px}}@media (min-width:481px) and (max-width:767px){.theme-futuroo .pd-root{padding:20px 12px}.theme-futuroo .pd-root .pd-container .pd-grid{flex-direction:column;gap:22px}.theme-futuroo .pd-root .pd-container .pd-grid .left-col{width:100%}.theme-futuroo .main-visual .main-img{height:300px}.theme-futuroo .highlights{flex-wrap:wrap}.theme-futuroo .highlights .highlight{flex:1 1 100%}}@media (min-width:768px) and (max-width:991px){.theme-futuroo .pd-root{padding:22px 14px}.theme-futuroo .pd-root .pd-container .pd-grid{flex-direction:column;gap:20px}.theme-futuroo .pd-root .pd-container .pd-grid .left-col{width:100%}.theme-futuroo .main-visual .main-img{height:360px}.theme-futuroo .highlights{gap:10px}}@media (min-width:992px) and (max-width:1199px){.theme-futuroo .pd-root .pd-container{max-width:96%}.theme-futuroo .pd-root .pd-container .pd-grid .left-col{width:56%}.theme-futuroo .main-visual .main-img{height:400px}}@media (min-width:1200px){.theme-futuroo .pd-root .pd-container{max-width:95%}.theme-futuroo .main-visual .main-img{height:400px}}.theme-futuroo .right-card{width:58%;background:rgba(255,255,255,.85);border-radius:20px;padding:28px 24px;border:1px solid rgba(0,0,0,.06);transition:.3s ease}.theme-futuroo .right-card .title-row{display:flex;justify-content:space-between;flex-direction:row}.theme-futuroo .right-card .title-row .pd-title{font-size:22px;font-weight:600;margin:0;text-align:left;color:var(--text);line-height:1.35}.theme-futuroo .right-card .title-row .wishlist-btn{display:inline-flex;align-items:center;gap:7px;padding:9px 18px;border-radius:var(--radius-pill);border:1.5px solid var(--border-soft);background:var(--glass-bg);backdrop-filter:var(--blur);-webkit-backdrop-filter:var(--blur);box-shadow:var(--shadow-soft);color:var(--muted);font-size:13px;font-weight:700;letter-spacing:.02em;cursor:pointer;white-space:nowrap;flex-shrink:0;margin-left:12px;transition:background .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease,transform .18s cubic-bezier(.34,1.56,.64,1)}.theme-futuroo .right-card .title-row .wishlist-btn .wishlist-icon{width:18px;height:18px;transition:transform .22s cubic-bezier(.34,1.56,.64,1),color .22s ease;flex-shrink:0}.theme-futuroo .right-card .title-row .wishlist-label{line-height:1}.theme-futuroo .right-card .title-row .wishlist-btn:hover{background:rgba(244,106,44,.07);border-color:rgba(244,106,44,.35);color:var(--flame);transform:translateY(-2px);box-shadow:0 6px 20px rgba(244,106,44,.15)}.theme-futuroo .right-card .title-row .wishlist-btn:hover .wishlist-icon{transform:scale(1.18)}.theme-futuroo .right-card .title-row .wishlist-btn.active{background:linear-gradient(135deg,rgba(244,106,44,.12),rgba(255,138,85,.06));border-color:rgba(244,106,44,.45);color:var(--flame);box-shadow:0 4px 18px rgba(244,106,44,.2)}.theme-futuroo .right-card .title-row .wishlist-btn.active .wishlist-icon{animation:wl-heart-pop .4s cubic-bezier(.34,1.56,.64,1) both}@keyframes wl-heart-pop{0%{transform:scale(.7)}60%{transform:scale(1.3)}to{transform:scale(1)}}.theme-futuroo .right-card .title-row .wishlist-btn:active{transform:scale(.93)}.theme-futuroo .right-card .meta-row{display:flex;justify-content:space-between;align-items:center;margin-top:14px;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.08)}.theme-futuroo .right-card .meta-row .rating{display:flex;flex-direction:row;gap:2px}.theme-futuroo .right-card .meta-row .rating .stars{font-size:15px;color:var(--flame)}.theme-futuroo .right-card .meta-row .rating .r-num,.theme-futuroo .right-card .meta-row .rating .r-num span{font-size:12px;color:var(--emerald);font-weight:800}.theme-futuroo .right-card .stock.in{color:var(--emerald);font-weight:800;font-size:14px}.theme-futuroo .right-card .stock.out{color:#c0392b}.theme-futuroo .right-card .short-desc{margin-top:18px;padding:0 15px;font-size:14px;color:var(--muted);line-height:1.5}.theme-futuroo .right-card .action-row{margin-top:10px;margin-bottom:0!important;display:flex;flex-direction:column;justify-content:space-between;gap:10px;width:100%}.theme-futuroo .right-card .action-row .det-block{display:flex;align-items:center;gap:20px;margin:10px 0}.theme-futuroo .right-card .action-row .det-block .price-block{display:flex;align-items:center;flex-direction:column;gap:4px;min-width:160px}.theme-futuroo .right-card .action-row .det-block .price-block .price{display:flex;align-items:baseline;gap:6px;font-size:26px;font-weight:900;color:var(--emerald-dark)}.theme-futuroo .right-card .action-row .det-block .price-block .price .currency{font-size:14px;color:var(--muted);font-weight:700}.theme-futuroo .right-card .action-row .det-block .qty-block{display:flex;flex-direction:row;gap:6px;min-width:160px;align-items:flex-end}.theme-futuroo .right-card .action-row .det-block .qty-block .qty-control{display:flex;align-items:center;justify-content:space-between;background:#ffffff;border-radius:50px;height:48px;min-width:140px;padding:0 6px;border:1px solid rgba(0,0,0,.08);box-shadow:inset 0 2px 4px rgba(0,0,0,.05),0 4px 12px rgba(0,0,0,.08);transition:.25s ease}.theme-futuroo .right-card .qty-control:hover{border-color:var(--emerald);box-shadow:inset 0 1px 3px rgba(0,0,0,.06),0 6px 16px rgba(16,185,129,.18)}.theme-futuroo .right-card .qty-control button{background:#f7f7f7;border:none;font-size:20px;font-weight:700;width:38px;height:38px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.25s ease}.theme-futuroo .right-card .action-row .det-block .qty-block .qty-control button:hover{background:var(--emerald-light);color:white;box-shadow:0 4px 12px rgba(16,185,129,.25)}.theme-futuroo .right-card .action-row .det-block .qty-block .qty-control button:active{transform:scale(.92)}.theme-futuroo .right-card .action-row .det-block .qty-block .qty-control input{width:42px;border:none;background:transparent;text-align:center;font-size:18px;font-weight:800;color:var(--text);outline:none;pointer-events:none}.theme-futuroo .right-card .action-row .option-block{margin-top:22px;width:100%}.theme-futuroo .right-card .action-row .option-block .option-block-header{display:flex;justify-content:space-between;align-items:center}.theme-futuroo .right-card .action-row .option-block .option-title{font-size:14px;font-weight:800;margin-bottom:10px;color:var(--color-text-secondary)}.theme-futuroo .right-card .action-row .option-block .color-row,.theme-futuroo .right-card .action-row .option-block .gender-row{display:flex;justify-content:start;gap:10px;flex-wrap:wrap}.theme-futuroo .right-card .color-pill,.theme-futuroo .right-card .gender-pill{display:flex;align-items:flex-end;justify-content:center;min-width:68px;padding:10px 15px;border-radius:12px;font-size:13px;font-weight:700;border:1px solid rgba(0,0,0,.08);cursor:pointer;transition:.2s ease;background:var(--color-surface)}.theme-futuroo .right-card .color-pill:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.18);border:2px solid var(--emerald)}.theme-futuroo .right-card .color-pill.active,.theme-futuroo .right-card .gender-pill.active{border:1px solid var(--emerald);color:var(--emerald)}.theme-futuroo .right-card .action-menu .menu-trigger.with-label{width:150px;height:35px;background-color:var(--color-surface)}.theme-futuroo .right-card .action-menu .menu-dropdown{position:absolute;right:0;top:40px;width:150px;border:1px solid rgba(0,0,0,.168)}.theme-futuroo .right-card .action-row .option-block .size-row{display:flex;justify-content:start;gap:5px;flex-wrap:wrap;margin-bottom:15px;padding:0 10px}.theme-futuroo .right-card .size-pill{min-width:50px;padding:8px 25px;background:#fff;border-radius:1rem;border:1px solid rgba(0,0,0,.12);font-size:15px;font-weight:700;cursor:pointer;text-align:center;transition:.2s ease}.theme-futuroo .right-card .size-pill:hover{border-color:var(--emerald);background:rgba(16,185,129,.08)}.theme-futuroo .right-card .size-pill.active{background:var(--color-surface);color:var(--emerald);border-color:var(--emerald)}.theme-futuroo .right-card .action-row .cta-block{display:flex;align-items:center;gap:12px;min-width:260px;margin-top:15px}.theme-futuroo .right-card .action-row .cta-block .btn-flame,.theme-futuroo .right-card .action-row .cta-block .btn-primary{height:48px;min-width:160px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;border:none;font-weight:700;font-size:15px;letter-spacing:.3px;cursor:pointer;position:relative;overflow:hidden;transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s ease,filter .18s ease}.theme-futuroo .right-card .action-row .cta-block .btn-flame:before,.theme-futuroo .right-card .action-row .cta-block .btn-primary:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.28),rgba(255,255,255,0));opacity:.65;pointer-events:none}.theme-futuroo .right-card .action-row .cta-block .btn-primary{background:linear-gradient(135deg,var(--btn-gradient-start,#0f8a6a),var(--btn-gradient-end,#12b886));color:#fff;box-shadow:0 8px 24px rgba(18,184,134,.28),inset 0 1px 0 rgba(255,255,255,.25)}.theme-futuroo .right-card .action-row .cta-block .btn-primary:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 14px 32px rgba(18,184,134,.35)}.theme-futuroo .right-card .action-row .cta-block .btn-primary:active{transform:translateY(0) scale(.98);box-shadow:0 6px 18px rgba(18,184,134,.25)}.theme-futuroo .right-card .action-row .cta-block .btn-flame{background:linear-gradient(135deg,var(--flame,#f46a2c),var(--flame-light,#ff922b));color:#fff;box-shadow:0 8px 24px rgba(244,106,44,.28),inset 0 1px 0 rgba(255,255,255,.25)}.theme-futuroo .right-card .action-row .cta-block .btn-flame:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 14px 32px rgba(244,106,44,.35)}.theme-futuroo .right-card .action-row .cta-block .btn-flame:active{transform:translateY(0) scale(.98);box-shadow:0 6px 18px rgba(244,106,44,.25)}.theme-futuroo .right-card .action-row .cta-block button:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.theme-futuroo .right-card .action-row .cta-block button:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(255,255,255,.6),0 0 0 6px rgba(18,184,134,.6)}.theme-futuroo .right-card .sizechart{display:flex;justify-content:center}.theme-futuroo .specs-compact{border-radius:16px;padding:22px 24px;margin-top:24px;transition:box-shadow .3s ease,transform .3s ease}.theme-futuroo .specs-compact h4{font-size:18px;font-weight:600;letter-spacing:.4px;margin-bottom:18px;color:#111827;position:relative}.theme-futuroo .specs-compact h4:after{content:"";position:absolute;left:0;bottom:-6px;width:110px;height:3px;background:linear-gradient(90deg,var(--emerald),var(--emerald-light));border-radius:2px}.theme-futuroo .specs-compact .product-info-block{margin-bottom:22px;padding:16px 18px;border-radius:12px;transition:background .3s ease,border-color .3s ease}.theme-futuroo .specs-compact .product-info-block .component-title{font-size:1rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--emerald);margin-bottom:12px}.theme-futuroo .specs-compact .product-info-block .product-info-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:10px 18px}.theme-futuroo .specs-compact .product-info-block .product-info-list li{flex:1 1 45%;font-size:15px;color:var(--color-text-primary);line-height:1.5;display:flex;align-items:center;font-weight:500}.theme-futuroo .specs-compact .product-info-block .product-info-list li strong{color:var(--color-text-secondary);font-weight:600;margin-right:6px;font-size:13px}@media (max-width:480px){.theme-futuroo .right-card{width:100%;height:auto;padding:20px 16px;border-radius:16px}.theme-futuroo .right-card .title-row{gap:8px}.theme-futuroo .right-card .title-row .pd-title{font-size:18px}.theme-futuroo .right-card .action-row .det-block{gap:14px;align-items:center}.theme-futuroo .right-card .action-row .det-block .price-block{min-width:10px}.theme-futuroo .right-card .action-row .det-block .price-block .price{font-size:18px}.theme-futuroo .right-card .action-row .cta-block{flex-direction:column;width:100%;gap:10px}.theme-futuroo .right-card .action-row .cta-block .btn-flame,.theme-futuroo .right-card .action-row .cta-block .btn-primary{width:100%}.theme-futuroo .specs-compact{padding:18px 16px}.theme-futuroo .specs-compact .product-info-block .product-info-list li{flex:1 1 100%;font-size:13px}}@media (min-width:481px) and (max-width:767px){.theme-futuroo .right-card{width:100%;height:auto;padding:24px 18px;position:static}.theme-futuroo .right-card .title-row .pd-title{font-size:20px}.theme-futuroo .right-card .action-row .det-block{flex-wrap:wrap;gap:16px}.theme-futuroo .right-card .action-row .cta-block{width:100%}}@media (min-width:768px) and (max-width:991px){.theme-futuroo .right-card{width:100%;height:auto;padding:26px 20px;position:sticky;top:90px}.theme-futuroo .right-card .title-row .pd-title{font-size:21px}}@media (min-width:992px) and (max-width:1199px){.theme-futuroo .right-card{width:40%;top:100px;height:780px}.theme-futuroo .specs-compact .product-info-block .product-info-list li{font-size:13px}}.theme-futuroo .ft-filter{display:flex;align-items:center}.theme-futuroo .ft-select{padding:9px 12px;border-radius:10px;border:1px solid var(--border-soft);background:#fff;font-size:14px;color:var(--text);min-width:190px;cursor:pointer}.theme-futuroo .pl-root .pl-container{width:100%;max-width:1500px;padding:0 24px}.theme-futuroo .pl-root .pl-container .pl-header{padding:10px 2px 18px}.theme-futuroo .pl-root .pl-container .pl-header h2{font-size:2rem;font-weight:800;color:var(--text)}.theme-futuroo .pl-root .pl-container .pl-header .pl-sub{font-size:.95rem;margin-top:8px}.theme-futuroo .pl-root .pl-container .sort-card{height:auto;padding:14px 18px;justify-content:space-between;gap:14px;border-radius:16px;flex-wrap:wrap}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:16px}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card{position:relative;padding:0;border-radius:14px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card:hover{transform:translateY(-4px)}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .img-wrapper{width:100%;height:auto;aspect-ratio:3/4;border-radius:0;padding:6px;background:linear-gradient(180deg,#ffffff,#eef2f7)}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .p-info{padding:10px 12px 12px;gap:5px}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .p-info .p-title{font-size:12.5px;font-weight:700;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:34px}.theme-futuroo .pl-root .pl-container .pl-grid .product-grid .p-card .p-info .amount{font-size:14px;font-weight:800}@media (max-width:1280px){.theme-futuroo .pl-root .pl-container .pl-grid .product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width:1024px){.theme-futuroo .pl-root .pl-container .pl-grid .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:720px){.theme-futuroo .pl-root .pl-container .pl-grid .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:480px){.theme-futuroo .pl-root .pl-container .pl-grid .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}