<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tab-nav{display:flex;justify-content:space-around;margin:16px 0 0;z-index:0;gap:16px;width:calc(100% - 8px)}.tab-nav[location=home]{gap:8px}.tab-button{flex:1;background:#fff;border:none;padding:4px 16px;border-radius:50px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;font-family:var(--family-medium);transition:background .3s;box-shadow:0 2px 10px #96959540}.tab-button svg{margin-right:10px}.tab-button.active[data-tab=home]{background:#1b1a1a;color:#fff;box-shadow:0 2px 10px #96959540}.tab-button.active[data-tab=home] svg{fill:#fff}a.tab-button[data-tab=home]:hover{background:#000;color:#fff}a.tab-button[data-tab=makeup]:hover{background:#f0dce3;color:#000}a.tab-button[data-tab=home]:hover svg{fill:#fff}.tab-button.active{font-weight:700;background:#f0dce3;position:relative}.tab-button.active[data-tab=makeup]{font-size:15px}a.tab-button.active[data-tab=makeup]:before{content:"";position:absolute;background:#fff;top:-7px;width:calc(100% + 16px);height:calc(100% + 14px);z-index:-1;border-radius:17px 17px 0 0}a.tab-button.active[data-tab=makeup]:after{content:"";position:absolute;background:#fff;bottom:-7px;left:-38px;width:30px;height:30px;z-index:-1;clip-path:path("M30,0 A25,25 0 0,0 0,30 L0,0 Z");transform:rotate(180deg)}button.tab-button.active:before{content:"";width:calc(100% + 14px);height:calc(100% + 14px);position:absolute;top:-7px;left:-7px;background:#fff;box-shadow:0 -16px 20px #b5b5b542;z-index:-1;border-top-left-radius:17px;border-top-right-radius:17px}.tab-button.active svg{width:19px;height:19px;margin-right:6px}.tab-content.active{display:block;border-radius:17px;margin:6px 0 16px}#makeup.tab-content.active{border-radius:17px 0 17px 17px;background:#fff;box-shadow:0 6px 10px #5b5b5b40}#makeup .category-cards{gap:16px}.category-cards{display:flex;gap:4px;overflow-x:auto;scroll-snap-type:x mandatory;margin:10px}.tab-content,.category-cards::-webkit-scrollbar{display:none}.tab-product-cards{border-radius:20px;scroll-snap-align:start;text-align:center;flex:0 0 auto}.tab-product-cards&gt;*{mix-blend-mode:multiply}#makeup .tab-product-cards img,#skincare .tab-product-cards img{width:auto;height:70px}
/*# sourceMappingURL=/cdn/shop/t/121/compiled_assets/styles.css.map */
</pre></body></html>