*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--white:#fff;--offwhite:#f5f5f5;--light:#fafafa;--black:#1c1c1c;--mid:#6b6b6b;--border:#e8e8e8;--sale:#c9252d;--font-head:"Cormorant Garamond", Georgia, serif;--font:"DM Sans", system-ui, sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--white);color:var(--black);-webkit-font-smoothing:antialiased}#root{width:100%}a{color:inherit;text-decoration:none}ul{list-style:none}img{object-fit:cover;width:100%;height:100%;display:block}.header{z-index:100;background:0 0;border-bottom:1px solid #0000;transition:background .35s,border-color .35s;position:fixed;top:0;left:0;right:0}.header--scrolled{background:var(--white);border-bottom:1px solid var(--border)}.header-inner{justify-content:space-between;align-items:center;max-width:1400px;height:68px;margin:0 auto;padding:0 40px;display:flex}.logo{font-family:var(--font-head);letter-spacing:.18em;color:#fff;flex-shrink:0;font-size:1.7rem;font-style:normal;font-weight:600;transition:color .35s}.header--scrolled .logo{color:var(--black)}.header-nav{flex:1;align-items:center;gap:28px;display:flex}.header-nav--right{justify-content:flex-end}.header-nav a{color:#fff;letter-spacing:.04em;align-items:center;gap:6px;font-size:.8rem;font-weight:400;transition:opacity .15s,color .35s;display:inline-flex}.header--scrolled .header-nav a{color:var(--black)}.header-nav a:hover{opacity:.5}.bags-link{font-weight:500}.bags-new{background:var(--sale);color:#fff;letter-spacing:.06em;border-radius:20px;padding:2px 7px;font-size:.58rem;font-weight:600}.icon-link{transition:opacity .15s}.icon-link:hover{opacity:.5}.hero{aspect-ratio:16/6.5;background:var(--offwhite);width:100%;min-height:340px;max-height:640px;position:relative;overflow:hidden}.hero-track{position:absolute;inset:0}.hero-slide{opacity:0;transition:opacity .9s;position:absolute;inset:0}.hero-slide.active{opacity:1}.hero-slide img{object-position:center top}.hero-body{color:#fff;z-index:2;background:linear-gradient(#0000 0%,#0009 100%);padding:40px 64px;position:absolute;bottom:0;left:0;right:0}.hero-tag{letter-spacing:.22em;text-transform:uppercase;opacity:.75;margin-bottom:10px;font-size:.68rem;font-weight:400}.hero-body h1{font-family:var(--font-head);letter-spacing:.01em;margin-bottom:12px;font-size:clamp(2rem,4.5vw,3.8rem);font-style:italic;font-weight:500;line-height:1.1}.hero-sub{opacity:.8;letter-spacing:.02em;margin-bottom:24px;font-size:.88rem;font-weight:300}.hero-btns{flex-wrap:wrap;gap:12px;display:flex}.btn-primary{background:var(--white);color:var(--black);letter-spacing:.08em;border:1.5px solid var(--white);border-radius:3px;padding:12px 30px;font-size:.76rem;font-weight:500;transition:background .2s,color .2s;display:inline-block}.btn-primary:hover{color:var(--white);background:0 0}.btn-secondary{color:#fff;letter-spacing:.06em;border:1.5px solid #ffffff80;border-radius:3px;padding:12px 26px;font-size:.76rem;font-weight:400;transition:border-color .2s;display:inline-block}.btn-secondary:hover{border-color:#fff}.hero-indicators{z-index:3;gap:6px;display:flex;position:absolute;bottom:18px;right:28px}.dot{cursor:pointer;background:0 0;border:1.5px solid #fff9;border-radius:50%;width:6px;height:6px;padding:0;transition:background .2s}.dot--on{background:#fff;border-color:#fff}.section{max-width:1400px;margin:0 auto;padding:60px 40px}.section-head{justify-content:space-between;align-items:baseline;margin-bottom:32px;display:flex}.section-head h2{font-family:var(--font-head);letter-spacing:.01em;color:var(--black);font-size:1.8rem;font-style:italic;font-weight:500}.see-all{color:var(--mid);border-bottom:1px solid var(--border);letter-spacing:.04em;padding-bottom:1px;font-size:.76rem;font-weight:400;transition:color .2s,border-color .2s}.see-all:hover{color:var(--black);border-color:var(--black)}.section-cta{text-align:center;margin-top:44px}.section-cta .btn-primary{background:var(--black);color:var(--white);border-color:var(--black)}.section-cta .btn-primary:hover{color:var(--white);background:#3a3a3a;border-color:#3a3a3a}.coll-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.coll-card{cursor:pointer;display:block}.coll-img{aspect-ratio:3/4;background:var(--offwhite);border-radius:8px;margin-bottom:14px;position:relative;overflow:hidden}.coll-img img{transition:transform .55s}.coll-card:hover .coll-img img{transform:scale(1.04)}.coll-new{z-index:2;background:var(--sale);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:20px;padding:3px 10px;font-size:.58rem;font-weight:600;position:absolute;top:10px;left:10px}.coll-title{font-family:var(--font-head);color:var(--black);margin-bottom:3px;font-size:1.05rem;font-weight:500}.coll-link{color:var(--mid);letter-spacing:.03em;font-size:.76rem;transition:color .2s}.coll-card:hover .coll-link{color:var(--black)}.divider{background:var(--border);max-width:1400px;height:1px;margin:0 auto}.prod-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.pcard{display:block}.pcard-img{aspect-ratio:3/4;background:var(--offwhite);border-radius:8px;margin-bottom:14px;position:relative;overflow:hidden}.pcard-img img{transition:transform .5s}.pcard:hover .pcard-img img{transform:scale(1.05)}.pcard-badge{z-index:2;background:var(--sale);color:#fff;letter-spacing:.06em;border-radius:20px;padding:3px 10px;font-size:.6rem;font-weight:600;position:absolute;top:10px;left:10px}.pcard-btn-wrap{opacity:0;padding:10px;transition:opacity .25s;position:absolute;bottom:0;left:0;right:0}.pcard:hover .pcard-btn-wrap{opacity:1}.pcard-btn{color:var(--black);text-align:center;letter-spacing:.08em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffeb;border-radius:4px;padding:10px;font-size:.72rem;font-weight:500;display:block}.pcard-body{padding:0 2px}.pcard-name{color:var(--black);margin-bottom:6px;font-size:.87rem;font-weight:400;line-height:1.45}.pcard-prices{align-items:center;gap:8px;display:flex}.pcard-sale{color:var(--sale);font-size:.9rem;font-weight:600}.pcard-was{color:var(--mid);font-size:.8rem;text-decoration:line-through}.bags-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#faf8f6;gap:0;display:flex}.bags-left{border-right:1px solid var(--border);flex-direction:column;flex:0 0 300px;justify-content:center;gap:16px;padding:64px 52px;display:flex}.bags-tag{background:var(--sale);color:#fff;letter-spacing:.12em;text-transform:uppercase;border-radius:20px;width:fit-content;padding:3px 10px;font-size:.58rem;font-weight:600;display:inline-block}.bags-left h2{font-family:var(--font-head);letter-spacing:0;color:var(--black);font-size:1.9rem;font-style:italic;font-weight:500;line-height:1.2}.bags-left p{color:var(--mid);font-size:.84rem;font-weight:300;line-height:1.8}.bags-left .btn-primary{background:var(--black);color:var(--white);border-color:var(--black);width:fit-content}.bags-left .btn-primary:hover{color:var(--white);background:#3a3a3a}.bags-right{flex:1;padding:40px;overflow:hidden}.bags-grid-small{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.trust-bar{background:var(--offwhite);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:0 40px}.trust-inner{justify-content:space-between;align-items:stretch;max-width:1400px;margin:0 auto;display:flex}.trust-sep{background:var(--border);flex-shrink:0;width:1px}.trust-item{flex:1;align-items:center;gap:16px;padding:32px 24px;transition:background .2s;display:flex}.trust-item:hover{background:#00000005}.trust-icon{background:var(--white);border:1px solid var(--border);width:46px;height:46px;color:var(--black);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.trust-title{color:var(--black);letter-spacing:.01em;margin-bottom:2px;font-size:.85rem;font-weight:600}.trust-desc{color:var(--mid);letter-spacing:.01em;font-size:.75rem;font-weight:300}.section-title-wrap{text-align:center;margin-bottom:36px}.section-title-wrap h2{font-family:var(--font-head);color:var(--black);font-size:2rem;font-style:italic;font-weight:500}.section-title-wrap p{color:var(--mid);margin-top:6px;font-size:.84rem;font-weight:300}.footer{background:var(--black);color:#ffffff8c;padding:56px 40px 0}.footer-inner{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr;gap:52px;max-width:1400px;margin:0 auto;padding-bottom:48px;display:grid}.footer-logo{font-family:var(--font-head);letter-spacing:.1em;color:#fff;margin-bottom:12px;font-size:1.6rem;font-style:italic;font-weight:500}.footer-brand p{max-width:230px;margin-bottom:14px;font-size:.84rem;font-weight:300;line-height:1.8}.footer-stores{font-size:.78rem}.footer-stores a{color:#ffffff59;letter-spacing:.03em;transition:color .2s}.footer-stores a:hover{color:#fff}.footer-col h5{letter-spacing:.18em;text-transform:uppercase;color:#ffffff4d;margin-bottom:18px;font-size:.65rem;font-weight:500}.footer-col li{margin-bottom:12px}.footer-col li a{color:#ffffff73;font-size:.84rem;font-weight:300;transition:color .2s}.footer-col li a:hover{color:#fff}.footer-bottom{text-align:center;color:#ffffff2e;max-width:1400px;margin:0 auto;padding:20px 0;font-size:.72rem;font-weight:300}@media (width<=1100px){.prod-grid,.coll-grid{grid-template-columns:repeat(2,1fr);gap:14px}.bags-grid-small{grid-template-columns:repeat(2,1fr)}.section{padding:48px 28px}}@media (width<=768px){.header-nav--left,.header-nav--right a:not(.bags-link):not(.icon-link){display:none}.header-inner{height:56px;padding:0 16px}.logo{font-size:1.35rem}.hero{aspect-ratio:4/5;max-height:520px}.hero-body{padding:20px 20px 28px}.hero-tag{letter-spacing:.16em;font-size:.62rem}.hero-body h1{font-size:2rem}.hero-sub{margin-bottom:16px;font-size:.8rem}.btn-primary,.btn-secondary{padding:10px 20px;font-size:.72rem}.section{padding:36px 16px}.section-head h2{font-size:1.4rem}.section-title-wrap h2{font-size:1.5rem}.coll-grid,.prod-grid{grid-template-columns:repeat(2,1fr);gap:10px}.coll-img,.pcard-img{border-radius:6px}.coll-title{font-size:.82rem}.coll-link{font-size:.72rem}.pcard-name{font-size:.78rem}.pcard-sale{font-size:.82rem}.bags-section{flex-direction:column}.bags-left{border-right:none;border-bottom:1px solid var(--border);flex:none;padding:28px 20px}.bags-left h2{font-size:1.5rem}.bags-right{padding:20px 16px}.bags-grid-small{grid-template-columns:repeat(2,1fr);gap:10px}.trust-bar{padding:0 16px}.trust-inner{flex-direction:column}.trust-sep{width:100%;height:1px}.trust-item{gap:14px;padding:18px 4px}.trust-icon{width:40px;height:40px}.trust-title{font-size:.82rem}.trust-desc{font-size:.72rem}.footer{padding:40px 16px 0}.footer-inner{grid-template-columns:1fr;gap:24px}.footer-logo{font-size:1.3rem}}
