@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);:root{--aved-font:'Inter', -apple-system, BlinkMacSystemFont, sans-serif;--aved-bg:#ffffff;--aved-bg-sec:#f5f5f5;--aved-text:#111111;--aved-text-sec:#666666;--aved-text-light:#999999;--aved-accent:#0066cc;--aved-success:#00aa55;--aved-warning:#ffaa00;--aved-border:#e0e0e0;--aved-radius-pill:100px}.aved-grid{font-family:var(--aved-font);color:var(--aved-text);width:100%;max-width:1200px;margin:0 auto;padding:0;overflow:hidden;box-sizing:border-box}*{box-sizing:border-box}.aved-grid *,.aved-grid *::before,.aved-grid *::after{box-sizing:border-box;max-width:100%}@media (max-width:768px){.aved-grid{padding:16px 12px}}.aved-tabs{display:inline-flex!important;align-items:center;justify-content:flex-start;gap:4px;padding:4px;background:rgb(255 255 255 / .7)!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgb(0 0 0 / .08);border-radius:8px;margin-bottom:16px;max-width:100%;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.aved-tabs::-webkit-scrollbar{display:none}.aved-tab{display:inline-flex!important;align-items:center;justify-content:center;padding:6px 12px!important;background:transparent!important;border:none!important;border-radius:6px!important;cursor:pointer;font-size:12px!important;font-weight:500!important;color:#525252!important;transition:all 0.15s ease;white-space:nowrap;box-shadow:none!important;min-height:28px!important;line-height:1!important;pointer-events:auto!important;position:relative!important;z-index:1!important}.aved-tab:hover{color:#171717!important;background:rgb(0 0 0 / .04)!important}.aved-tab.is-active{background:#fff!important;color:#171717!important;box-shadow:0 1px 3px rgb(0 0 0 / .1)}.aved-tab:focus{outline:none!important;box-shadow:none!important}@media (max-width:768px){.aved-tabs{margin-bottom:10px;gap:3px;padding:3px;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.aved-tab{padding:5px 10px;font-size:11px;flex:0 0 auto;scroll-snap-align:start}.aved-tabs::-webkit-scrollbar{display:none}}.aved-layout-slider .aved-products{position:relative;width:100%;max-width:1200px;margin:0 auto;overflow-x:auto;overflow-y:hidden;cursor:grab;user-select:none;-webkit-user-select:none;-webkit-overflow-scrolling:touch}.aved-layout-slider .aved-products:active{cursor:grabbing}.aved-layout-slider .aved-products .aved-slider-track{display:flex;flex-wrap:nowrap;gap:16px;width:max-content}.aved-slide{flex:0 0 calc(25% - 12px);min-width:200px}@media (max-width:1100px){.aved-slide{flex:0 0 calc(33.33% - 11px);min-width:180px}}@media (max-width:768px){.aved-layout-slider .aved-products .aved-slider-track{gap:12px}}@media (max-width:480px){.aved-layout-slider .aved-products .aved-slider-track{gap:10px}}.aved-products-flex{display:flex!important;flex-wrap:wrap!important;width:100%!important}.aved-card-column{box-sizing:border-box}@media (max-width:768px){.aved-products-flex .aved-card-column{flex:0 0 50%!important;max-width:50%!important}}@media (max-width:480px){.aved-products-flex .aved-card-column{padding:4px!important}}.aved-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:stretch}.aved-card{background:var(--aved-bg);border:1px solid var(--aved-border);border-radius:8px;overflow:hidden;width:100%;display:flex;flex-direction:column}.aved-card:hover{box-shadow:0 4px 12px rgb(0 0 0 / .08)}.aved-card .aved-card-body{flex:1;display:flex;flex-direction:column;min-height:0}.aved-card .aved-card-body .aved-card-title{min-height:2.4em}.aved-card .aved-card-body .aved-card-excerpt{min-height:2.8em}.aved-card .aved-card-body .aved-card-features{min-height:auto}.aved-card .aved-card-body .aved-card-price-row{margin-top:auto}.aved-card-soft{border:none;box-shadow:0 2px 8px rgb(0 0 0 / .06)}.aved-card-soft:hover{box-shadow:0 4px 12px rgb(0 0 0 / .1)}.aved-card-image{position:relative;width:100%;height:0;padding-bottom:100%;background:var(--aved-bg-sec);overflow:hidden}.aved-card-image img{position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center}.aved-sale-badge{position:absolute;top:8px;right:8px;padding:3px 6px;background:var(--aved-success);color:#fff;font-size:9px;font-weight:600;border-radius:3px}.aved-card-body{padding:16px}.aved-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.aved-card-header .aved-card-badge{display:inline-block;padding:2px 6px;background:var(--aved-accent);color:#fff;font-size:9px;font-weight:600;border-radius:3px;text-transform:uppercase;letter-spacing:.02em}.aved-card-header .aved-card-cat{font-size:11px;font-weight:500;color:#71717a}.aved-card-header .aved-card-rating{display:flex;align-items:center;gap:3px;flex-shrink:0}.aved-card-header .aved-star{color:var(--aved-warning);font-size:12px}.aved-card-header .aved-rating-count{font-size:11px;color:#71717a}.aved-card-badge{display:inline-block;padding:2px 6px;background:#18181b;color:#fff;font-size:9px;font-weight:600;border-radius:3px;text-transform:uppercase;letter-spacing:.02em}.aved-card-cat{font-size:11px;font-weight:500;color:#71717a}.aved-card-feature{display:inline-block;padding:3px 8px;background:#e5e5e5;color:#262626;font-size:9px;font-weight:600;border-radius:3px}.aved-card-features{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:4px;margin-top:8px;margin-bottom:8px}.aved-card-excerpt{font-size:12px;color:var(--aved-text-sec);line-height:1.4;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:2.8em}.aved-card-price{font-size:15px!important;font-weight:600!important;color:#000000!important;margin-bottom:8px}.aved-card-price-row{display:flex;align-items:baseline;gap:8px;margin-bottom:8px;flex-wrap:wrap}.aved-card-price-row .aved-card-sale-price{font-size:16px!important;font-weight:700!important;color:#000000!important}.aved-card-price-row .aved-card-regular-price{font-size:13px!important;color:#999999!important;text-decoration:line-through!important}.aved-card-price-row .aved-card-save{font-size:12px!important;font-weight:600!important;color:var(--aved-success)!important}.aved-card-action{margin-top:4px}.aved-btn{display:block!important;width:100%!important;padding:10px 12px!important;background:var(--aved-text)!important;color:#ffffff!important;text-align:center!important;text-decoration:none!important;border-radius:6px!important;font-size:12px!important;font-weight:500!important;transition:all 0.15s ease;border:none!important;box-shadow:none!important;line-height:1!important}.aved-btn:hover{background:#222!important}.aved-btn:focus{outline:none!important;box-shadow:none!important}@media (max-width:768px){.aved-card-body{padding:14px}.aved-card-title{font-size:14px}.aved-card-price{font-size:15px}.aved-btn{font-size:12px;padding:10px 12px}.aved-card-rating{margin-bottom:8px}.aved-star{font-size:13px}}@media (max-width:480px){.aved-card-body{padding:12px}.aved-card-title{font-size:13px}.aved-card-price{font-size:14px}.aved-card-cat{font-size:10px}.aved-btn{font-size:11px;padding:10px 12px}}.aved-layout-slider .aved-products{position:relative;width:100%;max-width:1200px;margin:0 auto;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;user-select:none;-webkit-user-select:none}.aved-layout-slider .aved-products:active{cursor:grabbing}.aved-layout-slider .aved-products::-webkit-scrollbar{display:none}.aved-layout-slider .aved-products .aved-slider-track{display:flex;gap:16px;width:max-content;min-width:100%}.aved-slide{flex:0 0 calc(25% - 12px);min-width:200px}@media (max-width:1100px){.aved-slide{flex:0 0 calc(33.33% - 11px);min-width:180px}}@media (max-width:768px){.aved-layout-slider .aved-products .aved-slider-track{gap:12px}.aved-slide{flex:0 0 calc(50% - 6px);min-width:140px}}@media (max-width:480px){.aved-layout-slider .aved-products .aved-slider-track{gap:10px}.aved-slide{flex:0 0 calc(50% - 5px);min-width:120px}}.aved-empty{grid-column:1 / -1;text-align:center;padding:30px 12px;background:var(--aved-bg-sec);border-radius:6px;color:var(--aved-text-sec)}