:root{--burgundy:#6F0D24;--black:#111;--cream:#F3EEE7;--paper:#FCFAF7;--muted:#766C65;--line:rgba(17,17,17,.14);--kylie-font:"TT Chocolates","TT-Chocolate","Avenir Next","Helvetica Neue",Helvetica,Arial,sans-serif;--kylie-accent:"Univers LT Std","UniversLTStd-Bold","Arial Narrow",Arial,sans-serif;--serif:var(--kylie-font);--sans:var(--kylie-font)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--black);font-family:var(--sans);font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:999;background:#fff;padding:10px}.page-width{width:min(1440px,calc(100% - 64px));margin-inline:auto}.announcement{background:var(--burgundy);color:#fff;text-align:center;font-size:10px;letter-spacing:.16em;padding:8px 16px}.header-shell{height:76px;display:grid;grid-template-columns:180px 1fr 180px;align-items:center;padding:0 32px;background:#fcfaf7f7;border-bottom:1px solid var(--line);position:relative;z-index:60}.brand{font-family:var(--serif);font-size:26px;letter-spacing:.16em}.desktop-nav{height:100%;display:flex;justify-content:center;align-items:center;gap:25px}.nav-item{height:100%;display:flex;align-items:center}.nav-item>a{font-size:11px;letter-spacing:.13em;height:100%;display:flex;align-items:center;position:relative}.nav-item>a:after{content:"";position:absolute;left:0;right:100%;bottom:18px;height:1px;background:var(--burgundy);transition:.25s}.nav-item:hover>a:after,.nav-item:focus-within>a:after{right:0}.mega-menu{position:absolute;left:0;right:0;top:76px;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px max(5vw,48px);display:grid;grid-template-columns:1fr 1fr 300px;gap:48px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.18s ease;box-shadow:0 18px 40px #00000014}.nav-item:hover .mega-menu,.nav-item:focus-within .mega-menu{opacity:1;visibility:visible;transform:none}.mega-column,.mega-links{display:flex;flex-direction:column;gap:11px}.mega-title{font-size:10px;letter-spacing:.18em;color:var(--muted);margin:0 0 4px}.mega-column a,.mega-links a{font-size:13px}.mega-column a:hover,.mega-links a:hover{text-decoration:underline;text-underline-offset:4px}.view-all{font-weight:700;margin-top:4px}.mega-editorial{align-self:start}.mega-editorial img{width:100%;aspect-ratio:4/5;object-fit:cover}.mega-editorial span{display:block;font-size:10px;letter-spacing:.16em;margin-top:10px}.mega-compact{grid-template-columns:1fr;width:310px;left:auto;right:auto;padding:28px}.mega-wide-links{grid-template-columns:1fr 1fr;max-width:700px;left:auto;right:auto}.header-actions{display:flex;justify-content:flex-end;gap:17px;align-items:center}.icon-link{position:relative;width:22px;height:22px}.icon-link svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.4}.cart-count{position:absolute;right:-6px;top:-8px;background:var(--burgundy);color:#fff;border-radius:999px;min-width:16px;height:16px;font-size:9px;display:grid;place-items:center}.mobile-menu-trigger{display:none;border:0;background:none;padding:8px}.mobile-menu-trigger span{display:block;width:22px;height:1px;background:#111;margin:5px 0}.mobile-drawer,.drawer-overlay{display:none}.hero{min-height:78vh;position:relative;background-image:var(--hero-image);background-size:cover;background-position:center 44%;color:#fff;display:flex;align-items:flex-end}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000009e,#0000002e 55%,#0000000f)}.hero-content{position:relative;z-index:1;padding:0 7vw 7vw;max-width:730px}.eyebrow{font-size:10px;letter-spacing:.2em;font-weight:700;margin:0 0 14px}.eyebrow.dark{color:var(--burgundy)}.hero h1,.intro-section h2,.burgundy-band h2,.accessory-copy h2,.shop-by h2,.page-header h1,.error-page h1,.product-info h1{font-family:var(--serif);font-weight:400}.hero h1{font-size:clamp(48px,7vw,102px);line-height:.91;letter-spacing:-.04em;margin:0 0 22px}.hero-content>p:not(.eyebrow){font-size:15px;max-width:560px}.hero-actions{display:flex;gap:10px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border:1px solid transparent;font-size:10px;letter-spacing:.14em;font-weight:700;cursor:pointer}.btn-light{background:#fff;color:#111}.btn-outline-light{border-color:#ffffffb3;color:#fff}.btn-burgundy{background:var(--burgundy);color:#fff}.btn-outline-dark{border-color:#111;background:transparent;color:#111}.intro-section{text-align:center;padding:110px 0 90px}.intro-section h2{font-size:clamp(36px,4.2vw,62px);line-height:1.05;margin:0}.intro-copy{max-width:690px;margin:26px auto 0;color:var(--muted);font-size:15px}.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-bottom:100px}.editorial-card .image-wrap{overflow:hidden;background:#eee}.editorial-card img{width:100%;aspect-ratio:4/5;object-fit:cover;transition:transform .6s ease}.editorial-card a:hover img{transform:scale(1.02)}.editorial-copy{padding:20px 2px}.editorial-copy h3{font-family:var(--serif);font-weight:400;font-size:34px;margin:0 0 10px}.editorial-copy span,.text-link{font-size:10px;letter-spacing:.14em;font-weight:700}.burgundy-band{background:var(--burgundy);color:#fff;padding:85px 0}.band-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.band-inner>div{max-width:680px}.burgundy-band h2{font-size:52px;line-height:1;margin:0 0 16px}.burgundy-band p:not(.eyebrow){color:#ffffffc7}.accessory-feature{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;padding:110px 0}.accessory-image img{width:100%;max-height:790px;object-fit:cover}.accessory-copy{max-width:510px}.accessory-copy h2{font-size:50px;line-height:1.03;margin:0 0 22px}.accessory-copy p:not(.eyebrow){color:var(--muted);font-size:15px;margin-bottom:28px}.shop-by{padding:20px 0 110px}.section-head h2{font-size:46px;margin:0 0 28px}.pill-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.pill-grid a{padding:26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-family:var(--serif);font-size:24px}.pill-grid a:hover{background:var(--cream)}.site-footer{background:#111;color:#eee;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px}.footer-logo{display:block;margin-bottom:15px}.footer-brand p{color:#aaa}.footer-grid h3{font-size:10px;letter-spacing:.16em;margin:4px 0 20px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px}.footer-grid a{font-size:12px}.footer-bottom{border-top:1px solid #333;margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;color:#888;font-size:10px;letter-spacing:.14em}.collection-page,.standard-page,.product-page{padding:70px 0 110px}.page-header{text-align:center;margin-bottom:55px}.page-header h1{font-size:56px;margin:0}.page-header .rte{max-width:680px;margin:18px auto;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px 18px}.product-card h2{font-size:12px;font-weight:400;margin:12px 0 4px}.product-card p{font-size:12px;margin:0}.product-image{background:#eee;aspect-ratio:4/5;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.pagination{text-align:center;margin-top:50px}.product-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);gap:6vw;align-items:start}.product-media{display:grid;grid-template-columns:1fr 1fr;gap:8px}.product-media img{width:100%}.product-info{position:sticky;top:110px;padding-top:30px}.product-info h1{font-size:42px;line-height:1.05;margin:0 0 15px}.product-price{font-size:16px}.product-info form{display:flex;flex-direction:column;gap:12px;margin-top:28px}.product-info select,.search-form input{min-height:48px;border:1px solid #bbb;background:#fff;padding:0 12px}.cart-list{border-top:1px solid var(--line)}.cart-row{display:grid;grid-template-columns:100px 1fr auto;gap:20px;padding:20px 0;border-bottom:1px solid var(--line);align-items:center}.cart-row img{width:100px;aspect-ratio:4/5;object-fit:cover}.cart-row input{width:60px;padding:8px}.cart-total{margin-left:auto;max-width:360px;text-align:right;padding-top:30px}.cart-total .btn{margin-left:8px}.search-form{display:flex;max-width:700px;margin:0 auto 38px}.search-form input{flex:1}.search-count{text-align:center}.error-page{text-align:center;min-height:65vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px}.error-page h1{font-size:58px;margin:0 0 12px}.page-content{max-width:800px;margin:auto}.rte img{max-width:100%}@media(max-width:1100px){.desktop-nav{gap:15px}.nav-item>a{font-size:10px}.header-shell{grid-template-columns:150px 1fr 130px}.mega-menu{padding-inline:32px}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.page-width{width:min(100% - 32px,720px)}.announcement{font-size:9px}.header-shell{height:64px;grid-template-columns:52px 1fr 84px;padding:0 12px}.brand{text-align:center;font-size:22px}.desktop-nav{display:none}.mobile-menu-trigger{display:block;justify-self:start}.desktop-only{display:none}.header-actions{gap:14px}.mobile-drawer{display:block;position:fixed;top:0;left:0;bottom:0;width:min(92vw,420px);z-index:100;background:var(--paper);transform:translate(-102%);transition:transform .28s ease;overflow:auto}.mobile-drawer.is-open{transform:none}.drawer-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000061;z-index:90;opacity:0;visibility:hidden;transition:.25s}.drawer-overlay.is-open{opacity:1;visibility:visible}.menu-open{overflow:hidden}.mobile-drawer-head{height:72px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 20px}.mobile-drawer-head .brand{text-align:left}.drawer-close{font-size:32px;line-height:1;border:0;background:transparent;font-weight:200;padding:8px}.mobile-nav{padding:5px 20px 40px}.mobile-accordion{border-bottom:1px solid var(--line)}.mobile-accordion>button{width:100%;min-height:56px;display:flex;justify-content:space-between;align-items:center;border:0;background:none;padding:0;font-size:12px;letter-spacing:.12em;text-align:left}.mobile-accordion>button span{font-size:18px;font-weight:300}.mobile-submenu{display:none;padding:0 0 18px 12px}.mobile-accordion.is-open .mobile-submenu{display:flex;flex-direction:column;gap:13px}.mobile-submenu a{font-size:13px}.mobile-submenu .view-all{margin-top:5px}.mobile-utility{display:flex;gap:20px;padding:25px 0;font-size:11px;letter-spacing:.08em}.hero{min-height:72vh;background-position:center}.hero-shade{background:linear-gradient(0deg,#000000ad,#0000001a 70%)}.hero-content{padding:0 24px 50px}.hero h1{font-size:56px}.intro-section{padding:75px 0 55px}.editorial-grid{gap:12px;padding-bottom:70px}.editorial-copy h3{font-size:26px}.burgundy-band{padding:60px 0}.band-inner{align-items:flex-start;flex-direction:column}.burgundy-band h2{font-size:42px}.accessory-feature{padding:75px 0}.accessory-copy h2{font-size:40px}.pill-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/3}.product-grid{grid-template-columns:repeat(2,1fr)}.product-layout{grid-template-columns:1fr}.product-info{position:static}.page-header h1{font-size:46px}}@media(max-width:600px){.hero-actions{flex-direction:column;align-items:stretch;max-width:320px}.hero .btn{width:100%}.intro-section h2{font-size:38px}.editorial-grid{grid-template-columns:1fr;gap:32px}.editorial-card img{aspect-ratio:4/5}.burgundy-band h2{font-size:38px}.accessory-feature{grid-template-columns:1fr;gap:38px}.accessory-copy h2{font-size:38px}.pill-grid{grid-template-columns:1fr}.pill-grid a{font-size:22px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 25px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:7px}.product-grid{gap:28px 10px}.product-media{grid-template-columns:1fr}.page-header h1{font-size:40px}.cart-row{grid-template-columns:78px 1fr}.cart-row>strong{grid-column:2}.cart-row img{width:78px}.search-form{flex-direction:column;gap:8px}.error-page h1{font-size:44px}}.header-shell,.header-shell a,.header-actions a,.desktop-nav a,.mega-menu a,.mobile-nav a,.mobile-accordion>button,.drawer-close{color:#111!important}.nav-item>a:after{background:#111!important}.mega-title{color:#555}.mega-column a:hover,.mega-links a:hover,.mobile-submenu a:hover,.mobile-utility a:hover{color:#111;text-decoration:underline;text-underline-offset:4px}.mobile-accordion>button span,.mobile-menu-trigger span{color:#111;background:#111}.icon-link svg{stroke:#111}.hero{background-position:center center}.hero-shade{background:linear-gradient(90deg,#00000085,#00000024 55%,#0000000a)}@media(max-width:900px){.hero-shade{background:linear-gradient(0deg,#0000009e,#0000001a 70%)}}.site-header{position:relative;z-index:80}.header-shell{height:82px;grid-template-columns:190px 1fr 190px;padding:0 38px;background:#fff;border-bottom:1px solid rgba(17,17,17,.12)}.brand{font-family:var(--sans);font-weight:700;font-size:24px;letter-spacing:.24em;line-height:1}.desktop-nav{gap:30px}.nav-item>a{font-size:10px;font-weight:700;letter-spacing:.16em}.nav-item>a:after{bottom:20px;height:1px;background:#111}.mega-menu{top:82px;padding:42px max(6vw,70px) 46px;background:#fff;border-top:0;border-bottom:1px solid rgba(17,17,17,.1);box-shadow:0 20px 40px #0000000d;grid-template-columns:minmax(170px,1fr) minmax(170px,1fr) minmax(280px,360px);gap:64px;transform:translateY(-4px)}.mega-title{font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.18em;color:#777;margin:0 0 14px;font-weight:700}.mega-column,.mega-links{gap:9px}.mega-column a,.mega-links a{font-size:13px;line-height:1.65;letter-spacing:.01em}.mega-column a:hover,.mega-links a:hover{text-decoration:none;opacity:.55}.mega-column .view-all,.mega-links .view-all{display:inline-block;margin-top:10px;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-decoration:underline;text-underline-offset:5px}.mega-editorial{display:grid;gap:12px}.mega-editorial img{aspect-ratio:5/4;object-fit:cover}.mega-editorial span{font-size:10px;font-weight:700;letter-spacing:.16em;margin:0;text-transform:uppercase}.mega-compact{left:50%;right:auto;width:min(360px,calc(100vw - 40px));transform:translate(-50%,-4px);padding:32px 34px;grid-template-columns:1fr;gap:0}.nav-item:hover .mega-compact,.nav-item:focus-within .mega-compact{transform:translate(-50%)}.mega-wide-links{left:50%;right:auto;transform:translate(-50%,-4px);width:min(690px,calc(100vw - 40px));max-width:none;padding:34px 42px;grid-template-columns:1fr 1fr;gap:70px}.nav-item:hover .mega-wide-links,.nav-item:focus-within .mega-wide-links{transform:translate(-50%)}.header-actions{gap:20px}.icon-link,.icon-link svg{width:20px;height:20px}.icon-link svg{stroke-width:1.35}@media(max-width:1100px)and (min-width:901px){.header-shell{grid-template-columns:165px 1fr 145px;padding-inline:24px}.desktop-nav{gap:18px}.nav-item>a{font-size:9px;letter-spacing:.11em}.mega-menu{padding-inline:40px;gap:36px}}@media(max-width:900px){.header-shell{height:64px;grid-template-columns:52px 1fr 72px;padding:0 16px;background:#fff}.brand{font-size:20px;letter-spacing:.22em;text-align:center}.mobile-menu-trigger{width:32px;height:32px;padding:6px 4px;display:flex;flex-direction:column;justify-content:center;gap:5px}.mobile-menu-trigger span{width:22px;height:1px;margin:0;background:#111}.mobile-drawer{display:block;position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;z-index:110;background:#fff;transform:translate(-100%);transition:transform .32s cubic-bezier(.22,.61,.36,1);overflow:auto;-webkit-overflow-scrolling:touch}.mobile-drawer.is-open{transform:none}.drawer-overlay{display:none!important}.mobile-drawer-head{position:sticky;top:0;z-index:2;height:65px;background:#fff;border-bottom:1px solid rgba(17,17,17,.12);padding:0 16px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center}.mobile-drawer-head .brand{grid-column:2;text-align:center;font-size:20px;letter-spacing:.22em}.drawer-close{grid-column:3;justify-self:end;width:36px;height:36px;display:grid;place-items:center;font-size:0;padding:0;position:relative}.drawer-close:before,.drawer-close:after{content:"";position:absolute;width:22px;height:1px;background:#111;left:7px;top:17px}.drawer-close:before{transform:rotate(45deg)}.drawer-close:after{transform:rotate(-45deg)}.mobile-nav{padding:0 20px 42px}.mobile-feature-links{display:flex;gap:18px;overflow-x:auto;padding:18px 0 17px;border-bottom:1px solid rgba(17,17,17,.12);scrollbar-width:none}.mobile-feature-links::-webkit-scrollbar{display:none}.mobile-feature-links a{white-space:nowrap;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.mobile-feature-links a:first-child{color:var(--burgundy)}.mobile-accordion{border-bottom:1px solid rgba(17,17,17,.12)}.mobile-accordion>button{min-height:62px;font-size:16px;line-height:1;font-weight:600;letter-spacing:.02em;text-transform:none}.mobile-accordion>button span{font-size:20px;font-weight:300;line-height:1;background:none!important}.mobile-submenu{display:none;padding:0 0 24px;gap:0!important}.mobile-accordion.is-open .mobile-submenu{display:grid;grid-template-columns:1fr 1fr;column-gap:26px;row-gap:0}.mobile-submenu a{display:flex;align-items:center;min-height:38px;font-size:13px;line-height:1.3;color:#333!important}.mobile-submenu .view-all{grid-column:1/-1;margin-top:10px;min-height:auto;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#111!important;text-decoration:underline;text-underline-offset:5px}.mobile-editorial-card{margin:24px 0 6px;display:grid;grid-template-columns:104px 1fr;gap:16px;align-items:center;background:#f5f2ee;padding:10px}.mobile-editorial-card img{width:104px;aspect-ratio:4/5;object-fit:cover}.mobile-editorial-card p{margin:0 0 7px;font-family:var(--serif);font-size:21px;line-height:1.05}.mobile-editorial-card span{font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.mobile-utility{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:24px 0 0;margin-top:18px;border-top:1px solid rgba(17,17,17,.12)}.mobile-utility a{text-align:center;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:10px 4px;border-right:1px solid rgba(17,17,17,.12)}.mobile-utility a:last-child{border-right:0}}@media(max-width:520px){.mobile-nav{padding-inline:18px}.mobile-accordion.is-open .mobile-submenu{grid-template-columns:1fr}.mobile-submenu .view-all{grid-column:auto}}.visually-hidden{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}.malpeli-social-footer{background:#fff;color:#000;border-top:1px solid #000;border-bottom:1px solid #000;padding:54px 0 50px;text-align:center}.malpeli-social-footer__inner{display:flex;flex-direction:column;align-items:center}.malpeli-footer-kicker{margin:0 0 12px;font-size:9px;line-height:1;letter-spacing:.22em;font-weight:700}.malpeli-social-footer h2{font-family:var(--serif);font-size:clamp(34px,4vw,62px);font-weight:400;line-height:.98;letter-spacing:-.035em;margin:0}.malpeli-social-handle{display:inline-flex;align-items:center;gap:7px;margin-top:22px;border-bottom:1px solid #000;padding-bottom:4px;font-size:10px;letter-spacing:.17em;font-weight:700}.malpeli-kylie-footer.site-footer{background:#050505;color:#fff;padding:0}.malpeli-footer-main{display:grid;grid-template-columns:1.15fr .8fr 1.05fr;gap:8vw;padding-top:70px;padding-bottom:64px;align-items:start}.malpeli-footer-wordmark{display:block;color:#fff;font-family:var(--serif);font-size:clamp(34px,4vw,58px);line-height:.9;letter-spacing:.16em}.malpeli-footer-wordmark-wrap p{margin:18px 0 0;color:#8d8d8d;font-size:8px;letter-spacing:.24em}.malpeli-footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.malpeli-footer-links a,.malpeli-footer-social-links a,.malpeli-footer-legal-links a{color:#fff;font-size:10px;letter-spacing:.12em;line-height:1.3}.malpeli-footer-links a:hover,.malpeli-footer-social-links a:hover,.malpeli-footer-legal-links a:hover{opacity:.62}.malpeli-footer-newsletter h3{font-family:var(--serif);font-size:32px;font-weight:400;line-height:1;margin:0 0 15px;letter-spacing:-.02em}.malpeli-footer-newsletter>p:not(.malpeli-footer-kicker){max-width:390px;color:#a0a0a0;font-size:12px;line-height:1.6;margin:0 0 24px}.malpeli-newsletter-form{position:relative;display:grid;grid-template-columns:1fr auto;border-bottom:1px solid #fff;max-width:430px}.malpeli-newsletter-form input{min-width:0;border:0;background:transparent;color:#fff;padding:14px 0 13px;font:inherit;font-size:10px;letter-spacing:.12em;outline:0;border-radius:0}.malpeli-newsletter-form input::placeholder{color:#777;opacity:1}.malpeli-newsletter-form button{border:0;background:transparent;color:#fff;padding:0 0 0 18px;font-size:9px;letter-spacing:.16em;font-weight:700;cursor:pointer}.malpeli-newsletter-status{grid-column:1/-1;margin:10px 0 0!important;color:#a0a0a0!important;font-size:9px!important;letter-spacing:.1em!important}.malpeli-footer-rule{height:1px;background:#303030}.malpeli-footer-legal-row{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:40px;border-bottom:1px solid #303030}.malpeli-footer-legal{position:relative}.malpeli-footer-legal summary{list-style:none;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:10px;letter-spacing:.14em;font-weight:700}.malpeli-footer-legal summary::-webkit-details-marker{display:none}.malpeli-footer-legal summary span{font-size:15px;font-weight:300;line-height:1;transition:transform .2s ease}.malpeli-footer-legal[open] summary span{transform:rotate(45deg)}.malpeli-footer-legal-links{position:absolute;left:0;bottom:34px;z-index:2;width:230px;background:#fff;color:#000;border:1px solid #000;padding:17px;display:flex;flex-direction:column;gap:13px}.malpeli-footer-legal-links a{color:#000}.malpeli-footer-social-links{display:flex;gap:26px;align-items:center}.malpeli-footer-bottom{min-height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#7c7c7c;font-size:8px;letter-spacing:.13em}.malpeli-footer-bottom span:nth-child(2){justify-self:center;color:#b7b7b7}.malpeli-footer-bottom span:last-child{justify-self:end}@media(max-width:900px){.malpeli-footer-main{grid-template-columns:1fr 1fr;gap:54px 45px;padding-top:58px;padding-bottom:54px}.malpeli-footer-newsletter{grid-column:1/-1;max-width:560px}.malpeli-footer-bottom{grid-template-columns:1fr auto}.malpeli-footer-bottom span:nth-child(2){display:none}.malpeli-footer-bottom span:last-child{justify-self:end}}@media(max-width:600px){.malpeli-social-footer{padding:42px 0 39px}.malpeli-social-footer h2{font-size:38px;max-width:290px}.malpeli-footer-main{grid-template-columns:1fr;gap:42px;padding-top:48px;padding-bottom:45px}.malpeli-footer-wordmark{font-size:42px}.malpeli-footer-newsletter{grid-column:auto}.malpeli-footer-newsletter h3{font-size:29px}.malpeli-footer-links{gap:0;border-top:1px solid #303030}.malpeli-footer-links a{display:block;width:100%;padding:14px 0;border-bottom:1px solid #303030}.malpeli-footer-legal-row{min-height:auto;display:block;border-bottom:1px solid #303030}.malpeli-footer-legal{border-bottom:1px solid #303030}.malpeli-footer-legal summary{min-height:55px;justify-content:space-between}.malpeli-footer-legal-links{position:static;width:auto;border:0;border-top:1px solid #303030;background:#050505;padding:17px 0 21px;gap:15px}.malpeli-footer-legal-links a{color:#fff}.malpeli-footer-social-links{min-height:58px;justify-content:space-between;gap:12px}.malpeli-footer-bottom{min-height:74px;grid-template-columns:1fr;gap:7px;padding-top:18px;padding-bottom:18px}.malpeli-footer-bottom span:last-child{justify-self:start}}.search-open{overflow:hidden}.malpeli-search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:180;background:#fff;color:#000;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .2s ease,visibility .2s ease,transform .28s cubic-bezier(.22,.61,.36,1);overflow:auto;-webkit-overflow-scrolling:touch}.malpeli-search-overlay.is-open{opacity:1;visibility:visible;transform:none}.malpeli-search-head{height:76px;border-bottom:1px solid #d9d9d9;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 32px;background:#fff;position:sticky;top:0;z-index:3}.malpeli-search-head .brand{grid-column:2;font-size:24px;letter-spacing:.2em}.malpeli-search-close{grid-column:3;justify-self:end;width:40px;height:40px;border:0;background:transparent;position:relative;cursor:pointer;padding:0}.malpeli-search-close span{position:absolute;left:8px;top:19px;width:24px;height:1px;background:#000}.malpeli-search-close span:first-child{transform:rotate(45deg)}.malpeli-search-close span:last-child{transform:rotate(-45deg)}.malpeli-search-shell{width:min(1180px,calc(100% - 64px));margin:0 auto;padding:68px 0 86px}.malpeli-search-eyebrow{margin:0 0 18px;text-align:center;font-size:9px;font-weight:700;letter-spacing:.22em}.malpeli-search-bar{height:72px;border-bottom:1px solid #000;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:14px;max-width:980px;margin:0 auto}.malpeli-search-bar svg{width:24px;height:24px;fill:none;stroke:#000;stroke-width:1.25}.malpeli-search-bar input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#000;font-family:var(--serif);font-size:clamp(28px,4vw,50px);line-height:1;padding:0;border-radius:0;-webkit-appearance:none}.malpeli-search-bar input::-webkit-search-cancel-button{display:none}.malpeli-search-bar input::placeholder{color:#aaa;opacity:1}.malpeli-search-clear{border:0;background:transparent;color:#000;font-size:9px;font-weight:700;letter-spacing:.15em;padding:12px 0 12px 20px;cursor:pointer}.malpeli-search-start{max-width:980px;margin:48px auto 0}.malpeli-search-label{margin:0;font-size:9px;font-weight:700;letter-spacing:.18em}.malpeli-search-popular{display:flex;flex-wrap:wrap;gap:11px;margin-top:18px}.malpeli-search-popular a{border:1px solid #000;border-radius:999px;padding:11px 17px;font-size:11px;line-height:1;transition:.18s ease}.malpeli-search-popular a:hover{background:#000;color:#fff}.malpeli-search-discover{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;margin-top:48px}.malpeli-search-discover a{min-height:168px;padding:31px 34px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.malpeli-search-discover a:first-child{border-right:1px solid #d7d7d7}.malpeli-search-discover a:hover{background:#f5f5f5}.malpeli-search-discover span{font-size:8px;letter-spacing:.18em;font-weight:700;margin-bottom:auto}.malpeli-search-discover strong{font-family:var(--serif);font-size:30px;font-weight:400;line-height:1;margin-bottom:13px}.malpeli-search-discover em{font-style:normal;font-size:9px;letter-spacing:.15em;font-weight:700}.malpeli-search-live{max-width:1180px;margin:52px auto 0}.malpeli-search-live-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.malpeli-search-live-head>span{font-size:9px;letter-spacing:.12em;color:#777}.malpeli-search-results{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 18px}.malpeli-search-result{display:block;min-width:0}.malpeli-search-result-image{aspect-ratio:4/5;background:#f2f2f2;overflow:hidden}.malpeli-search-result-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.malpeli-search-result:hover img{transform:scale(1.018)}.malpeli-search-result-copy{padding-top:12px}.malpeli-search-result-kicker{display:block;color:#777;font-size:8px;letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px}.malpeli-search-result-title{display:block;font-size:12px;line-height:1.35}.malpeli-search-view-all{margin-top:38px;min-height:52px;border:1px solid #000;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:9px;font-weight:700;letter-spacing:.16em}.malpeli-search-view-all:hover{background:#000;color:#fff}.malpeli-search-empty{text-align:center;padding:80px 20px 40px}.malpeli-search-empty p{font-family:var(--serif);font-size:34px;margin:0 0 10px}.malpeli-search-empty span{display:block;color:#777;font-size:12px;margin-bottom:25px}.malpeli-search-empty a{font-size:9px;font-weight:700;letter-spacing:.15em;border-bottom:1px solid #000;padding-bottom:4px}.template-search main{background:#fff}.template-search .standard-page{padding-top:72px}.template-search .page-header h1{font-size:clamp(44px,6vw,76px)}.template-search .search-form{max-width:820px;border-bottom:1px solid #000}.template-search .search-form input{border:0;background:transparent;font-family:var(--serif);font-size:26px;padding-left:0}.template-search .search-form .btn{background:#000;color:#fff}@media(max-width:900px){.malpeli-search-head{height:64px;padding:0 16px}.malpeli-search-head .brand{font-size:20px}.malpeli-search-close{width:36px;height:36px}.malpeli-search-close span{left:7px;top:17px;width:22px}.malpeli-search-shell{width:calc(100% - 36px);padding:40px 0 60px}.malpeli-search-eyebrow{text-align:left;margin-bottom:14px}.malpeli-search-bar{height:60px;grid-template-columns:26px 1fr auto;gap:10px}.malpeli-search-bar svg{width:20px;height:20px}.malpeli-search-bar input{font-size:29px}.malpeli-search-clear{padding-left:12px}.malpeli-search-start{margin-top:34px}.malpeli-search-popular{gap:8px}.malpeli-search-popular a{padding:10px 13px;font-size:10px}.malpeli-search-discover{grid-template-columns:1fr;margin-top:36px}.malpeli-search-discover a{min-height:126px;padding:24px 0}.malpeli-search-discover a:first-child{border-right:0;border-bottom:1px solid #d7d7d7}.malpeli-search-discover a:hover{background:transparent}.malpeli-search-discover strong{font-size:27px}.malpeli-search-live{margin-top:38px}.malpeli-search-results{grid-template-columns:repeat(2,1fr);gap:26px 10px}.malpeli-search-result-copy{padding-top:9px}.malpeli-search-view-all{margin-top:30px}}@media(max-width:480px){.malpeli-search-bar input{font-size:24px}.malpeli-search-results{grid-template-columns:repeat(2,minmax(0,1fr))}.malpeli-search-result-kicker{font-size:7px}.malpeli-search-result-title{font-size:11px}}.malpeli-search-page .search-count{margin:0 0 42px}.malpeli-search-page-empty{text-align:center;margin-top:28px}.malpeli-search-page-empty a{font-size:9px;letter-spacing:.15em;font-weight:700;border-bottom:1px solid #000;padding-bottom:4px}:root{--malpeli-display-serif:var(--kylie-font)}.site-header .brand,.site-header .desktop-nav,.site-header .mega-menu,.site-header .mobile-nav,.site-header .mobile-feature-links,.site-header .mobile-utility{font-family:var(--malpeli-display-serif)}.site-header .brand{font-weight:400;letter-spacing:.19em;line-height:1}.site-header .nav-item>a{font-family:var(--malpeli-display-serif);font-size:12px;font-weight:400;letter-spacing:.12em}.site-header .mega-title{font-family:var(--malpeli-display-serif);font-size:11px;font-weight:400;letter-spacing:.15em}.site-header .mega-column a,.site-header .mega-links a{font-family:var(--malpeli-display-serif);font-size:15px;font-weight:400;line-height:1.28;letter-spacing:.01em}.site-header .mega-editorial span{font-family:var(--malpeli-display-serif);font-size:12px;font-weight:400;letter-spacing:.11em}.site-header .mobile-feature-links a,.site-header .mobile-utility a{font-family:var(--malpeli-display-serif);font-weight:400;letter-spacing:.11em}.site-header .mobile-accordion>button{font-family:var(--malpeli-display-serif);font-size:20px;font-weight:400;letter-spacing:.01em}.site-header .mobile-submenu a{font-family:var(--malpeli-display-serif);font-size:15px;font-weight:400;line-height:1.25;letter-spacing:.005em}.site-header .mobile-submenu .view-all{font-family:var(--malpeli-display-serif);font-size:11px;font-weight:400;letter-spacing:.11em}.site-header .mobile-editorial-card p{font-family:var(--malpeli-display-serif);font-weight:400}@media(max-width:1100px)and (min-width:901px){.site-header .nav-item>a{font-size:10px;letter-spacing:.09em}}@media(max-width:900px){.site-header .brand,.site-header .mobile-drawer-head .brand{font-size:23px;letter-spacing:.2em}}html,body,button,input,select,textarea{font-family:var(--kylie-font)}body,body h1,body h2,body h3,body h4,body h5,body h6,body p,body a,body span,body strong,body em,body label,body small,body li,body dt,body dd,body th,body td,body button,body input,body select,body textarea,body .brand,body .mega-title,body .mega-column a,body .mega-links a,body .mobile-accordion>button,body .mobile-submenu a,body .mobile-editorial-card p,body .malpeli-social-footer h2,body .malpeli-footer-wordmark,body .malpeli-footer-newsletter h3,body .malpeli-search-bar input,body .malpeli-search-discover strong,body .malpeli-search-empty p,body .template-search .search-form input{font-family:var(--kylie-font)!important}body{font-weight:400;letter-spacing:0}h1,h2,h3,h4,h5,h6{font-weight:400}.site-header .brand,.malpeli-footer-wordmark{font-weight:400;letter-spacing:.18em}.site-header .nav-item>a,.mega-title,.eyebrow,.btn,.text-link,.malpeli-search-eyebrow,.malpeli-search-popular a,.malpeli-search-view-all,.footer-grid h3,.footer-bottom{font-family:var(--kylie-accent)!important}.hero-autumn-natural{min-height:min(86vh,920px);background-position:center center}.hero-autumn-natural .hero-shade{background:linear-gradient(90deg,#0000007a,#0000002b 43%,#00000005 72%)}.hero-autumn-natural .hero-content{max-width:650px}.autumn-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-bottom:105px}.autumn-category-grid .editorial-card img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center}.autumn-category-grid .editorial-copy h3{font-size:clamp(25px,2.3vw,36px)}.autumn-story{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:7vw;align-items:center;padding:110px 0}.autumn-story-image{overflow:hidden;background:#eee}.autumn-story-image img{width:100%;aspect-ratio:16/10;object-fit:cover;object-position:center 45%}.autumn-story-copy{max-width:470px}.autumn-story-copy h2{font-family:var(--serif);font-size:clamp(40px,4.2vw,58px);font-weight:400;line-height:1;margin:0 0 20px}.autumn-story-copy p:not(.eyebrow){color:var(--muted);font-size:15px;margin:0 0 28px}@media(max-width:900px){.hero-autumn-natural{min-height:74vh;background-position:56% center}.hero-autumn-natural .hero-shade{background:linear-gradient(0deg,#000000a3,#0000001a 68%,#00000005)}.autumn-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-bottom:75px}.autumn-category-grid .editorial-copy{padding-top:14px}.autumn-category-grid .editorial-copy h3{font-size:24px}.autumn-story{grid-template-columns:1fr;gap:38px;padding:75px 0}.autumn-story-copy{max-width:620px}}@media(max-width:600px){.hero-autumn-natural{min-height:76vh;background-position:57% center}.autumn-category-grid{grid-template-columns:1fr;gap:34px;padding-bottom:70px}.autumn-category-grid .editorial-card img{aspect-ratio:4/5}.autumn-category-grid .editorial-copy h3{font-size:30px}.autumn-story-image img{aspect-ratio:4/5;object-position:60% center}}.gym-hero{position:relative;min-height:min(79vh,850px);background:#111;color:#fff;overflow:hidden;display:flex;align-items:center}.gym-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.gym-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 45%}.gym-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000a8,#0000004a 40%,#0000000a 70%),linear-gradient(0deg,rgba(0,0,0,.26),transparent 30%)}.gym-hero__content{position:relative;z-index:2;width:min(1440px,calc(100% - 88px));margin:auto;padding:96px 0 120px;align-self:center}.gym-hero__eyebrow{font-size:11px;letter-spacing:.28em;margin:0 0 20px}.gym-hero h1{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(64px,7.2vw,118px);line-height:.86;letter-spacing:-.035em;margin:0 0 22px}.gym-hero__copy{max-width:390px;font-size:13px;line-height:1.55;letter-spacing:.06em;text-transform:uppercase;margin:0 0 30px}.gym-hero__cta{display:inline-flex;align-items:center;gap:24px;background:#fff;color:#111;min-height:50px;padding:0 26px;font-size:10px;font-weight:700;letter-spacing:.15em;transition:.2s ease}.gym-hero__cta:hover{background:#111;color:#fff}.gym-hero__categories{position:absolute;z-index:2;left:44px;bottom:30px;display:flex;align-items:center;gap:14px;font-size:9px;letter-spacing:.18em;font-weight:700}.gym-hero__categories span{opacity:.55}.trust-strip{background:#fff;border-bottom:1px solid #e6e6e6;display:grid;grid-template-columns:repeat(4,1fr);min-height:64px;align-items:center}.trust-strip>div{display:flex;align-items:center;justify-content:center;gap:11px;padding:12px;font-size:9px;letter-spacing:.08em}.trust-strip__icon{font-size:18px}.homepage-intro{padding-top:92px}.product-page--slider{padding-top:34px}.product-breadcrumbs{display:flex;align-items:center;gap:9px;color:#777;font-size:9px;margin:0 0 24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-breadcrumbs a:hover{text-decoration:underline}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1.46fr) minmax(360px,.76fr);gap:5.2vw;align-items:start}.product-gallery{display:grid;grid-template-columns:90px minmax(0,1fr);gap:14px;min-width:0}.product-gallery__thumbs{display:flex;flex-direction:column;gap:10px;max-height:780px;overflow:auto;scrollbar-width:thin}.product-gallery__thumb{border:1px solid transparent;background:#f1f1f1;padding:0;cursor:pointer;opacity:.66;transition:.2s ease;overflow:hidden}.product-gallery__thumb.is-active{border-color:#111;opacity:1}.product-gallery__thumb img{width:100%;aspect-ratio:4/5;object-fit:cover}.product-gallery__stage{position:relative;background:#f2f0ed;min-width:0;overflow:hidden}.product-gallery__track{height:100%}.product-gallery__slide{height:100%;min-height:650px}.product-gallery__slide img,.product-gallery__slide video,.product-gallery__slide iframe{width:100%;height:100%;min-height:650px;object-fit:cover;display:block}.product-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:999px;border:0;background:#fffffff0;color:#111;font-size:32px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 2px 14px #0000001a;transition:.2s}.product-gallery__arrow:hover{background:#111;color:#fff}.product-gallery__arrow--prev{left:18px}.product-gallery__arrow--next{right:18px}.product-gallery__dots{position:absolute;z-index:2;left:50%;bottom:18px;transform:translate(-50%);display:flex;gap:9px;background:#ffffffd6;padding:8px 11px;border-radius:999px}.product-gallery__dot{width:7px;height:7px;padding:0;border:1px solid #111;border-radius:50%;background:transparent;cursor:pointer}.product-gallery__dot.is-active{background:#111}.product-gallery__empty{background:#f1f1f1;min-height:600px;display:grid;place-items:center}.product-gallery__empty svg{width:55%;height:auto}.product-panel{position:sticky;top:95px;padding:6px 0 20px}.product-panel__eyebrow{font-size:9px;letter-spacing:.2em;font-weight:700;margin:0 0 13px}.product-panel h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3vw,49px);font-weight:400;line-height:.98;letter-spacing:-.025em;margin:0 0 16px}.product-panel__price-row{display:flex;gap:10px;align-items:baseline}.product-panel .product-price{font-size:19px;font-weight:600;margin:0}.product-compare-price{font-size:13px;color:#888;text-decoration:line-through;margin:0}.product-rating{display:flex;align-items:center;gap:8px;font-size:11px;margin-top:12px}.product-rating span:first-child{letter-spacing:.08em}.product-panel__description{border-top:1px solid #ddd;margin-top:22px;padding-top:21px;color:#333;font-size:13px;line-height:1.6}.product-panel__description p:first-child{margin-top:0}.malpeli-product-form{margin-top:26px}.product-options{display:grid;gap:20px}.product-option{border:0;padding:0;margin:0}.product-option legend{display:block;width:100%;font-size:10px;font-weight:700;letter-spacing:.07em;margin-bottom:10px;text-transform:uppercase}.product-option legend span{font-weight:400}.product-option__values{display:flex;gap:8px;flex-wrap:wrap}.product-size-chip{min-width:48px;height:37px;border:1px solid #c8c8c8;background:#fff;display:grid;place-items:center;padding:0 12px;font-size:11px;cursor:pointer;transition:.15s}.product-option input:checked+.product-size-chip{background:#111;color:#fff;border-color:#111}.product-option__values--swatches label{position:relative;min-width:36px;width:auto;height:36px;border-radius:999px;border:1px solid #c4c4c4;padding:0 12px;display:grid;place-items:center;background:#f4f4f4;font-size:9px;cursor:pointer}.product-option__values--swatches input:checked+label{border-color:#111;box-shadow:inset 0 0 0 2px #fff,0 0 0 1px #111}.product-add{width:100%;min-height:54px;border:1px solid #111;background:#111;color:#fff;font-size:10px;letter-spacing:.16em;font-weight:700;margin-top:25px;cursor:pointer;transition:.2s}.product-add:hover:not(:disabled){background:#333}.product-add:disabled{background:#aaa;border-color:#aaa;cursor:not-allowed}.product-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border-bottom:1px solid #ddd;padding:22px 0}.product-benefits>div{display:flex;gap:8px;align-items:flex-start}.product-benefits>div>span{font-size:19px;line-height:1}.product-benefits p{margin:0;line-height:1.3}.product-benefits strong,.product-benefits small{display:block}.product-benefits strong{font-size:9px}.product-benefits small{color:#777;font-size:8px;margin-top:3px}.product-accordions details{border-bottom:1px solid #ddd}.product-accordions summary{list-style:none;display:flex;align-items:center;justify-content:space-between;min-height:52px;font-size:9px;letter-spacing:.1em;font-weight:700;cursor:pointer}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions details>div{padding:0 10px 18px 0;color:#666;font-size:11px;line-height:1.6}.product-accordions details[open] summary span{transform:rotate(45deg)}.product-accordions summary span{font-size:18px;font-weight:300;transition:.2s}@media(max-width:1050px){.product-detail-grid{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:32px}.product-gallery{grid-template-columns:72px minmax(0,1fr)}.product-gallery__slide,.product-gallery__slide img,.product-gallery__slide video,.product-gallery__slide iframe{min-height:560px}.product-benefits{grid-template-columns:1fr}.product-benefits>div{align-items:center}}@media(max-width:900px){.gym-hero{min-height:76svh;align-items:flex-end}.gym-hero__media img{object-position:55% center}.gym-hero__shade{background:linear-gradient(0deg,#000000c7,#00000042 46%,#0000000a 73%)}.gym-hero__content{width:calc(100% - 36px);padding:260px 0 95px;align-self:flex-end}.gym-hero h1{font-size:clamp(54px,15vw,82px)}.gym-hero__copy{font-size:11px;max-width:330px}.gym-hero__categories{left:18px;bottom:20px;font-size:8px;gap:10px}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip>div{min-height:54px;border-bottom:1px solid #eee}.product-page--slider{width:100%;padding-top:0}.product-breadcrumbs{width:calc(100% - 32px);margin:16px auto}.product-detail-grid{grid-template-columns:1fr;gap:0}.product-gallery{display:block}.product-gallery__stage{width:100%}.product-gallery__slide,.product-gallery__slide img,.product-gallery__slide video,.product-gallery__slide iframe{min-height:0;aspect-ratio:4/5}.product-gallery__thumbs{order:2;flex-direction:row;padding:10px 16px;max-height:none;overflow-x:auto}.product-gallery__thumb{flex:0 0 68px}.product-gallery__arrow{width:40px;height:40px}.product-gallery__dots{bottom:14px}.product-panel{position:static;padding:34px 18px 70px}.product-panel h1{font-size:38px}.product-benefits{grid-template-columns:repeat(3,1fr);gap:8px}.product-benefits>div{display:block}.product-benefits>div>span{display:block;margin-bottom:5px}.product-benefits small{display:none}}@media(max-width:600px){.gym-hero__media img{object-position:57% center}.gym-hero__categories{white-space:nowrap}.trust-strip>div{font-size:7.5px}.product-panel h1{font-size:34px}.product-benefits{grid-template-columns:1fr 1fr 1fr}.product-gallery__arrow--prev{left:12px}.product-gallery__arrow--next{right:12px}}.site-header{background:#0a0a0a;color:#fff}.site-header .announcement{background:#0a0a0a;color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.site-header .header-shell{background:#0a0a0a;color:#fff;border-bottom:1px solid rgba(255,255,255,.14)}.site-header .nav-item>a:after{background:#fff}.site-header .mobile-menu-trigger span{background:#fff}.site-header .mega-menu,.site-header .mega-menu a{color:#111}@media(max-width:900px){.site-header .mobile-drawer{background:#0a0a0a;color:#fff}.site-header .mobile-drawer-head{border-color:#2a2a2a}.site-header .drawer-close{color:#fff}.site-header .mobile-accordion>button,.site-header .mobile-feature-links,.site-header .mobile-utility{border-color:#2a2a2a}.site-header .mobile-submenu a,.site-header .mobile-feature-links a,.site-header .mobile-utility a{color:#fff}.site-header .mobile-editorial-card{border-color:#2a2a2a}}.site-header{background:#080808;color:#fff;position:relative;z-index:120}.malpeli-topbar{height:46px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 36px;background:#080808;color:#fff;border-bottom:1px solid rgba(255,255,255,.14);position:relative;z-index:72}.malpeli-topbar__brand{grid-column:2;font-family:var(--kylie-font)!important;font-size:25px;font-weight:400;line-height:1;letter-spacing:.24em;color:#fff;padding-left:.24em}.malpeli-topbar__note{grid-column:1;justify-self:start;font-family:var(--kylie-accent)!important;font-size:8px;font-weight:600;letter-spacing:.13em;white-space:nowrap;color:#ffffffe0}.malpeli-topbar__note--right{grid-column:3;justify-self:end}.site-header .header-shell{height:58px;display:flex;align-items:center;justify-content:center;padding:0 38px;background:#080808;border-bottom:1px solid rgba(255,255,255,.12);position:relative;z-index:70}.site-header .mobile-header-brand{display:none}.site-header .desktop-nav{height:58px;display:flex;justify-content:center;align-items:center;gap:clamp(17px,2vw,34px);max-width:calc(100% - 240px);margin:0 auto}.site-header .nav-item{height:58px}.site-header .nav-item>a{height:58px;color:#fff!important;font-family:var(--kylie-accent)!important;font-size:9px;font-weight:600;letter-spacing:.14em;white-space:nowrap;padding:0 1px}.site-header .nav-item>a:after{bottom:11px;height:1px;background:#fff!important}.site-header .header-actions{position:absolute;right:38px;top:0;height:58px;display:flex;align-items:center;gap:18px}.site-header .icon-link,.site-header .icon-link svg{width:19px;height:19px;color:#fff}.site-header .icon-link svg{stroke:#fff}.site-header .mega-menu{top:58px;background:#fff;color:#111;border-top:0;border-bottom:1px solid #ddd;box-shadow:0 24px 45px #00000024;padding-top:34px;padding-bottom:38px}.site-header .mega-menu a{color:#111!important}.site-header .mega-title{color:#747474}.site-header .mega-column a,.site-header .mega-links a{font-family:var(--kylie-font)!important;font-size:13px;line-height:1.6;letter-spacing:.01em}.site-header .mega-editorial span{font-family:var(--kylie-accent)!important;font-size:9px;letter-spacing:.14em}.site-header .mega-compact{padding:27px 30px}.site-header .mega-wide-links{padding:31px 38px}@media(max-width:1180px)and (min-width:901px){.malpeli-topbar{padding-inline:26px}.site-header .header-shell{padding-inline:24px}.site-header .desktop-nav{gap:15px;max-width:calc(100% - 188px)}.site-header .nav-item>a{font-size:8px;letter-spacing:.1em}.site-header .header-actions{right:24px;gap:14px}}@media(max-width:900px){.malpeli-topbar{height:29px;display:flex;justify-content:center;padding:0 12px;border-bottom:1px solid rgba(255,255,255,.1)}.malpeli-topbar__brand,.malpeli-topbar__note--right{display:none}.malpeli-topbar__note{font-size:7.5px;letter-spacing:.14em;color:#fff}.site-header .header-shell{height:62px;display:grid;grid-template-columns:46px 1fr 72px;padding:0 14px;background:#080808;border-bottom:1px solid rgba(255,255,255,.13)}.site-header .mobile-header-brand{display:block;grid-column:2;justify-self:center;color:#fff!important;font-family:var(--kylie-font)!important;font-size:21px;font-weight:400;letter-spacing:.22em;padding-left:.22em;line-height:1}.site-header .desktop-nav{display:none}.site-header .mobile-menu-trigger{grid-column:1;display:flex;justify-self:start;width:34px;height:34px;padding:6px 4px;flex-direction:column;justify-content:center;gap:5px}.site-header .mobile-menu-trigger span{width:23px;height:1px;margin:0;background:#fff!important}.site-header .header-actions{position:static;grid-column:3;height:auto;justify-self:end;gap:13px}.site-header .icon-link,.site-header .icon-link svg{width:20px;height:20px}.site-header .mobile-drawer{display:block;position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;z-index:160;background:#fff!important;color:#111!important;transform:translate(-100%);transition:transform .32s cubic-bezier(.22,.61,.36,1);overflow:auto;-webkit-overflow-scrolling:touch}.site-header .mobile-drawer.is-open{transform:none}.site-header .mobile-drawer-head{position:sticky;top:0;z-index:4;height:64px;background:#fff!important;color:#111!important;border-bottom:1px solid #e6e6e6!important;padding:0 16px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center}.site-header .mobile-drawer-head .brand{grid-column:2;text-align:center;color:#111!important;font-size:21px;letter-spacing:.22em;padding-left:.22em}.site-header .drawer-close{grid-column:3;justify-self:end;color:#111!important;width:38px;height:38px}.site-header .drawer-close:before,.site-header .drawer-close:after{background:#111!important;width:24px;left:7px}.site-header .mobile-nav{padding:0 18px 34px;background:#fff;color:#111}.site-header .mobile-feature-links{display:flex;gap:8px;overflow-x:auto;padding:16px 0;border-bottom:1px solid #e6e6e6!important;scrollbar-width:none}.site-header .mobile-feature-links::-webkit-scrollbar{display:none}.site-header .mobile-feature-links a{flex:0 0 auto;display:inline-flex;align-items:center;min-height:32px;border:1px solid #d8d8d8;border-radius:999px;padding:0 13px;color:#111!important;font-family:var(--kylie-accent)!important;font-size:8px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background:#fff}.site-header .mobile-feature-links a:first-child{background:#111;color:#fff!important;border-color:#111}.site-header .mobile-accordion{border-bottom:1px solid #e6e6e6!important}.site-header .mobile-accordion>button{min-height:58px;width:100%;color:#111!important;background:#fff;border:0;padding:0;display:flex;align-items:center;justify-content:space-between;font-family:var(--kylie-font)!important;font-size:17px;font-weight:400;letter-spacing:.015em;text-align:left}.site-header .mobile-accordion>button span{width:28px;height:28px;display:grid;place-items:center;color:#111!important;background:#f5f5f5!important;border-radius:50%;font-family:Arial,sans-serif!important;font-size:18px;font-weight:300;line-height:1}.site-header .mobile-submenu{display:none;padding:1px 0 20px;gap:0!important;background:#fff}.site-header .mobile-accordion.is-open .mobile-submenu{display:grid;grid-template-columns:1fr 1fr;column-gap:22px;row-gap:0}.site-header .mobile-submenu a{display:flex;align-items:center;min-height:38px;color:#4d4d4d!important;font-family:var(--kylie-font)!important;font-size:13px;font-weight:400;line-height:1.28}.site-header .mobile-submenu .view-all{grid-column:1/-1;margin-top:8px;color:#111!important;font-family:var(--kylie-accent)!important;font-size:9px;font-weight:600;letter-spacing:.11em;text-transform:uppercase;text-decoration:underline;text-underline-offset:5px}.site-header .mobile-editorial-card{margin:22px 0 0;display:grid;grid-template-columns:96px 1fr;gap:16px;align-items:center;padding:10px;background:#f3f1ed;color:#111!important;border:0!important}.site-header .mobile-editorial-card img{width:96px;aspect-ratio:4/5;object-fit:cover}.site-header .mobile-editorial-card p{margin:0 0 7px;color:#111!important;font-size:19px;line-height:1.05}.site-header .mobile-editorial-card span{color:#111!important;font-size:8px;letter-spacing:.11em}.site-header .mobile-utility{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:0;margin:22px 0 0;border:1px solid #111!important;background:#111}.site-header .mobile-utility a{display:grid;place-items:center;min-height:46px;color:#fff!important;font-family:var(--kylie-accent)!important;font-size:8px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border-right:1px solid #333!important;padding:0 4px}.site-header .mobile-utility a:last-child{border-right:0!important}}@media(max-width:520px){.site-header .mobile-accordion.is-open .mobile-submenu{grid-template-columns:1fr}.site-header .mobile-submenu .view-all{grid-column:auto}}:root{--aw-ink:#15100d;--aw-warm:#4b2e20;--aw-cream:#f6f1ea}.malpeli-topbar{height:38px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 44px;background:#050505;color:#fff;border-bottom:1px solid rgba(255,255,255,.09)}.malpeli-topbar__campaign{grid-column:2;justify-self:center;font-family:var(--kylie-accent)!important;font-size:8px;font-weight:600;letter-spacing:.18em;color:#fff;white-space:nowrap}.malpeli-topbar__brand{display:none!important}.malpeli-topbar__note{font-size:7.5px;letter-spacing:.14em}.malpeli-topbar__note--right{justify-self:end}.site-header .header-shell{height:72px;display:grid;grid-template-columns:245px 1fr 160px;align-items:center;padding:0 44px;background:#0a0a0a;border-bottom:1px solid rgba(255,255,255,.12)}.site-header .desktop-header-brand{display:block;grid-column:1;color:#fff!important;font-family:Georgia,Times New Roman,serif!important;font-size:31px;font-weight:400;letter-spacing:.19em;line-height:1}.site-header .desktop-nav{grid-column:2;height:72px;max-width:none;margin:0;gap:clamp(16px,1.65vw,29px)}.site-header .nav-item{height:72px}.site-header .nav-item>a{height:72px;font-size:8.5px;letter-spacing:.15em}.site-header .nav-item>a:after{bottom:15px}.site-header .header-actions{position:static;grid-column:3;justify-self:end;height:auto}.site-header .mega-menu{top:72px}.aw-hero{position:relative;min-height:min(78vh,820px);background:#1b120d;color:#fff;overflow:hidden;display:flex;align-items:center}.aw-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.aw-hero__media img{width:100%;height:100%;object-fit:cover;object-position:68% 47%}.aw-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#120a06b8,#190e0970 38%,#0f080414 70%),linear-gradient(0deg,rgba(0,0,0,.25),transparent 42%)}.aw-hero__content{position:relative;z-index:2;width:min(1440px,calc(100% - 92px));margin:auto;padding:85px 0 115px}.aw-hero__eyebrow,.aw-kicker{font-family:var(--kylie-accent)!important;font-size:9px;font-weight:600;letter-spacing:.3em;margin:0 0 23px}.aw-hero h1{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(60px,6.4vw,105px);line-height:.82;letter-spacing:-.03em;margin:0 0 27px;max-width:700px}.aw-hero__copy{font-family:var(--kylie-accent)!important;font-size:10px;letter-spacing:.28em;text-transform:uppercase;line-height:1.75;margin:0 0 31px;max-width:500px}.aw-hero__cta{display:inline-flex;align-items:center;gap:28px;min-height:54px;padding:0 28px;background:#fff;color:#151515;font-family:var(--kylie-accent)!important;font-size:9px;font-weight:700;letter-spacing:.15em;transition:.22s}.aw-hero__cta:hover{background:#151515;color:#fff}.aw-hero__side-note{position:absolute;z-index:2;right:40px;bottom:58px;text-align:center;font-size:8px;line-height:1.55;letter-spacing:.22em}.aw-hero__side-note span{display:block;width:34px;height:1px;background:#fff;margin:12px auto 0;opacity:.7}.aw-hero__pager{position:absolute;z-index:2;left:44px;bottom:35px;display:flex;align-items:center;gap:22px;font-size:8px;letter-spacing:.2em}.aw-hero__pager strong{font-weight:600}.aw-hero__pager span{opacity:.45}.aw-hero__pager i{width:60px;height:1px;background:#fff9}.aw-category-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#111}.aw-tile{position:relative;min-height:230px;overflow:hidden;color:#fff;border-right:1px solid rgba(255,255,255,.5)}.aw-tile:last-child{border-right:0}.aw-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.aw-tile:hover img{transform:scale(1.025)}.aw-tile__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000000ad,#0000000a 70%)}.aw-tile__copy{position:absolute;left:30px;bottom:27px;z-index:2;display:flex;flex-direction:column;gap:9px}.aw-tile__copy strong{font-family:var(--kylie-font)!important;font-size:16px;line-height:1.05;font-weight:400;letter-spacing:.04em}.aw-tile__copy em{font-style:normal;font-family:var(--kylie-accent)!important;font-size:8px;font-weight:600;letter-spacing:.13em}.aw-intro{text-align:center;padding:108px 0 92px}.aw-intro .aw-kicker{color:#775746;margin-bottom:18px}.aw-intro h2,.aw-feature h2,.aw-noir h2{font-family:Georgia,Times New Roman,serif;font-weight:400}.aw-intro h2{font-size:clamp(36px,4.25vw,62px);line-height:1.04;letter-spacing:-.02em;margin:0}.aw-intro>p:not(.aw-kicker){max-width:710px;margin:27px auto 0;color:#706760;font-size:14px;line-height:1.75}.aw-text-link{display:inline-block;margin-top:27px;font-family:var(--kylie-accent)!important;font-size:9px;font-weight:700;letter-spacing:.14em;border-bottom:1px solid #111;padding-bottom:5px}.aw-feature{display:grid;grid-template-columns:1.07fr .93fr;gap:7.5vw;align-items:center;padding-bottom:115px}.aw-feature__image{display:block;background:#eee;overflow:hidden}.aw-feature__image img{width:100%;aspect-ratio:4/5;object-fit:cover}.aw-feature__copy{max-width:500px}.aw-feature__copy .aw-kicker{color:#775746;margin-bottom:18px}.aw-feature h2{font-size:clamp(42px,4.6vw,68px);line-height:.98;letter-spacing:-.025em;margin:0 0 24px}.aw-feature__copy>p:not(.aw-kicker){color:#6b625c;font-size:14px;line-height:1.75}.aw-outline-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border:1px solid #111;padding:0 25px;margin-top:18px;font-family:var(--kylie-accent)!important;font-size:9px;font-weight:700;letter-spacing:.13em}.aw-outline-btn:hover{background:#111;color:#fff}.aw-noir{background:#080808;color:#fff;padding:85px 0}.aw-noir__inner{display:flex;justify-content:space-between;align-items:flex-end;gap:45px}.aw-kicker--light{color:#ffffffb8}.aw-noir h2{font-size:clamp(42px,4.6vw,68px);line-height:.98;margin:0 0 18px}.aw-noir__inner>div{max-width:720px}.aw-noir__inner>div>p:last-child{color:#ffffffa8;max-width:560px}.aw-outline-btn--light{border-color:#fffc;color:#fff;margin:0}.aw-outline-btn--light:hover{background:#fff;color:#111}.shop-by{padding-top:90px}@media(max-width:1180px)and (min-width:901px){.site-header .header-shell{grid-template-columns:205px 1fr 130px;padding-inline:28px}.site-header .desktop-header-brand{font-size:27px}.site-header .desktop-nav{gap:13px}.site-header .nav-item>a{font-size:7.5px;letter-spacing:.1em}.malpeli-topbar{padding-inline:28px}.aw-hero__content{width:calc(100% - 64px)}.aw-hero__side-note{right:26px}.aw-tile__copy{left:22px}}@media(max-width:900px){.malpeli-topbar{height:28px;display:flex;justify-content:center;padding:0 12px}.malpeli-topbar__campaign,.malpeli-topbar__note--right{display:none}.malpeli-topbar__note{display:block;font-size:7px}.site-header .header-shell{height:62px;grid-template-columns:46px 1fr 72px;padding:0 14px}.site-header .desktop-header-brand{display:none}.site-header .mobile-header-brand{display:block}.aw-hero{min-height:78svh;align-items:flex-end}.aw-hero__media img{object-position:62% center}.aw-hero__shade{background:linear-gradient(0deg,#0f0805c7,#130a0647 58%,#0000000f 82%)}.aw-hero__content{width:calc(100% - 36px);padding:300px 0 92px;align-self:flex-end}.aw-hero h1{font-size:clamp(48px,14vw,72px);line-height:.87}.aw-hero__copy{font-size:8.5px;letter-spacing:.21em;max-width:320px}.aw-hero__cta{min-height:48px;padding:0 19px;font-size:8px;gap:14px}.aw-hero__side-note{display:none}.aw-hero__pager{left:18px;bottom:22px}.aw-category-strip{grid-template-columns:1fr 1fr}.aw-tile{min-height:210px;border-bottom:1px solid rgba(255,255,255,.35)}.aw-tile:nth-child(2){border-right:0}.aw-tile__copy{left:18px;bottom:18px}.aw-tile__copy strong{font-size:14px}.aw-intro{padding:76px 0 62px}.aw-intro h2{font-size:38px}.aw-feature{grid-template-columns:1fr;gap:40px;padding-bottom:75px}.aw-feature__copy{padding:0 2px}.aw-feature h2{font-size:44px}.aw-noir{padding:62px 0}.aw-noir__inner{align-items:flex-start;flex-direction:column}.shop-by{padding-top:65px}}@media(max-width:520px){.aw-hero__media img{object-position:60% center}.aw-hero h1{font-size:48px}.aw-category-strip{grid-template-columns:1fr}.aw-tile{min-height:200px;border-right:0}.aw-tile__copy strong{font-size:15px}.aw-intro h2{font-size:34px}.aw-feature h2,.aw-noir h2{font-size:40px}}.malpeli-topbar{display:flex!important;justify-content:center!important;align-items:center!important;padding-left:16px!important;padding-right:16px!important}.malpeli-topbar__note{grid-column:auto!important;justify-self:auto!important;text-align:center!important}.malpeli-topbar__campaign,.malpeli-topbar__note--right{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/36/assets/malpeli.css.map */
