.vt-product-tools{display:flex;gap:.45rem;flex-wrap:wrap;margin:.75rem 0 0}.vt-product-tools--single{margin:1rem 0}.vt-tool-btn{display:inline-flex;align-items:center;justify-content:center;gap:.38rem;min-height:38px;border:1px solid rgba(31,41,37,.16);border-radius:999px;background:#fff;color:#26312d;padding:.48rem .72rem;font:inherit;font-size:.78rem;font-weight:600;cursor:pointer;transition:.2s ease}.vt-tool-btn:hover,.vt-tool-btn.is-active{border-color:#71815f;background:#f2f4ed;color:#506044}.vt-tool-btn.is-active{box-shadow:inset 0 0 0 1px #71815f}.vt-tool-btn span[aria-hidden=true]{font-size:1.1rem;line-height:1}.vt-product-tools--single .vt-tool-btn{font-size:.86rem;padding:.62rem .9rem}.vt-favourites-count,.vt-compare-count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#71815f;color:white;font-size:11px;margin-left:3px}
.vt-saved-page{min-height:70vh}.vt-saved-hero{padding:7rem 0 3rem;background:#f5f3ed}.vt-saved-hero h1{margin:.35rem 0 .75rem;font-size:clamp(2.2rem,5vw,4rem)}.vt-saved-hero p{max-width:720px;font-size:1.05rem;color:#59645f}.vt-saved-section{padding:3.5rem 0 6rem}.vt-saved-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.vt-saved-product{display:grid;grid-template-columns:150px 1fr;gap:1rem;border:1px solid rgba(31,41,37,.12);border-radius:18px;background:#fff;padding:1rem;box-shadow:0 12px 35px rgba(36,45,41,.06)}.vt-saved-product__image img{width:100%;height:150px;object-fit:contain;border-radius:12px;background:#f7f7f4}.vt-saved-product__brand{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#71815f;font-weight:700}.vt-saved-product h2{font-size:1.05rem;line-height:1.35;margin:.35rem 0}.vt-saved-product h2 a{color:inherit;text-decoration:none}.vt-saved-product__price{font-size:1.08rem;font-weight:700;margin:.35rem 0}.vt-saved-product__stock{font-size:.82rem;margin-bottom:.65rem}.vt-saved-product__actions{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.vt-saved-product__actions .vt-btn,.vt-saved-product__actions .button{font-size:.78rem;padding:.65rem .8rem}.vt-remove-saved{border:0;background:transparent;text-decoration:underline;color:#69726e;cursor:pointer;padding:.4rem}.vt-saved-empty{text-align:center;padding:4rem 1rem;border:1px dashed rgba(31,41,37,.2);border-radius:20px;background:#fafaf7}.vt-saved-empty h2{margin-top:0}
.vt-compare-scroll{overflow-x:auto;padding-bottom:.5rem}.vt-compare-table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;border:1px solid rgba(31,41,37,.12);border-radius:18px;overflow:hidden;background:#fff}.vt-compare-table th,.vt-compare-table td{padding:1rem;border-right:1px solid rgba(31,41,37,.1);border-bottom:1px solid rgba(31,41,37,.1);vertical-align:top;text-align:left}.vt-compare-table tr:last-child th,.vt-compare-table tr:last-child td{border-bottom:0}.vt-compare-table th:last-child,.vt-compare-table td:last-child{border-right:0}.vt-compare-table tbody th{width:170px;background:#f7f6f1;font-size:.86rem}.vt-compare-table thead th{min-width:190px;background:#fff}.vt-compare-table thead th:first-child{background:#f7f6f1}.vt-compare-table thead img{display:block;width:130px;height:110px;object-fit:contain;margin:0 auto .7rem}.vt-compare-table thead a{display:block;color:#26312d;text-decoration:none;font-weight:700}.vt-compare-table thead button{border:0;background:transparent;color:#6a736f;text-decoration:underline;cursor:pointer;padding:.5rem 0}.vt-compare-table .stock{margin:0}
.vt-quick-view[hidden]{display:none}.vt-quick-view{position:fixed;inset:0;z-index:99999;opacity:0;transition:opacity .18s ease}.vt-quick-view.is-open{opacity:1}.vt-quick-view__backdrop{position:absolute;inset:0;background:rgba(18,24,21,.66);backdrop-filter:blur(4px)}.vt-quick-view__dialog{position:relative;width:min(920px,calc(100% - 2rem));max-height:calc(100vh - 3rem);overflow:auto;margin:1.5rem auto;background:#fff;border-radius:22px;box-shadow:0 24px 80px rgba(0,0,0,.25);transform:translateY(12px);transition:transform .18s ease;outline:none}.vt-quick-view.is-open .vt-quick-view__dialog{transform:none}.vt-quick-view__close{position:absolute;right:14px;top:12px;z-index:2;width:42px;height:42px;border:0;border-radius:50%;background:#f0f1ed;font-size:1.8rem;line-height:1;cursor:pointer}.vt-qv-grid{display:grid;grid-template-columns:1.08fr .92fr;min-height:470px}.vt-qv-image{display:grid;place-items:center;background:#f5f5f1;padding:2.5rem}.vt-qv-image img{width:100%;max-height:460px;object-fit:contain}.vt-qv-info{padding:3.5rem 2.5rem 2.5rem}.vt-qv-info h2{font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.1;margin:.45rem 0 1rem}.vt-qv-price{font-size:1.5rem;font-weight:700;margin:.8rem 0}.vt-qv-stock{margin:.5rem 0 1rem}.vt-qv-description{color:#59645f}.vt-qv-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin-top:1.4rem}.vt-qv-loading{padding:5rem;text-align:center}.vt-modal-open{overflow:hidden}.vt-shop-toast{position:fixed;right:1.2rem;bottom:1.2rem;z-index:100000;max-width:360px;background:#26312d;color:#fff;padding:.9rem 1.1rem;border-radius:12px;box-shadow:0 14px 40px rgba(0,0,0,.22);opacity:0;transform:translateY(10px);transition:.2s ease}.vt-shop-toast.is-visible{opacity:1;transform:none}
@media(max-width:1050px){.vt-saved-products{grid-template-columns:repeat(2,minmax(0,1fr))}.vt-saved-product{grid-template-columns:120px 1fr}.vt-saved-product__image img{height:125px}}@media(max-width:760px){.vt-tool-label{display:none}.vt-product-tools--single .vt-tool-label{display:inline}.vt-saved-hero{padding:5.5rem 0 2.5rem}.vt-saved-products{grid-template-columns:1fr}.vt-saved-product{grid-template-columns:105px 1fr}.vt-saved-product__image img{height:110px}.vt-qv-grid{grid-template-columns:1fr}.vt-qv-image{padding:2rem;min-height:260px}.vt-qv-image img{max-height:270px}.vt-qv-info{padding:2rem 1.25rem}.vt-quick-view__dialog{width:calc(100% - 1rem);margin:.5rem auto;max-height:calc(100vh - 1rem);border-radius:16px}.vt-shop-toast{left:.75rem;right:.75rem;bottom:.75rem;max-width:none}}
@media(prefers-reduced-motion:reduce){.vt-tool-btn,.vt-quick-view,.vt-quick-view__dialog,.vt-shop-toast{transition:none}}
