.ae-skip-link{position:fixed;top:.75rem;left:.75rem;z-index:9999;transform:translateY(-160%);padding:.75rem 1rem;border-radius:999px;background:#111;color:#fff}.ae-skip-link:focus{transform:translateY(0)}.ae-main-content{min-height:60vh}.ae-announcement{position:relative;z-index:42;background:#111;color:#e4c46c}.ae-announcement__inner{display:flex;min-height:34px;align-items:center;justify-content:center;padding-block:.35rem;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-align:center;text-transform:uppercase}.ae-site-header{position:relative;z-index:40;border-bottom:1px solid rgba(17,17,17,.08);background:#faf7f0f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ae-site-header.is-sticky{position:sticky;top:0}.ae-site-header__bar{position:relative}.ae-site-header__inner{display:grid;grid-template-columns:auto 1fr auto;min-height:86px;align-items:center;gap:2rem}.ae-site-header__logo{display:inline-flex;align-items:center}.ae-site-header__logo img{display:block;width:auto;max-height:48px}.ae-site-header__brand{color:#111;font-size:1.25rem;font-weight:800;letter-spacing:.04em}.ae-desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(1rem,2.4vw,2rem)}.ae-desktop-nav__item{position:static}.ae-desktop-nav__link{display:inline-flex;align-items:center;gap:.35rem;min-height:86px;color:#171717;font-size:.85rem;font-weight:700}.ae-desktop-nav__link:after{content:"";position:absolute;bottom:24px;width:0;height:2px;background:#c9a64b;transition:width .18s ease}.ae-desktop-nav__item:hover .ae-desktop-nav__link:after{width:24px}.ae-desktop-nav__chevron{color:#9a7c2c;font-size:.9rem}.ae-header-actions{display:flex;align-items:center;gap:.45rem}.ae-header-icon{position:relative;display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid rgba(17,17,17,.1);border-radius:50%;background:transparent;color:#111}.ae-header-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.ae-header-icon:hover{border-color:#c9a64b;background:#111;color:#fff}.ae-header-cart__count{position:absolute;top:-4px;right:-3px;display:grid;min-width:19px;height:19px;place-items:center;padding-inline:4px;border-radius:999px;background:#c9a64b;color:#111;font-size:.67rem;font-weight:800}.ae-header-icon--menu{display:none}.ae-header-icon--menu span{display:block;width:17px;height:1.5px;margin-block:2px;background:currentColor}.ae-mega-menu,.ae-simple-dropdown{position:absolute;top:100%;left:0;z-index:50;visibility:hidden;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.ae-desktop-nav__item:hover>.ae-mega-menu,.ae-desktop-nav__item:hover>.ae-simple-dropdown{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}.ae-mega-menu{right:0;padding:1.25rem 0 1.6rem;border-top:1px solid rgba(17,17,17,.08);background:#fff;box-shadow:0 30px 50px #00000024}.ae-mega-menu__grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:3rem}.ae-mega-menu__links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;padding-block:1rem}.ae-mega-menu__heading{display:inline-block;margin-bottom:.7rem;color:#111;font-size:.87rem;font-weight:800}.ae-mega-menu__column ul{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.ae-mega-menu__column li a{color:#666;font-size:.8rem}.ae-mega-menu__column li a:hover{color:#9b7723}.ae-mega-menu__feature{position:relative;overflow:hidden;min-height:235px;border-radius:18px;background:#111}.ae-mega-menu__feature img{width:100%;height:100%;object-fit:cover}.ae-mega-menu__feature-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:end;padding:1.4rem;background:linear-gradient(transparent 20%,#000000c7);color:#fff}.ae-mega-menu__feature-overlay small{margin-bottom:.3rem;color:#e4c46c;font-size:.69rem;font-style:normal;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ae-mega-menu__feature-overlay strong{font-size:1.35rem}.ae-mega-menu__feature-overlay em{margin-top:.35rem;color:#e4c46c;font-size:.78rem;font-style:normal}.ae-simple-dropdown{left:auto;min-width:220px;padding:.75rem;border:1px solid rgba(17,17,17,.08);border-radius:0 0 14px 14px;background:#fff;box-shadow:0 24px 45px #0000001f}.ae-simple-dropdown a{display:block;padding:.75rem .8rem;border-radius:8px;color:#333;font-size:.82rem}.ae-simple-dropdown a:hover{background:#f4efe4;color:#111}.ae-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden;pointer-events:none}.ae-mobile-menu.is-open{visibility:visible;pointer-events:auto}.ae-mobile-menu__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#00000094;opacity:0;transition:opacity .22s ease}.ae-mobile-menu.is-open .ae-mobile-menu__overlay{opacity:1}.ae-mobile-menu__panel{position:absolute;top:0;left:0;display:grid;grid-template-rows:auto 1fr auto;width:min(90vw,390px);height:100%;background:#faf7f0;transform:translate(-100%);transition:transform .24s ease}.ae-mobile-menu.is-open .ae-mobile-menu__panel{transform:translate(0)}.ae-mobile-menu__header{display:flex;min-height:72px;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:#111;color:#fff;font-weight:800}.ae-mobile-menu__header button{border:0;background:transparent;color:#fff;font-size:1.8rem}.ae-mobile-menu__nav{overflow-y:auto;padding:1rem 1.25rem}.ae-mobile-menu__nav details{border-bottom:1px solid rgba(17,17,17,.1)}.ae-mobile-menu__nav summary{display:flex;min-height:54px;align-items:center;justify-content:space-between;cursor:pointer;font-weight:700;list-style:none}.ae-mobile-menu__submenu{display:grid;gap:.65rem;padding:0 0 1rem .9rem}.ae-mobile-menu__submenu a,.ae-mobile-menu__direct-link{color:#555;font-size:.86rem}.ae-mobile-menu__grandchild{padding-left:.9rem;color:#777!important}.ae-mobile-menu__footer{display:flex;gap:1rem;justify-content:space-between;padding:1rem 1.25rem;border-top:1px solid rgba(17,17,17,.08);background:#fff;font-size:.78rem;font-weight:700}html.ae-mobile-open{overflow:hidden}.ae-footer{margin-top:clamp(4rem,8vw,8rem);background:radial-gradient(circle at 88% 10%,rgba(201,166,75,.15),transparent 25%),#111;color:#ffffffb8}.ae-footer__top{display:grid;grid-template-columns:minmax(260px,1.4fr) repeat(2,minmax(140px,.75fr)) minmax(260px,1fr);gap:clamp(2rem,4vw,4rem);padding-block:clamp(3.5rem,7vw,6rem)}.ae-footer__logo{display:inline-block;margin-bottom:1rem;color:#fff;font-size:1.4rem;font-weight:800}.ae-footer__logo img{max-width:190px;max-height:55px;width:auto}.ae-footer__brand p,.ae-footer__newsletter p{max-width:430px;line-height:1.8}.ae-footer__tagline{display:inline-block;margin-top:.8rem;color:#e4c46c;font-size:.76rem;font-weight:700;letter-spacing:.09em}.ae-footer h3{margin:0 0 1rem;color:#fff;font-size:.93rem}.ae-footer__column ul{display:grid;gap:.72rem;margin:0;padding:0;list-style:none}.ae-footer__column a{color:#ffffffa8;font-size:.82rem}.ae-footer__column a:hover{color:#e4c46c}.ae-footer__form{display:grid;grid-template-columns:1fr auto;margin-top:1rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:.28rem}.ae-footer__form input{min-width:0;border:0;background:transparent;color:#fff;padding:.75rem 1rem}.ae-footer__form button{border:0;border-radius:999px;background:#c9a64b;color:#111;padding:.75rem 1.1rem;font-weight:800}.ae-footer__form-message{grid-column:1 / -1;padding:.4rem .8rem 0;font-size:.75rem}.ae-footer__bottom{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid rgba(255,255,255,.1);font-size:.75rem}.ae-footer__payments{display:flex;flex-wrap:wrap;gap:.4rem}.ae-footer__payments svg{width:34px;height:auto}@media(max-width:1100px){.ae-desktop-nav{gap:1rem}.ae-desktop-nav__link{font-size:.78rem}.ae-mega-menu__links{grid-template-columns:repeat(3,1fr)}}@media(max-width:989px){.ae-site-header__inner{grid-template-columns:auto 1fr auto;min-height:72px;gap:1rem}.ae-site-header__logo{justify-self:center}.ae-desktop-nav{display:none}.ae-header-icon--menu{display:inline-grid}.ae-header-icon--desktop{display:none}.ae-footer__top{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.ae-announcement__inner{min-height:30px;font-size:.62rem;letter-spacing:.1em}.ae-site-header__inner{min-height:64px}.ae-site-header__logo img{max-width:145px;max-height:40px}.ae-header-icon{width:38px;height:38px}.ae-footer__top{grid-template-columns:1fr}.ae-footer__bottom{align-items:flex-start;flex-direction:column;padding-block:1.2rem}}.ae-premium-header{position:relative;z-index:70;border-bottom:1px solid rgba(17,17,17,.08);background:#faf7f0fc;color:#111;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ae-premium-header--sticky{position:sticky;top:0}.ae-premium-header__topbar{border-bottom:1px solid rgba(17,17,17,.07);background:#f7f3ec}.ae-premium-header__topbar-inner{display:flex;min-height:38px;align-items:center;justify-content:space-between;gap:1.5rem;font-size:.76rem}.ae-premium-header__topbar-left,.ae-premium-header__topbar-right{display:flex;align-items:center;gap:1.2rem}.ae-premium-header__topbar-left{color:#5f594f}.ae-premium-header__topbar-right a,.ae-premium-header__locale-trigger{border:0;background:transparent;color:#4e493f;font-size:.74rem}.ae-premium-header__locale-trigger{display:inline-flex;align-items:center;gap:.3rem;padding:0;font-weight:700}.ae-premium-header__commerce{border-bottom:1px solid rgba(17,17,17,.08);background:#faf7f0}.ae-premium-header__commerce-inner{display:grid;grid-template-columns:minmax(220px,250px) minmax(360px,1fr) auto;min-height:94px;align-items:center;gap:clamp(1.5rem,3vw,3.5rem)}.ae-premium-header__logo{display:inline-flex;width:min(var(--ae-premium-logo-width, 220px),100%);min-width:0;align-items:center;justify-self:start}.ae-premium-header__logo img{display:block;width:100%;max-width:100%;height:auto;max-height:66px;object-fit:contain;object-position:left center}.ae-premium-header__wordmark{color:#111;font-size:1.6rem;font-weight:800;letter-spacing:.04em}.ae-premium-search__label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ae-premium-search{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;min-width:0;min-height:54px;align-items:center;overflow:hidden;border:1px solid rgba(17,17,17,.14);border-radius:999px;background:#fff;box-shadow:0 12px 30px #1111110f;transition:border-color .18s ease,box-shadow .18s ease}.ae-premium-search:focus-within{border-color:#c8a44d;box-shadow:0 14px 34px #c8a44d26}.ae-premium-search__icon{width:20px;height:20px;margin-left:1.25rem;fill:none;stroke:#6f695f;stroke-width:1.7;stroke-linecap:round}.ae-premium-search__input{min-width:0;height:52px;padding:0 1rem;border:0;outline:0;background:transparent;color:#111;font-size:.92rem}.ae-premium-search__input::placeholder{color:#8a847a}.ae-premium-search__select{min-height:36px;padding:0 2rem 0 1rem;border:0;border-left:1px solid rgba(17,17,17,.1);outline:0;background:#fff;color:#4f493f;font-size:.78rem;font-weight:700}.ae-premium-search__submit{align-self:center;justify-self:end;display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:.55rem;margin-right:4px;padding:0 1.25rem;border:0;border-radius:999px;background:#111;color:#fff;font-size:.8rem;font-weight:800}.ae-premium-search__submit:hover{background:#c8a44d;color:#111}.ae-premium-search__submit svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ae-premium-header__actions{display:flex;flex-shrink:0;align-items:center;justify-content:flex-end;gap:.55rem}.ae-premium-header__icon-button{position:relative;display:inline-grid;width:46px;height:46px;place-items:center;border:1px solid rgba(17,17,17,.12);border-radius:50%;background:transparent;color:#111;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.ae-premium-header__icon-button:hover{border-color:#c8a44d;background:#111;color:#fff;transform:translateY(-1px)}.ae-premium-header__icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.ae-premium-header__menu-button{display:none}.ae-premium-header__menu-button span{display:block;width:18px;height:1.5px;margin:2px 0;background:currentColor}.ae-premium-header__cart-count{position:absolute;top:-4px;right:-3px;display:grid;min-width:19px;height:19px;place-items:center;padding:0 4px;border-radius:999px;background:#c8a44d;color:#111;font-size:.66rem;font-weight:800}.ae-premium-header__nav-row{position:relative;background:#fff}.ae-premium-nav{display:flex;min-width:0;min-height:58px;align-items:stretch;justify-content:center;gap:clamp(1.4rem,2.4vw,2.8rem)}.ae-premium-nav__item{position:static;display:flex;align-items:center}.ae-premium-nav__link{position:relative;display:inline-flex;min-height:58px;align-items:center;gap:.42rem;color:#171717;font-size:clamp(.82rem,.88vw,.96rem);font-weight:700;white-space:nowrap}.ae-premium-nav__link:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:#c8a44d;transform:scaleX(0);transform-origin:center;transition:transform .24s cubic-bezier(.22,1,.36,1)}.ae-premium-nav__item:hover .ae-premium-nav__link:after,.ae-premium-nav__item:focus-within .ae-premium-nav__link:after{transform:scaleX(1)}.ae-premium-nav__link svg{width:10px;height:6px;fill:none;stroke:currentColor;stroke-width:1.5}.ae-premium-mega,.ae-premium-dropdown{position:absolute;top:100%;z-index:90;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.ae-premium-nav__item:hover>.ae-premium-mega,.ae-premium-nav__item:focus-within>.ae-premium-mega,.ae-premium-nav__item:hover>.ae-premium-dropdown,.ae-premium-nav__item:focus-within>.ae-premium-dropdown{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.ae-premium-mega{right:0;left:0;padding:2rem 0 2.2rem;border-top:1px solid rgba(17,17,17,.08);background:#fff;box-shadow:0 32px 64px #00000029}.ae-premium-mega__inner{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,2fr) minmax(280px,.85fr);gap:clamp(2rem,4vw,4rem);align-items:start}.ae-premium-mega__intro{padding-top:.25rem}.ae-premium-mega__intro>span,.ae-premium-mega__feature-content small{color:#a8832f;font-size:.68rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.ae-premium-mega__intro h2{margin:.7rem 0 .85rem;font-size:clamp(1.7rem,2vw,2.35rem)}.ae-premium-mega__intro p{color:#6f695f;font-size:.88rem;line-height:1.75}.ae-premium-mega__intro>a{display:inline-flex;margin-top:.75rem;color:#9d7a28;font-size:.82rem;font-weight:800}.ae-premium-mega__columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.ae-premium-mega__column-title{display:inline-block;margin-bottom:.8rem;color:#111;font-size:.88rem;font-weight:800}.ae-premium-mega__column ul{display:grid;gap:.58rem;margin:0;padding:0;list-style:none}.ae-premium-mega__column li a{color:#666;font-size:.82rem}.ae-premium-mega__column li a:hover{color:#9d7a28}.ae-premium-mega__feature{position:relative;overflow:hidden;min-height:280px;border-radius:18px;background:radial-gradient(circle at 80% 15%,rgba(200,164,77,.28),transparent 25%),linear-gradient(145deg,#25221d,#111)}.ae-premium-mega__feature img{width:100%;height:100%;object-fit:cover}.ae-premium-mega__feature-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 15%,rgba(0,0,0,.82))}.ae-premium-mega__feature-content{position:absolute;right:1.4rem;bottom:1.4rem;left:1.4rem;display:flex;flex-direction:column;gap:.4rem;color:#fff}.ae-premium-mega__feature-content strong{font-size:1.35rem}.ae-premium-mega__feature-content em{color:#e2c675;font-size:.8rem;font-style:normal;font-weight:700}.ae-premium-dropdown{min-width:250px;padding:.7rem;border:1px solid rgba(17,17,17,.08);border-radius:0 0 16px 16px;background:#fff;box-shadow:0 24px 45px #0000001f}.ae-premium-dropdown a{display:block;padding:.8rem .9rem;border-radius:8px;color:#333;font-size:.84rem}.ae-premium-dropdown a:hover{background:#f4efe4;color:#111}.ae-premium-mobile-menu,.ae-locale-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.ae-premium-mobile-menu.is-open,.ae-premium-mobile-menu[aria-hidden=false],.ae-locale-drawer.is-open,.ae-locale-drawer[aria-hidden=false]{visibility:visible;opacity:1;pointer-events:auto}.ae-premium-mobile-menu__overlay,.ae-locale-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#00000094}.ae-premium-mobile-menu__panel,.ae-locale-drawer__panel{position:absolute;top:0;right:0;display:grid;grid-template-rows:auto 1fr auto;width:min(92vw,420px);height:100%;background:#faf7f0;transform:translate(100%);transition:transform .24s ease}.ae-premium-mobile-menu.is-open .ae-premium-mobile-menu__panel,.ae-premium-mobile-menu[aria-hidden=false] .ae-premium-mobile-menu__panel,.ae-locale-drawer.is-open .ae-locale-drawer__panel,.ae-locale-drawer[aria-hidden=false] .ae-locale-drawer__panel{transform:translate(0)}.ae-premium-mobile-menu__head,.ae-locale-drawer__head{display:flex;min-height:76px;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:#111;color:#fff}.ae-premium-mobile-menu__brand img{width:auto;max-width:190px;max-height:48px}.ae-premium-mobile-menu__head button,.ae-locale-drawer__head button{border:0;background:transparent;color:#fff;font-size:1.9rem}.ae-premium-mobile-menu__body{overflow-y:auto;padding:1rem 1.25rem}.ae-premium-mobile-menu__search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;margin-bottom:1rem}.ae-premium-mobile-menu__search input{min-width:0;min-height:46px;padding:.7rem .85rem;border:1px solid rgba(17,17,17,.14);border-radius:10px;background:#fff}.ae-premium-mobile-menu__search button{min-height:46px;padding:0 1rem;border:0;border-radius:10px;background:#111;color:#fff;font-weight:800}.ae-premium-mobile-menu__body details,.ae-premium-mobile-menu__direct{border-bottom:1px solid rgba(17,17,17,.1)}.ae-premium-mobile-menu__body summary,.ae-premium-mobile-menu__direct{display:flex;min-height:56px;align-items:center;justify-content:space-between;color:#111;cursor:pointer;font-weight:700;list-style:none}.ae-premium-mobile-menu__submenu{display:grid;gap:.65rem;padding:0 0 1rem .8rem}.ae-premium-mobile-menu__submenu a{color:#555;font-size:.86rem}.ae-premium-mobile-menu__view-all{color:#9d7a28!important;font-weight:800}.ae-premium-mobile-menu__grandchild{padding-left:.9rem;color:#777!important}.ae-premium-mobile-menu__foot{display:flex;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-top:1px solid rgba(17,17,17,.08);background:#fff;font-size:.78rem;font-weight:700}.ae-locale-drawer__panel{grid-template-rows:auto 1fr}.ae-locale-drawer__head span{display:block;color:#e2c675;font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ae-locale-drawer__head h2{margin:.25rem 0 0;color:#fff;font-size:1.3rem}.ae-locale-form{display:grid;align-content:start;gap:.75rem;padding:1.5rem}.ae-locale-form label{margin-top:.4rem;color:#111;font-size:.78rem;font-weight:800}.ae-locale-form select{width:100%;min-height:48px;padding:.75rem .9rem;border:1px solid rgba(17,17,17,.16);border-radius:10px;background:#fff}.ae-locale-form button{min-height:48px;margin-top:.75rem;border:0;border-radius:999px;background:#111;color:#fff;font-weight:800}html.ae-premium-mobile-open,html.ae-locale-open{overflow:hidden}@media(max-width:1180px){.ae-premium-header__commerce-inner{grid-template-columns:minmax(190px,210px) minmax(280px,1fr) auto;gap:1rem}.ae-premium-search__select{display:none}.ae-premium-nav{gap:1.15rem}.ae-premium-nav__link{font-size:.8rem}}@media(max-width:989px){.ae-premium-header__topbar-right>a{display:none}.ae-premium-header__commerce-inner{grid-template-columns:44px minmax(0,1fr) auto;min-height:76px;gap:.8rem}.ae-premium-header__menu-button{display:inline-grid}.ae-premium-header__logo{width:min(var(--ae-premium-logo-width, 170px),170px);justify-self:center}.ae-premium-header__logo img{max-height:52px}.ae-premium-search,.ae-premium-header__nav-row,.ae-premium-header__desktop-action{display:none}}@media(max-width:640px){.ae-premium-header__topbar-inner{min-height:34px;justify-content:center;font-size:.68rem}.ae-premium-header__topbar-left{text-align:center}.ae-premium-header__topbar-right{display:none}.ae-premium-header__commerce-inner{min-height:68px}.ae-premium-header__logo{width:min(var(--ae-premium-logo-width, 145px),145px)}.ae-premium-header__logo img{max-height:44px}.ae-premium-header__icon-button{width:38px;height:38px}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/ae-global-shell.css.map */
