.header{z-index:1000;background:0 0;width:100%;height:80px;transition:transform .7s cubic-bezier(.2,1,.2,1),background-color .4s;position:fixed;inset:0 0 auto}.header-inner{box-sizing:border-box;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:100%;padding:0 48px;display:grid}.header-left{justify-self:start;align-items:center;gap:0;display:flex}.header-right .icon-btn:last-child{padding-right:15px}.header-right{justify-self:end;align-items:center;gap:12px;display:flex}.hamburger-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:6px;display:none}.hamburger-btn span{transform-origin:50%;background:currentColor;width:20px;height:1.5px;transition:transform .25s,opacity .25s}.hamburger-btn.is-open span:first-child{transform:translateY(6.5px)rotate(45deg)}.hamburger-btn.is-open span:nth-child(2){opacity:0}.hamburger-btn.is-open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.nav-link{text-transform:uppercase;letter-spacing:.25em;color:#1a1a1a;opacity:1;white-space:nowrap;padding:8px 0;font-size:11px;font-weight:300;text-decoration:none;transition:opacity .5s cubic-bezier(.19,1,.22,1),letter-spacing .5s cubic-bezier(.19,1,.22,1);position:relative}.nav-link:after{content:"";transform-origin:100%;background-color:currentColor;width:calc(100% - .25em);height:1px;transition:transform .45s cubic-bezier(.19,1,.22,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.nav-link:hover{opacity:1}.nav-link:hover:after{transform-origin:0;transform:scaleX(1)}.header-nav{align-items:center;gap:35px;display:flex}.mobile-nav{display:none}.icon-btn{cursor:pointer;color:inherit;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:8px;display:flex}.icon-btn svg{stroke-width:1px;width:18px;height:18px}.icon-btn:hover svg{opacity:.65;transform:translateY(-.5px)}.logo{flex-direction:column;align-items:center;text-decoration:none;display:flex;position:relative}.logo-main{letter-spacing:.1em;text-transform:uppercase;transform-origin:50%;font-size:1.8rem;font-style:italic;transition:transform 1.2s cubic-bezier(.2,1,.2,1),color .8s,letter-spacing 1.2s;display:inline-block}.logo-sub{letter-spacing:.4em;text-transform:uppercase;opacity:0;margin-top:10px;font-size:20px;transition:transform .8s cubic-bezier(.2,1,.2,1),opacity .4s cubic-bezier(.4,0,.2,1)}.header.at-top:not(.header--locked) .logo-main{letter-spacing:.1em;color:#fff;pointer-events:none;transform:translateY(15vh)scale(3.5)}.header.at-top:not(.header--locked) .logo-sub{opacity:.8;color:#fff;letter-spacing:.5em;margin-top:35px;transform:translateY(15vh)}.header:not(.at-top) .logo-main,.header.header--locked .logo-main{color:#1a1a1a;letter-spacing:.1em;transform:translateY(17px)scale(1)}.header:not(.at-top) .logo-sub,.header.header--locked .logo-sub{opacity:0;transform:translateY(-30px)}.header.at-top:not(.header--locked){background:0 0}.header.at-top:not(.header--locked) *{color:#fff}.header:not(.at-top),.header--locked{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000000d}.header.header-hidden{transform:translateY(-100%)}.header.header--locked .logo-main{margin-top:20px;color:#111!important;transform:scale(1)!important}@media (max-width:900px){.header-inner{grid-template-columns:auto 1fr auto;padding:0 16px}.header-left{min-width:36px}.hamburger-btn{display:inline-flex}.header-nav{display:none}.logo-main{font-size:1.25rem}.logo-sub{display:none}.header:not(.at-top) .logo-main,.header.header--locked .logo-main,.header.at-top:not(.header--locked) .logo-main{margin-top:0;transform:translateY(0)scale(1)}.header-right{gap:4px}.header-right .icon-btn:last-child{padding-right:8px}.mobile-nav{opacity:0;pointer-events:none;z-index:999;background:#fffffffa;border-bottom:1px solid #00000014;gap:14px;padding:16px;transition:opacity .2s,transform .2s;display:grid;position:fixed;top:80px;left:0;right:0;transform:translateY(-10px)}.mobile-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav-link{color:#111;text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:400;text-decoration:none}}
.sezane-footer{color:#1a1a1a;z-index:0;background-color:#fcf9f2;width:100%;height:auto;padding:60px 40px;position:fixed;bottom:0;left:0}.footer-features{text-align:center;justify-content:space-around;max-width:1200px;margin:0 auto 40px;display:flex}.feature-item h3{letter-spacing:.1em;margin-bottom:12px;font-size:.85rem}.feature-item p{color:#4a4a4a;font-size:.9rem}.footer-separator{background-color:#e5e5e5;height:1px;margin-bottom:50px}.footer-main{grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:0 auto;display:grid}.footer-col h4{letter-spacing:.05em;margin-bottom:20px;font-size:.8rem}.footer-links{padding:0;list-style:none}.footer-links li{margin-bottom:8px}.footer-links a{color:#1a1a1a;font-size:.95rem;text-decoration:none}.list-group-header{margin-top:20px;font-size:.9rem;font-weight:700}.newsletter-form{border-bottom:1px solid #000;margin-bottom:25px;display:flex}.newsletter-form input{background:0 0;border:none;outline:none;flex:1;padding:10px 0;font-style:italic}.newsletter-form button{color:#fff;cursor:pointer;background:#000;border:none;padding:5px 15px}.social-icons{gap:15px;margin-bottom:30px;font-size:1.1rem;display:flex}.footer-settings{font-size:.85rem;line-height:1.6}.setting-label{font-weight:700}.footer-bottom{text-align:center;margin-top:50px;padding-bottom:20px}.brand-logo{margin-bottom:10px;font-size:2.5rem;font-style:italic}.b-corp-text{text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;font-size:.75rem}.certification-logos{justify-content:center;gap:15px;display:flex}.cert-circle,.cert-m{border:1.5px solid #000;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.cert-circle{border-radius:50%}.accessibility-widget{color:#fff;cursor:pointer;z-index:100;background:#000;border-radius:50%;padding:10px;display:flex;position:fixed;bottom:20px;left:20px}@media (max-width:768px){.footer-main{grid-template-columns:1fr 1fr}.footer-features{flex-direction:column;gap:20px}}
.cart-page{color:#111;max-width:1100px;margin:0 auto;padding:6rem 6vw 8rem}.cart-page h1,.cart-page h2{letter-spacing:.02em;font-weight:500}.cart-page h1{margin-bottom:3rem;font-size:2.2rem}.cart-page h2{margin-bottom:2rem;font-size:1.4rem}.cart-section,.wishlist-section{margin-bottom:5rem}.wishlist-section{border-top:1px solid #00000014;padding-top:4rem}.cart-item,.wishlist-item{border-bottom:1px solid #0000000f;grid-template-columns:1fr auto;gap:2rem;padding:2.5rem 0;display:grid}.cart-item:last-child,.wishlist-item:last-child{border-bottom:none}.item-info{flex-direction:column;gap:.4rem;display:flex}.item-title{font-size:1rem;font-weight:500}.item-variant{color:#0009;font-size:.85rem}.item-price{margin-top:.6rem;font-size:.95rem}.item-actions{flex-direction:column;align-items:flex-end;gap:1rem;display:flex}.quantity-control{align-items:center;gap:.75rem;display:flex}.quantity-control span{text-align:center;min-width:1.5rem;font-size:.9rem}.quantity-control button{cursor:pointer;background:0 0;border:1px solid #00000040;width:28px;height:28px;font-size:.9rem;transition:all .2s}.quantity-control button:hover{border-color:#000}.text-btn{letter-spacing:.08em;text-transform:uppercase;color:#0000008c;cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;transition:color .2s}.text-btn:hover{color:#000}.cart-summary{justify-content:space-between;align-items:center;margin-top:4rem;display:flex}.cart-total{font-size:1.1rem;font-weight:500}.checkout-btn{color:#fff;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;background:#000;border:none;padding:1rem 3rem;font-size:.75rem;transition:background .25s}.checkout-btn:hover{background:#222}.cart-empty{text-align:center;padding:6rem 0}.cart-empty p{color:#0009;font-size:.95rem}@media (max-width:768px){.cart-item,.wishlist-item{grid-template-columns:1fr;gap:1.5rem}.item-actions{align-items:flex-start}.cart-summary{flex-direction:column;align-items:flex-start;gap:2rem}}.item-media{width:120px;height:160px;overflow:hidden}.item-media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.cart-item,.wishlist-item{grid-template-columns:120px 1fr auto;align-items:center}.lux-btn{letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #00000040;padding:.6rem 1.6rem;font-size:.7rem;transition:all .25s}.lux-btn.primary{color:#fff;background:#000;border-color:#000}.lux-btn.primary:hover{background:#111}.lux-btn.subtle{border-color:#00000040}.lux-btn.subtle:hover{border-color:#000}.lux-btn.ghost{color:#0000008c;border:none;padding:0}.lux-btn.ghost:hover{color:#000}.wishlist-section{border-top:1px solid #0000001f;margin-top:6rem;padding-top:5rem}.item-price{color:#000c;margin-top:.4rem;font-size:.9rem}.item-line-total{color:#0000008c;margin-top:.2rem;font-size:.85rem}
.product-page{color:#111;background:#fff;overflow-x:hidden}.product-shell{max-width:1500px;margin:0 auto;padding:6rem 6vw 8rem}.product-grid{grid-template-columns:1.2fr 1fr;align-items:start;gap:6rem;display:grid}@media (max-width:1024px){.product-grid{grid-template-columns:1fr;gap:4rem}}.product-media{width:100%}.product-media img{width:100%;height:auto;display:block}.product-details{max-width:420px;margin:0 auto}.product-brand{letter-spacing:.28em;text-transform:uppercase;color:#00000080;margin-bottom:.75rem;font-size:.65rem}.product-title{color:#111;margin-bottom:1.25rem;font-size:2.1rem;font-weight:400;line-height:1.15}.product-details>*+*{margin-top:1.6rem}.product-details .product-price{margin-top:.5rem}.product-price-row{align-items:baseline;gap:.75rem;display:flex}.product-price-amount{letter-spacing:.05em;color:#111;font-size:1.1rem}.product-price-compare{color:#00000073;font-size:.85rem;text-decoration:line-through}.product-price-badge{letter-spacing:.18em;text-transform:uppercase;border:1px solid #0003;margin-top:.5rem;padding:.2rem .6rem;font-size:.65rem;display:inline-block}.product-price-sold{color:#0009;margin-top:.5rem;font-size:.75rem}.variant-selector{margin-top:1.5rem}.variant-label{letter-spacing:.18em;text-transform:uppercase;color:#0009;margin-bottom:.8rem;font-size:.7rem}.variant-values{flex-wrap:wrap;gap:.6rem;display:flex}.variant-pill{letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #0003;padding:.55rem 1rem;font-size:.7rem;transition:border .2s,background .2s,color .2s}.variant-pill:hover{border-color:#111}.variant-pill.is-selected{color:#fff;background:#111;border-color:#111}.variant-pill.is-disabled{opacity:.4;cursor:not-allowed}.variant-pill.is-out{-webkit-text-decoration:line-through #0009;text-decoration:line-through #0009;text-decoration-thickness:1px}.add-to-cart-button{color:#fff;letter-spacing:.24em;text-transform:uppercase;cursor:pointer;background:#111;border:none;width:100%;padding:1.1rem;font-size:.7rem;transition:background .25s,transform .2s,box-shadow .25s;transform:translateZ(0)}.add-to-cart-button:hover{background:#000}.add-to-cart-button:active:not(:disabled){transform:scale(.99)}.add-to-cart-button.is-success{background:#111;animation:.32s add-to-bag-pop,.9s add-to-bag-glow}.add-to-cart-button.is-success:hover{background:#000}.add-to-cart-button.is-error{background:#111}.add-to-cart-button.is-disabled{color:#777;cursor:not-allowed;background:#d7d7d7}@keyframes add-to-bag-pop{0%{transform:scale(1)}45%{transform:scale(1.03)}to{transform:scale(1)}}@keyframes add-to-bag-glow{0%{box-shadow:0 0 #ffffff40}to{box-shadow:0 0 0 10px #fff0}}.product-actions{gap:1rem;margin-top:1.5rem;display:grid}.product-qty{border:1px solid #00000026;align-items:center;width:fit-content;display:inline-flex}.product-qty button{cursor:pointer;background:0 0;border:none;width:2.75rem;height:2.75rem;font-size:1.1rem}.product-qty span{text-align:center;min-width:2.5rem;font-size:.85rem}.product-secondary-actions{flex-wrap:wrap;gap:1rem;display:flex}.product-wishlist,.product-share{letter-spacing:.18em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #0003;padding:.7rem 1rem;font-size:.65rem}.product-wishlist:hover,.product-share:hover{border-color:#111}.product-share.is-success{animation:.32s add-to-bag-pop,.9s add-to-bag-glow}.product-share.is-error{border-color:#0006}.product-description{margin-top:2rem;padding-left:0;list-style:none}.product-description li{color:#000000a6;font-size:.85rem;line-height:1.6}.product-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.product-meta span{letter-spacing:.18em;text-transform:uppercase;color:#00000080;margin-bottom:.35rem;font-size:.65rem;display:block}.product-meta strong{font-size:.8rem;font-weight:400}@media (max-width:768px){.product-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-tags{flex-wrap:wrap;gap:.5rem;display:flex}.product-tags span{letter-spacing:.16em;text-transform:uppercase;color:#0009;border:1px solid #0000001f;padding:.25rem .6rem;font-size:.65rem}.product-accordion{border-top:1px solid #00000014;margin-top:2rem}.product-accordion details{border-bottom:1px solid #00000014;padding:1rem 0}.product-accordion summary{cursor:pointer;letter-spacing:.2em;text-transform:uppercase;font-size:.75rem;list-style:none}.product-accordion summary::-webkit-details-marker{display:none}.product-accordion p{color:#000000a6;margin-top:.75rem;font-size:.85rem;line-height:1.7}.product-gallery{gap:1.5rem;display:grid}.product-gallery-main{aspect-ratio:2/3;background:#f3f2ef;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.product-gallery-slider{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;height:100%;display:flex;overflow-x:auto}.product-gallery-slider::-webkit-scrollbar{display:none}.product-gallery-slide{scroll-snap-align:start;flex:0 0 100%;width:100%;height:100%}.product-gallery-slide img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.product-gallery-empty{letter-spacing:.2em;text-transform:uppercase;color:#00000080;font-size:.75rem}.gallery-nav{color:#111;cursor:pointer;z-index:2;background:#ffffffd9;border:1px solid #00000026;border-radius:999px;place-items:center;width:2.4rem;height:2.4rem;font-size:1.5rem;line-height:1;transition:opacity .2s,transform .2s,border-color .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.gallery-nav:hover{border-color:#111;transform:translateY(-50%)scale(1.02)}.gallery-nav:disabled{opacity:.4;cursor:not-allowed}.gallery-nav-prev{left:1rem}.gallery-nav-next{right:1rem}.product-gallery-thumbs{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:.8rem;display:grid}.product-thumb{cursor:pointer;background:#fff;border:1px solid #00000014;padding:0;overflow:hidden}.product-thumb img{-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1.2;width:100%;height:100%;display:block}.product-thumb.is-active{border-color:#111}@media (max-width:768px){.product-shell{padding-left:0;padding-right:0}.product-media,.product-gallery,.product-gallery-main,.product-gallery-slider,.product-gallery-slide{width:100%;max-width:100%;overflow-x:hidden}.product-gallery-main{aspect-ratio:auto;height:100dvh;min-height:100dvh}.product-gallery-slider{overscroll-behavior-x:contain}.product-gallery-slide img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:auto;min-width:100%;max-width:none;height:100%}}.product-loading{align-items:start}.loading-stack{gap:1rem;display:grid}.loading-block{background:#ececec;border-radius:6px;animation:1.2s ease-in-out infinite pulse}.loading-media{aspect-ratio:2/3}.loading-title{width:70%;height:2.2rem}.loading-price{width:45%;height:1.4rem}.loading-body{width:100%;height:6rem}@keyframes pulse{0%{opacity:.6}50%{opacity:.9}to{opacity:.6}}.related-products{background:#fafafa;margin-top:10rem;padding:6rem 6vw}.section-title{text-align:center;letter-spacing:.22em;text-transform:uppercase;color:#0000008c;margin-bottom:4rem;font-size:.7rem}.related-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:3rem;max-width:1200px;margin:0 auto;display:grid}.trust-row{text-align:center;border-top:1px solid #00000014;grid-template-columns:repeat(4,1fr);gap:3rem;margin-top:8rem;padding:4rem 6vw;display:grid}@media (max-width:768px){.trust-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.trust-row{grid-template-columns:1fr}}.trust-item strong{letter-spacing:.18em;text-transform:uppercase;margin-bottom:.4rem;font-size:.7rem;display:block}.trust-item span{color:#0009;font-size:.85rem}
.search-page{color:#111;background:#faf8f4;min-height:100vh;padding:8rem 8vw 10rem}.search-shell{max-width:1400px;margin:0 auto}.search-hero{align-items:flex-end;gap:1.5rem;max-width:900px;display:flex}.search-input{background:0 0;border:none;border-bottom:1px solid #00000040;outline:none;flex:1;padding-bottom:1rem;font-size:3.2rem;line-height:1.2}.search-input::placeholder{color:#0000004d}.search-caret{opacity:.4;padding-bottom:1.2rem;font-size:1.4rem;transition:opacity .2s,transform .2s}.search-hero:focus-within .search-caret{opacity:1;transform:translate(4px)}.search-recent{max-width:420px;margin-top:4.5rem}.search-recent-title{letter-spacing:.14em;text-transform:uppercase;color:#0000008c;margin-bottom:1.4rem;font-size:.75rem}.search-recent-list{margin:0;padding:0;list-style:none}.search-recent-item{cursor:pointer;color:#111;text-align:left;opacity:.85;background:0 0;border:none;padding:.4rem 0;font-size:1rem;transition:opacity .2s}.search-recent-item:hover{opacity:1;text-decoration:underline}.search-results{width:100%;overflow:hidden}.search-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:3.5rem 2.5rem;margin-top:3.25rem;display:grid}.search-grid a{color:inherit;text-decoration:none;transition:transform .35s,box-shadow .35s;display:block}.search-grid img{aspect-ratio:2/3;-o-object-fit:cover;object-fit:cover;background:#f4f2ef;width:100%;transition:transform .7s,box-shadow .7s;display:block;box-shadow:0 18px 60px #100c081f}.search-grid h3{letter-spacing:.01em;color:#0f0f0f;margin-top:1.1rem;font-size:1.05rem;line-height:1.35}.search-grid p{letter-spacing:.12em;text-transform:uppercase;color:#0f0f0f8c;margin-top:.4rem;font-size:.75rem}.search-results-header{margin-bottom:2.5rem}.search-results-label{letter-spacing:.14em;text-transform:uppercase;color:#0000008c;font-size:.75rem}.search-empty{text-align:center;margin-top:6rem}.search-empty p{margin-bottom:.4rem;font-size:1.1rem}.search-empty span{color:#00000080;font-size:.85rem}.search-grid>:hover{transform:translateY(-6px)}.search-grid a:hover img{transform:scale(1.03);box-shadow:0 24px 70px #100c0829}@media (max-width:1024px){.search-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:3rem 2rem}}@media (max-width:768px){.search-page{padding:6rem 6vw 8rem}.search-input{font-size:2.2rem}.search-results{margin-top:5rem}}.curtain{z-index:9999;background:#fff;justify-content:center;align-items:center;transition:transform 1.1s cubic-bezier(.77,0,.175,1);display:flex;position:fixed;inset:0;transform:translateY(0%)}.curtain-hide{transform:translateY(-100%)}.curtain-content span{letter-spacing:.2em;text-transform:uppercase;color:#000000b3;font-size:1.2rem}@keyframes fadePulse{0%{opacity:.4}50%{opacity:.7}to{opacity:.4}}.curtain-content{animation:1.8s ease-in-out infinite fadePulse}
@font-face{font-family:futuraExtraBold;src:url(../media/Futura_Condensed_Extra_Bold-s.p.0710~xboa8gog.woff)format("woff");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:futuraExtraBold Fallback;src:local(Arial);ascent-override:94.09%;descent-override:23.26%;line-gap-override:0.0%;size-adjust:106.17%}.futuraextrabold_ff1ba7d0-module__pmIBUa__className{font-family:futuraExtraBold,futuraExtraBold Fallback}.futuraextrabold_ff1ba7d0-module__pmIBUa__variable{--font-futura-extra-bold:"futuraExtraBold", "futuraExtraBold Fallback"}
@font-face{font-family:HelveticaNow;src:url(../media/helvetica_now_text_regular-s.p.113s88j4_~zdo.woff)format("woff");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:HelveticaNow;src:url(../media/helvetica_now_text_medium-s.p.0g.nc~~me9-ex.woff)format("woff");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:HelveticaNow;src:url(../media/helvetica_now_text_bold-s.p.07tgul5_n1tbo.woff)format("woff");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:HelveticaNow Fallback;src:local(Arial);ascent-override:103.85%;descent-override:33.68%;line-gap-override:0.0%;size-adjust:106.88%}.helveticanow_61fd999-module__VIeixa__className{font-family:HelveticaNow,HelveticaNow Fallback}
