.product-card__badge,.wishlist-btn{position:absolute;top:12px;z-index:3}.product-card:hover .quick-add{opacity:1;transform:translateY(0)}.quick-add:focus-visible,.quick-add:hover{box-shadow:0 12px 28px rgba(17,16,14,.18);transform:translateY(-2px)}.product-card:hover .quick-add:focus-visible,.product-card:hover .quick-add:hover{transform:translateY(-2px)}.quick-add:focus-visible svg,.quick-add:hover svg{animation:cart-icon-lift .52s ease both}.carousel-track--two-rows .product-card{width:100%;height:100%}.home-product-carousel .product-card{position:relative;flex:0 0 calc((100% - 72px) / 4);min-width:0;overflow:hidden;border-radius:34px;padding:16px;background:#fff;box-shadow:0 22px 58px rgba(28,22,14,.1);transition:transform .42s cubic-bezier(.16,1,.3,1),box-shadow .42s ease}.home-product-carousel .product-card:before{display:none}.home-product-carousel .product-card.featured{transform:translateY(-10px)}.home-product-carousel .product-card:hover{box-shadow:0 30px 90px rgba(28,22,14,.14);transform:translateY(-14px)}.home-product-carousel .product-card.featured:hover{transform:translateY(-20px)}.home-product-carousel .product-card__media{min-height:292px;border:1px solid rgba(17,16,14,.04);border-radius:26px;background:transparent}.home-product-carousel .product-card__media:after,.home-product-carousel .product-card__media:before{display:none}.home-product-carousel .product-card__media .product-object{position:relative;z-index:2;filter:drop-shadow(0 22px 30px rgba(17,16,14,.12));transition:transform .55s cubic-bezier(.16,1,.3,1)}.home-product-carousel .product-card__media .product-object--image{width:min(88%,280px);height:min(88%,282px)}.home-product-carousel .product-card:hover .product-card__media .product-object{transform:translateY(-7px) scale(1.065) rotate(-2deg)}.home-product-carousel .product-card__badge{left:16px;display:inline-flex;align-items:center;font-weight:500;top:16px;height:32px;padding:0 13px;font-size:11px;letter-spacing:.07em}.home-product-carousel .wishlist-btn{top:16px;right:16px;z-index:5;width:42px;height:42px;background:rgba(255,255,255,.86);font-size:20px}.home-product-carousel .wishlist-btn:hover{background:var(--black);color:white}.home-product-carousel .product-card__body{position:relative;z-index:2;display:block;min-height:118px;padding:22px 6px 0}.home-product-carousel .product-card__body h3{max-width:94%;margin:0;color:var(--ink);font-size:20px;font-weight:500;letter-spacing:0;line-height:1.14}.home-product-carousel .product-card__body p{min-height:48px;margin-top:12px;color:var(--muted);font-size:14px;line-height:1.62}.product-card__variant-picker{display:flex;max-height:none;flex-wrap:wrap;gap:6px;margin-top:4px;overflow:visible}.product-card__variant-picker button{display:inline-flex;max-width:100%;min-height:26px;align-items:center;gap:6px;overflow:hidden;border:1px solid rgba(17,16,14,.13);border-radius:999px;padding:0 10px;background:rgba(255,255,255,.64);color:#4f4943;cursor:pointer;font:inherit;font-size:11px;font-weight:800;line-height:1;text-overflow:ellipsis;white-space:nowrap}.product-card__variant-picker button.is-active{border-color:var(--black);background:var(--black);color:var(--soft)}.home-product-carousel .quick-add{width:44px;min-width:44px;min-height:44px;padding:0}@media (max-width:1180px){.home-product-carousel .product-card{flex-basis:calc((100% - 48px) / 3)}}@media (max-width:820px){.home-product-carousel .product-card{flex-basis:min(84vw,340px);display:flex;min-height:0;flex-direction:column;border-radius:28px;padding:12px}.home-product-carousel .product-card.featured{transform:none}.home-product-carousel .product-card__media{min-height:238px;border-radius:22px}.home-product-carousel .product-card__media .product-object--image{width:min(82%,232px);height:min(82%,236px)}.home-product-carousel .product-card__badge{top:14px;left:14px;height:30px;padding:0 12px;font-size:10px}.home-product-carousel .wishlist-btn{top:14px;right:14px;width:42px;height:42px}.home-product-carousel .product-card__body{min-height:0;padding:16px 4px 34px}.home-product-carousel .product-card__body h3{display:-webkit-box;max-width:100%;overflow:hidden;font-size:18px;line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-product-carousel .product-card__body p{display:-webkit-box;min-height:0;margin-top:7px;overflow:hidden;font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:1}.home-product-carousel .product-card__price-inline{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin-top:12px;color:var(--ink);font-size:18px;line-height:1}.home-product-carousel .product-card__price-inline--sale{align-items:flex-start;flex-direction:column;gap:4px}.home-product-carousel .product-card__price-inline b{font-weight:700}.home-product-carousel .product-card__price-inline s{color:#5f5a54;font-size:13px;font-weight:500}.home-product-carousel .product-card__actions{position:absolute;right:18px;bottom:44px;min-height:0;padding:0}.home-product-carousel .quick-add{width:48px;min-width:48px;height:48px;min-height:48px;flex-basis:48px;opacity:1;transform:none}}.product-card__badge--discount{border:1px solid rgba(125,31,39,.48);background:rgba(125,31,39,.06);color:#7d1f27;letter-spacing:.04em}.home-product-carousel .product-card__actions .quick-add{display:inline-grid;width:52px;min-width:52px;height:52px;min-height:52px;flex:0 0 52px;place-items:center;aspect-ratio:1/1;align-self:flex-end;padding:0;border-radius:50%}.home-product-carousel .product-card__actions .quick-add svg,.quick-add svg{display:block;flex:0 0 auto;stroke-width:2}.product-card__media .product-object--image{width:min(72%,190px);height:min(78%,230px)}.product-card .product-object{max-width:100%}@media (max-width:720px){.wishlist-btn{width:44px;height:44px}}.wishlist-btn.active{background:#111111;color:#ffffff}.wishlist-btn.active span{transform:translateY(-1px)}.product-card h3{letter-spacing:0;font-weight:500;line-height:var(--mc-heading-leading-card);overflow-wrap:anywhere;text-wrap:balance}@media (max-width:900px){.product-card .quick-add,.product-card:hover .quick-add{opacity:1;transform:none}}.site-footer__brand p{max-width:420px;line-height:1.75}@media (min-width:901px){.site-footer__brand{transform:translateY(-16px)}}.site-footer__social--mobile-only{display:none!important}.site-footer__section{min-width:0}.site-footer__newsletter{min-width:0;grid-column:6;grid-row:1}.site-footer__newsletter p{max-width:340px}.site-footer__newsletter-form button:disabled{cursor:wait;opacity:.64}.site-footer__link-button{display:block;border:0;padding:0;background:transparent;color:var(--muted);font:inherit;font-size:13px;line-height:1.9;text-align:left;cursor:pointer}.site-footer__link-button:hover{color:var(--black)}.site-footer__store-info{display:none}.site-footer__store-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 28px}.site-footer__trust-item{display:flex;align-items:center;justify-content:center;gap:4px;color:#171717;font-size:15px;font-weight:800;line-height:1.2}.site-footer__trust-item span{display:inline;color:#171717;font-size:inherit;line-height:inherit}.site-footer__bottom{display:grid;grid-column:1/-1;grid-template-columns:minmax(320px,1fr) auto minmax(320px,1fr);gap:36px;align-items:end;padding-top:24px}.site-footer__bottom-store{display:flex;flex-direction:column;gap:4px;max-width:560px}.site-footer__bottom-store strong{margin-bottom:4px;color:#171717;font-size:15px;line-height:1.25}.site-footer__bottom-store a,.site-footer__bottom-store span,.site-footer__copyright{color:#6f6b63;font-size:14px;line-height:1.55}.site-footer__copyright{text-align:center;white-space:nowrap}.site-footer__copyright-mobile{display:none}.site-footer__payments{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.site-footer__copy-mobile{display:none!important}.site-footer__mobile-socials{display:none}.site-footer__form-message{margin-top:10px;font-size:12px!important;line-height:1.4!important}.site-footer__form-message--success{color:#5f6f52!important}.site-footer__form-message--error{color:#8a3f32!important}@media (max-width:900px){.site-footer__brand{margin-bottom:0}.site-footer__brand p{max-width:100%;margin-top:10px;color:#7c766d;font-size:14px;line-height:1.7}.site-footer__newsletter h3{max-width:12ch;margin:0 0 10px;color:#050505;font-size:22px;line-height:1.15}.site-footer__newsletter p{max-width:100%;margin:0 0 18px;color:#7c766d;font-size:14px;line-height:1.6}.site-footer__copy-desktop{display:none!important}.site-footer__copy-mobile{display:inline!important}.site-footer__store-info{display:block;padding-top:0;border-top:0}.site-footer__section-toggle b{margin:0;color:#050505;font-size:17px;line-height:1.2}.site-footer__section[data-open=true] .site-footer__section-toggle span{transform:rotate(45deg)}.site-footer__links{display:grid;max-height:0;overflow:hidden;opacity:0;padding:0;transition:max-height .22s ease,opacity .16s ease,padding .18s ease}.site-footer__section[data-open=true] .site-footer__links{max-height:520px;opacity:1;padding:0 0 18px}.site-footer__store-grid{gap:12px;grid-template-columns:1fr}.site-footer__link-button,.site-footer__store-item a,.site-footer__store-item p{color:#7c766d;font-size:14px;line-height:1.7}.site-footer__link-button{min-height:38px;display:flex;align-items:center}.site-footer__logo{margin:0;font-size:clamp(54px,16vw,70px);line-height:.9}.site-footer__socials{display:none}.site-footer__mobile-socials{display:flex;flex-wrap:wrap;order:5;gap:28px;margin-top:26px}.site-footer__mobile-socials a{color:#171717;font-size:14px;min-height:auto;text-decoration:none}.site-footer__newsletter-form{display:grid;gap:10px;margin-top:0}.site-footer__newsletter-form button,.site-footer__newsletter-form input{width:100%;min-height:52px;height:52px;font-size:15px}.site-footer__newsletter-form input{margin:0;padding:0 16px}.site-footer__newsletter-form button{justify-content:center;padding:0 18px;font-size:15px}.site-footer__trust-item span{color:#050505}.site-footer__bottom-store,.site-footer__copyright-desktop,.site-footer__payments{display:none}.site-footer__copyright-mobile{display:block;margin-bottom:6px;color:#171717;font-size:13px;line-height:1.35}}.site-header a,.site-header button{border:0}.icon-link,.nav-icon{display:inline-grid;min-width:40px;height:40px;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--ink);transition:background .25s ease,color .25s ease,transform .25s ease}.icon-link:hover,.nav-icon:hover{background:var(--ink);color:var(--soft);transform:translateY(-1px)}.icon-link{display:inline-flex;gap:8px;padding:0 14px}.mobile-menu-button{display:none}@media (max-width:1100px){.site-header{grid-template-columns:1fr auto}.mobile-menu-button{display:inline-grid}.header-search-button,.nav-icon:not(.header-search-button):not(.mobile-menu-button){display:none}}.announcement-track span{flex:0 0 auto;letter-spacing:.04em}@media (max-width:720px){.announcement-bar,.site-actions a:not(.cart-pill){display:none}.brand-mark{font-size:21px}}@media (prefers-reduced-motion:reduce){.announcement-track{animation:none;justify-content:center;transform:none}}.site-actions,.site-nav{gap:22px;display:flex;align-items:center;color:#4d4943;font-weight:650}.cart-pill,.icon-link{display:inline-flex;align-items:center;justify-content:center;gap:8px}.cart-pill svg,.icon-link svg{width:15px;height:15px}.site-footer h3{letter-spacing:-.06em;margin:0 0 20px;color:#171717;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:800;line-height:1.25}.site-footer a,.site-footer p{display:block;color:#6f6b63;font-size:15px;line-height:1.65}.site-footer b{display:block;margin-bottom:18px;color:#171717;font-size:18px;line-height:1.25}@media (max-width:1080px){.site-footer,.site-header{grid-template-columns:1fr}.site-header{grid-template-columns:1fr auto}.site-nav{display:none}}@media (max-width:720px){.site-actions .icon-link{display:inline-flex}.cart-pill span,.site-actions .icon-link span{display:none}.site-header{gap:12px;padding:14px 18px}.site-nav{display:none}.site-actions{gap:10px;font-size:13px}.cart-pill{min-height:40px;padding-inline:15px}.site-footer{grid-template-columns:1fr;width:100%;max-width:100%;overflow:hidden}}.site-actions{justify-self:end;gap:18px;justify-content:flex-end}.site-header .icon-link{display:inline-flex}.site-header .mobile-menu-button{display:none}.site-header .brand-mark{justify-self:start;letter-spacing:0}.site-header .main-nav{height:78px;justify-content:center;gap:clamp(18px,2.1vw,34px);color:#3f3b36;font-size:15px;font-weight:520;white-space:nowrap}.nav-item,.nav-link{height:100%;display:flex;align-items:center}.nav-link:after{position:absolute;right:0;bottom:21px;left:0;height:1px;background:var(--black);content:"";transform:scaleX(0);transform-origin:left;transition:transform .28s ease}.nav-item:hover .nav-link:after{transform:scaleX(1)}.site-header .header-actions{justify-self:end;gap:clamp(8px,.9vw,13px);min-width:0;white-space:nowrap}.site-header .icon-link,.site-header .nav-icon{display:inline-grid;place-items:center;width:40px;min-width:40px;height:40px;border:0;border-radius:999px;background:transparent;color:var(--ink);transition:background .25s ease,color .25s ease,transform .25s ease}.site-header .cart-pill svg,.site-header .icon-link svg,.site-header .nav-icon svg{width:20px;height:20px;stroke-width:1.55}.site-header .icon-link:hover,.site-header .nav-icon:hover{background:var(--mist);color:var(--ink)}.site-header .cart-pill{min-height:40px;min-width:40px;padding:0;border:0;background:transparent;color:var(--ink);font-size:11px;white-space:nowrap}.site-header .cart-pill:hover{background:var(--mist);box-shadow:none;transform:none}.nav-item:focus-within .mega-menu,.nav-item:hover .mega-menu{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.mega-panel{display:grid;width:100%;min-height:min(500px,calc(100vh - 138px));max-height:calc(100vh - 118px);grid-template-columns:minmax(220px,.9fr) minmax(270px,1fr) minmax(300px,1.1fr);overflow:hidden;border:1px solid var(--border);border-radius:28px;background:rgba(252,251,253,.98);box-shadow:0 28px 90px rgba(57,44,61,.14);backdrop-filter:blur(22px)}.mega-col{min-width:0;padding:clamp(22px,2.1vw,40px);border-right:1px solid var(--border)}.mega-col:last-child{border-right:0}.mega-eyebrow{display:inline-flex;height:34px;align-items:center;gap:9px;margin-bottom:28px;border:1px solid var(--border);border-radius:999px;padding:0 15px;background:rgba(255,255,255,.65);color:var(--lavender-hover);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.mega-eyebrow:before{width:6px;height:6px;border-radius:50%;background:var(--aubergine);content:""}.mega-title{max-width:100%;margin-bottom:18px;font-family:var(--font-serif-display);font-size:clamp(34px,3vw,54px);line-height:.98;letter-spacing:0;overflow-wrap:normal;text-wrap:balance;white-space:normal}.mega-desc{max-width:420px;color:var(--muted);font-size:clamp(13px,.82vw,15px);line-height:1.6;overflow-wrap:anywhere;text-wrap:pretty}.mega-cta{display:inline-flex;height:48px;align-items:center;gap:8px;margin-top:34px;border-radius:999px;padding:0 24px;background:var(--aubergine);color:white;font-size:13px;font-weight:900}.mega-section-label{margin-bottom:30px;color:var(--lavender-hover);font-size:12px;font-weight:800;letter-spacing:.2em;line-height:1.2;text-transform:uppercase}.mega-list{gap:4px}.mega-list,.mega-list a{display:grid;min-width:0}.mega-list a{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;border-bottom:1px solid var(--border);padding:20px 0;transition:padding .25s ease}.mega-list a.active,.mega-list a:hover{padding-left:8px}.mega-list strong{display:block;margin-bottom:7px;color:var(--ink);font-size:clamp(17px,1vw,20px);line-height:1.25;overflow-wrap:anywhere}.mega-list a>span:first-child{display:grid;min-width:0;gap:0}.mega-list span span{display:block;min-width:0;color:var(--muted);font-size:clamp(12px,.78vw,14px);font-weight:500;line-height:1.5;overflow-wrap:anywhere;white-space:normal}.mega-arrow{display:grid;width:42px;min-width:42px;height:42px;place-items:center;border:1px solid var(--border);border-radius:50%;background:rgba(255,255,255,.7);transition:background .25s ease,color .25s ease}.mega-list a.active .mega-arrow,.mega-list a:hover .mega-arrow{background:var(--aubergine);color:white}.mega-feature{display:flex;flex-direction:column;align-items:stretch;gap:clamp(18px,1.7vw,26px);min-width:0;min-height:100%;overflow:hidden;padding:clamp(22px,2.1vw,40px);background:radial-gradient(circle at 80% 18%,rgba(255,255,255,.9),transparent 30%),linear-gradient(180deg,#f7f2f6,#efe5f3)}.mega-feature__top{display:flex;width:100%;max-width:100%;inline-size:100%;min-width:0;align-items:flex-start;justify-self:stretch;gap:clamp(16px,1.6vw,24px);overflow:visible}.mega-feature__image{display:grid;width:clamp(120px,36%,150px);max-width:150px;min-width:120px;flex:0 0 clamp(120px,36%,150px);aspect-ratio:1;min-height:0;justify-self:start;place-items:center;overflow:hidden;border-radius:20px;background:linear-gradient(145deg,#faf7fb,#eaddec);padding:clamp(10px,1vw,16px)}.mega-feature__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.mega-feature__image--fallback{background:linear-gradient(145deg,#faf7fb,#e6d8eb)}.mega-feature__image .object-stage{height:100%;transform:scale(.72)}.mega-feature__caption{flex:1 1 0;max-width:100%;min-width:0;overflow:visible}.mega-feature__label{color:var(--lavender-hover);font-size:12px;font-weight:800;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.mega-feature__title{max-width:100%;margin-top:9px;color:var(--ink);font-family:var(--font-serif-display);font-size:clamp(22px,1.65vw,32px);font-weight:700;line-height:1.1;overflow-wrap:anywhere;text-wrap:balance}.mega-feature__sub{display:block;max-width:100%;margin-top:12px;overflow:visible;color:var(--muted);font-size:clamp(13px,.82vw,15px);line-height:1.6;overflow-wrap:anywhere;text-overflow:clip;text-wrap:pretty;white-space:normal}.mega-feature__link{display:inline-flex;justify-self:start;align-items:center;gap:10px;color:var(--aubergine);font-size:14px;font-weight:900}.mega-feature__quote{border-top:1px solid rgba(0,0,0,.08);padding-top:18px;color:var(--muted-text);font-size:13px;font-style:italic;line-height:1.6}.mega-bottle{position:relative;width:116px;height:176px;border-radius:44px 44px 30px 30px/42px 42px 26px 26px;background:radial-gradient(circle at 34% 22%,rgba(255,255,255,.96),transparent 28%),linear-gradient(90deg,#d8c4e5,#fff 48%,#a58caf);box-shadow:inset -18px -16px 32px rgba(67,48,72,.12),inset 18px 18px 28px rgba(255,255,255,.55),0 24px 48px rgba(67,48,72,.12);transform:rotate(-6deg)}.mega-bottle:before{position:absolute;top:-42px;left:50%;width:40px;height:54px;border-radius:14px 14px 8px 8px;background:linear-gradient(90deg,var(--deep-plum),var(--aubergine));content:"";transform:translateX(-50%)}.mega-bottle:after{position:absolute;top:-34px;left:56%;width:68px;height:11px;border-radius:999px;background:var(--deep-plum);content:""}.mega-speckles{position:absolute;inset:0;border-radius:inherit;background-image:radial-gradient(circle,rgba(69,52,71,.18) 0 1px,transparent 1.4px);background-size:12px 12px;mix-blend-mode:multiply;opacity:.34}.mega-mat{position:absolute;bottom:26px;left:22%;width:210px;height:78px;border-radius:999px;background:repeating-linear-gradient(90deg,#cbb5d0 0 12px,#f1ecf4 12px 24px);box-shadow:0 22px 44px rgba(17,16,14,.08)}.mega-tray{position:absolute;right:16%;bottom:50px;width:150px;height:56px;border-radius:24px;background:linear-gradient(145deg,var(--aubergine),#8f759b);box-shadow:0 22px 44px rgba(67,48,72,.14)}.search-panel.active{display:block}.search-row{display:grid;grid-template-columns:1fr auto;gap:12px}.search-input{height:56px;border:1px solid var(--line);border-radius:999px;padding:0 20px;background:white;color:var(--ink);font-size:16px;outline:0}.search-close{display:grid;width:56px;height:56px;place-items:center;border-radius:50%;background:var(--black);color:white}.search-suggest{display:flex;flex-wrap:wrap;gap:10px}.search-results,.search-suggest-wrap{margin-top:18px}.search-group__label,.search-suggest-label{margin-bottom:10px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.search-suggest button{display:inline-flex;height:34px;align-items:center;border:1px solid var(--line);border-radius:999px;padding:0 13px;background:rgba(255,255,255,.75);color:var(--muted);font-size:12px;font-weight:700}.search-suggest button:hover{border-color:rgba(17,16,14,.18);color:var(--ink)}.search-results{display:grid;gap:18px;max-height:min(62vh,620px);overflow:auto;padding-right:4px}.search-group{display:grid;gap:8px}.search-group__items{display:grid;gap:0}.search-result{display:grid;grid-template-columns:64px minmax(0,1fr);gap:14px;align-items:center;border:0;border-bottom:1px solid rgba(17,16,14,.08);border-radius:0;padding:12px 2px;background:transparent;color:var(--ink);text-decoration:none;transition:background .18s ease,color .18s ease}.search-result:first-child{border-top:1px solid rgba(17,16,14,.08)}.site-header .search-result{border-bottom:1px solid rgba(17,16,14,.08)}.site-header .search-result:first-child{border-top:1px solid rgba(17,16,14,.08)}.search-result.active,.search-result:hover{background:rgba(17,16,14,.035)}.search-result__image{display:block;width:64px;aspect-ratio:1;overflow:hidden;border-radius:8px;background:linear-gradient(145deg,#f3eee5,#fffdf8)}.search-result__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.search-result__image--empty:after{display:block;width:24px;height:24px;margin:20px auto;border:1px solid rgba(17,16,14,.16);border-radius:50%;content:""}.search-result__body{display:grid;gap:6px;min-width:0}.search-result__body strong{overflow:hidden;color:var(--ink);font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.search-result__body span:not(.search-result__price){display:-webkit-box;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.search-result__price{display:block;grid-column:1;justify-self:start;color:var(--muted);font-size:12px;font-weight:750;line-height:1;white-space:nowrap}.search-state{border:1px solid rgba(17,16,14,.08);border-radius:8px;padding:16px;background:rgba(255,255,255,.68);color:var(--muted);font-size:13px;font-weight:700}.mobile-drawer{display:none}@media (max-width:1100px){.site-header .header-search-button,.site-header .nav-icon:not(.header-search-button):not(.mobile-menu-button),.site-header .site-nav{display:none}.site-header .mobile-menu-button{display:inline-grid}.mega-menu,.site-header .custom-select,.site-header .main-nav,.site-header .nav-icon:not(.header-search-button):not(.mobile-menu-button){display:none}.mobile-drawer{position:fixed;inset:114px 0 auto;z-index:150;display:none;border-bottom:1px solid var(--line);padding:20px;background:rgba(252,251,253,.96);backdrop-filter:blur(20px)}.mobile-drawer.active{display:block}.mobile-drawer a{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:18px 0;color:var(--ink);font-size:18px;font-weight:800}}@media (max-width:720px){.site-header .cart-pill span{max-width:86px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-panel{top:84px;right:18px;left:18px;padding:16px}.search-row{grid-template-columns:1fr 48px}.search-close,.search-input{height:48px}.search-close{width:48px}.search-result{grid-template-columns:48px minmax(0,1fr)}.search-result__image{width:48px}.search-result__image--empty:after{width:18px;height:18px;margin:15px auto}.search-result__price{grid-column:1;justify-self:start}}@media (max-width:900px){.site-header .header-search-button,.site-header .mobile-menu-button{width:44px;min-width:44px;height:44px;min-height:44px}.site-footer a,.site-footer p{color:#7c766d;font-size:14px;line-height:1.7}.site-footer a{min-height:38px;display:flex;align-items:center}.site-footer h3{font-size:22px;line-height:1}.site-footer h3.site-footer__logo{margin:0;font-size:clamp(54px,16vw,70px);line-height:.9}}.mobile-bottom-navigation{display:none}@media (max-width:900px){.site-header--mobile-product .header-inner{grid-template-columns:minmax(0,1fr) 44px 44px 44px;gap:4px}.site-header .custom-select,.site-header .header-search-button,.site-header .main-nav{display:none}.site-header .cart-pill,.site-header .mobile-menu-button,.site-header .nav-icon:not(.header-search-button):not(.mobile-menu-button){display:inline-grid;width:42px;min-width:42px;height:42px;min-height:42px;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--ink)}.site-header .nav-icon:not(.header-search-button):not(.mobile-menu-button){grid-column:2;grid-row:1;justify-self:center}.site-header .cart-pill{min-height:44px;grid-column:3;grid-row:1;justify-self:center}.site-header .mobile-menu-button{grid-column:4;grid-row:1;justify-self:end}.site-header--mobile-product .cart-pill{grid-column:3;grid-row:1;display:inline-grid;width:44px;min-width:44px;height:44px;min-height:44px;place-items:center;border:1px solid rgba(17,16,14,.08);border-radius:999px;padding:0;background:rgba(255,255,255,.68);color:#16120f}.site-header--mobile-product .mobile-menu-button{grid-column:4}.site-header--mobile-product .cart-pill span{display:none}.mobile-drawer{position:fixed;inset:calc(var(--fixed-header-safe-top) + 8px) 10px auto;z-index:250;max-height:min(76svh,680px);overflow-y:auto;border:1px solid rgba(31,27,22,.08);border-radius:22px;padding:16px;background:rgba(252,251,253,.96);box-shadow:0 28px 70px rgba(31,27,22,.16);backdrop-filter:blur(20px)}.mobile-menu-category-grid{display:grid;gap:10px;margin-bottom:12px}.mobile-menu-category-card{display:grid!important;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:12px;border:1px solid rgba(31,27,22,.07)!important;border-radius:16px;padding:8px!important;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(241,236,244,.72));box-shadow:0 14px 36px rgba(31,27,22,.08)}.mobile-menu-category-card__media{display:grid;width:82px;aspect-ratio:1;place-items:center;overflow:hidden;border-radius:12px;background:rgba(241,236,244,.86)}.mobile-menu-category-card__media img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.mobile-menu-category-card__fallback{width:42px;height:42px;border-radius:50%;background:rgba(23,18,15,.1)}.mobile-menu-category-card__copy{display:grid;min-width:0;gap:5px}.mobile-menu-category-card__copy small,.mobile-menu-category-card__copy strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.mobile-menu-category-card__copy strong{color:#17120f;font-family:var(--font-serif-display);font-size:18px;font-weight:600;line-height:1.1;-webkit-line-clamp:1}.mobile-menu-category-card__copy small{color:rgba(23,18,15,.62);font-size:12px;font-weight:650;line-height:1.35;-webkit-line-clamp:2}.mobile-bottom-navigation{position:fixed;left:50%;right:auto;bottom:14px;z-index:230;transform:translateX(-50%);width:calc(100% - 24px);max-width:420px;height:62px;display:flex;align-items:center;justify-content:space-around;gap:4px;border:1px solid rgba(92,66,92,.13);border-radius:999px;padding:0 8px env(safe-area-inset-bottom,0);background:rgba(252,247,253,.94);box-shadow:0 12px 34px rgba(75,52,77,.12);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);isolation:isolate;transition:height .25s cubic-bezier(.2,.8,.2,1),padding .25s cubic-bezier(.2,.8,.2,1),backdrop-filter .25s ease,box-shadow .25s ease}.mobile-bottom-navigation__item{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:0;flex:1 1 0;min-width:0;height:44px;border:0;border-radius:999px;background:transparent;color:rgba(75,52,77,.62);font:inherit;text-decoration:none;cursor:pointer;transition:flex .25s cubic-bezier(.2,.8,.2,1),padding .25s cubic-bezier(.2,.8,.2,1),background .2s ease,color .2s ease}.mobile-bottom-navigation__item--active{flex:1 1 0;padding:0}.mobile-bottom-navigation__item--active,.mobile-bottom-navigation__item--highlighted{background:transparent;color:var(--aubergine)}.mobile-bottom-navigation__icon{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border-radius:50%;transition:background-color .2s ease,color .2s ease,transform .2s ease;line-height:0}.mobile-bottom-navigation__icon svg{display:block;width:21px;height:21px;stroke-width:1.35}.mobile-bottom-navigation__cart--active .mobile-bottom-navigation__icon,.mobile-bottom-navigation__item--active .mobile-bottom-navigation__icon,.mobile-bottom-navigation__item--highlighted .mobile-bottom-navigation__icon{background:var(--lavender-mist);color:var(--aubergine);box-shadow:inset 0 0 0 1px rgba(92,66,92,.08)}.mobile-bottom-navigation__label{display:none}.mobile-bottom-navigation__cart--pill{flex:1 1 0;padding:0;background:transparent;border:0;color:#17120f}.mobile-bottom-navigation__cart--has-items.mobile-bottom-navigation__cart--pill{gap:0;min-width:0;padding:0;border:0;background:transparent;color:var(--aubergine)}.mobile-bottom-navigation__cart .mobile-bottom-navigation__icon svg{width:36px;height:36px;stroke-width:1.35;transform:translateY(-1px)}.mobile-bottom-navigation__cart .mobile-bottom-navigation__icon,.mobile-bottom-navigation__cart:not(.mobile-bottom-navigation__cart--has-items) .mobile-bottom-navigation__icon{width:42px;height:42px}.mobile-bottom-navigation__cart:not(.mobile-bottom-navigation__cart--has-items) .mobile-bottom-navigation__icon svg{width:36px;height:36px;stroke-width:1.35}.mobile-bottom-navigation__count{position:absolute;top:4px;right:calc(50% - 23px);display:grid;min-width:17px;height:17px;place-items:center;border:2px solid #fcf7fd;border-radius:999px;padding:0 4px;background:var(--aubergine);color:#fff;font-size:9px;font-weight:800;line-height:1}.mobile-bottom-navigation__divider,.mobile-bottom-navigation__total{display:none}.mobile-bottom-navigation.is-collapsed{height:calc(52px + env(safe-area-inset-bottom, 0px));padding-bottom:env(safe-area-inset-bottom,0);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 4px 14px rgba(17,14,10,.04)}.mobile-bottom-navigation.is-collapsed .mobile-bottom-navigation__item{height:38px}.mobile-bottom-navigation.is-collapsed .mobile-bottom-navigation__item--active{padding:0}.mobile-bottom-navigation.is-collapsed .mobile-bottom-navigation__icon{width:34px;height:34px}.mobile-bottom-navigation.is-collapsed .mobile-bottom-navigation__icon svg{width:19px;height:19px}.mobile-bottom-navigation.is-collapsed .mobile-bottom-navigation__cart .mobile-bottom-navigation__icon{width:40px;height:40px}.mobile-bottom-navigation.is-collapsed .mobile-bottom-navigation__cart .mobile-bottom-navigation__icon svg{width:36px;height:36px}.mobile-bottom-navigation.is-collapsed .mobile-bottom-navigation__label{font-size:12px}.mobile-bottom-navigation.is-collapsed .mobile-bottom-navigation__cart--pill{padding:0}.mobile-bottom-navigation.is-collapsed .mobile-bottom-navigation__cart:not(.mobile-bottom-navigation__cart--has-items) .mobile-bottom-navigation__icon{width:40px;height:40px}.mobile-bottom-navigation.is-collapsed .mobile-bottom-navigation__cart:not(.mobile-bottom-navigation__cart--has-items) .mobile-bottom-navigation__icon svg{width:36px;height:36px;stroke-width:1.35}.mobile-bottom-navigation.is-collapsed .mobile-bottom-navigation__count,.mobile-bottom-navigation.is-collapsed .mobile-bottom-navigation__total{font-size:11px}body:has(.mobile-bottom-navigation) .site-footer{padding-bottom:calc(34px + var(--mobile-bottom-nav-height))}body:has(.mobile-bottom-navigation) .cookie-consent{bottom:calc(var(--mobile-bottom-nav-height) + 12px)}@media (max-width:390px){.mobile-bottom-navigation{width:calc(100% - 16px)}}@media (prefers-reduced-motion:reduce){.mobile-bottom-navigation,.mobile-bottom-navigation__item{transition:none}}.site-header .brand-mark.brand-logo{gap:0;letter-spacing:0}}.brand-mark,.font-serif,.order-summary h2,.product-card__body h3,h1,h2{font-family:var(--font-serif-display);letter-spacing:0}.brand-mark{font-family:var(--font-serif-display);letter-spacing:-.04em;color:var(--aubergine);font-size:31px;font-weight:400;line-height:.9}.mega-menu{position:absolute;right:max(16px,3vw);left:max(16px,3vw);z-index:99;padding-top:12px;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .28s ease,transform .28s ease,visibility .28s ease;visibility:hidden;top:64px}.search-panel{position:absolute;right:5vw;left:5vw;z-index:120;display:none;border:1px solid var(--line);border-radius:8px;padding:24px;background:rgba(255,253,248,.96);box-shadow:0 28px 90px rgba(28,22,14,.12);backdrop-filter:blur(20px);top:76px}.site-actions,.site-nav{color:var(--ink);font-size:13px;font-weight:700}.site-nav a{position:relative}.site-nav a:after{position:absolute;right:100%;bottom:-8px;left:0;height:1px;background:var(--aubergine);content:"";transition:right .28s ease}.site-nav a:hover:after{right:0}.btn-dark,.cart-button--primary,.quick-add{border-color:var(--aubergine);background:var(--aubergine);color:#fff}.btn-dark:hover,.cart-button--primary:hover,.quick-add:hover{background:var(--deep-plum);transform:translateY(-2px)}.immersive-scroll-zone{background:radial-gradient(circle at 76% 20%,#fff 0 10%,transparent 35%),linear-gradient(125deg,#f9f4f8,#e9dcf0 45%,#d8c4e5)}.category-seo-section__copy h2{color:var(--deep-plum);font-weight:400}.cart-payment-marks span,.product-card__badge{border-radius:999px}.category-card,.luxury-card,.order-summary,.payment-gateway-panel,.product-card{border-color:var(--border);background:rgba(255,255,255,.86);box-shadow:0 20px 45px rgba(56,44,60,.08)}.product-card__media .product-object,.product-card__media img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-card__benefit-pills small{border:1px solid var(--border);border-radius:999px;padding:6px 8px;background:#fff;color:#655a67;font-size:8.5px}.product-card__variant-area{display:grid;flex:1;gap:8px;min-width:0}.quick-add svg{transition:transform .28s cubic-bezier(.2,.8,.2,1);width:17px;height:17px}.site-footer{max-width:100%;position:relative;z-index:3;min-width:0;border-top:1px solid rgba(21,20,18,.08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;grid-template-columns:1.6fr repeat(3,1fr) 1.25fr;gap:50px;padding:65px 6% 28px;background:var(--aubergine);color:#fff}.site-footer b,.site-footer h3,.site-footer h4,.site-footer strong{color:#fff}.site-footer a,.site-footer p,.site-footer span{color:#ddd2df}.site-footer__brand p,.site-footer__newsletter p{max-width:340px;font-size:11px;line-height:1.7}.site-footer__logo{color:#fff}.site-footer__mobile-socials,.site-footer__socials{display:flex;flex-wrap:wrap;gap:16px 20px;margin-top:22px}.site-footer__section-toggle span{display:none}.site-footer__links a,.site-footer__mobile-socials a,.site-footer__socials a{font-size:10px}.site-footer__newsletter h3{margin:0 0 18px;color:#fff;font-size:16px;line-height:1.25}.site-footer__newsletter-form{gap:10px;margin-top:20px;display:flex;max-width:350px;border-radius:999px;padding:5px;background:#fff}.site-footer__newsletter-form input{height:54px;border-radius:999px;color:#171717;font-size:15px;min-width:0;flex:1;border:0;padding:8px 14px;background:transparent;outline:0}.site-footer__newsletter-form button{height:54px;cursor:pointer;border:0;border-radius:999px;padding:9px 16px;background:var(--deep-plum);color:#fff;font-size:9px;font-weight:800}.site-footer__bottom,.site-footer__trust{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.16);padding-top:24px}.site-footer__payments,.site-footer__trust-item{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:10px;font-weight:800}.site-footer__payments span{display:inline-grid;min-height:32px;place-items:center;background:white;color:#171717;font-size:13px;font-weight:800;line-height:1;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:7px 10px}.site-footer__copy-mobile,.site-footer__copyright-mobile,.site-footer__mobile-socials{display:none}@media (max-width:900px){.site-footer__bottom,.site-footer__brand,.site-footer__newsletter,.site-footer__trust{grid-column:1/-1}.site-footer__section-toggle{display:flex;min-height:64px;align-items:center;justify-content:space-between;cursor:pointer;pointer-events:auto}.site-footer__section[data-open=false] .site-footer__links{display:none}.site-footer__bottom,.site-footer__trust{align-items:flex-start;flex-direction:column}.site-footer__copy-desktop,.site-footer__copyright-desktop,.site-footer__socials{display:none}.site-footer__copy-mobile,.site-footer__copyright-mobile,.site-footer__mobile-socials{display:flex}}body{margin:0;min-height:100vh;background:linear-gradient(rgba(21,20,18,.028) 1px,transparent 0),linear-gradient(90deg,rgba(21,20,18,.028) 1px,transparent 0),linear-gradient(135deg,#fffdf8,#fbfaf7 48%,#eee9df);background-size:44px 44px,44px 44px,auto;font-family:var(--font-sans);color:var(--ink);font-size:15px}body,body>*{letter-spacing:0}.announcement-bar,.site-footer,.site-header,main{width:100%;max-width:none;margin-inline:0}.nav-link{position:relative;gap:7px;display:inline-flex;align-items:center;color:#111;font-size:13px;font-weight:800}.cart-pill,.custom-select button,.nav-icon{width:42px;height:42px;min-width:42px;min-height:42px;border:0;border-radius:999px;background:transparent;color:#111;box-shadow:none}.cart-pill span,.wishlist-btn+span{display:none}.custom-select button{width:auto;min-width:42px;padding:0 6px;font-size:11px;font-weight:900}.page-title h1,.product-card__body h3,.science h2,.section-head h2,.site-footer__newsletter h3,h1,h2{font-family:var(--font-serif-display);font-weight:500;letter-spacing:0}.btn,.cart-button,.quick-add{border-radius:999px}.product-object--mockup-small{width:min(42%,170px);background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.72),transparent 32%),linear-gradient(180deg,#f1e6df,#ddd0c9)}.product-card__media{display:grid;place-items:center;position:relative;overflow:hidden;aspect-ratio:1/1;min-height:0;border-radius:0;background:linear-gradient(145deg,#faf7f8,#f1eaef)}.product-card__media-link{position:absolute;inset:0;z-index:2;width:100%;display:grid;height:100%;min-height:0;place-items:center}.product-card__media .product-object{transition:transform .35s ease;width:min(58%,220px);max-width:220px;max-height:none;transform:none}.product-card:hover .product-card__media .product-object{transform:scale(1.035) rotate(-1deg)}.product-card__badge{font-weight:800;text-transform:uppercase;position:absolute;z-index:2;left:12px;top:12px;border:0;border-radius:999px;padding:7px 9px;background:var(--aubergine);color:#fff;font-size:9px}.wishlist-btn{position:absolute;z-index:2;display:grid;place-items:center;border-radius:50%;right:12px;top:12px;width:37px;height:37px;border:1px solid #dfd4e1;background:rgba(255,255,255,.9);color:var(--aubergine)}.product-card__body{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:17px 18px 20px}.product-card__body h3{font-weight:500;min-height:46px;margin:9px 0 11px;color:var(--deep-plum);font-size:25px;line-height:1.08}.product-card__body p{min-height:34px;margin:8px 0 10px;line-height:1.45;color:var(--muted-text);font-size:11px}.product-card__price-inline{display:flex;align-items:center;gap:8px;margin-top:10px}.product-card__price-inline s{color:#a49da5;font-size:10px}.product-card__variant-area{display:none}.product-card__actions .quick-add{min-width:44px;min-height:44px;flex:0 0 44px;aspect-ratio:1/1;padding:0;border-radius:50%;display:grid;width:42px;height:42px;place-items:center;background:var(--aubergine);color:#fff}.need-grid{grid-template-columns:repeat(4,1fr);gap:14px}.need-card{min-height:330px;border:0;border-radius:26px;box-shadow:none}.journal-grid article{border:0;box-shadow:none}.journal-grid{grid-template-columns:1.45fr .75fr .75fr}.angel-shop-body .breadcrumbs{display:none}.category-pills.angel-category-pills{justify-content:center;border-bottom:1px solid var(--border);padding:25px 6%;background:#fff}.category-pills a{border:0}.category-pills a,.category-pills a.active,.category-pills a:hover{background:transparent;color:var(--ink)}.catalog.angel-catalog{display:grid;grid-template-columns:260px 1fr;gap:42px;padding:55px 6% 100px}.filters.angel-filters{border-right:0;padding-right:28px}.filter-group{border-bottom:0}.filter-group a,.filter-group span{display:flex;gap:9px;color:#5e5660;font-size:11px}.filter-group a:before,.filter-group span:before{width:13px;height:13px;border:1px solid #bdb6bf;content:""}.angel-product-grid,.cart-recommendation-grid,.product-grid--three{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.angel-product-grid .product-card__media{aspect-ratio:1/1;min-height:0}.product-floating-action-bar{display:none}.field,.payment-gateway-panel{border-radius:14px}@media (max-width:900px){.header-inner{min-height:72px;grid-template-columns:46px minmax(0,1fr) 46px;padding:0 20px}.cart-pill,.site-actions .custom-select,.site-actions .nav-icon:not(.header-search-button):not(.mobile-menu-button),.site-nav.main-nav{display:none}.site-actions.header-actions{display:contents}.header-search-button{display:none}.mobile-menu-button{display:grid;grid-column:3;grid-row:1}.catalog.angel-catalog{grid-template-columns:1fr}.page-title h1{font-size:42px}.angel-product-grid,.cart-recommendation-grid,.product-grid--three{grid-template-columns:1fr}.angel-product-grid{grid-template-columns:1fr 1fr;gap:8px}.angel-product-grid .product-card__media,.product-card__media{aspect-ratio:1/1;min-height:0}.product-card__body{padding:12px}.filters.angel-filters,.product-card__actions{display:none}.site-footer__bottom,.site-footer__brand,.site-footer__newsletter,.site-footer__section,.site-footer__store-info,.site-footer__trust{grid-column:1/-1}}.product-card__benefit-pills{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px}.angel-category-pills a{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px;padding:11px 17px;background:#fff;color:var(--ink);font-size:11px;white-space:nowrap}.angel-category-pills a.active,.angel-category-pills a:hover{border-color:var(--aubergine);background:var(--aubergine);color:#fff}.angel-filters a,.angel-filters span{color:#5e5660;font-size:11px;line-height:1.45}.angel-payment-tabs{margin-bottom:10px;flex-wrap:wrap}.angel-payment-copy{display:grid;gap:14px}.angel-payment-copy h4,.vietqr-panel h4{margin:0;color:var(--deep-plum);font-family:var(--font-serif-display);font-size:28px;font-weight:400}.category-seo-section__copy>p,.product-card__body p,.rating{color:var(--muted-text)}.product-card__price-inline b{font-size:16px;color:var(--ink)}.quick-add{background:var(--black);color:var(--soft);font-weight:800;opacity:0;transform:translateY(8px);transition:background .22s ease,box-shadow .22s ease,opacity .25s ease,transform .25s ease;border-radius:999px;display:grid;height:42px;flex:0 0 auto;place-items:center;border:0;width:42px;min-width:42px;min-height:42px}.category-seo-faq details,.category-seo-section__columns article,.category-seo-section__links{border-color:var(--border);background:rgba(255,255,255,.72)}.cart-trust-list,.discreet,.shipping-progress{background:var(--sage-soft);color:#5d695f}.order-summary{border-radius:25px;background:var(--warm-white)}.cart-note textarea,.coupon input,.form-grid input,.form-grid select,.payment-tabs button,.shipping-choice{border-color:var(--border);border-radius:12px}.payment-tabs button.active,.shipping-choice.active{border-color:var(--lavender);background:#faf7fb}.cart-backdrop,.cookie-consent__backdrop{background:rgba(52,42,54,.34)}.cart-drawer,.cookie-consent__dialog,.cookie-consent__panel,.mobile-drawer,.search-panel{border-color:var(--border);background:rgba(252,251,253,.96);color:var(--ink);box-shadow:0 28px 80px rgba(57,44,61,.16)}.drawer-foot,.drawer-head{border-color:var(--border)}.close,.cookie-consent__button--dark,.drawer-actions .btn-dark,.drawer-actions .cart-button--primary,.search-close{border-color:var(--aubergine);background:var(--aubergine);color:#fff}.cookie-consent__button,.cookie-consent__icon-button,.field,.mini-action,.mini-item__actions .mini-quantity-stepper,.order-note,.pay,.payment-gateway-panel,.promo{border-color:var(--border);background:rgba(255,255,255,.82)}.dashboard-hero{display:grid;min-height:250px;grid-template-columns:1fr auto;align-items:center;border:1px solid var(--line);border-radius:34px;padding:34px;box-shadow:0 16px 44px rgba(25,22,17,.07);background:linear-gradient(100deg,#fcfbfd,#f1ecf4)}.blog-index-page,main[class*="bg-[#f5efe5]"],main[class*="bg-[#f7f2ea]"]{background:var(--canvas);color:var(--ink)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (max-width:900px){.header-inner,.nav-item,.nav-link,.site-header .main-nav{height:64px;min-height:64px}.brand-mark{font-size:26px}.site-footer__bottom,.site-footer__brand,.site-footer__newsletter,.site-footer__store-info,.site-footer__trust{grid-column:1/-1}.site-footer__copyright{color:#7c766d;font-size:13px;line-height:1.8;text-align:left;white-space:normal}.product-card__body h3{min-height:38px;font-size:18px}}.cookie-consent__button.cookie-consent__button--dark{border-color:var(--aubergine);background:var(--aubergine);color:#fff}.cookie-consent__eyebrow{margin:0 0 4px;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;color:var(--lavender-hover)}.cookie-consent h2,.cookie-consent__dialog h2{margin:0;font-size:20px;line-height:1.05;color:var(--deep-plum)}.cookie-consent p,.cookie-consent__dialog-copy{max-width:760px;margin:6px 0 0;font-size:12px;line-height:1.45;color:var(--muted-text)}@media (max-width:900px){.site-footer{display:grid;grid-template-columns:1fr;gap:22px;padding:44px 20px calc(92px + env(safe-area-inset-bottom, 0px));border-top:0;background:#eef0ee}.site-footer,.site-footer a,.site-footer p,.site-footer__brand p,.site-footer__copyright,.site-footer__link-button,.site-footer__newsletter p,.site-footer__store-item a,.site-footer__store-item p{color:rgba(69,52,71,.24)}.site-footer h3,.site-footer__copyright-mobile,.site-footer__mobile-socials a,.site-footer__newsletter h3,.site-footer__section-toggle b{color:rgba(69,52,71,.28)}.site-footer__newsletter{grid-column:auto;grid-row:auto;order:2;margin:26px 0 28px;border-radius:24px;padding:22px;border:1px solid rgba(69,52,71,.08);background:transparent}.site-footer__section{grid-column:auto;grid-row:auto;order:3;border-bottom:1px solid rgba(69,52,71,.08)}.site-footer__section-toggle span{width:auto;height:auto;border:0;border-radius:0;font-size:28px;font-weight:500;line-height:1;transition:transform .16s ease;display:inline;color:rgba(69,52,71,.28)}.site-footer__trust-item{min-height:48px;gap:7px;border-radius:999px;font-weight:700;padding:0 16px;justify-content:flex-start;font-size:12px;border:1px solid rgba(69,52,71,.08);background:rgba(255,255,255,.32);color:rgba(69,52,71,.24)}.site-footer__trust-icon,.site-footer__trust-item span{color:rgba(69,52,71,.24)}.site-footer__bottom{grid-column:auto;order:6;margin-top:28px;padding-top:22px;display:grid;grid-template-columns:1fr;gap:16px;border-top:1px solid rgba(69,52,71,.08)}.site-footer__bottom-store{display:grid;gap:5px}.site-footer__payments{justify-content:flex-start;display:flex}.site-footer__copyright:after{display:block;margin-top:6px;content:"Thanh toán nội địa. Giao hàng kín đáo.";color:rgba(69,52,71,.24)}}body,html{max-width:100%;overflow-x:clip;background:#eef0ee;color:var(--ink);font-family:var(--font-sans);letter-spacing:0}.brand-mark,.cart-summary-head h2,.font-serif,.pc-name,.product-card__body h3,.summary-card h2,h1,h2,h3{font-family:var(--font-serif-display);letter-spacing:0}.announcement-track{justify-content:center;gap:clamp(48px,12vw,160px);padding-inline:24px;transform:none;display:flex;width:-moz-max-content;width:max-content;min-width:100%;height:100%;align-items:center;animation:announcement-marquee 24s linear infinite;will-change:transform}.announcement-track__group{display:inline-flex;flex:0 0 auto;min-width:-moz-max-content;min-width:max-content;align-items:center;justify-content:flex-start;gap:18px;padding-inline:18px}.announcement-track__group span+span:before{display:inline-block;width:3px;height:3px;margin:0 18px 2px 0;border-radius:50%;background:var(--lavender-soft);content:""}@keyframes announcement-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.nav-item,.nav-link,.site-header .main-nav{height:88px}.site-nav{gap:34px}.nav-link:after,.site-nav a:after{display:none;bottom:26px;background:var(--aubergine)}.mega-menu,.search-panel{top:88px}.cart-pill,.icon-link,.nav-icon{border-color:var(--border);background:#fff;color:var(--ink)}.cart-pill{display:inline-flex;align-items:center;justify-content:center;font-size:14px;gap:9px;border-color:var(--black)!important;min-height:42px;border:0;box-shadow:none;padding:0;min-width:84px;background:var(--aubergine);color:#fff}.btn,.cart-button,.cart-pill,.quick-add{font-weight:800;border-radius:999px}.btn-dark,.btn.dark,.cart-button--primary,.quick-add{border-color:var(--aubergine);background:var(--aubergine);color:#fff}.btn.ghost,.ghost{border-color:#cfc2d3;color:var(--aubergine)}.eyebrow{width:-moz-fit-content;width:fit-content;margin-bottom:22px;display:inline-flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:999px;padding:9px 14px;background:rgba(255,255,255,.58);text-transform:uppercase;color:#765b82;font-size:10px;font-weight:800;letter-spacing:.22em}.product-list-page-body{padding-top:0;background:var(--canvas)}.section{padding:105px 6%}.section-head{grid-template-columns:1fr auto;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:42px}.page-title h1,.science h2,.section-head h2{color:var(--deep-plum);font-size:clamp(42px,4.1vw,56px);font-weight:400;line-height:1.02}.product-card{padding:14px;box-shadow:none;min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:22px;background:#fff;scroll-snap-align:start;transition:box-shadow .3s ease,transform .3s ease}.product-card:hover{box-shadow:0 20px 45px rgba(56,44,60,.1);transform:translateY(-6px)}.pc-image,.product-card__media{position:relative;display:grid;aspect-ratio:1/1;height:auto;place-items:center;overflow:hidden;border-radius:0;background:#fff}.product-grid .pc-image,.product-grid .product-card__media{height:auto}.pc-image .product-object,.pc-image img,.product-card__media .product-object,.product-card__media img{width:115%;height:115%;-o-object-fit:contain;object-fit:contain;transition:transform .35s ease}.angel-product-grid .product-card__media .product-object,.angel-product-grid .product-card__media img,.product-grid .product-card__media .product-object,.product-grid .product-card__media img{width:120%;height:120%}.product-card:hover .pc-image .product-object,.product-card:hover .pc-image img{transform:scale(1.035) rotate(-1deg)}.pc-badges{position:absolute;top:12px;left:12px;z-index:3;display:flex;flex-wrap:wrap;gap:5px}.pc-badges span{border-radius:999px;padding:7px 9px;background:var(--aubergine);color:#fff;font-size:9px;font-weight:800}.pc-badges span:nth-child(2){border:1px solid #e5d9e7;background:rgba(255,255,255,.9);color:var(--aubergine)}.wish{position:absolute;top:12px;right:12px;z-index:3;display:grid;width:37px;height:37px;place-items:center;border:1px solid #dfd4e1;border-radius:50%;background:rgba(255,255,255,.9);color:var(--aubergine)}.wish svg{width:17px;height:17px}.quick{position:absolute;right:13px;bottom:13px;z-index:8;display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;gap:7px;overflow:hidden;border:0;border-radius:999px;background:var(--aubergine);color:#fff;transition:background .2s ease,color .2s ease,opacity .2s ease,transform .2s ease,width .2s ease}.quick svg{width:17px;height:17px;flex:0 0 auto}.quick span{display:none;white-space:nowrap;font-size:11px;font-weight:800}.quick-add__check{display:inline-grid;width:17px;height:17px;place-items:center;font-size:15px;font-weight:900;line-height:1}.quick[data-add-state=added],.quick[data-add-state=adding]{width:132px}.quick[data-add-state=added] .quick-add__label,.quick[data-add-state=adding] .quick-add__label{display:block}.quick:disabled{cursor:wait;opacity:.9}.quick-add--mobile{display:none}.product-card:hover .quick,.quick:focus-visible{width:138px}.product-card:hover .quick span,.quick:focus-visible span{display:block}@media (hover:hover) and (pointer:fine){.product-card:hover .quick[data-add-state=idle] svg,.quick[data-add-state=idle]:focus-visible svg{display:none}}.pc-body,.product-card__body{display:block;padding:14px 15px 17px}.pc-meta{display:flex;justify-content:space-between;gap:12px;color:var(--muted-text);font-size:8px;letter-spacing:.12em;text-transform:uppercase}.pc-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc-meta span:first-child{flex:1 1 auto}.pc-meta span:last-child{max-width:48%;flex:0 1 auto;text-align:right}.pc-name{display:block;min-height:42px;margin:8px 0 9px;color:var(--deep-plum);font-size:18px;font-weight:500;line-height:1.15}.pc-fit{display:-webkit-box;overflow:hidden;min-height:34px;margin:0 0 10px;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--muted-text);font-size:11px;line-height:1.5}.pills,.product-card__benefit-pills{display:flex;flex-wrap:wrap;gap:5px}.pills small,.product-card__benefit-pills small,.product-card__variant-picker button{border:1px solid var(--border);border-radius:999px;min-height:28px;padding:5px 7px;background:#fff;color:#655a67;font-size:8.5px}.pc-rating{display:flex;gap:7px;margin:10px 0 7px;color:var(--muted-text);font-size:10px}.stars{color:#8b657d;letter-spacing:1px}.pc-price,.product-card__price-inline{display:flex;align-items:center;gap:8px;margin:0}.pc-price strong,.product-card__price-inline b{color:var(--ink);font-size:16px;font-weight:900}.pc-price del,.product-card__price-inline del{color:#6f6871;font-size:10px}.product-card__promotion-hint{min-height:30px;margin:7px 0 0;color:#52664f;font-size:10px;font-weight:750;line-height:1.45}.product-card__actions{z-index:2;min-height:86px;align-items:center;justify-content:space-between;gap:12px;position:absolute;right:13px;bottom:calc(100% - 307px);padding:0 18px 18px;display:none}.product-object--mockup{display:grid;align-content:start;justify-items:center;padding:22% 12% 10%;position:relative;width:min(58%,260px);aspect-ratio:.72;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:22px;background:radial-gradient(circle at 50% 13%,rgba(255,255,255,.92),transparent 25%),linear-gradient(180deg,#efd9e8,#e7cfe0);box-shadow:0 28px 38px rgba(57,44,61,.18);color:#9a7ba4}.product-object__mockup-line{width:82%;margin-bottom:22px;position:absolute;top:34%;right:26%;left:26%;height:1px;background:#b89cc0}.product-object__mockup-brand{color:#8f759b;letter-spacing:.02em;position:absolute;top:42%;right:0;left:0;text-align:center;font-family:var(--font-serif-display);font-size:clamp(18px,2vw,30px);font-weight:700}.product-object__mockup-title{margin-top:2px;color:#6d5b72;position:absolute;top:calc(42% + 32px);right:0;left:0;text-align:center;font-size:10px;font-weight:900;letter-spacing:.12em}.product-object__mockup-pill{position:absolute;bottom:8%;left:12%;border-radius:999px;padding:7px 12px;background:rgba(255,255,255,.85);color:#a58caf;font-size:9px;font-weight:800}.footer-top{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:50px;padding:65px 6%}.footer p,.site-footer p{color:#d9cedb;font-size:11px;line-height:1.6}.footer h4,.site-footer h4{margin:0 0 14px;color:#fff;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.site-footer__section-toggle{font:inherit;pointer-events:none;display:flex;width:100%;align-items:center;justify-content:space-between;border:0;padding:0;background:transparent;color:#fff;text-align:left}.site-footer__links{margin-top:18px;display:grid;gap:11px}.footer a,.site-footer a{display:block;color:#ddd2df;font-size:10px}.newsletter,.site-footer__newsletter-form{display:flex;max-width:350px;border-radius:999px;padding:5px;background:#fff}.newsletter input,.site-footer__newsletter-form input{min-width:0;flex:1;border:0;outline:0;background:transparent;padding:8px 14px}.newsletter button,.site-footer__newsletter-form button{border:0;border-radius:999px;background:var(--deep-plum);color:#fff;padding:9px 16px;font-size:9px;font-weight:800}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);padding:20px 6%;color:#cfc3d2;font-size:9px}@media (max-width:1100px){.site-nav{display:none;gap:17px}}@media (max-width:780px){:root{--fixed-header-safe-top:calc(env(safe-area-inset-top, 0px) + 72px)}body{background:var(--canvas)}.announcement-bar{display:block;height:30px;min-height:30px;font-size:8px}.header-inner,.site-header{min-height:var(--fixed-header-safe-top)}.header-inner{padding:0 20px}.brand-mark.brand-logo{min-width:120px}.brand-logo__image{width:132px}.nav-item,.nav-link,.site-header .main-nav{height:auto}.section{padding:72px 20px}.section-head{align-items:flex-start;flex-direction:column}.angel-product-grid,.product-grid,.product-grid--three{grid-template-columns:1fr 1fr;gap:8px}.product-grid .pc-image,.product-grid .product-card__media{height:auto}.pc-body,.product-card__body{padding:11px}.pc-name{min-height:40px;font-size:16px}.pills small:nth-child(n+3){display:none}.product-card:hover .quick,.quick,.quick:focus-visible{width:38px;height:38px}.product-card:hover .quick span,.quick span,.quick:focus-visible span{display:none}.footer-top{grid-template-columns:1fr;gap:0;padding:45px 24px 30px}.footer-brand{margin-bottom:28px}.site-footer__section{border-top:1px solid rgba(255,255,255,.12);padding:15px 0}.site-footer__section-toggle span{display:block}.site-footer__section[data-open=false] .site-footer__links{display:none}.footer-bottom{flex-direction:column;gap:8px;padding:20px 24px}}:root{--bg:#fbfaf7;--bg-deep:#f1eee8;--stone:#e7e1d6;--taupe:#a99b89;--moss:#5f6f62;--warm-accent:#b86f57;--heading-letter-spacing:0;--heading-display-size:clamp(54px,min(7.2vw,10.8vh),124px);--heading-display-leading:0.94;--heading-section-size:clamp(40px,min(5.4vw,8.6vh),82px);--heading-section-leading:0.98;--heading-card-size:clamp(28px,min(3.5vw,5.8vh),52px);--heading-card-leading:1.04;--section-padding-y:clamp(64px,8vw,108px);--section-gap:clamp(28px,4vw,56px);--hero-heading-size:clamp(58px,min(7.45vw,11.4vh),134px);--story-heading-size:clamp(54px,min(5.7vw,10vh),102px);--hero-heading-leading:0.88;--story-heading-leading:0.92;--hero-product-left:48%;--hero-product-width:min(43vw,680px);--hero-product-height:min(68vh,720px);color-scheme:light;background:var(--bg);color:var(--ink);--mc-heading-leading-display:0.98;--mc-heading-leading-section:1.04;--mc-heading-leading-card:1.12;--preview-footer:#eef0ee;--preview-card:#fbf7fb;--canvas:#fcfbfd;--white:#ffffff;--warm-white:#f8f6f7;--lavender-mist:#f1ecf4;--lavender-soft:#ded2e5;--lavender:#a58caf;--lavender-hover:#8f759b;--aubergine:#453447;--deep-plum:#342a36;--ink:#211d22;--muted-text:#746d76;--sage:#798777;--sage-soft:#eef1eb;--border:#e8e2e9;--soft:var(--canvas);--line:var(--border);--muted:var(--muted-text);--black:var(--aubergine);--font-serif-display:"Angel Display","Angel Display Fallback";--font-sans:"Angel Sans","Angel Sans Fallback";--shadow:0 22px 70px rgba(57,44,61,0.1);--announcement-height:34px;--site-header-height:88px;--fixed-header-safe-top:calc(var(--announcement-height) + var(--site-header-height))}.announcement-bar{display:flex;align-items:center;backdrop-filter:blur(16px);text-transform:uppercase;white-space:nowrap;position:relative;inset:auto;z-index:280;contain:paint;width:100%;max-width:100vw;height:var(--announcement-height);min-height:var(--announcement-height);overflow:hidden;border:0;background:var(--aubergine);color:#fff;font-size:11px;font-weight:800;letter-spacing:.05em}.site-header{justify-content:space-between;gap:24px;grid-template-columns:1fr auto 1fr;padding:0;position:sticky;inset:auto;top:0;z-index:270;display:block;overflow:visible;border-bottom:1px solid var(--border);background:rgba(252,251,253,.94);box-shadow:none;backdrop-filter:blur(18px)}.header-inner,.site-header{align-items:center;width:100%;height:var(--site-header-height);min-height:var(--site-header-height)}.header-inner{display:grid;grid-template-columns:minmax(170px,1fr) minmax(430px,auto) minmax(330px,1fr);gap:clamp(18px,2vw,34px);padding:0 clamp(56px,4.4vw,72px)}.brand-mark.brand-logo{display:flex;align-items:center;line-height:1;align-self:center;justify-self:start;height:50px;min-width:170px;overflow:hidden}.brand-logo__image{display:block;width:154px;max-width:100%;height:50px;-o-object-fit:cover;object-fit:cover;-o-object-position:center 43%;object-position:center 43%}.brand-logo__image--horizontal{height:auto;max-height:50px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.site-nav.main-nav{display:flex;align-items:center;justify-content:center;justify-self:center;gap:34px;height:var(--site-header-height);color:var(--ink);white-space:nowrap}.site-header .nav-link,.site-nav.main-nav{font-size:15px;font-weight:600}.site-actions.header-actions{justify-content:flex-end;display:flex;justify-self:end;align-items:center;gap:6px;min-width:0}.site-header .custom-select{position:relative;display:inline-grid;width:42px;min-width:42px;height:42px;min-height:42px;place-items:center}.site-header .custom-select__button,.site-header .header-actions .account-link,.site-header .header-actions .cart-pill,.site-header .header-actions .header-search-button,.site-header .header-actions .nav-icon:not(.mobile-menu-button){position:relative;display:inline-grid;width:42px;min-width:42px;height:42px;min-height:42px;place-items:center;border:0;border-color:transparent;border-radius:999px;padding:0;background:transparent;color:var(--ink);box-shadow:none;cursor:pointer;font-size:11px;font-weight:600;letter-spacing:0;line-height:1;text-align:center;text-transform:none;transform:none;transition:background-color .2s ease,color .2s ease}.site-header .header-actions svg{display:block;width:21px;height:21px;stroke-width:1.4}.site-header .header-actions svg [stroke]{stroke-width:1.4}.site-header .custom-select__label{display:block;height:auto;line-height:1}.site-header .custom-select__caret,.site-header .header-actions .account-link>span,.site-header .header-actions .header-mobile-account-link,.site-header .header-actions .mobile-menu-button{display:none}.site-header .custom-select:hover .custom-select__button,.site-header .custom-select__button:focus-visible,.site-header .custom-select__button:hover,.site-header .header-actions .account-link:focus-visible,.site-header .header-actions .account-link:hover,.site-header .header-actions .cart-pill:hover,.site-header .header-actions .header-search-button:hover,.site-header .header-actions .mobile-menu-button:hover,.site-header .header-actions .nav-icon:not(.mobile-menu-button):hover{background:var(--mist);color:var(--ink);box-shadow:none;transform:none}.site-header .cart-pill>span:not(.cart-count-badge){display:none}@media (min-width:1101px){.site-header .nav-item{position:static}.site-header .nav-item--has-mega .nav-link{gap:5px}.site-header .nav-item--has-mega .nav-link svg{width:13px;height:13px;stroke-width:1.35;transition:transform .2s ease}.site-header .nav-item--has-mega:focus-within .nav-link svg,.site-header .nav-item--has-mega:hover .nav-link svg{transform:rotate(180deg)}.site-header .mega-menu{top:var(--site-header-height);right:clamp(18px,3.2vw,54px);left:clamp(18px,3.2vw,54px);display:block;padding-top:10px}.site-header .mega-panel{min-height:min(500px,calc(100vh - 132px));max-height:calc(100vh - 112px);grid-template-columns:minmax(250px,.85fr) minmax(360px,1fr) minmax(390px,1.05fr);border-color:rgba(80,49,76,.12);border-radius:28px;background:rgba(252,251,253,.98)}.site-header .mega-menu a:after{display:none;content:none}.site-header .mega-col{padding:clamp(22px,2vw,34px)}.site-header .mega-title{font-size:clamp(32px,2.6vw,48px)}.site-header .mega-list{max-height:min(404px,calc(100vh - 220px));overflow:auto;padding-right:4px}.site-header .mega-list a{padding:14px 0}.site-header .mega-menu--collections .mega-list a{min-height:0;padding:8px 0}.site-header .mega-menu--collections .mega-list{display:grid;max-height:min(404px,calc(100vh - 220px));grid-template-columns:1fr;gap:0;overflow:auto}.site-header .mega-menu--collections .mega-list strong{margin-bottom:4px;font-size:clamp(15px,.9vw,17px)}.site-header .mega-menu--collections .mega-list span span{display:-webkit-box;overflow:hidden;font-size:12px;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:1}.site-header .mega-menu--collections .mega-arrow{width:34px;min-width:34px;height:34px}.site-header .mega-feature{padding:clamp(22px,2vw,34px)}.site-header .mega-feature__top{display:grid;grid-template-columns:minmax(96px,112px) minmax(0,1fr);align-items:center;gap:20px}.site-header .mega-feature__image{width:112px;min-width:0;max-width:112px;flex-basis:112px}.site-header .mega-feature__caption{min-width:0;overflow:hidden}.site-header .mega-feature__title{display:block;font-size:clamp(22px,1.55vw,28px);overflow-wrap:anywhere}}@media (max-width:1100px){.site-header .mega-menu{display:none!important}}.site-header .cart-count-badge{position:absolute;top:0;right:1px;display:grid;width:17px;height:17px;place-items:center;border-radius:999px;background:var(--aubergine);color:#fff;font-size:9px;font-weight:800;line-height:1}.site-header .cart-pill[data-pulse=true] .cart-count-badge,.site-header .cart-pill[data-pulse=true] svg{animation:cart-badge-pulse .42s ease-out both}@keyframes cart-badge-pulse{0%{transform:scale(1)}45%{transform:scale(1.18)}to{transform:scale(1)}}.site-header .custom-select__menu{top:calc(100% + 8px);right:0;min-width:86px;border-color:var(--border);background:#fcfbfd;box-shadow:0 18px 50px rgba(57,44,61,.14)}.site-header .search-panel{top:calc(var(--site-header-height) + 12px)}.footer,.site-footer{display:block;position:relative;overflow:hidden;width:100%;max-width:100%;border-top:1px solid rgba(75,52,77,.08);padding:0;background:radial-gradient(circle at 74% 8%,rgba(255,255,255,.9),transparent 34%),radial-gradient(circle at 16% 12%,rgba(255,255,255,.72),transparent 28%),linear-gradient(135deg,#fbf6fb,#f3e8f6 48%,#eadcf3);color:var(--deep-plum)}.site-footer:before{position:absolute;top:-160px;right:-120px;width:760px;height:760px;border:1px solid rgba(255,255,255,.45);border-radius:50%;box-shadow:0 0 0 54px rgba(255,255,255,.18),0 0 0 108px rgba(255,255,255,.12),0 0 0 162px rgba(255,255,255,.08);content:"";pointer-events:none}.site-footer__inner{position:relative;z-index:1;width:min(100%,1480px);margin:0 auto;padding:44px 40px 24px}.footer-top,.site-footer__top{display:grid;grid-template-columns:minmax(320px,1.2fr) .65fr .65fr minmax(300px,.9fr);gap:46px;align-items:start;width:100%;padding:0}.footer-bottom,.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;margin:22px 0 0;border-top:1px solid rgba(75,52,77,.1);padding:20px 0 0;color:var(--muted-text);font-size:13px;font-weight:650}.site-footer__brand{max-width:430px}.footer-logo{min-width:0;display:inline-flex;align-items:center;margin-bottom:18px}.footer-logo .brand-logo__image{width:190px;height:auto;filter:none}.site-footer p,.site-footer__description{margin:0;color:var(--muted-text);font-size:14px;font-weight:600;line-height:1.7}.site-footer__socials{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.site-footer__socials a{line-height:1.2;display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(75,52,77,.12);border-radius:999px;padding:0 13px 0 11px;background:rgba(255,255,255,.56);color:var(--aubergine);font-size:12px;font-weight:850;text-decoration:none;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease,transform .2s ease}.site-footer__socials a:focus-visible,.site-footer__socials a:hover{border-color:var(--aubergine);background:var(--aubergine);color:#fff;box-shadow:0 12px 26px rgba(75,52,77,.16);outline:none;transform:translateY(-1px)}.site-footer__social-icon{display:block;width:15px;height:15px;flex:0 0 auto}.site-footer .site-footer__title{margin:0 0 16px;color:var(--aubergine);font-size:12px;font-weight:950;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.site-footer .site-footer__links{display:grid;max-height:none;overflow:visible;gap:10px;opacity:1;padding:0}.site-footer .site-footer__links a{display:flex;min-height:48px;align-items:center;color:var(--muted-text);font-size:14px;font-weight:650;line-height:1.45;text-decoration:none;transition:color .2s ease,transform .2s ease}.site-footer .site-footer__links a:focus-visible,.site-footer .site-footer__links a:hover{color:var(--aubergine);outline:none;transform:translateX(3px)}.site-footer__store-card{border:1px solid rgba(255,255,255,.72);border-radius:28px;padding:22px;background:rgba(255,255,255,.58);box-shadow:0 22px 60px rgba(75,52,77,.08);backdrop-filter:blur(14px)}.site-footer__store-list{display:grid;gap:14px}.site-footer__store-item{display:grid;gap:4px}.site-footer__store-item span{margin-bottom:2px;display:block;color:var(--lavender-hover);font-size:11px;font-weight:950;letter-spacing:.15em;line-height:1.2;text-transform:uppercase}.site-footer__store-item a,.site-footer__store-item p{margin:0;color:var(--deep-plum);font-size:14px;font-weight:700;line-height:1.55;text-decoration:none}.site-footer__store-item a:focus-visible,.site-footer__store-item a:hover{color:var(--aubergine);outline:none}.site-footer__trust{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:100%;margin-top:34px;border-top:1px solid rgba(75,52,77,.1);padding:24px 0 0}.site-footer .site-footer__trust-item{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(75,52,77,.12);border-radius:999px;padding:0 14px;background:rgba(255,255,255,.42);color:var(--aubergine);font-size:13px;font-weight:850;line-height:1.2;text-align:center}.site-footer .site-footer__trust-item span{color:var(--aubergine)}.site-footer__trust-icon{display:block;color:var(--aubergine);width:16px;height:16px;flex:0 0 auto}.site-footer__payment-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.site-footer__payment-list strong{color:var(--aubergine);font-weight:900}.site-footer .site-footer__bottom>span,.site-footer .site-footer__payment-list span{color:var(--muted-text)}@media (max-width:1100px){.header-inner{grid-template-columns:minmax(150px,.72fr) minmax(390px,auto) minmax(260px,.9fr);gap:16px;padding:0 28px}.site-nav.main-nav{gap:17px}}@media (max-width:900px){:root{--homepage-mobile-header-height:56px;--homepage-mobile-tabs-height:50px;--homepage-mobile-chrome-safe:calc(env(safe-area-inset-top, 0px) + var(--homepage-mobile-header-height) + var(--homepage-mobile-tabs-height) + 24px);--homepage-mobile-bottom-safe:calc(92px + env(safe-area-inset-bottom, 0px));--mobile-bottom-nav-height:calc(64px + 14px + env(safe-area-inset-bottom, 0px));--announcement-height:30px;--site-header-height:72px;--fixed-header-safe-top:calc(var(--announcement-height) + var(--site-header-height))}.announcement-bar{display:flex;height:var(--announcement-height);min-height:var(--announcement-height);font-size:8px}.site-header{position:sticky;z-index:240;width:100%;border:0;backdrop-filter:none;inset:auto;top:0;border-bottom:1px solid var(--border);border-radius:0;padding:0;background:rgba(252,251,253,.96);box-shadow:none}.site-header,.site-header .header-inner{height:var(--site-header-height);min-height:var(--site-header-height)}.site-header .header-inner{display:grid;align-items:center;grid-template-columns:minmax(120px,1fr) 42px;gap:8px;padding:0 20px}.site-header .brand-mark{max-width:100%;overflow:hidden;font-size:clamp(18px,5vw,22px);line-height:1;text-align:left;text-overflow:ellipsis;white-space:nowrap;grid-column:1;grid-row:1;justify-self:start;height:42px;min-width:120px}.brand-logo__image{width:132px;height:42px}.brand-logo__image--horizontal{height:auto;max-height:42px}.site-header .header-actions{display:contents}.site-header .header-actions .account-menu-wrap,.site-header .header-actions .custom-select,.site-header .header-actions .header-search-button,.site-header .main-nav{display:none}.site-header .header-actions .nav-icon:not(.header-search-button):not(.mobile-menu-button){display:inline-grid;grid-column:2;grid-row:1;justify-self:center}.site-header .header-actions .cart-pill,.site-header .header-actions .header-mobile-account-link,.site-header .header-actions .header-wishlist-link{display:none}.site-header .header-actions .mobile-menu-button{display:inline-grid;grid-column:2;grid-row:1;justify-self:end}.site-header .search-panel{position:absolute;right:10px;left:10px;z-index:260;border-radius:22px;padding:14px;top:calc(100% + 8px)}.site-header .mobile-drawer{inset:calc(100% + 8px) 10px auto}.footer-top,.site-footer__top{grid-template-columns:1fr 1fr;gap:36px 48px}.site-footer__brand,.site-footer__store-card{grid-column:auto}.site-footer__trust{display:grid;grid-column:1/-1;order:4;width:100%;margin-top:26px;padding:0;gap:10px;border:0;grid-template-columns:repeat(2,minmax(0,1fr))}}.site-header .mobile-drawer,.site-header .search-panel{border:1px solid var(--border);background:#fcfbfd;color:var(--ink);box-shadow:0 28px 80px rgba(57,44,61,.18);backdrop-filter:blur(22px)}.site-header .mobile-drawer:not(.active),.site-header .search-panel:not(.active){display:none}.site-header .mobile-drawer.active,.site-header .search-panel.active{display:block}@media (max-width:780px){.site-header .search-panel{position:absolute;top:calc(100% + 8px);right:10px;left:10px;z-index:270;max-height:calc(100svh - var(--site-header-height) - 24px);overflow-y:auto;border-radius:22px;padding:14px}.site-header .mobile-drawer{position:absolute;inset:calc(100% + 8px) 10px auto;z-index:260;max-height:min(76svh,680px);overflow-y:auto;border-radius:22px;padding:16px}}@media (min-width:901px){.site-header .header-actions>.mobile-menu-button{display:none}.site-header .header-actions>.header-mobile-account-link{display:none!important}}@media (max-width:900px){.site-header .header-actions>.custom-select,.site-header .header-actions>.header-search-button{display:none!important}.site-header .header-actions>.cart-pill,.site-header .header-actions>.mobile-menu-button,.site-header .header-actions>.nav-icon:not(.header-search-button):not(.mobile-menu-button){display:inline-grid;width:42px;min-width:42px;height:42px;min-height:42px;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--ink)}.site-header .header-actions>.header-mobile-account-link,.site-header .header-actions>.header-wishlist-link,.site-header .header-actions>button.cart-pill{display:none!important}.site-header .header-actions>.mobile-menu-button{grid-column:2;grid-row:1;justify-self:end}.angel-product-grid,.product-grid,.product-grid--three{gap:10px}.product-card{border-radius:18px}.pc-image,.product-card__media,.product-grid .pc-image,.product-grid .product-card__media{aspect-ratio:1/1;min-height:0}.pc-badges{top:8px;left:8px;right:50px;gap:4px}.pc-badges span{max-width:100%;overflow:hidden;padding:5px 7px;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.pc-badges span:nth-child(n+2){display:none}.wish{top:8px;right:8px;width:32px;height:32px}.pc-body,.product-card__body{padding:10px 10px 12px}.pc-meta{gap:8px;font-size:7px;letter-spacing:.06em}.pc-meta span:last-child{max-width:56%}.pc-name{display:-webkit-box;min-height:38px;margin:7px 0;overflow:hidden;-webkit-box-orient:vertical;font-size:14px;line-height:1.28;-webkit-line-clamp:2}.pc-fit{min-height:30px;margin-bottom:8px;font-size:10px}.product-card__variant-picker{flex-wrap:wrap;overflow:visible}.product-card__variant-picker button{min-height:24px;max-width:70px;overflow:hidden;padding:3px 6px;font-size:7.5px;text-overflow:ellipsis;white-space:nowrap}.pc-rating{margin:7px 0 5px;font-size:9px}.pc-price strong,.product-card__price-inline b{font-size:14px}.product-card:hover .quick-add--media,.quick-add--media,.quick-add--media:focus-visible{right:8px;bottom:8px;width:42px;min-width:42px;height:42px;padding:0}.product-card--mobile-full-add .quick-add--media,.product-card--mobile-full-add .quick-add--media:focus-visible,.product-card--mobile-full-add:hover .quick-add--media{display:none}.quick-add--media .quick-add__check,.quick-add--media svg,.quick.quick-add--mobile .quick-add__check,.quick.quick-add--mobile svg{width:14px;height:14px;font-size:13px}.product-card:hover .quick-add--media .quick-add__label,.quick-add--media .quick-add__label,.quick-add--media:focus-visible .quick-add__label{display:none}.product-card .quick-add--media[data-add-state=added],.product-card .quick-add--media[data-add-state=adding],.product-card:hover .quick-add--media[data-add-state=added],.product-card:hover .quick-add--media[data-add-state=adding],.quick-add--media[data-add-state=added]:focus-visible,.quick-add--media[data-add-state=adding]:focus-visible{width:112px;min-width:112px}.product-card .quick-add--media[data-add-state=added] .quick-add__label,.product-card .quick-add--media[data-add-state=adding] .quick-add__label,.product-card:hover .quick-add--media[data-add-state=added] .quick-add__label,.product-card:hover .quick-add--media[data-add-state=adding] .quick-add__label,.quick-add--media[data-add-state=added]:focus-visible .quick-add__label,.quick-add--media[data-add-state=adding]:focus-visible .quick-add__label{display:block;font-size:10px}.product-card--mobile-full-add .quick.quick-add--mobile,.product-card--mobile-full-add .quick.quick-add--mobile:focus-visible,.product-card--mobile-full-add:hover .quick.quick-add--mobile{position:static;display:inline-flex;width:100%;min-width:0;height:38px;margin-top:10px;padding:0 12px;border:1px solid rgba(80,49,76,.22);background:#fff;color:var(--aubergine);box-shadow:0 8px 18px rgba(80,49,76,.08);transform:none}.product-card--mobile-full-add .quick.quick-add--mobile .quick-add__label,.product-card--mobile-full-add .quick.quick-add--mobile:focus-visible .quick-add__label,.product-card--mobile-full-add:hover .quick.quick-add--mobile .quick-add__label{display:block;font-size:10px;letter-spacing:.01em}.product-card--mobile-full-add .quick.quick-add--mobile[data-add-state=added],.product-card--mobile-full-add .quick.quick-add--mobile[data-add-state=added]:focus-visible,.product-card--mobile-full-add .quick.quick-add--mobile[data-add-state=adding],.product-card--mobile-full-add .quick.quick-add--mobile[data-add-state=adding]:focus-visible,.product-card--mobile-full-add:hover .quick.quick-add--mobile[data-add-state=added],.product-card--mobile-full-add:hover .quick.quick-add--mobile[data-add-state=adding]{width:100%;min-width:0;border-color:transparent;background:var(--aubergine);color:#fff}.product-card--mobile-full-add .quick.quick-add--mobile[data-add-state=added] .quick-add__label,.product-card--mobile-full-add .quick.quick-add--mobile[data-add-state=added]:focus-visible .quick-add__label,.product-card--mobile-full-add .quick.quick-add--mobile[data-add-state=adding] .quick-add__label,.product-card--mobile-full-add .quick.quick-add--mobile[data-add-state=adding]:focus-visible .quick-add__label,.product-card--mobile-full-add:hover .quick.quick-add--mobile[data-add-state=added] .quick-add__label,.product-card--mobile-full-add:hover .quick.quick-add--mobile[data-add-state=adding] .quick-add__label{display:block;font-size:10px}}@media (max-width:720px){.footer,.site-footer{padding:0}.site-footer:before{top:-220px;right:-260px;width:560px;height:560px}.site-footer__inner{padding:30px 18px 22px}.footer-top,.site-footer__top{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}.site-footer__brand,.site-footer__store-card{grid-column:1/-1}.site-footer__brand{max-width:none;order:1}.site-footer__section{grid-column:auto;order:2;border-top:0;padding:0}.footer-logo .brand-logo__image{width:150px}.footer-logo{margin-bottom:12px}.site-footer p,.site-footer__description{font-size:13px;line-height:1.55}.site-footer__socials{gap:7px;margin-top:14px}.site-footer__socials a{min-height:31px;gap:6px;padding:0 10px;font-size:11px}.site-footer .site-footer__title{margin-bottom:10px;font-size:10px;letter-spacing:.12em}.site-footer .site-footer__links{align-items:start;gap:7px;margin-top:0}.site-footer .site-footer__links a{align-self:start;min-height:48px;font-size:12px;line-height:1.35}.site-footer__store-card{order:3;border-radius:22px;padding:16px}.site-footer__store-list{gap:10px}.site-footer__store-item{gap:3px}.site-footer__store-item span{font-size:9.5px;letter-spacing:.12em}.site-footer__store-item a,.site-footer__store-item p{font-size:12.5px;line-height:1.42}.site-footer__trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:8px;margin-top:24px;padding-top:18px}.site-footer .site-footer__trust-item{width:100%;min-height:38px;justify-content:flex-start;border-radius:16px;padding:0 10px;font-size:11px}.footer-bottom,.site-footer__bottom{align-items:flex-start;flex-direction:column;gap:10px;margin-top:18px;padding-top:16px;font-size:12px}.site-footer__payment-list{justify-content:flex-start;gap:6px}}@media (prefers-reduced-motion:reduce){.quick,.site-header .cart-pill[data-pulse=true] .cart-count-badge,.site-header .cart-pill[data-pulse=true] svg,.toast,.toast--leaving{animation:none;transition:none}}