:root{--empire-black: #0a0a0a;--empire-ivory: #f7f4ee;--empire-paper: #fff;--empire-wine: #78172e;--empire-gold: #b58a47;--empire-line: #dedad2;--empire-muted: #68645f}html{scroll-behavior:smooth}body{color:var(--empire-black)}.empire-home,.empire-footer{font-family:var(--font-body--family, Arial, sans-serif)}.empire-shell{width:min(100% - 32px,1440px);margin-inline:auto}.empire-eyebrow{margin:0 0 12px;font-size:11px;font-weight:700;line-height:1.2;letter-spacing:.2em;text-transform:uppercase}.empire-eyebrow--dark{color:var(--empire-wine)}.empire-button-row{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:24px}.empire-button{display:inline-flex;min-height:44px;padding:0 24px;align-items:center;justify-content:center;border:1px solid currentColor;font-size:12px;font-weight:750;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:background .2s,color .2s,transform .2s}.empire-button:hover{transform:translateY(-1px)}.empire-button--light{color:var(--empire-black);background:#fff;border-color:#fff}.empire-button--light:hover{color:#fff;background:transparent}.empire-button--dark{color:#fff;background:var(--empire-black);border-color:var(--empire-black)}.empire-button--dark:hover{color:var(--empire-black);background:transparent}.empire-text-link{color:inherit;font-size:12px;font-weight:750;letter-spacing:.07em;text-decoration:none;text-transform:uppercase}.empire-text-link span{display:inline-block;margin-left:5px;transition:transform .2s}.empire-text-link:hover span{transform:translate(4px)}.empire-text-link--light{color:#fff}.empire-hero{position:relative;height:clamp(430px,48vw,620px);overflow:hidden;background:#150407}.empire-hero__track,.empire-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0}.empire-hero__slide{visibility:hidden;opacity:0;transition:opacity .65s ease,visibility .65s ease}.empire-hero__slide.is-active{visibility:visible;opacity:1;z-index:1}.empire-hero__image{width:100%;height:100%;object-fit:cover;transform:scale(1.055);transition:transform 7s cubic-bezier(.2,.7,.2,1)}.empire-hero__slide.is-active .empire-hero__image{transform:scale(1)}.empire-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050001c2,#0500015c 37%,#05000100 66%)}.empire-hero__shade--right{background:linear-gradient(270deg,#f7f4eef5,#f7f4eeb8 38%,#f7f4ee00 68%)}.empire-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;pointer-events:none}.empire-hero__content>*{pointer-events:auto;opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease}.empire-hero__slide.is-active .empire-hero__content>*{opacity:1;transform:translateY(0)}.empire-hero__slide.is-active .empire-hero__content>:nth-child(2){transition-delay:.08s}.empire-hero__slide.is-active .empire-hero__content>:nth-child(3){transition-delay:.16s}.empire-hero__slide.is-active .empire-hero__content>:nth-child(4){transition-delay:.24s}.empire-hero__content--right{align-items:flex-end;text-align:left}.empire-hero__content--right>*{width:min(42%,570px)}.empire-hero__content--light{color:#fff}.empire-hero h1,.empire-hero h2{max-width:650px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,76px);font-weight:400;line-height:.96;letter-spacing:-.045em}.empire-hero__content>p:not(.empire-eyebrow){max-width:500px;margin:22px 0 0;font-size:clamp(14px,1.3vw,18px);line-height:1.55}.empire-hero__shade--soft{background:linear-gradient(90deg,#f7f4eed1,#f7f4ee42 48%,#f7f4ee00 72%)}.empire-hero__product-showcase{position:absolute;top:50%;right:max(5vw,28px);z-index:3;display:flex;width:min(34vw,450px);height:min(72%,470px);padding:22px 22px 14px;flex-direction:column;color:var(--empire-black);border:1px solid rgba(255,255,255,.72);border-radius:14px;background:#fffffff0;box-shadow:0 24px 80px #00000040;text-decoration:none;opacity:0;transform:translateY(-47%) scale(.96);transition:opacity .55s ease .18s,transform .7s cubic-bezier(.2,.7,.2,1) .18s}.empire-hero__slide.is-active .empire-hero__product-showcase{opacity:1;transform:translateY(-50%) scale(1)}.empire-hero__real-product{width:100%;min-height:0;flex:1;object-fit:contain}.empire-hero__product-showcase span{padding-top:10px;border-top:1px solid var(--empire-line);font-size:10px;font-weight:800;letter-spacing:.1em;text-align:center;text-transform:uppercase}.empire-hero__controls{position:absolute;right:0;bottom:20px;left:0;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:18px;pointer-events:none}.empire-hero__status,.empire-hero__navigation{display:flex;align-items:center}.empire-hero__status{gap:10px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.11em}.empire-hero__progress{position:relative;display:block;width:112px;height:2px;overflow:hidden;background:#ffffff57}.empire-hero__progress i{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:#fff;transform:scaleX(0);transform-origin:left center}.empire-hero__progress i.is-running{animation:empire-hero-progress 6.5s linear forwards}.empire-hero__navigation{gap:9px;pointer-events:auto}.empire-hero__arrow,.empire-hero__dot,.empire-hero__pause{border:0;color:#fff;background:#00000094;cursor:pointer}.empire-hero__arrow,.empire-hero__pause{width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.48);font-size:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:color .2s,background .2s,border-color .2s}.empire-hero__arrow:hover,.empire-hero__pause:hover{color:var(--empire-black);background:#fff;border-color:#fff}.empire-hero__pause{font-size:11px;letter-spacing:-2px}.empire-hero__dots{display:flex;gap:7px;padding:0 4px}.empire-hero__dot{width:22px;height:3px;padding:0;background:#ffffff61;transition:width .25s,background .25s}.empire-hero__dot.is-active{width:34px;background:#fff}.empire-hero:focus-visible{outline:2px solid var(--empire-gold);outline-offset:-2px}@keyframes empire-hero-progress{to{transform:scaleX(1)}}.empire-trust{border-bottom:1px solid var(--empire-line);background:var(--empire-paper)}.empire-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:78px}.empire-trust__grid>div{display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;align-content:center;padding:14px 22px;border-left:1px solid var(--empire-line)}.empire-trust__grid>div:last-child{border-right:1px solid var(--empire-line)}.empire-trust__grid span{grid-row:1 / 3;align-self:center;color:var(--empire-wine);font-size:20px}.empire-trust__grid strong{font-size:12px;letter-spacing:.05em;text-transform:uppercase}.empire-trust__grid small{margin-top:2px;color:var(--empire-muted);font-size:11px}.empire-section{padding:64px 0}.empire-section--compact{padding-bottom:48px}.empire-section--products{padding-block:54px;background:#fff}.empire-section--products .empire-section__head h2{font-family:var(--font-body--family, Arial, sans-serif);font-size:clamp(28px,3vw,42px);font-weight:850;letter-spacing:-.045em;text-transform:uppercase}.empire-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.empire-section__head h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3vw,46px);font-weight:400;line-height:1.05;letter-spacing:-.025em}.empire-category-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--empire-black);border-bottom:1px solid var(--empire-black)}.empire-category-grid a{position:relative;display:flex;min-height:132px;padding:25px 24px;flex-direction:column;justify-content:center;color:var(--empire-black);border-left:1px solid var(--empire-line);text-decoration:none;transition:color .2s,background .2s}.empire-category-grid a:first-child{border-left:0}.empire-category-grid a:hover{color:#fff;background:var(--empire-black)}.empire-category-grid__sale span{color:var(--empire-wine)}.empire-category-grid a:hover span{color:#fff}.empire-category-grid span{font-family:Georgia,Times New Roman,serif;font-size:26px}.empire-category-grid small{margin-top:7px;color:var(--empire-muted);font-size:11px}.empire-category-grid a:hover small{color:#ffffffb3}.empire-category-grid b{position:absolute;right:18px;bottom:18px;font-size:14px}.empire-lifestyle-categories{padding-top:16px;padding-bottom:72px;background:#fff}.empire-lifestyle-categories__head{align-items:flex-end}.empire-lifestyle-categories__head>p{max-width:430px;margin:0 0 3px;color:var(--empire-muted);font-size:14px;line-height:1.6}.empire-lifestyle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.empire-lifestyle-card{position:relative;display:block;min-width:0;aspect-ratio:4 / 5;overflow:hidden;color:#fff;border-radius:12px;background:#1b1212;text-decoration:none;isolation:isolate}.empire-lifestyle-card:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";background:linear-gradient(0deg,#070203e0,#0702036b 28%,#07020300 58%);transition:background .35s ease}.empire-lifestyle-card img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.empire-lifestyle-card:hover img{transform:scale(1.035)}.empire-lifestyle-card:hover:after{background:linear-gradient(0deg,#070203eb,#0702037a 32%,#07020305 62%)}.empire-lifestyle-card:focus-visible{outline:3px solid var(--empire-gold);outline-offset:4px}.empire-lifestyle-card__copy{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;padding:clamp(22px,2.5vw,36px);flex-direction:column;align-items:flex-start}.empire-lifestyle-card__copy small{margin-bottom:9px;font-size:10px;font-weight:800;letter-spacing:.17em}.empire-lifestyle-card__copy strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3vw,48px);font-weight:400;line-height:1;letter-spacing:-.025em}.empire-lifestyle-card__copy em{max-width:360px;margin-top:10px;font-size:13px;font-style:normal;line-height:1.45;opacity:.88}.empire-lifestyle-card__copy b{margin-top:18px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.empire-lifestyle-card__copy b span{display:inline-block;margin-left:5px;transition:transform .2s ease}.empire-lifestyle-card:hover .empire-lifestyle-card__copy b span{transform:translate(4px)}.empire-section__actions{display:flex;align-items:center;gap:22px}.empire-carousel-controls{display:flex;gap:7px}.empire-carousel-controls button{width:38px;height:38px;padding:0;color:var(--empire-black);border:1px solid var(--empire-black);background:transparent;cursor:pointer;transition:color .2s,background .2s,opacity .2s}.empire-carousel-controls button:hover:not(:disabled){color:#fff;background:var(--empire-black)}.empire-carousel-controls button:disabled{opacity:.25;cursor:default}.empire-products{display:flex;gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.empire-products::-webkit-scrollbar{display:none}.empire-product-card{min-width:0;padding:10px;flex:0 0 calc((100% - 56px)/5);border:1px solid var(--empire-line);border-radius:10px;background:#fff;scroll-snap-align:start}.empire-products:focus-visible{outline:2px solid var(--empire-wine);outline-offset:5px}.empire-product-card__media{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;background:#fff}.empire-product-card__media img,.empire-product-card__placeholder{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.empire-product-card:hover .empire-product-card__media img{transform:scale(1.035)}.empire-badge{position:absolute;top:10px;left:10px;z-index:1;padding:5px 8px;color:#fff;background:var(--empire-wine);font-size:9px;font-weight:800;letter-spacing:.1em}.empire-badge--new{color:#fff;background:var(--empire-black)}.empire-product-card__info{display:flex;min-height:166px;padding:14px 2px 2px;flex-direction:column}.empire-product-card__info p{margin:0 0 5px;color:var(--empire-muted);font-size:10px;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.empire-product-card__info h3{min-height:42px;margin:0;font-size:14px;font-weight:500;line-height:1.45}.empire-product-card__info h3 a{color:inherit;text-decoration:none}.empire-product-card__price{display:flex;gap:8px;margin-top:9px;font-size:13px}.empire-product-card__price s{color:var(--empire-muted)}.empire-product-card__price strong{font-weight:750}.empire-product-card__button{display:flex;min-height:38px;margin-top:auto;align-items:center;justify-content:center;color:var(--empire-black);border:1px solid var(--empire-black);border-radius:5px;font-size:11px;font-weight:800;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:color .2s,background .2s}.empire-product-card__button:hover{color:#fff;background:var(--empire-black)}.empire-stories{background:var(--empire-ivory)}.empire-story-grid{display:grid;grid-template-columns:1.65fr 1fr;grid-template-rows:repeat(2,228px);gap:14px}.empire-story-card{position:relative;display:block;min-height:0;overflow:hidden;color:#fff;border-radius:10px;background:var(--empire-black);text-decoration:none}.empire-story-card--large{grid-row:1 / 3}.empire-story-card:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(0deg,#050001d1,#05000100 70%)}.empire-story-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.empire-story-card:hover img{transform:scale(1.035)}.empire-story-card>span{position:absolute;right:0;bottom:0;left:0;z-index:1;display:flex;padding:24px;flex-direction:column}.empire-story-card small{margin-bottom:6px;font-size:9px;font-weight:800;letter-spacing:.15em}.empire-story-card strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2.3vw,38px);font-weight:400;line-height:1.05}.empire-story-card:not(.empire-story-card--large) strong{font-size:clamp(19px,1.7vw,27px)}.empire-story-card b{margin-top:11px;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.empire-gifts{padding-bottom:36px}.empire-gift-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:28px;background:var(--empire-line);border:1px solid var(--empire-line)}.empire-gift-grid a{display:flex;min-height:150px;padding:25px;flex-direction:column;color:var(--empire-black);background:#fff;text-decoration:none;transition:background .2s,color .2s}.empire-gift-grid a:hover{color:#fff;background:var(--empire-wine)}.empire-gift-grid span{font-family:Georgia,Times New Roman,serif;font-size:28px}.empire-gift-grid small{margin-top:7px;color:var(--empire-muted)}.empire-gift-grid a:hover small{color:#ffffffbf}.empire-gift-grid b{margin-top:auto;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.empire-editorial{position:relative;min-height:420px;overflow:hidden;color:#fff;background:#26070d}.empire-editorial:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,rgba(13,1,3,.9),rgba(13,1,3,.42) 52%,transparent 76%)}.empire-editorial img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.empire-editorial__copy{position:relative;z-index:1;display:flex;width:min(50%,600px);min-height:420px;padding:50px;flex-direction:column;justify-content:center}.empire-editorial h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,58px);font-weight:400;line-height:1}.empire-editorial__copy>p:not(.empire-eyebrow){max-width:470px;margin:17px 0 0;line-height:1.6}.empire-brands{padding-top:38px}.empire-brand-list{display:flex;flex-wrap:wrap;border-top:1px solid var(--empire-black);border-left:1px solid var(--empire-line)}.empire-brand-list a{display:flex;height:74px;min-width:25%;padding:0 22px;align-items:center;justify-content:center;color:var(--empire-black);border-right:1px solid var(--empire-line);border-bottom:1px solid var(--empire-line);font-family:Georgia,Times New Roman,serif;font-size:clamp(16px,2vw,24px);letter-spacing:.04em;text-decoration:none}.empire-brand-list a:hover{color:var(--empire-wine);background:var(--empire-ivory)}.empire-footer{color:#fff;background:var(--empire-black)}.empire-footer__top{display:grid;grid-template-columns:1.25fr repeat(3,.65fr) 1.15fr;gap:36px;padding-block:52px 46px}.empire-footer__brand img{width:min(100%,300px);height:auto;filter:brightness(0) invert(1)}.empire-footer__brand p{max-width:360px;margin:24px 0 14px;color:#b9b7b2;font-size:13px;line-height:1.7}.empire-footer__url{color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.empire-footer__nav h2,.empire-footer__newsletter h2{margin:0 0 18px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.empire-footer__nav ul{margin:0;padding:0;list-style:none}.empire-footer__nav li+li{margin-top:10px}.empire-footer__nav a{color:#bbb8b2;font-size:13px;text-decoration:none}.empire-footer__nav a:hover{color:#fff}.empire-footer__newsletter>p:not(.empire-eyebrow){margin:-4px 0 18px;color:#b9b7b2;font-size:13px;line-height:1.6}.empire-newsletter__form{position:relative}.empire-newsletter__form input{width:100%;height:46px;padding:0 48px 0 0;color:#fff;border:0;border-bottom:1px solid #77736e;border-radius:0;outline:none;background:transparent}.empire-newsletter__form input:focus{border-color:#fff}.empire-newsletter__form button{position:absolute;top:0;right:0;width:42px;height:46px;padding:0;color:#fff;border:0;background:transparent;cursor:pointer}.empire-newsletter__message{color:#fff!important;margin:10px 0 0!important}.empire-footer__partners{border-top:1px solid #2d2d2d;border-bottom:1px solid #2d2d2d}.empire-footer__partners-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr}.empire-footer__partners-grid>div{min-height:86px;padding:17px 28px;border-left:1px solid #2d2d2d}.empire-footer__partners-grid>div:last-child{border-right:1px solid #2d2d2d}.empire-footer__partners span{display:block;margin-bottom:10px;color:#88847f;font-size:9px;font-weight:750;letter-spacing:.15em}.empire-footer__partners p{margin:0;font-size:12px;letter-spacing:.05em}.empire-payment-icons{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.empire-payment-icons svg{display:block;width:45px;height:29px;flex:0 0 auto}.empire-footer__bottom{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:24px;color:#88847f;font-size:10px}.empire-footer__bottom p{margin:0}.empire-footer__bottom nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px}.empire-footer__bottom a{color:inherit;text-decoration:none}.empire-blog__hero,.empire-article__hero{position:relative;min-height:480px;overflow:hidden;color:#fff;background:var(--empire-black)}.empire-blog__hero>img,.empire-article__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.empire-blog__hero-shade,.empire-article__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#070001e0,#07000147 58%,#07000100)}.empire-blog__hero-copy,.empire-article__hero-copy{position:relative;z-index:1;display:flex;min-height:480px;flex-direction:column;justify-content:center;align-items:flex-start}.empire-blog__hero h1,.empire-article__hero h1{max-width:850px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,6vw,88px);font-weight:400;line-height:.95;letter-spacing:-.045em}.empire-blog__hero-copy>p:not(.empire-eyebrow){max-width:560px;margin:20px 0 0;font-size:17px;line-height:1.6}.empire-blog__body{padding-block:68px 80px}.empire-blog__intro{max-width:800px;margin-bottom:35px}.empire-blog__intro h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,54px);font-weight:400;line-height:1.05}.empire-blog__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.empire-blog-card{overflow:hidden;border:1px solid var(--empire-line);border-radius:10px;background:#fff}.empire-blog-card__image{display:block;aspect-ratio:3 / 2;overflow:hidden;background:var(--empire-ivory)}.empire-blog-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.empire-blog-card:hover .empire-blog-card__image img{transform:scale(1.035)}.empire-blog-card__copy{padding:22px}.empire-blog-card__copy>p{margin:0 0 10px;color:var(--empire-wine);font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.empire-blog-card__copy h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400;line-height:1.1}.empire-blog-card__copy h2 a{color:inherit;text-decoration:none}.empire-blog-card__copy>div{margin-top:14px;color:var(--empire-muted);font-size:13px;line-height:1.65}.empire-blog-card__link{display:inline-block;margin-top:18px;color:var(--empire-black);font-size:10px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.empire-blog__pagination{margin-top:42px;text-align:center}.empire-article__hero-copy>div{margin-top:22px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.empire-article__layout{display:grid;grid-template-columns:minmax(0,760px) 310px;justify-content:center;gap:72px;padding-block:70px 44px}.empire-article__content{font-size:17px;line-height:1.8}.empire-article__content h2{margin:48px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:400;line-height:1.1}.empire-article__content h3{margin:30px 0 10px;font-size:19px}.empire-article__content p,.empire-article__content ul{margin-block:0 20px}.empire-article__aside{position:sticky;top:130px;height:fit-content;padding:28px;border:1px solid var(--empire-line);background:var(--empire-ivory)}.empire-article__aside h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:400;line-height:1.1}.empire-article__aside>p:not(.empire-eyebrow){color:var(--empire-muted);font-size:13px;line-height:1.65}.empire-article__aside .empire-button{margin-top:8px}.empire-article__back{padding-bottom:70px}.empire-article__back a{color:var(--empire-black);font-size:11px;font-weight:800;letter-spacing:.07em;text-decoration:none;text-transform:uppercase}#header-group .header-section{border-bottom:1px solid var(--empire-line)}#header-group .header,#header-group .header__row--top{min-height:66px}#header-group .header__menu-item,#header-group .menu-list__link{font-size:12px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}#header-group .header-actions__action{color:var(--empire-black)}@media(max-width:989px){.empire-trust__grid{grid-template-columns:repeat(2,1fr)}.empire-trust__grid>div:nth-child(3){border-top:1px solid var(--empire-line)}.empire-trust__grid>div:nth-child(4){border-top:1px solid var(--empire-line);border-right:1px solid var(--empire-line)}.empire-category-grid{grid-template-columns:repeat(2,1fr)}.empire-category-grid a{min-height:116px;border-bottom:1px solid var(--empire-line)}.empire-category-grid a:nth-child(odd){border-left:0}.empire-category-grid a:last-child{grid-column:1 / -1;border-bottom:0}.empire-lifestyle-grid{gap:12px}.empire-lifestyle-card__copy{padding:22px}.empire-lifestyle-card__copy strong{font-size:30px}.empire-product-card{flex-basis:calc((100% - 24px)*.4)}.empire-story-grid{grid-template-rows:repeat(2,200px)}.empire-gift-grid{grid-template-columns:repeat(2,1fr)}.empire-footer__top{grid-template-columns:1.4fr 1fr 1fr;gap:36px}.empire-footer__brand{grid-column:1 / -1}.empire-footer__newsletter{grid-column:auto}.empire-blog__grid{grid-template-columns:repeat(2,1fr)}.empire-article__layout{grid-template-columns:minmax(0,1fr) 280px;gap:38px}}@media(max-width:749px){.empire-shell{width:min(100% - 24px,1440px)}.empire-hero{height:520px}.empire-hero__image{object-position:64% center}.empire-hero__slide:nth-child(2) .empire-hero__image{object-position:35% center}.empire-hero__shade,.empire-hero__shade--right{background:linear-gradient(0deg,#070001e0,#07000159 60%,#0700010d)}.empire-hero__content,.empire-hero__content--right{justify-content:flex-end;align-items:flex-start;padding-bottom:76px;color:#fff;text-align:left}.empire-hero__content--right>*{width:auto}.empire-hero h1,.empire-hero h2{max-width:370px;font-size:42px}.empire-hero__content>p:not(.empire-eyebrow){max-width:330px;margin-top:14px;font-size:13px}.empire-button-row{gap:15px;margin-top:18px}.empire-hero__content--right .empire-text-link{color:#fff}.empire-hero__product-showcase{top:20px;right:18px;width:52vw;max-width:210px;height:230px;padding:12px 12px 8px;transform:translateY(8px) scale(.96)}.empire-hero__slide.is-active .empire-hero__product-showcase{transform:translateY(0) scale(1)}.empire-hero__product-showcase span{font-size:8px}.empire-hero__controls{bottom:14px;gap:10px}.empire-hero__status{gap:7px}.empire-hero__progress{width:52px}.empire-hero__navigation{gap:6px}.empire-hero__dots{gap:4px;padding:0 2px}.empire-hero__dot{width:13px}.empire-hero__dot.is-active{width:22px}.empire-hero__arrow,.empire-hero__pause{width:34px;height:34px}.empire-trust__grid>div{padding:12px 10px;grid-template-columns:23px 1fr}.empire-trust__grid span{font-size:16px}.empire-trust__grid strong,.empire-trust__grid small{font-size:9px}.empire-section{padding:46px 0}.empire-section__head{align-items:flex-start;margin-bottom:22px;flex-direction:column;gap:13px}.empire-section__actions{width:100%;justify-content:space-between}.empire-category-grid span{font-size:22px}.empire-category-grid a{padding:20px 17px}.empire-lifestyle-categories{padding-top:6px;padding-bottom:48px;overflow:hidden}.empire-lifestyle-categories__head{align-items:flex-start}.empire-lifestyle-categories__head>p{max-width:330px;font-size:13px}.empire-lifestyle-grid{display:flex;gap:10px;padding:4px 4px 9px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.empire-lifestyle-grid::-webkit-scrollbar{display:none}.empire-lifestyle-card{flex:0 0 min(82vw,340px);scroll-snap-align:start}.empire-lifestyle-card__copy{padding:24px 21px}.empire-lifestyle-card__copy strong{font-size:34px}.empire-lifestyle-card__copy em{font-size:12px}.empire-products{gap:10px}.empire-product-card{flex-basis:calc((100% - 10px)/2)}.empire-product-card{padding:7px;border-radius:7px}.empire-product-card__info{min-height:176px}.empire-product-card__info h3{min-height:52px;font-size:12px}.empire-product-card__price{flex-direction:column;gap:2px;font-size:12px}.empire-gift-grid a{min-height:132px;padding:19px}.empire-gift-grid span{font-size:23px}.empire-editorial,.empire-editorial__copy{min-height:450px}.empire-editorial:after{background:linear-gradient(0deg,#0d0103f0,#0d010333)}.empire-editorial img{object-position:36% center}.empire-editorial__copy{width:100%;padding:28px 22px;justify-content:flex-end}.empire-editorial h2{font-size:39px}.empire-brand-list a{min-width:50%;height:64px}.empire-story-grid{grid-template-columns:1fr;grid-template-rows:340px repeat(2,220px)}.empire-story-card--large{grid-row:auto}.empire-story-card>span{padding:20px}.empire-footer__top{grid-template-columns:repeat(2,1fr);gap:34px 24px;padding-block:42px 38px}.empire-footer__brand,.empire-footer__newsletter{grid-column:1 / -1}.empire-footer__brand img{max-width:240px}.empire-footer__partners-grid{grid-template-columns:1fr}.empire-footer__partners-grid>div{min-height:70px;border-right:1px solid #2d2d2d;border-bottom:1px solid #2d2d2d}.empire-footer__partners-grid>div:last-child{border-bottom:0}.empire-footer__bottom{padding-block:22px;align-items:flex-start;flex-direction:column}.empire-footer__bottom nav{justify-content:flex-start}.empire-blog__hero,.empire-blog__hero-copy,.empire-article__hero,.empire-article__hero-copy{min-height:430px}.empire-blog__hero h1,.empire-article__hero h1{font-size:48px}.empire-blog__hero-shade,.empire-article__hero-shade{background:linear-gradient(0deg,#070001e6,#0700011f)}.empire-blog__hero-copy,.empire-article__hero-copy{justify-content:flex-end;padding-bottom:42px}.empire-blog__grid{grid-template-columns:1fr}.empire-blog__body{padding-block:48px 58px}.empire-article__layout{grid-template-columns:1fr;gap:34px;padding-block:46px 32px}.empire-article__content{font-size:15px}.empire-article__content h2{font-size:30px}.empire-article__aside{position:static}#header-group .header,#header-group .header__row--top{min-height:58px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.empire-hero__slide,.empire-hero__image,.empire-hero__content>*,.empire-product-card__media img{transition:none}.empire-hero__progress i{animation:none!important}}results-list .product-grid[product-grid-view=default]{align-items:stretch;gap:clamp(12px,1.6vw,24px)}results-list .product-grid[product-grid-view=default] .product-grid__item{min-width:0;overflow:hidden;border:1px solid rgba(31,24,25,.1);border-radius:18px;background:#fff;box-shadow:0 8px 24px #23121612;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}results-list .product-grid[product-grid-view=default] .product-card,results-list .product-grid[product-grid-view=default] .product-card__content{height:100%}results-list .product-grid[product-grid-view=default] .product-card__content{gap:8px;padding:10px 14px 16px}results-list .product-grid[product-grid-view=default] .card-gallery{width:100%;margin:0 0 4px;aspect-ratio:1 / 1;overflow:hidden;border-radius:13px;background:linear-gradient(145deg,#fbf7f3,#fff 62%,#f6efea)}results-list .product-grid[product-grid-view=default] .card-gallery :is(slideshow-component,slideshow-container,slideshow-slides,slideshow-slide,.product-media,.product-media-container){width:100%;height:100%;min-height:0;aspect-ratio:1 / 1!important}results-list .product-grid[product-grid-view=default] .card-gallery .product-media-container{padding:clamp(16px,2vw,24px)}results-list .product-grid[product-grid-view=default] .card-gallery .product-media__image{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center;image-rendering:auto}results-list .product-grid[product-grid-view=default] .product-card__content>a.contents{display:block;min-width:0}results-list .product-grid[product-grid-view=default] .product-card__content>a.contents .text-block p{display:-webkit-box;min-height:2.8em;margin:0;overflow:hidden;color:var(--empire-black);font-size:15px;font-weight:650;line-height:1.4;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}results-list .product-grid[product-grid-view=default] product-price{margin-top:auto;color:var(--empire-black);font-size:15px;font-weight:750;line-height:1.3}@media(hover:hover)and (pointer:fine){results-list .product-grid[product-grid-view=default] .product-grid__item:hover{z-index:1;border-color:#7a142d47;box-shadow:0 16px 36px #23121621;transform:translateY(-4px)}}@media(max-width:749px){results-list .product-grid[product-grid-view=default]{gap:10px}results-list .product-grid[product-grid-view=default] .product-grid__item{border-radius:14px}results-list .product-grid[product-grid-view=default] .product-card__content{gap:6px;padding:7px 8px 12px}results-list .collection-wrapper--full-width-on-mobile .card-gallery,results-list .product-grid[product-grid-view=default] .card-gallery{margin-inline:0;border-radius:10px}results-list .product-grid[product-grid-view=default] .card-gallery .product-media-container{padding:10px}results-list .product-grid[product-grid-view=default] .product-card__content>a.contents .text-block p{min-height:2.7em;font-size:13px;line-height:1.35}results-list .product-grid[product-grid-view=default] product-price{font-size:14px}}@media(prefers-reduced-motion:reduce){results-list .product-grid[product-grid-view=default] .product-grid__item{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/empire-parfum.css.map */
