.shop-three{--ink:#252b28;--muted:#6e7974;--line:#e3e5df;--cream:#f6f5f1;color:var(--ink);background:#fff}.shop-three *{box-sizing:border-box}.shop-three a{color:inherit;text-decoration:none}.shop-three-banner{min-height:285px;display:grid;place-items:center;text-align:center;background:linear-gradient(115deg,#eae4da,#f6f4ef 54%,#ded4c6);position:relative;overflow:hidden}.shop-three-banner:after{content:'TARAA’S';position:absolute;color:#fff9;font:600 clamp(90px,19vw,290px)/.7 Georgia,serif;letter-spacing:-.09em;bottom:-24px;left:50%;transform:translateX(-50%);white-space:nowrap}.shop-three-banner>div{z-index:1;padding:45px 20px}.shop-three-banner p,.shop-three-toolbar p{margin:0 0 12px;color:#65736b;font-size:11px;letter-spacing:.2em;font-weight:700}.shop-three-banner h1{margin:0;font:500 clamp(50px,6vw,82px)/1 Georgia,serif;letter-spacing:-.05em}.shop-three-banner span{display:block;margin-top:15px;color:#53605a;font-size:15px}.shop-three-category-nav{min-height:70px;border-bottom:1px solid var(--line);display:flex;justify-content:center;align-items:center;gap:34px;overflow:auto;padding:0 20px;white-space:nowrap}.shop-three-category-nav a{font-size:13px;font-weight:600;color:#626d67;padding:25px 0 21px;border-bottom:2px solid transparent}.shop-three-category-nav a.active,.shop-three-category-nav a:hover{color:var(--ink);border-color:var(--ink)}.shop-three-breadcrumb{max-width:1360px;margin:0 auto;padding:24px 32px;color:#7a837e;font-size:13px}.shop-three-breadcrumb a{color:var(--ink)}.shop-three-breadcrumb span{padding:0 11px}.shop-three-shell{max-width:1360px;margin:0 auto;padding:12px 32px 92px;display:grid;grid-template-columns:250px minmax(0,1fr);gap:48px}.shop-three-sidebar{border-top:1px solid var(--ink)}.shop-three-search{height:52px;display:flex;border:1px solid var(--line);margin:24px 0}.shop-three-search input{width:100%;border:0;outline:0;padding:0 14px;background:#fff;font:14px inherit}.shop-three-search button{width:48px;border:0;background:#fff;font-size:22px;cursor:pointer}.shop-three-sidebar details{border-bottom:1px solid var(--line);padding:21px 0}.shop-three-sidebar summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;font-size:14px;font-weight:700}.shop-three-sidebar summary::-webkit-details-marker{display:none}.shop-three-sidebar summary b{font-size:19px;font-weight:400}.shop-three-filter-list,.shop-three-checks{padding-top:16px;display:grid;gap:12px}.shop-three-filter-list a{display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.shop-three-filter-list a.active{font-weight:700;color:var(--ink)}.shop-three-filter-list em{font-style:normal;font-size:11px}.shop-three-checks label{color:var(--muted);font-size:13px}.shop-three-checks input{accent-color:var(--ink)}.shop-three-colors{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding-top:16px}.shop-three-color-option{display:grid;justify-items:center;gap:6px;color:var(--muted);font-size:10px;cursor:pointer}.shop-three-color-option input{position:absolute;opacity:0;pointer-events:none}.shop-three-color-option i{width:25px;height:25px;border-radius:50%;background:var(--swatch);border:1px solid #d7dad5;box-shadow:0 0 0 2px transparent}.shop-three-color-option input:checked+i{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--ink)}.shop-three-color-option span{max-width:54px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-three-price{padding-top:16px}.shop-three-price>div:first-of-type{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.shop-three-price-range{width:100%;accent-color:var(--ink);margin:16px 0 10px}.shop-three-price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.shop-three-price-inputs label{color:var(--muted);font-size:10px}.shop-three-price-inputs input{width:100%;margin-top:5px;padding:8px;border:1px solid var(--line);font:12px inherit}.shop-three-price button{width:100%;margin-top:11px;border:0;background:#25342e;color:#fff;padding:10px;font:700 11px inherit;letter-spacing:.04em;cursor:pointer}.shop-three-toolbar{min-height:90px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;padding:0 0 22px}.shop-three-toolbar h2{margin:0;font:500 clamp(30px,3vw,43px)/1 Georgia,serif;letter-spacing:-.04em}.shop-three-toolbar-actions{display:flex;gap:20px;align-items:center;padding-top:6px}.shop-three-toolbar label{font-size:12px;color:var(--muted)}.shop-three-toolbar select{border:1px solid var(--line);margin-left:8px;padding:11px 34px 11px 12px;background:#fff;color:var(--ink);font:13px inherit}.shop-three-filter-button{display:none;border:1px solid var(--ink);background:#fff;padding:11px 15px;font:600 12px inherit;cursor:pointer}.shop-three-count{margin:21px 0 25px;color:var(--muted);font-size:13px}.shop-three-count b{color:var(--ink)}.shop-three-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 20px}.shop-three-image{position:relative;aspect-ratio:.76;background:var(--cream);overflow:hidden}.shop-three-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s}.shop-three-product:hover img{transform:scale(1.04)}.shop-three-image span{position:absolute;top:13px;left:13px;background:#25342e;color:#fff;padding:6px 8px;font-size:9px;font-weight:700;letter-spacing:.14em}.shop-three-image span.sold{background:#777}.shop-three-image i{position:absolute;right:12px;top:12px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;font-style:normal;font-size:20px}.shop-three-product p{margin:16px 0 6px;color:#7b847f;font-size:10px;letter-spacing:.15em;font-weight:700}.shop-three-product h3{margin:0 0 8px;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-three-product strong{font-size:14px}.shop-three-empty{text-align:center;padding:100px 20px;background:var(--cream)}.shop-three-empty h3{font:500 36px Georgia,serif;margin:0 0 12px}.shop-three-empty p{color:var(--muted)}.shop-three-empty a{display:inline-block;margin-top:12px;border-bottom:1px solid;padding-bottom:5px;font-weight:700;font-size:13px}.shop-three-pagination{display:flex;justify-content:center;gap:8px;margin-top:58px}.shop-three-pagination button{width:38px;height:38px;border:1px solid var(--line);background:#fff;color:var(--ink);font:14px inherit}.shop-three-pagination button.active{background:#25342e;color:#fff;border-color:#25342e}.shop-three-pagination button:disabled:not(.active){color:#a8ada9}.shop-three-benefits{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:40px max(32px,calc((100vw - 1360px)/2));gap:25px}.shop-three-benefits article{display:flex;gap:13px;justify-content:center}.shop-three-benefits b{font-size:23px}.shop-three-benefits h3{margin:0 0 4px;font-size:13px;text-transform:uppercase;letter-spacing:.07em}.shop-three-benefits p{margin:0;color:var(--muted);font-size:12px}@media(max-width:900px){.shop-three-shell{grid-template-columns:1fr;padding:10px 20px 66px}.shop-three-sidebar{display:none;background:#fff;padding:0 20px 15px;border:1px solid var(--line)}.shop-three-sidebar.is-open{display:block}.shop-three-filter-button{display:block}.shop-three-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-three-benefits{grid-template-columns:repeat(2,1fr);padding:34px 20px}.shop-three-category-nav{justify-content:flex-start}}@media(max-width:520px){.shop-three-banner{min-height:220px}.shop-three-breadcrumb{padding:20px}.shop-three-toolbar{align-items:flex-end}.shop-three-toolbar-actions{gap:8px}.shop-three-toolbar label{font-size:0}.shop-three-toolbar select{margin:0;padding:10px;width:47px;color:transparent}.shop-three-grid{gap:28px 12px}.shop-three-product h3{font-size:13px}.shop-three-benefits{grid-template-columns:1fr}.shop-three-benefits article{justify-content:flex-start}.shop-three-category-nav{gap:23px}.shop-three-category-nav a{font-size:12px}}
