:root{--avh-purple:#6425c7;--avh-magenta:#d63384;--avh-orange:#ff6b22;--avh-ink:#111827;--avh-muted:#64748b;--avh-line:#e8eaf1;--avh-soft:#f7f5ff}.avh-home{background:#fff;color:var(--avh-ink);font-family:Inter,system-ui,sans-serif}.avh-container{width:min(1240px,calc(100% - 40px));margin:auto}.avh-hero-wrap{padding:24px 0 14px}.avh-hero{position:relative;border-radius:24px;overflow:hidden;min-height:410px;background:#ede7ff}.avh-hero-media,.avh-hero-media img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover}.avh-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(244,239,255,.96) 0%,rgba(244,239,255,.84) 35%,rgba(244,239,255,.1) 61%)}.avh-hero-copy{position:relative;z-index:2;width:48%;padding:60px 0 50px 58px}.avh-hero-copy>span{display:inline-flex;padding:7px 11px;background:#fff;border:1px solid #ded2ff;color:var(--avh-purple);border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.avh-hero h1{font-size:clamp(38px,4vw,58px);line-height:1.02;letter-spacing:-.055em;margin:17px 0;color:#14142b}.avh-hero p{color:#53546a;font-size:16px;line-height:1.65;max-width:530px;margin:0 0 24px}.avh-hero-copy>div{display:flex;gap:10px}.avh-btn{height:46px;padding:0 19px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-weight:850;text-decoration:none}.avh-btn.primary{background:var(--avh-purple);color:#fff}.avh-btn.secondary{background:#fff;color:var(--avh-purple);border:1px solid #cdbbff}.avh-benefits{padding:0 0 14px}.avh-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fbfaff;border:1px solid #eee9ff;border-radius:16px;padding:16px 10px}.avh-benefit-grid>div{display:flex;align-items:center;gap:12px;padding:4px 20px;border-right:1px solid #e7e0f8}.avh-benefit-grid>div:last-child{border:0}.avh-benefit-grid b{width:38px;height:38px;border-radius:12px;background:#eee8ff;color:var(--avh-purple);display:grid;place-items:center;font-size:20px}.avh-benefit-grid strong,.avh-benefit-grid small{display:block}.avh-benefit-grid strong{font-size:13px}.avh-benefit-grid small{font-size:10px;color:var(--avh-muted);margin-top:3px}.avh-section{padding:26px 0}.avh-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px}.avh-section-head h2{font-size:25px;letter-spacing:-.04em;margin:0}.avh-section-head p{font-size:13px;color:var(--avh-muted);margin:5px 0 0}.avh-section-head>a{font-size:12px;font-weight:850;color:var(--avh-purple);text-decoration:none}.avh-category-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:10px}.avh-category-grid a{text-decoration:none;color:var(--avh-ink);text-align:center;border:1px solid var(--avh-line);border-radius:14px;padding:12px 6px;background:#fff;transition:.2s}.avh-category-grid a:hover{transform:translateY(-3px);border-color:#c9b5ff;box-shadow:0 10px 24px rgba(80,48,150,.09)}.avh-category-grid i{height:52px;display:grid;place-items:center;border-radius:11px;background:#f5f3ff;color:var(--avh-purple);font-style:normal;font-weight:900;font-size:20px;overflow:hidden}.avh-category-grid img{width:100%;height:100%;object-fit:contain}.avh-category-grid span{display:block;font-size:10px;font-weight:800;line-height:1.3;margin-top:9px}.avh-promo-grid{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:14px;height:300px}.avh-promo-grid>a{position:relative;overflow:hidden;border-radius:18px;display:block;text-decoration:none}.avh-promo-grid .major{grid-row:1/3}.avh-promo-grid picture,.avh-promo-grid picture img{width:100%;height:100%;display:block;object-fit:cover}.avh-promo-grid>a>span{position:absolute;z-index:2;left:28px;top:50%;transform:translateY(-50%);display:grid;gap:7px;color:#fff}.avh-promo-grid span small{font-size:10px;font-weight:900}.avh-promo-grid span strong{font-size:27px;line-height:1.08}.avh-promo-grid span b{font-size:11px;background:#fff;color:var(--avh-purple);border-radius:8px;padding:8px 11px;justify-self:start}.avh-promo-fallback{background:linear-gradient(120deg,#ff4d35,#ff8b22 55%,#7326cb);color:#fff}.avh-promo-fallback em{position:absolute;right:20%;top:35px;width:82px;height:82px;background:#f43f5e;border-radius:50%;display:grid;place-items:center;text-align:center;font-style:normal;font-size:10px;transform:rotate(-7deg)}.avh-promo-fallback em strong{font-size:22px}.avh-promo-grid .beauty{background:linear-gradient(120deg,#fff0f8,#efc6dc)}.avh-promo-grid .beauty span{color:#89134d}.avh-promo-grid .home{background:linear-gradient(120deg,#e8f4ff,#cdddfa)}.avh-promo-grid .home span{color:#1e3a8a}.avh-products{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.avh-product{position:relative;border:1px solid var(--avh-line);border-radius:16px;background:#fff;overflow:hidden;transition:.2s}.avh-product:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(15,23,42,.09)}.avh-product-image{height:205px;display:grid;place-items:center;background:#f8fafc;position:relative;overflow:hidden}.avh-product-image img{width:100%;height:100%;object-fit:contain;padding:12px}.avh-product-image>span{position:absolute;left:9px;top:9px;background:#fff0f1;color:#dc2626;padding:5px 7px;border-radius:7px;font-size:10px;font-weight:900;z-index:2}.avh-product-image i{font-style:normal;font-size:56px;font-weight:900;color:#b9c5d8}.avh-heart{position:absolute;right:10px;top:10px;z-index:3;width:32px;height:32px;border:1px solid #e5e7eb;border-radius:50%;background:#fff;font-size:19px;color:#64748b}.avh-product-body{padding:13px}.avh-product-body>small{font-size:10px;color:#7c3aed;font-weight:800}.avh-product h3{font-size:13px;line-height:1.35;height:36px;margin:5px 0;overflow:hidden}.avh-product h3 a{color:var(--avh-ink);text-decoration:none}.avh-rating{font-size:11px;color:#f59e0b}.avh-rating span{color:#94a3b8}.avh-price{display:flex;gap:7px;align-items:center;margin:7px 0 10px}.avh-price strong{font-size:17px;color:var(--avh-purple)}.avh-price del{font-size:10px;color:#94a3b8}.avh-product form button{width:100%;height:36px;border:0;border-radius:8px;background:var(--avh-purple);color:#fff;font-size:11px;font-weight:850;cursor:pointer}.avh-collections{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.avh-collections a{height:190px;border-radius:17px;padding:24px;position:relative;overflow:hidden;text-decoration:none;color:#172033;background:#eee9ff}.avh-collections .c2{background:#fff0f6}.avh-collections .c3{background:#edf6f2}.avh-collections span{position:relative;z-index:2;display:grid;gap:8px;max-width:58%}.avh-collections small{font-size:9px;font-weight:900;color:var(--avh-purple)}.avh-collections strong{font-size:24px;line-height:1.05}.avh-collections b{font-size:10px}.avh-collections img{position:absolute;right:0;bottom:0;width:48%;height:100%;object-fit:contain}.avh-tabs-head{align-items:center}.avh-tabs{display:flex;gap:5px;background:#f5f3ff;padding:4px;border-radius:999px}.avh-tabs button{border:0;background:transparent;padding:8px 13px;border-radius:999px;font-size:10px;font-weight:850}.avh-tabs button.active{background:var(--avh-purple);color:#fff}.avh-brands{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.avh-brands a{height:74px;border:1px solid var(--avh-line);border-radius:12px;display:grid;place-items:center;padding:13px;color:#334155;text-decoration:none}.avh-brands img{max-width:100%;max-height:42px;object-fit:contain}.avh-brands strong{font-size:13px}.avh-newsletter{background:linear-gradient(90deg,#f3e8ff,#fce7f3);border:1px solid #ead5ff;border-radius:16px;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:30px}.avh-newsletter>div{display:flex;align-items:center;gap:13px}.avh-newsletter>div>b{width:44px;height:44px;border-radius:12px;background:#fff;color:var(--avh-purple);display:grid;place-items:center}.avh-newsletter strong,.avh-newsletter small{display:block}.avh-newsletter strong{color:var(--avh-magenta);font-size:17px}.avh-newsletter small{color:var(--avh-muted);font-size:11px;margin-top:3px}.avh-newsletter form{display:flex;width:min(480px,48%)}.avh-newsletter input{flex:1;border:1px solid #e0d5f2;border-right:0;border-radius:9px 0 0 9px;padding:0 14px;min-width:0}.avh-newsletter button{border:0;background:var(--avh-purple);color:#fff;border-radius:0 9px 9px 0;padding:12px 22px;font-weight:800}.avh-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.avh-review-grid article{border:1px solid var(--avh-line);border-radius:14px;padding:18px;background:#fff}.avh-review-grid article>div{color:#f59e0b}.avh-review-grid p{font-size:12px;color:#475569;line-height:1.55}.avh-review-grid strong{font-size:12px}@media(max-width:1000px){.avh-category-grid{grid-template-columns:repeat(6,1fr)}.avh-products{grid-template-columns:repeat(3,1fr)}.avh-products .avh-product:nth-child(n+4){display:none}.avh-brands{grid-template-columns:repeat(4,1fr)}.avh-benefit-grid{grid-template-columns:repeat(2,1fr)}.avh-benefit-grid>div:nth-child(2){border-right:0}}@media(max-width:700px){.avh-container{width:min(100% - 24px,1240px)}.avh-hero-wrap{padding:12px 0}.avh-hero{min-height:570px;border-radius:18px}.avh-hero:after{background:linear-gradient(180deg,rgba(244,239,255,.98) 0%,rgba(244,239,255,.86) 42%,rgba(244,239,255,.04) 67%)}.avh-hero-copy{width:auto;padding:28px 22px;text-align:center}.avh-hero-copy>span{font-size:9px}.avh-hero h1{font-size:34px;margin:13px 0}.avh-hero p{font-size:13px;line-height:1.5}.avh-hero-copy>div{justify-content:center}.avh-btn{height:42px;padding:0 13px;font-size:12px}.avh-benefit-grid{grid-template-columns:repeat(2,1fr);padding:8px}.avh-benefit-grid>div{padding:9px;border:0}.avh-benefit-grid b{width:32px;height:32px}.avh-section{padding:20px 0}.avh-section-head{align-items:start}.avh-section-head h2{font-size:21px}.avh-section-head p{font-size:11px}.avh-category-grid{grid-template-columns:repeat(4,1fr);gap:8px}.avh-category-grid a:nth-child(n+9){display:none}.avh-promo-grid{height:auto;display:grid;grid-template-columns:1fr;grid-template-rows:auto}.avh-promo-grid .major{grid-row:auto;height:210px}.avh-promo-grid .minor{height:135px}.avh-products{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.avh-product{min-width:72%;scroll-snap-align:start}.avh-product:nth-child(n){display:block}.avh-collections{grid-template-columns:1fr}.avh-collections a{height:150px}.avh-tabs-head{display:block}.avh-tabs{margin-top:13px;overflow:auto}.avh-brands{grid-template-columns:repeat(3,1fr)}.avh-newsletter{display:block;padding:18px}.avh-newsletter form{width:100%;margin-top:14px}.avh-review-grid{grid-template-columns:1fr}.avh-review-grid article:nth-child(n+3){display:none}}

/* SOFTICODE COMMERCE_WORKING_CATEGORY_TABS_CSS_V1 */
.avh-tab-panel{display:none}.avh-tab-panel.active{display:block;animation:avhTabIn .22s ease}@keyframes avhTabIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
