@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Manrope:wght@300;400;500;600&display=swap";:root{--ink:#191617;--rose:#c53b73;--soft-rose:#f5e6e8;--paper:#fffdfc;--muted:#756d70;--line:#e8e1e3;--dark:#1d191b}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:DM Sans,sans-serif}button,a,input,select{font:inherit;color:inherit}a{text-decoration:none}button{cursor:pointer;background:0 0;border:0}img{max-width:100%;display:block}svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.announcement{background:var(--dark);color:#fff;letter-spacing:.13em;text-transform:uppercase;justify-content:center;align-items:center;gap:14px;height:30px;font-size:10px;display:flex}.announcement span{color:#e98caf}.site-header{z-index:50;background:#fff;border-bottom:1px solid #0000000d;grid-template-columns:175px 1fr minmax(320px,390px);align-items:center;gap:25px;height:82px;padding:0 clamp(24px,4vw,70px);display:grid;position:sticky;top:0}.brand-logo{align-items:center;width:145px;height:62px;display:flex}.brand-logo img{width:145px;height:auto}.nav-menu{justify-content:center;align-items:stretch;gap:30px;height:100%;display:flex}.nav-menu>a,.nav-dropdown>button{letter-spacing:.08em;white-space:nowrap;align-items:center;height:100%;font-size:12px;display:flex;position:relative}.nav-menu>a:after,.nav-dropdown>button:after{content:"";background:var(--ink);width:100%;height:1px;transition:all .25s;position:absolute;bottom:22px;left:0;transform:scaleX(0)}.nav-menu>a:hover:after,.nav-dropdown:hover>button:after{transform:scaleX(1)}.nav-dropdown{height:100%}.mega-menu{opacity:0;visibility:hidden;z-index:60;background:#fff;grid-template-columns:220px 220px 1fr;gap:34px;padding:35px 40px;transition:all .22s;display:grid;position:fixed;top:112px;left:4vw;right:4vw;transform:translateY(-8px);box-shadow:0 18px 40px #23141921}.nav-dropdown:hover .mega-menu,.nav-dropdown:focus-within .mega-menu{opacity:1;visibility:visible;transform:none}.mega-menu strong{border-bottom:1px solid var(--line);margin-bottom:6px;padding-bottom:11px;font-size:12px}.mega-menu a{color:#625b5e;font-size:12px}.mega-menu a:hover{color:var(--rose)}.menu-feature{justify-self:end;width:320px;height:180px;position:relative;overflow:hidden}.menu-feature img{object-fit:cover;object-position:center 25%;width:100%;height:100%;transition:transform .6s}.menu-feature:hover img{transform:scale(1.04)}.menu-feature span{color:#fff;text-shadow:0 1px 6px #000;justify-content:space-between;font-size:18px;display:flex;position:absolute;inset:auto 18px 17px}.menu-feature b{font-size:11px}.header-tools{justify-content:flex-end;align-items:center;gap:16px;display:flex}.header-search{background:#fbf9f9;border:1px solid #ded8da;align-items:center;gap:9px;width:min(230px,18vw);height:39px;padding:0 12px;transition:all .2s;display:flex}.header-search:focus-within{background:#fff;border-color:#a79098;box-shadow:0 0 0 3px #c53b7312}.header-search svg{flex:none;width:17px}.header-search input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.header-search input::placeholder{color:#8d8588}.header-actions{align-items:center;gap:14px;display:flex}.header-actions a,.header-actions button{place-items:center;width:23px;height:25px;display:grid;position:relative}.header-actions svg{width:20px}.bag-count{background:var(--rose);color:#fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;display:grid;position:absolute;top:-7px;right:-7px}.menu-toggle{display:none}.hero-carousel{background:#ead3cd;height:min(780px,100vh - 112px);min-height:600px;position:relative;overflow:hidden}.hero-slide{opacity:0;visibility:hidden;transition:opacity .9s,visibility .9s;position:absolute;inset:0}.hero-slide.active{opacity:1;visibility:visible;z-index:1}.hero-slide:after{content:"";background:linear-gradient(90deg,#461d2e2e,#0000 34% 68%,#461d2614);position:absolute;inset:0}.hero-slide>img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 6s;position:absolute;transform:scale(1.02)}.hero-slide.active>img{transform:scale(1)}.hero-copy{z-index:2;color:#fff;text-transform:uppercase;text-shadow:0 2px 18px #41161f2e;opacity:0;transition:all .65s .3s;position:absolute;top:50%;left:8vw;transform:translateY(-42%)}.hero-slide.active .hero-copy{opacity:1;transform:translateY(-50%)}.hero-copy span{letter-spacing:.32em;font-size:11px;font-weight:600}.hero-copy h1{letter-spacing:-.04em;max-width:640px;margin:16px 0 31px;font:400 clamp(42px,5vw,76px)/1.04 Manrope,sans-serif}.hero-copy a{letter-spacing:.22em;border:1px solid #fff;padding:14px 31px;font-size:10px;transition:all .25s;display:inline-flex}.hero-copy a:hover{color:var(--ink);text-shadow:none;background:#fff}.hero-product{z-index:2;color:#fff;text-transform:uppercase;letter-spacing:.14em;opacity:0;flex-direction:column;align-items:flex-end;font-size:9px;transition:all .65s .3s;display:flex;position:absolute;bottom:38px;right:5vw;transform:translateY(14px)}.hero-slide.active .hero-product{opacity:1;transform:none}.hero-product strong{margin-top:4px;font-size:15px}.hero-arrow{z-index:4;color:#fff;opacity:.8;text-shadow:0 2px 8px #0005;width:46px;height:60px;font-size:38px;position:absolute;top:50%;transform:translateY(-50%)}.hero-arrow:hover{opacity:1}.hero-arrow.previous{left:15px}.hero-arrow.next{right:15px}.hero-dots{z-index:4;gap:9px;display:flex;position:absolute;bottom:23px;left:50%;transform:translate(-50%)}.hero-dots button{background:#ffffff80;width:28px;height:2px;transition:all .25s}.hero-dots button.active{background:#fff;width:46px}.benefits-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);max-width:1400px;margin:auto;padding:40px 30px;display:grid}.benefits-strip div{text-align:center;border-right:1px solid var(--line);flex-direction:column;gap:6px;display:flex}.benefits-strip div:last-child{border:0}.benefits-strip strong{text-transform:uppercase;letter-spacing:.09em;font-size:11px}.benefits-strip span{color:var(--muted);font-size:11px}.collection-section{padding:100px clamp(16px,4vw,70px) 120px}.section-heading{text-align:center;margin:0 auto 62px}.section-heading>span{color:var(--rose);text-transform:uppercase;letter-spacing:.22em;font-size:10px}.section-heading h2{letter-spacing:-.035em;margin:15px 0;font:400 clamp(31px,4vw,52px)/1.1 Manrope,sans-serif}.section-heading p{color:var(--muted);font-size:13px}.product-mosaic{grid-template-columns:repeat(12,1fr);align-items:start;gap:48px 16px;max-width:1500px;margin:auto;display:grid}.product-card{grid-column:span 4}.product-card-1,.product-card-5{grid-column:span 5}.product-card-2,.product-card-6{grid-column:span 3;margin-top:70px}.product-image{background:var(--soft-rose);aspect-ratio:3/4;display:block;position:relative;overflow:hidden}.product-card-1 .product-image,.product-card-5 .product-image{aspect-ratio:4/5}.product-card-2 .product-image,.product-card-6 .product-image{aspect-ratio:2/3}.product-image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.secondary-product-image{opacity:0;transition:opacity .55s}.secondary-product-image.visible{opacity:1}.product-badge{letter-spacing:.15em;text-transform:uppercase;background:#fff;padding:6px 10px;font-size:8px;position:absolute;top:14px;left:14px}.product-info{justify-content:space-between;gap:15px;padding-top:15px;display:flex}.product-info span{color:#8b8184;text-transform:uppercase;letter-spacing:.12em;font-size:8px}.product-info h3{margin-top:5px;font-size:13px;font-weight:500}.product-info small{color:#8b8184;margin-top:6px;font-size:10px;display:block}.product-info>strong{white-space:nowrap;padding-top:17px;font-size:12px;font-weight:500}.product-actions{border:1px solid var(--ink);grid-template-columns:1fr 1fr;margin-top:14px;display:grid}.product-actions a{text-align:center;text-transform:uppercase;letter-spacing:.12em;padding:11px 8px;font-size:9px;transition:all .2s}.product-actions a+a{border-left:1px solid var(--ink)}.product-actions .buy-link{background:var(--ink);color:#fff}.product-actions a:hover{background:var(--rose);color:#fff;border-color:var(--rose)}.view-all{justify-content:center;margin-top:70px;display:flex}.view-all a{border-bottom:1px solid var(--ink);text-transform:uppercase;letter-spacing:.14em;padding:0 2px 9px;font-size:10px}.view-all span{margin-left:18px}.compact-shop-hero{background:#efd9db;height:300px;position:relative;overflow:hidden}.compact-shop-hero:after{content:"";background:linear-gradient(90deg,#30161e59,#0000 62%);position:absolute;inset:0}.compact-shop-hero img{object-fit:cover;object-position:center 39%;width:100%;height:100%}.compact-shop-hero>div{z-index:2;color:#fff;position:absolute;top:50%;left:7vw;transform:translateY(-50%)}.compact-shop-hero span{text-transform:uppercase;letter-spacing:.25em;font-size:9px}.compact-shop-hero h1{margin:8px 0;font:400 clamp(36px,5vw,62px)/1.05 Manrope,sans-serif}.compact-shop-hero p{font-size:12px}.compact-shop-hero button{text-transform:uppercase;letter-spacing:.16em;color:#fff;border:1px solid #fff;margin-top:22px;padding:11px 24px;font-size:9px}.compact-shop-hero button:disabled{opacity:.8;cursor:default}.shop-content{max-width:1580px;margin:auto;padding:55px clamp(16px,4vw,60px) 120px}.breadcrumb{color:#8b8285;align-items:center;gap:12px;margin-bottom:35px;font-size:10px;display:flex}.breadcrumb a{text-underline-offset:4px;color:var(--ink);text-decoration:underline}.shop-title{justify-content:space-between;align-items:end;padding-bottom:30px;display:flex}.shop-title span{color:var(--rose);text-transform:uppercase;letter-spacing:.2em;font-size:9px}.shop-title h2{margin-top:8px;font:400 clamp(27px,3vw,40px)/1.15 Manrope,sans-serif}.shop-title>p{color:#81787b;font-size:11px}.shop-filters{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:end;gap:30px;padding:17px 0;display:flex}.shop-filters label{text-transform:uppercase;letter-spacing:.08em;flex-direction:column;gap:5px;font-size:9px;display:flex}.shop-filters select{text-transform:none;letter-spacing:0;background:#fff;border:0;outline:0;min-width:110px;padding-right:7px;font-size:11px}.shop-filters select:disabled{color:#999}.view-controls{align-items:center;gap:9px;margin-left:auto;display:flex}.view-controls span{margin-right:3px;font-size:10px}.view-controls button{color:#a49da0;border:1px solid #0000;place-items:center;width:31px;height:31px;display:grid}.view-controls button.active{color:var(--ink);border-color:var(--ink)}.view-controls svg{width:20px}.shop-sort{justify-content:space-between;align-items:center;padding:25px 0 35px;font-size:10px;display:flex}.shop-sort label{align-items:center;gap:10px;display:flex}.shop-sort select{border:0;border-bottom:1px solid var(--ink);background:#fff;outline:0;font-size:11px}.shop-grid{gap:48px 15px;display:grid}.shop-grid.columns-4{grid-template-columns:repeat(4,1fr)}.shop-grid.columns-2{gap-left:24px;gap-right:24px;grid-template-columns:repeat(2,1fr)}.shop-grid .product-card{grid-column:auto;margin:0}.shop-grid .product-image{aspect-ratio:3/4}.columns-2 .product-image{aspect-ratio:4/5}.empty-shop{text-align:center;background:#faf6f6;padding:100px 20px}.empty-shop h3{font:400 30px Manrope,sans-serif}.empty-shop p{color:var(--muted);margin:12px 0 25px;font-size:12px}.empty-shop a{text-transform:uppercase;border-bottom:1px solid;padding-bottom:6px;font-size:10px}.shop-grid.columns-1{grid-template-columns:1fr;max-width:760px;margin-inline:auto}.shop-grid.columns-1 .product-image{aspect-ratio:4/5}.single-grid-control{display:none}.news-intro{text-align:center;background:linear-gradient(135deg,#ead2d3,#f5eae5);flex-direction:column;justify-content:center;align-items:center;min-height:460px;padding:70px 20px;display:flex}.news-intro>span{text-transform:uppercase;letter-spacing:.28em;color:var(--rose);font-size:9px}.editorial-album{grid-template-columns:repeat(12,1fr);align-items:start;gap:100px 22px;max-width:1500px;margin:auto;padding:100px 5vw;display:grid}.editorial-item{grid-column:span 5}.editorial-item:nth-child(2n){grid-column:7/span 6;margin-top:150px}.editorial-item:nth-child(3n){grid-column:2/span 7;margin-top:20px}.editorial-item img{object-fit:cover;width:100%;max-height:820px}.editorial-item div{padding:20px 2px}.editorial-item span{text-transform:uppercase;letter-spacing:.18em;color:var(--rose);font-size:9px}.editorial-item h2{margin:10px 0;font:400 clamp(25px,3vw,42px)/1.1 Manrope,sans-serif}.editorial-item p{color:var(--muted);max-width:480px;font-size:12px;line-height:1.7}.editorial-item b{text-transform:uppercase;letter-spacing:.14em;border-bottom:1px solid;margin-top:18px;padding-bottom:5px;font-size:9px;display:inline-block}.news-cta{text-align:center;background:var(--dark);color:#fff;padding:110px 20px}.news-cta span{letter-spacing:.2em;text-transform:uppercase;color:#e998b8;font-size:9px}.news-cta h2{margin:15px 0 30px;font:300 clamp(30px,4vw,52px) Manrope,sans-serif}.news-cta a{text-transform:uppercase;letter-spacing:.15em;border:1px solid #fff;padding:13px 27px;font-size:9px;display:inline-block}.product-page{max-width:1580px;margin:auto;padding:35px clamp(16px,4vw,60px) 110px}.product-breadcrumb{margin-bottom:28px}.product-detail{grid-template-columns:minmax(0,1.55fr) minmax(350px,.75fr);align-items:start;gap:65px;display:grid}.product-gallery{grid-template-columns:80px 1fr;gap:13px;display:grid;position:sticky;top:115px}.product-thumbnails{flex-direction:column;gap:9px;max-height:720px;display:flex;overflow:auto}.product-thumbnails button{opacity:.62;border:1px solid #0000}.product-thumbnails button.active{border-color:var(--ink);opacity:1}.product-thumbnails img{aspect-ratio:3/4;object-fit:cover;width:100%}.main-product-image{background:#f4eeeb;max-height:790px;overflow:hidden}.main-product-image img{object-fit:contain;width:100%;height:100%;max-height:790px}.product-purchase{padding:20px 0;scroll-margin-top:125px}.product-category{text-transform:uppercase;letter-spacing:.18em;color:var(--rose);font-size:9px}.product-purchase h1{margin:11px 0;font:400 clamp(28px,3.1vw,46px)/1.08 Manrope,sans-serif}.product-code{color:#91898b;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.product-page-price{margin-top:28px;font-size:22px;font-weight:500;display:block}.pix-copy{color:var(--rose);margin-top:4px;font-size:10px}.product-short{color:var(--muted);margin:27px 0;font-size:13px;line-height:1.7}.unique-size{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;padding:18px 0;font-size:11px;display:flex}.unique-size span{color:var(--muted)}.stock-status{align-items:center;gap:7px;margin:17px 0;font-size:10px;display:flex}.stock-status i{background:#3d8d5a;border-radius:50%;width:7px;height:7px}.purchase-row{grid-template-columns:110px 1fr;gap:9px;display:grid}.quantity-control{border:1px solid var(--line);text-align:center;grid-template-columns:1fr 30px 1fr;align-items:center;height:48px;display:grid}.quantity-control button{place-items:center;height:100%;display:grid}.quantity-control svg{width:14px}.quantity-control span{font-size:11px}.add-cart-button,.buy-now-button{text-transform:uppercase;letter-spacing:.14em;height:48px;font-size:9px}.add-cart-button{background:var(--ink);color:#fff}.buy-now-button{border:1px solid var(--ink);width:100%;margin-top:9px}.add-cart-button:hover,.buy-now-button:hover{background:var(--rose);border-color:var(--rose);color:#fff}.purchase-benefits{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:8px;margin:25px 0;padding:18px 0;display:grid}.purchase-benefits p{color:var(--muted);font-size:9px;line-height:1.5}.purchase-benefits strong{color:var(--ink);text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px;display:block}.product-purchase details{border-bottom:1px solid var(--line);padding:16px 0}.product-purchase summary{cursor:pointer;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.product-purchase details p{color:var(--muted);padding-top:13px;font-size:11px;line-height:1.8}.related-products{padding-top:120px}.related-products .section-heading{margin-bottom:45px}.cart-overlay{z-index:98;opacity:0;visibility:hidden;background:#0006;width:100%;height:100%;transition:all .3s;position:fixed;inset:0}.cart-overlay.open{opacity:1;visibility:visible}.cart-drawer{z-index:99;background:#fff;flex-direction:column;width:min(460px,100vw);transition:all .35s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.cart-drawer.open{transform:none}.cart-drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:95px;padding:0 26px;display:flex}.cart-drawer>header span{text-transform:uppercase;letter-spacing:.18em;color:var(--rose);font-size:8px}.cart-drawer>header h2{font:400 27px Manrope,sans-serif}.cart-drawer>header button svg{width:21px}.empty-cart{text-align:center;margin:auto;padding:30px}.empty-cart h3{font:400 24px Manrope,sans-serif}.empty-cart p{color:var(--muted);margin:10px 0 25px;font-size:11px}.empty-cart a{text-transform:uppercase;letter-spacing:.13em;border-bottom:1px solid;padding-bottom:6px;font-size:9px}.cart-items{flex:1;padding:10px 26px;overflow:auto}.cart-items article{border-bottom:1px solid var(--line);grid-template-columns:105px 1fr;gap:17px;padding:18px 0;display:grid}.cart-items article>img{aspect-ratio:3/4;object-fit:cover;width:105px}.cart-items article>div>span{text-transform:uppercase;color:var(--rose);letter-spacing:.1em;font-size:8px}.cart-items h3{margin:5px 0;font-size:12px;font-weight:500}.cart-items small{color:var(--muted);font-size:9px;display:block}.cart-items strong{margin-top:11px;font-size:11px;display:block}.cart-item-actions{justify-content:space-between;align-items:center;margin-top:11px;display:flex}.cart-item-actions .quantity-control{width:92px;height:32px}.remove-item{color:var(--muted);font-size:9px;text-decoration:underline}.cart-drawer>footer{border-top:1px solid var(--line);padding:24px 26px}.cart-drawer>footer>div{justify-content:space-between;font-size:14px;display:flex}.cart-drawer>footer p{color:var(--muted);margin:8px 0 17px;font-size:9px}.cart-drawer>footer button{color:#fff;text-transform:uppercase;letter-spacing:.12em;cursor:not-allowed;background:#c9c2c4;width:100%;height:47px;font-size:9px}.not-found{text-align:center;padding:140px 20px}.not-found>span{color:var(--rose);letter-spacing:.2em;font-size:11px}.not-found h1{margin:12px;font:400 45px Manrope,sans-serif}.not-found p{color:var(--muted);margin-bottom:25px;font-size:12px}.not-found a{text-transform:uppercase;border-bottom:1px solid;padding-bottom:5px;font-size:10px}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.hero-slide>img{transform:none!important}}@media (width<=1100px){.site-header{grid-template-columns:140px 1fr minmax(260px,320px);gap:15px;padding:0 25px}.brand-logo,.brand-logo img{width:125px}.nav-menu{gap:18px}.shop-filters{gap:17px;overflow-x:auto}.product-detail{gap:35px}.purchase-benefits{grid-template-columns:1fr}}@media (width<=900px){.site-header{grid-template-columns:1fr auto auto;height:70px;padding:0 20px}.brand-logo{width:120px;height:56px}.brand-logo img{width:120px}.menu-toggle{flex-direction:column;gap:5px;width:24px;margin-right:8px;display:flex}.menu-toggle span{background:#222;width:22px;height:1px}.nav-menu{opacity:0;visibility:hidden;background:#fff;flex-direction:column;align-items:stretch;gap:0;height:auto;padding:20px 25px;transition:all .2s;display:flex;position:fixed;top:100px;left:0;right:0;transform:translateY(-10px);box-shadow:0 18px 30px #0001}.nav-menu.open{opacity:1;visibility:visible;transform:none}.nav-menu>a,.nav-dropdown>button{width:100%;height:auto;padding:13px 0}.mega-menu{display:none}.header-search{width:180px}.hero-carousel{height:620px;min-height:620px}.hero-slide.active .hero-copy{top:auto;bottom:50px;left:6vw;transform:none}.hero-copy h1{max-width:440px;font-size:42px}.hero-product{display:none}.benefits-strip{grid-template-columns:repeat(2,1fr);gap:25px 0}.benefits-strip div:nth-child(2){border:0}.product-card,.product-card-1,.product-card-2,.product-card-3,.product-card-4,.product-card-5,.product-card-6{grid-column:span 6;margin-top:0}.shop-grid.columns-4{grid-template-columns:repeat(3,1fr)}.view-controls{display:none}.product-detail{grid-template-columns:1fr}.product-gallery{position:static}.product-purchase{max-width:680px;margin:auto}.editorial-item,.editorial-item:nth-child(2n),.editorial-item:nth-child(3n){grid-column:span 6;margin-top:0}.related-products .shop-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.announcement{font-size:7px}.site-header{grid-template-columns:1fr auto}.menu-toggle{grid-column:2}.header-tools{border-top:1px solid var(--line);background:#fff;grid-column:1/-1;padding:8px 14px;position:absolute;top:70px;left:0;right:0}.header-search{width:100%}.header-actions{display:none}.nav-menu{top:124px}.hero-carousel{height:590px;min-height:590px;margin-top:54px}.hero-slide>img{object-position:57% center}.hero-slide:after{background:linear-gradient(#0000 40%,#3d141f75)}.hero-slide.active .hero-copy{bottom:45px;left:24px}.hero-copy h1{max-width:310px;margin:12px 0 22px;font-size:34px}.hero-arrow{display:none}.hero-dots{bottom:18px}.benefits-strip{padding:30px 10px}.collection-section{padding:70px 9px}.product-mosaic{gap:34px 9px}.section-heading{margin-bottom:38px;padding:0 15px}.product-info{padding:11px 3px;display:block}.product-info>strong{padding-top:7px;display:block}.product-info h3{font-size:11px}.product-actions a{padding:10px 4px;font-size:8px}.compact-shop-hero{height:270px;margin-top:54px}.compact-shop-hero img{object-position:59% center}.compact-shop-hero>div{left:23px}.shop-content{padding:40px 9px 80px}.shop-filters{flex-wrap:nowrap;align-items:end}.shop-filters label{min-width:120px}.shop-grid.columns-4,.shop-grid.columns-2{grid-template-columns:repeat(2,1fr);gap:35px 9px}.shop-title{align-items:start}.shop-title>p{padding-top:14px}.editorial-album{gap:65px 9px;padding:60px 9px}.editorial-item,.editorial-item:nth-child(2n),.editorial-item:nth-child(3n){grid-column:span 12}.news-intro{min-height:400px}.news-intro h1{font-size:49px}.product-page{margin-top:54px;padding:30px 9px 70px}.product-gallery{grid-template-columns:1fr}.product-thumbnails{flex-direction:row;order:2;max-height:none;overflow-x:auto}.product-thumbnails button{min-width:65px}.main-product-image{height:520px}.product-detail{gap:20px}.product-purchase{padding:20px 8px}.product-purchase h1{font-size:30px}.purchase-row{grid-template-columns:94px 1fr}.related-products{padding-top:75px}.related-products .shop-grid{gap:35px 9px}.product-breadcrumb{white-space:nowrap;overflow:hidden}.cart-drawer{width:100%}.cart-items{padding:10px 17px}.cart-drawer>header,.cart-drawer>footer{padding-left:18px;padding-right:18px}}.brand-logo{transition:transform .25s;position:relative}.brand-logo img{transition:filter .25s}.brand-logo:after{content:"Voltar ao início";background:var(--ink);color:#fff;letter-spacing:.08em;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;padding:6px 9px;font-size:8px;transition:all .2s;position:absolute;top:58px;left:50%;transform:translate(-50%,-4px)}.brand-logo:hover,.brand-logo:focus-visible{transform:translateY(-2px)}.brand-logo:hover img,.brand-logo:focus-visible img{filter:drop-shadow(0 4px 5px #c53b7320)}.brand-logo:hover:after,.brand-logo:focus-visible:after{opacity:1;visibility:visible;transform:translate(-50%)}.product-actions{border:0;align-items:center;gap:22px;margin-top:13px;display:flex}.product-actions a{text-transform:uppercase;letter-spacing:.13em;color:#5f585a;padding:3px 0 6px;font-size:8px;transition:color .2s;position:relative;background:0 0!important;border:0!important}.product-actions a:after{content:"";transform-origin:0;opacity:.45;background:currentColor;width:100%;height:1px;transition:transform .25s,opacity .25s;position:absolute;bottom:1px;left:0;transform:scaleX(.35)}.product-actions a:hover,.product-actions a:focus-visible{color:var(--rose)}.product-actions a:hover:after,.product-actions a:focus-visible:after{opacity:1;transform:scaleX(1)}.product-actions .buy-link{color:var(--ink);font-weight:500}.product-actions .buy-link:before{content:"→";opacity:0;transition:all .25s;position:absolute;right:-15px;transform:translate(-4px)}.product-actions .buy-link:hover:before{opacity:1;transform:none}.news-page{position:relative;overflow:hidden}.news-page>:not(.news-connections){z-index:1;position:relative}.news-connections{pointer-events:none;opacity:.48;inset:0;z-index:0!important;position:absolute!important}.news-connections svg{width:100%;height:100%}.news-connections path{fill:none;stroke:#b77b8f;stroke-width:.75px;vector-effect:non-scaling-stroke}.news-connections path:nth-child(2n){stroke:#cfacae;stroke-dasharray:3 9}.news-connections circle{fill:#f4ece9;stroke:#b77b8f;stroke-width:.8px;vector-effect:non-scaling-stroke}.news-intro{text-align:left;background:#e9ded7;min-height:570px;padding:0;display:block;position:relative;overflow:hidden}.news-intro:after{content:"";z-index:1;background:linear-gradient(90deg,#f2e9e2ed 0%,#f2e9e2b8 35%,#0000 62%);position:absolute;inset:0}.news-intro>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.news-intro>div{z-index:2;max-width:590px;position:absolute;top:50%;left:7vw;transform:translateY(-50%)}.news-intro span{text-transform:uppercase;letter-spacing:.28em;color:var(--rose);font-size:9px}.news-intro h1{letter-spacing:-.055em;margin:22px 0;font:300 clamp(48px,7vw,86px)/.96 Manrope,sans-serif}.news-intro p{color:var(--muted);font-size:12px}.editorial-album{gap-row:125px;padding-top:115px}@media (width<=560px){.brand-logo:after{display:none}.product-actions{gap:18px}.product-actions a{padding:3px 0 6px}.news-intro{min-height:470px;margin-top:54px}.news-intro:after{background:linear-gradient(90deg,#f2e9e2f2 0%,#f2e9e2cc 52%,#0000 100%)}.news-intro>div{left:24px;right:24px}.news-intro h1{font-size:45px}.news-connections{opacity:.35}}.announcement{white-space:nowrap;justify-content:flex-start;height:32px;overflow:hidden}.announcement-track{width:max-content;animation:30s linear infinite announcement-loop;display:flex}.announcement-group{align-items:center;gap:30px;padding-right:30px;display:flex}.announcement a,.announcement strong,.announcement em{color:#fff;font-style:normal;font-weight:500}.announcement:hover .announcement-track{animation-play-state:paused}@keyframes announcement-loop{to{transform:translate(-50%)}}.brand-logo{width:155px;height:70px;overflow:hidden}.hero-copy span{letter-spacing:.28em;font-size:14px}.shop-whatsapp-link{text-transform:uppercase;letter-spacing:.16em;color:#fff;border:1px solid #fff;margin-top:22px;padding:11px 24px;font-size:9px;transition:all .25s;display:inline-flex}.shop-whatsapp-link:hover{color:var(--ink);background:#fff}.news-page>:not(.news-geometry){z-index:2;position:relative}.news-geometry{z-index:1;pointer-events:none;position:absolute;inset:520px 0 420px;overflow:hidden}.news-geometry i{background:linear-gradient(145deg,#f7dce0aa,#c53b7314);border:1px solid #a5486a66;border-radius:100% 0;width:150px;height:210px;position:absolute;transform:rotate(35deg)}.news-geometry i:first-child{top:5%;left:-45px}.news-geometry i:nth-child(2){width:210px;top:18%;right:-40px;transform:rotate(210deg)}.news-geometry i:nth-child(3){width:105px;height:155px;top:42%;left:4%;transform:rotate(80deg)}.news-geometry i:nth-child(4){width:125px;height:175px;top:56%;right:3%;transform:rotate(-30deg)}.news-geometry i:nth-child(5){width:230px;height:150px;top:75%;left:-35px;transform:rotate(145deg)}.news-geometry i:nth-child(6){width:90px;height:140px;top:89%;right:9%;transform:rotate(25deg)}.news-intro{min-height:650px}.news-intro:after{background:linear-gradient(90deg,#321420e8 0%,#512134b8 25%,#0000 55%)}.news-intro>img{object-position:center}.news-intro>div{color:#fff;max-width:680px}.news-intro span{color:#ffc2d7;font-size:11px}.news-intro h1{font-size:clamp(52px,6.5vw,94px)}.news-intro p{color:#fff;max-width:510px;font-size:16px;line-height:1.55}.editorial-album{grid-template-columns:repeat(12,1fr);align-items:stretch;gap:32px 18px;max-width:1640px;padding:72px 3vw 90px}.editorial-item,.editorial-item:nth-child(2n),.editorial-item:nth-child(3n){grid-column:span 4;margin:0}.editorial-item:first-child,.editorial-item:nth-child(5){grid-column:span 5}.editorial-item:nth-child(2),.editorial-item:nth-child(4){grid-column:span 3}.editorial-item:nth-child(3){grid-column:span 4}.editorial-item a{background:#fffaf9;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 14px 38px #5724380c}.editorial-item img{object-fit:cover;height:min(65vw,720px);min-height:520px;transition:transform .7s}.editorial-item:nth-child(2) img,.editorial-item:nth-child(4) img{min-height:430px}.editorial-item a:hover img{transform:scale(1.025)}.editorial-item div{flex:1;padding:22px 20px 26px}.editorial-item p{font-size:13px}.whatsapp-widget{z-index:100;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:22px;right:22px}.whatsapp-fab{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#1f9d61;border-radius:28px;align-items:center;gap:14px;height:54px;padding:0 8px 0 20px;font-size:11px;display:flex;box-shadow:0 10px 30px #0a47264d}.whatsapp-fab b{color:#16864f;background:#fff;border-radius:50%;place-items:center;width:39px;height:39px;font-size:18px;display:grid}.whatsapp-card{opacity:0;visibility:hidden;background:#fff;border-radius:18px;width:min(340px,100vw - 30px);padding:28px;transition:all .25s;position:absolute;bottom:66px;right:0;transform:translateY(12px)scale(.96);box-shadow:0 18px 50px #25131b30}.whatsapp-widget.open .whatsapp-card{opacity:1;visibility:visible;transform:none}.whatsapp-card>span{text-transform:uppercase;letter-spacing:.18em;color:#16864f;font-size:9px}.whatsapp-card h2{margin:10px 25px 10px 0;font:500 23px/1.15 Manrope,sans-serif}.whatsapp-card p{color:var(--muted);font-size:12px;line-height:1.6}.whatsapp-card a{text-align:center;color:#fff;text-transform:uppercase;letter-spacing:.12em;background:#1f9d61;border-radius:9px;margin:18px 0 11px;padding:13px;font-size:9px;display:block}.whatsapp-card small{text-align:center;color:#8a8184;font-size:9px;display:block}.whatsapp-close{color:#8b8285;font-size:24px;position:absolute;top:14px;right:17px}@media (width<=900px){.editorial-item,.editorial-item:nth-child(2n),.editorial-item:nth-child(3n),.editorial-item:first-child,.editorial-item:nth-child(5),.editorial-item:nth-child(2),.editorial-item:nth-child(4){grid-column:span 6}.editorial-item img,.editorial-item:nth-child(2) img,.editorial-item:nth-child(4) img{min-height:430px}.news-intro{min-height:580px}.news-intro>img{object-position:58% center}.news-intro:after{background:linear-gradient(90deg,#321420e8,#5121349c 48%,#0000 85%)}}@media (width<=560px){.announcement{height:32px;font-size:8px}.announcement-group{gap:20px;padding-right:20px}.brand-logo,.brand-logo img{width:122px}.news-intro{min-height:560px}.news-intro>img{object-position:67% center}.news-intro:after{background:linear-gradient(#32142035 0%,#51213494 45%,#321420e8 100%)}.news-intro>div{top:auto;bottom:42px;transform:none}.news-intro p{font-size:14px}.editorial-album{gap:12px 9px;padding:18px 9px 55px}.editorial-item,.editorial-item:nth-child(2n),.editorial-item:nth-child(3n),.editorial-item:first-child,.editorial-item:nth-child(5),.editorial-item:nth-child(2),.editorial-item:nth-child(4){grid-column:span 6}.editorial-item img,.editorial-item:nth-child(2) img,.editorial-item:nth-child(4) img{height:68vw;min-height:0}.editorial-item div{padding:14px 11px 18px}.editorial-item h2{font-size:19px}.editorial-item p{display:none}.editorial-item b{font-size:7px}.whatsapp-widget{bottom:12px;right:12px}.whatsapp-fab{height:50px;padding-left:15px}.whatsapp-card{right:0}}.site-header{grid-template-columns:220px 1fr minmax(320px,390px)}.brand-logo{width:205px;height:78px}.brand-logo img{object-fit:contain;width:205px;height:auto}.hero-slide>video{object-fit:cover;object-position:center 30%;width:100%;height:100%;animation:.7s both hero-video-in;position:absolute;inset:0;transform:scale(1.01)}@keyframes hero-video-in{0%{opacity:.75;transform:scale(1.035)}to{opacity:1;transform:scale(1.01)}}.hero-slide:has(video):after{background:linear-gradient(90deg,#2d142363 0%,#0000 45%,#2b111927 100%)}.news-hero-carousel{background:#5b273c;height:min(760px,100vh - 114px);min-height:620px}.news-hero-carousel .hero-copy{max-width:720px}.news-hero-carousel .hero-copy h1{font-size:clamp(48px,6.3vw,90px)}.news-hero-carousel .hero-slide>img,.news-hero-carousel .hero-slide>video{object-position:center}.news-geometry{opacity:.94;inset:590px 0 270px}.news-geometry>b{filter:drop-shadow(0 4px #fff8);border:3px solid #0000;border-color:#b22f6273 #0000 #0000 #b22f6273;border-radius:50%;display:block;position:absolute}.news-geometry>b:after{content:"";background:#d76b92;border-radius:100% 0;width:22px;height:42px;position:absolute;transform:rotate(24deg);box-shadow:15px 8px #f1b7c8,-12px 16px #a93462}.news-geometry>b:first-child{width:82vw;height:440px;top:3%;left:-25vw;transform:rotate(13deg)}.news-geometry>b:first-child:after{top:-14px;right:7%}.news-geometry>b:nth-child(2){border-width:2px 0 0 4px;width:72vw;height:560px;top:29%;right:-23vw;transform:rotate(202deg)}.news-geometry>b:nth-child(2):after{top:18px;left:8%}.news-geometry>b:nth-child(3){border-width:4px 0 0 2px;width:90vw;height:520px;top:61%;left:-29vw;transform:rotate(-8deg)}.news-geometry>b:nth-child(3):after{top:-8px;right:3%}.news-geometry>b:nth-child(4){width:66vw;height:360px;top:84%;right:-20vw;transform:rotate(176deg)}.news-geometry>b:nth-child(4):after{top:4px;left:12%}.news-geometry i:first-of-type{top:8%;left:-40px}.news-geometry i:nth-of-type(2){width:210px;top:19%;right:-45px;transform:rotate(210deg)}.news-geometry i:nth-of-type(3){width:105px;height:155px;top:36%;left:5%;transform:rotate(80deg)}.news-geometry i:nth-of-type(4){width:125px;height:175px;top:50%;right:3%;transform:rotate(-30deg)}.news-geometry i:nth-of-type(5){width:230px;height:150px;top:68%;left:-35px;transform:rotate(145deg)}.news-geometry i:nth-of-type(6){width:90px;height:140px;top:78%;right:9%;transform:rotate(25deg)}.news-geometry i:nth-of-type(7){width:110px;height:165px;top:90%;left:18%;transform:rotate(195deg)}.news-geometry i:nth-of-type(8){width:170px;height:210px;top:96%;right:-20px;transform:rotate(310deg)}.editorial-album{grid-template-rows:minmax(320px,34vw) minmax(320px,34vw) minmax(390px,43vw);grid-template-columns:repeat(12,1fr);align-items:stretch;gap:14px;max-width:1600px;padding:34px 3vw 72px;display:grid}.editorial-item,.editorial-item:nth-child(2n),.editorial-item:nth-child(3n),.editorial-item:first-child,.editorial-item:nth-child(2),.editorial-item:nth-child(3),.editorial-item:nth-child(4),.editorial-item:nth-child(5){margin:0}.editorial-item:first-child{grid-area:1/1/span 2/span 7}.editorial-item:nth-child(2){grid-area:1/8/auto/span 5}.editorial-item:nth-child(3){grid-area:2/8/auto/span 5}.editorial-item:nth-child(4){grid-area:3/1/auto/span 4}.editorial-item:nth-child(5){grid-area:3/5/auto/span 8}.editorial-item a{background:#8d435e;height:100%;min-height:0;position:relative}.editorial-item a:after{content:"";z-index:1;background:linear-gradient(#0000,#1d1018d9);position:absolute;inset:35% 0 0}.editorial-item img,.editorial-item:nth-child(2) img,.editorial-item:nth-child(4) img{object-fit:cover;width:100%;height:100%;min-height:0;max-height:none;position:absolute;inset:0}.editorial-item div{z-index:2;color:#fff;text-shadow:0 2px 12px #1a0d15aa;padding:26px 28px 30px;position:absolute;bottom:0;left:0;right:0}.editorial-item span{color:#ffd5e3}.editorial-item p{color:#f8eef1;font-size:12px}.editorial-item b{color:#fff}.editorial-item h2{font-size:clamp(24px,2.8vw,44px)}@media (width<=1100px){.site-header{grid-template-columns:185px 1fr minmax(260px,320px)}.brand-logo,.brand-logo img{width:175px}.editorial-album{grid-template-rows:minmax(300px,40vw) minmax(300px,40vw) minmax(350px,48vw)}}@media (width<=900px){.site-header{grid-template-columns:1fr auto auto}.brand-logo,.brand-logo img{width:165px}.news-hero-carousel{height:650px;min-height:650px}.editorial-album{grid-template-rows:none;grid-template-columns:repeat(2,1fr);grid-auto-rows:64vw}.editorial-item:first-child,.editorial-item:nth-child(2),.editorial-item:nth-child(3),.editorial-item:nth-child(4),.editorial-item:nth-child(5){grid-row:auto}.editorial-item:first-child{grid-column:1/-1}.editorial-item:nth-child(2),.editorial-item:nth-child(3),.editorial-item:nth-child(4),.editorial-item:nth-child(5){grid-column:span 1}.news-geometry>b{opacity:.8}}@media (width<=560px){.brand-logo,.brand-logo img{width:150px}.news-hero-carousel{height:610px;min-height:610px;margin-top:54px}.news-hero-carousel .hero-slide>video{object-position:center}.news-hero-carousel .hero-copy h1{font-size:39px}.hero-slide>video{object-position:center}.editorial-album{grid-auto-rows:70vw;gap:9px;padding:10px 9px 50px}.editorial-item div{padding:15px 12px 17px}.editorial-item h2{font-size:19px}.editorial-item:first-child h2{font-size:28px}.news-geometry{inset:570px 0 240px}.news-geometry>b{border-width:2px}}.video-art-stage{z-index:1;background:radial-gradient(circle at 57% 46%,#f3c4d7 0 12%,#0000 36%),linear-gradient(112deg,#3b1929 0 25%,#8f3c60 58%,#d989a9 100%);position:absolute;inset:0;overflow:hidden}.video-original-frame{z-index:4;background:#fff9;border:1px solid #fff;justify-content:center;align-items:center;max-width:36vw;height:82%;padding:8px;display:flex;position:absolute;top:50%;left:58%;transform:translate(-50%,-50%);box-shadow:0 24px 70px #2a0e1e66}.video-original-frame video{object-fit:contain;border-radius:0;width:auto;max-width:100%;height:100%;display:block;transform:none}.video-product-photo{z-index:2;object-fit:cover;border:7px solid #f8e9ee;position:absolute;box-shadow:0 22px 55px #32101f59}.video-orbit{z-index:1;border:3px solid #ffd2e1a8;border-radius:50%;display:block;position:absolute}.orbit-one{width:58vw;height:56%;top:20%;left:28%;transform:rotate(-11deg)}.orbit-two{border-color:#5f203f8f #5f203f8f #0000 #0000;width:34vw;height:76%;top:8%;right:-7%;transform:rotate(19deg)}.video-petal{z-index:3;background:#f8c8d8;border-radius:100% 0;width:40px;height:68px;position:absolute;transform:rotate(35deg);box-shadow:27px 9px #be4c78,-20px 19px #f0a0bb}.petal-one{top:10%;left:42%}.petal-two{bottom:9%;right:13%;transform:rotate(215deg)}.hero-slide:has(.video-art-stage) .hero-copy{text-shadow:0 3px 18px #240b17aa;max-width:340px;left:5vw}.hero-slide:has(.video-art-stage) .hero-copy h1{font-size:clamp(36px,4.2vw,64px)}.hero-slide:has(.video-art-stage):after{z-index:1;background:linear-gradient(90deg,#2c111fd9 0%,#3513237a 24%,#0000 48%,#4d19324d 100%)}.product-carousel-section{padding-top:88px;overflow:hidden}.carousel-heading{justify-content:space-between;align-items:flex-end;gap:30px;max-width:1500px;margin:0 auto 48px;display:flex}.carousel-heading .section-heading{text-align:left;margin:0}.product-carousel-controls{flex:none;align-items:center;gap:8px;display:flex}.product-carousel-controls>span{letter-spacing:.16em;align-items:center;gap:10px;margin-right:14px;font-size:10px;display:flex}.product-carousel-controls i{background:#b9aeb2;width:38px;height:1px;display:block}.product-carousel-controls button{border:1px solid #bdb2b6;place-items:center;width:48px;height:48px;font-size:20px;transition:all .25s;display:grid}.product-carousel-controls button:hover,.product-carousel-controls button:focus-visible{background:var(--ink);border-color:var(--ink);color:#fff}.product-carousel-window{outline:none;max-width:1500px;margin:auto}.product-roll{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;animation:.45s both product-roll-in;display:grid}.product-roll .product-card{grid-column:auto;margin:0}.product-roll .product-image{aspect-ratio:3/4}.product-roll .product-info{padding-left:2px;padding-right:2px}@keyframes product-roll-in{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:none}}.product-carousel-dots{justify-content:center;gap:9px;margin-top:34px;display:flex}.product-carousel-dots button{background:#d6cdd0;width:34px;height:3px;transition:all .25s}.product-carousel-dots button.active{background:var(--rose);width:64px}.product-carousel-section .view-all{margin-top:42px}.news-lookbook{z-index:2;max-width:1600px;margin:auto;padding:88px clamp(10px,3vw,46px) 72px;position:relative}.news-lookbook>header{grid-template-columns:1fr 2fr 1fr;align-items:end;margin:0 auto 58px;padding:0 2vw;display:grid}.news-lookbook>header>span{color:var(--rose);letter-spacing:.22em;text-transform:uppercase;align-self:start;font-size:9px}.news-lookbook>header h2{letter-spacing:-.055em;font:300 clamp(42px,5.8vw,84px)/.94 Manrope,sans-serif}.news-lookbook>header p{color:var(--muted);max-width:240px;font-size:13px;line-height:1.6}.lookbook-flow{gap:16px;display:grid}.lookbook-look{--look-accent:#d34878;--look-wash:#efd7df;isolation:isolate;background:linear-gradient(135deg,var(--look-wash),#fff8);min-height:clamp(590px,50vw,760px);position:relative;overflow:hidden}.lookbook-look:nth-child(2){--look-accent:#8f4ca5;--look-wash:#e9dbef}.lookbook-look:nth-child(3){--look-accent:#a77d58;--look-wash:#e9dfd2}.lookbook-look:nth-child(4){--look-accent:#cc3340;--look-wash:#ecd4d6}.lookbook-look:nth-child(5){--look-accent:#714331;--look-wash:#e5d5c8}.lookbook-look:before{content:"";z-index:0;border:4px solid;border-color:var(--look-accent) var(--look-accent) transparent transparent;opacity:.65;border-radius:50%;width:82%;height:72%;position:absolute;top:8%;left:-22%;transform:rotate(19deg)}.lookbook-look:nth-child(2n):before{left:auto;right:-23%;transform:scaleX(-1)rotate(16deg)}.lookbook-look:after{content:"";z-index:3;background:var(--look-accent);border-radius:100% 0;width:32px;height:62px;position:absolute;top:13%;right:30%;transform:rotate(30deg);box-shadow:24px 8px #f6b6ca,-19px 19px #fff9}.lookbook-look:nth-child(2n):after{top:71%;left:31%;right:auto;transform:rotate(208deg)}.look-number{z-index:0;color:#fff9;letter-spacing:-.1em;font:300 clamp(130px,18vw,280px)/1 Manrope,sans-serif;position:absolute;bottom:-.18em;right:1.5%}.lookbook-look:nth-child(2n) .look-number{left:1.5%;right:auto}.look-images{z-index:2;position:absolute;inset:0}.look-images img{object-fit:cover;transition:transform .7s;display:block;position:absolute;box-shadow:0 24px 60px #38152333}.look-main-image{clip-path:polygon(0 0,94% 0,100% 12%,100% 100%,6% 100%,0 88%);width:59%;height:94%;top:3%;left:2%}.look-detail-image{border:8px solid #fff9;width:24%;height:48%;bottom:5%;left:52%;transform:rotate(3deg)}.lookbook-look:nth-child(2n) .look-main-image{clip-path:polygon(6% 0,100% 0,100% 88%,94% 100%,0 100%,0 12%);left:auto;right:2%}.lookbook-look:nth-child(2n) .look-detail-image{top:5%;bottom:auto;left:24%;transform:rotate(-3deg)}.lookbook-look:nth-child(3) .look-detail-image{bottom:5%;left:4%}.lookbook-look:nth-child(3):after{top:19%;right:13%}.look-images:hover .look-detail-image{transform:rotate(0)translateY(-6px)}.look-copy{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdfce8;border:1px solid #fff;width:30%;padding:clamp(25px,3.2vw,50px);position:absolute;top:50%;right:3%;transform:translateY(-50%);box-shadow:0 20px 50px #4d203029}.lookbook-look:nth-child(2n) .look-copy{left:3%;right:auto}.lookbook-look:nth-child(3) .look-copy{top:4%;right:3%;transform:none}.look-copy>span{color:var(--look-accent);text-transform:uppercase;letter-spacing:.2em;font-size:9px}.look-copy h3{letter-spacing:-.045em;margin:14px 0;font:400 clamp(27px,3.4vw,50px)/1 Manrope,sans-serif}.look-copy p{color:var(--muted);font-size:13px;line-height:1.65}.look-copy>strong{margin-top:20px;font-size:16px;font-weight:500;display:block}.look-copy>a{text-transform:uppercase;letter-spacing:.14em;border-top:1px solid #cabfc2;justify-content:space-between;align-items:center;margin-top:25px;padding-top:14px;font-size:9px;display:flex}.look-copy>a b{font-size:18px;font-weight:400}@media (width<=900px){.video-original-frame{max-width:42vw;height:75%;left:55%}.video-product-photo-1{width:22vw;left:25%}.video-product-photo-2{width:21vw;right:2%}.hero-slide:has(.video-art-stage) .hero-copy{max-width:280px}.product-carousel-section{padding-left:16px;padding-right:16px}.carousel-heading{align-items:flex-start}.news-lookbook>header{grid-template-columns:1fr 2fr}.news-lookbook>header p{display:none}.lookbook-look{min-height:660px}.look-main-image{width:66%}.look-detail-image{width:27%;left:55%}.look-copy{width:37%;right:2%}.lookbook-look:nth-child(2n) .look-detail-image{left:18%}.lookbook-look:nth-child(2n) .look-copy{left:2%}}@media (width<=650px){.video-art-stage{background:radial-gradient(circle at 50% 34%,#edbad0,#0000 37%),linear-gradient(155deg,#421b2d,#a44b70)}.video-original-frame{max-width:72vw;height:60%;padding:5px;top:35%;left:50%}.video-product-photo{opacity:.8;border-width:4px}.video-product-photo-1{width:35vw;height:45%;top:13%;left:-2%;transform:rotate(-4deg)}.video-product-photo-2{width:34vw;height:42%;top:17%;right:-2%;transform:rotate(4deg)}.video-orbit{opacity:.65}.petal-one{top:8%;left:8%}.petal-two{bottom:30%;right:8%}.hero-slide:has(.video-art-stage):after{background:linear-gradient(#0000 39%,#3d162886 68%,#2d111fe8 100%)}.hero-slide:has(.video-art-stage) .hero-copy{max-width:none;bottom:38px;left:24px;right:24px}.hero-slide:has(.video-art-stage) .hero-copy h1{font-size:31px}.product-carousel-section{padding:66px 9px 80px}.carousel-heading{margin-bottom:30px;padding:0 7px;display:block}.carousel-heading .section-heading{padding:0}.product-carousel-controls{justify-content:space-between;margin-top:24px}.product-carousel-controls>span{margin-right:auto}.product-roll{scroll-snap-type:x mandatory;grid-template-columns:repeat(3,minmax(78vw,1fr));gap:9px;padding-bottom:8px;overflow-x:auto}.product-roll .product-card{scroll-snap-align:start}.product-carousel-dots{margin-top:22px}.news-lookbook{padding:65px 9px 45px}.news-lookbook>header{margin:0 12px 34px;display:block}.news-lookbook>header h2{margin:14px 0;font-size:44px}.news-lookbook>header p{display:block}.lookbook-flow{gap:10px}.lookbook-look{min-height:0;padding:9px}.lookbook-look:before{border-width:2px;width:125%;height:55%;top:10%;left:-48%}.lookbook-look:nth-child(2n):before{right:-48%}.lookbook-look:after{top:5%;right:15%;transform:scale(.72)rotate(30deg)}.lookbook-look:nth-child(2n):after{top:49%;left:16%;transform:scale(.72)rotate(208deg)}.look-number{font-size:92px;top:74vw;bottom:auto;right:4%}.lookbook-look:nth-child(2n) .look-number{left:4%}.look-images{height:108vw;display:block;position:relative;inset:auto}.look-main-image,.lookbook-look:nth-child(2n) .look-main-image,.lookbook-look:nth-child(3) .look-main-image{clip-path:polygon(0 0,94% 0,100% 7%,100% 100%,6% 100%,0 93%);width:100%;height:100%;top:0;left:0;right:auto}.look-detail-image,.lookbook-look:nth-child(2n) .look-detail-image,.lookbook-look:nth-child(3) .look-detail-image{border-width:5px;width:35vw;height:49vw;inset:auto 10px -48px auto;transform:rotate(3deg)}.lookbook-look:nth-child(2n) .look-detail-image{left:10px;right:auto;transform:rotate(-3deg)}.look-copy,.lookbook-look:nth-child(2n) .look-copy,.lookbook-look:nth-child(3) .look-copy{background:#fffdfce3;width:auto;margin:0;padding:72px 17px 22px;position:relative;top:auto;left:auto;right:auto;transform:none}.look-copy h3{font-size:29px}.look-copy p{font-size:12px}.news-geometry{opacity:.55}}.promo-slide .hero-copy{max-width:760px}.promo-slide .hero-copy h1{max-width:720px;font-size:clamp(42px,5.6vw,80px)}.hero-copy .whatsapp-promo-cta{color:#fff;background:#1f9d61;border-color:#1f9d61;font-weight:600}.hero-copy .whatsapp-promo-cta:hover{color:#143226;background:#fff;border-color:#fff}.promo-slide .hero-product strong{color:#f8dce5;font-size:18px}.look-images img{object-fit:contain;background:#f5eee9}.look-main-image{object-position:center;width:41%;height:94%;left:5%}.look-detail-image{object-position:center;width:20%;height:50%;left:40%}.lookbook-look:nth-child(2n) .look-main-image{width:41%;right:5%}.lookbook-look:nth-child(2n) .look-detail-image{width:20%;left:40%}.lookbook-look:nth-child(3) .look-main-image{width:41%;left:29%}.lookbook-look:nth-child(3) .look-detail-image{width:20%;left:7%}.look-copy{width:32%}.look-images:hover .look-main-image{transform:none}@media (width<=900px){.look-main-image{width:47%;left:2%}.look-detail-image{width:21%;left:43%}.lookbook-look:nth-child(2n) .look-main-image{width:47%;right:2%}.lookbook-look:nth-child(2n) .look-detail-image{width:21%;left:35%}.lookbook-look:nth-child(3) .look-main-image{width:47%;left:26%}.lookbook-look:nth-child(3) .look-detail-image{width:21%;left:3%}.look-copy{width:39%}.promo-slide .hero-copy h1{font-size:clamp(38px,6vw,58px)}}@media (width<=650px){.promo-slide>img{object-position:72% center!important}.promo-slide:after{background:linear-gradient(#0000 28%,#733d52a6 59%,#3a1b27ed 100%)}.promo-slide .hero-copy h1{font-size:35px}.look-images{height:128vw}.look-main-image,.lookbook-look:nth-child(2n) .look-main-image,.lookbook-look:nth-child(3) .look-main-image{object-fit:contain;background:#f4ece8;width:100%;height:100%}.look-detail-image,.lookbook-look:nth-child(2n) .look-detail-image,.lookbook-look:nth-child(3) .look-detail-image{object-fit:contain;width:35vw;height:49vw}.look-number{top:91vw}}.video-art-stage{background:radial-gradient(circle at 61% 46%,#f1dfc55c 0 13%,#0000 35%),linear-gradient(112deg,#17110e 0%,#33251f 34%,#806a59 69%,#d2c0a6 100%)}.video-art-stage:before{content:"";z-index:0;clip-path:polygon(2% 0,98% 0,100% 4%,98% 8%,100% 12%,98% 16%,100% 20%,98% 24%,100% 28%,98% 32%,100% 36%,98% 40%,100% 44%,98% 48%,100% 52%,98% 56%,100% 60%,98% 64%,100% 68%,98% 72%,100% 76%,98% 80%,100% 84%,98% 88%,100% 92%,98% 96%,100% 100%,0 100%,2% 96%,0 92%,2% 88%,0 84%,2% 80%,0 76%,2% 72%,0 68%,2% 64%,0 60%,2% 56%,0 52%,2% 48%,0 44%,2% 40%,0 36%,2% 32%,0 28%,2% 24%,0 20%,2% 16%,0 12%,2% 8%,0 4%);background:repeating-linear-gradient(90deg,#0000 0 48px,#f3dfbd14 48px 50px);border:1px solid #ead5af78;width:65%;height:86%;position:absolute;top:7%;left:25%;transform:rotate(-3deg)}.video-art-stage:after{content:"";z-index:1;border:2px solid #d3aa61;border-radius:50%;width:76px;height:76px;position:absolute;top:9%;right:7%;box-shadow:-16vw 48vh 0 -16px #cfaa67,8vw 54vh 0 -24px #ead8af,3vw 8vh 0 -22px #f1dfbd}.video-original-frame{background:#f4eadb;border-color:#fff5e5;box-shadow:0 24px 70px #180e0966}.video-product-photo{border-color:#efe3d2}.video-orbit{border-color:#d7b477a8}.orbit-two{border-color:#6d5740aa #6d5740aa #0000 #0000}.video-petal{width:52px;height:68px;box-shadow:none;clip-path:polygon(0 0,75% 0,100% 18%,100% 100%,0 100%);background:linear-gradient(145deg,#ead7b2,#b99251);border-radius:3px;transform:rotate(18deg)}.video-petal:after{content:"";border:2px solid #6b4d2e;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}.petal-two{transform:rotate(198deg)}@media (width<=650px){.video-art-stage{background:radial-gradient(circle at 50% 34%,#e8d4b35c,#0000 37%),linear-gradient(155deg,#17110e,#6f5a49)}.video-art-stage:before{width:90%;left:5%}.video-art-stage:after{top:7%;right:3%;transform:scale(.7)}.promo-slide>img{object-position:71% center!important}.promo-slide:after{background:linear-gradient(#0000 27%,#332119a8 58%,#160e0bed 100%)}}.video-art-stage{background-color:#ead3cd;background-image:url(/campaign-stage-kimberly-warm.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.video-art-stage:before,.video-art-stage:after,.video-orbit,.video-petal{content:none;display:none}.video-original-frame{background:#fff9f7e8;border:1px solid #fff;height:84%;padding:7px;left:58%;box-shadow:0 28px 80px #52223155,0 0 0 1px #eccbd566}.video-product-photo{object-fit:contain;object-position:center top;background:#f7ecee;border-color:#fff9fa;box-shadow:0 26px 70px #5222314d}.video-product-photo-1{width:min(18vw,260px);height:63%;top:18%;left:27.5%;transform:rotate(-3deg)}.video-product-photo-2{width:min(17vw,245px);height:59%;top:21%;right:3.5%;transform:rotate(3deg)}.hero-slide:has(.video-art-stage):after{background:linear-gradient(90deg,#3c1b27db 0%,#6633478f 26%,#0000 49%,#5f2b3d26 100%)}.hero-slide:has(.video-art-stage) .hero-copy{text-shadow:0 4px 24px #32101c80;left:5vw}.hero-slide:has(.video-art-stage) .hero-copy>span{color:#f8dce5}.promo-slide:after{background:linear-gradient(90deg,#3a1b27e8 0%,#743e539f 41%,#0000 68%)}.promo-slide .hero-copy>span{color:#f9dfe7}.promo-slide .hero-product strong{color:#f7d5e0}.news-lookbook>header>span{color:#c0577e}.news-lookbook>header p{color:#75686d}.lookbook-look{--look-accent:#c0577e;--look-wash:#f6e7eb;background-color:#f6e7eb;background-image:linear-gradient(90deg,#fffaf829,#f1dfe414),url(/campaign-stage-kimberly-warm.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.lookbook-look:nth-child(2){--look-accent:#a94b6d;--look-wash:#f3e5e7;background-image:linear-gradient(90deg,#fffaf829,#eddadd14),url(/campaign-stage-isla-ivory.png);background-position:58%}.lookbook-look:nth-child(3){--look-accent:#d17491;--look-wash:#f9e9ed;background-position:32%}.lookbook-look:nth-child(4){--look-accent:#b44f73;--look-wash:#f2e1e5;background-image:linear-gradient(90deg,#fffaf829,#eddadd14),url(/campaign-stage-isla-ivory.png);background-position:72%}.lookbook-look:nth-child(5){--look-accent:#d6849d;--look-wash:#faecef;background-position:44%}.lookbook-look:before,.lookbook-look:after{content:none;display:none}.look-number{color:#efd8dea8}.look-images img{background:#f8eff1;box-shadow:0 28px 70px #5c263538}.look-detail-image{border-color:#fffafade}.look-copy{background:#fffaf9f0;border-color:#fff;box-shadow:0 24px 65px #692e4030}.look-copy>a{border-color:#dfc8cf}.shop-catalog-hero{background-color:#f8eeee;background-image:url(/shop-catalog-wardrobe-studio.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:min(720px,100vh - 112px);min-height:650px;position:relative;overflow:hidden}.shop-catalog-hero:focus-visible{outline-offset:-3px;outline:3px solid #c0577e}.shop-hero-live{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shop-catalog-hero:before{content:"";z-index:1;background:linear-gradient(90deg,#fffaf9f8 0%,#fff8f7e8 31%,#f6e6e477 48%,#0000 68%);position:absolute;inset:0}.shop-catalog-slide{z-index:2;grid-template-columns:minmax(370px,.84fr) minmax(540px,1.16fr);align-items:stretch;animation:.7s cubic-bezier(.22,.72,.2,1) both shop-hero-in;display:grid;position:absolute;inset:0}@keyframes shop-hero-in{0%{opacity:.25;transform:translate(22px)}to{opacity:1;transform:none}}.shop-hero-copy{align-self:center;width:min(560px,86%);margin-left:clamp(55px,7vw,110px);padding-bottom:32px}.shop-hero-copy>span{color:#b94d74;letter-spacing:.26em;text-transform:uppercase;font-size:10px;font-weight:600}.shop-hero-copy>h1{letter-spacing:-.055em;max-width:560px;margin:18px 0 28px;font:300 clamp(45px,4.5vw,72px)/.98 Manrope,sans-serif}.shop-hero-copy>h1 em{color:#bd5178;font-style:normal;display:block}.shop-hero-product-copy{border-left:2px solid #df91ab;max-width:440px;padding:4px 0 4px 20px}.shop-hero-product-copy small{color:#8b7079;letter-spacing:.18em;text-transform:uppercase;font-size:9px}.shop-hero-product-copy h2{letter-spacing:-.025em;margin:7px 0 8px;font:500 clamp(18px,1.8vw,27px)/1.12 Manrope,sans-serif}.shop-hero-product-copy p{color:#75666b;font-size:12px;line-height:1.65}.shop-hero-product-copy strong{margin-top:11px;font-size:15px;font-weight:500;display:block}.shop-hero-copy>a{color:#fff;letter-spacing:.15em;text-transform:uppercase;background:#2b1d22;border:1px solid #2b1d22;align-items:center;gap:30px;margin-top:28px;padding:14px 22px;font-size:9px;transition:all .25s;display:inline-flex}.shop-hero-copy>a:hover,.shop-hero-copy>a:focus-visible{background:#c0577e;border-color:#c0577e}.shop-hero-copy>a b{font-size:17px;font-weight:400}.shop-hero-visual{min-width:0;height:100%;position:relative}.shop-hero-main-frame{background:#fffaf9db;border:1px solid #fff;width:min(37vw,510px);height:92%;padding:8px;position:absolute;top:4%;left:10%;overflow:hidden;box-shadow:0 28px 80px #6c304243}.shop-hero-main-frame img,.shop-hero-detail-frame img{object-fit:contain;object-position:center top;background:#f8eff1;width:100%;height:100%}.shop-hero-detail-frame{z-index:2;background:#fffaf9f2;border:1px solid #fff;width:min(17vw,245px);height:52%;padding:6px;position:absolute;bottom:8%;right:4.5%;overflow:hidden;box-shadow:0 22px 60px #642a3c4d}.shop-hero-catalog-label{color:#8a6571;letter-spacing:.18em;text-transform:uppercase;font-size:9px;font-weight:600;position:absolute;top:7%;right:5%}.shop-hero-arrow{z-index:4;color:#7c3d55;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf9c7;border:1px solid #bf789266;place-items:center;width:48px;height:48px;font-size:18px;transition:all .25s;display:grid;position:absolute;top:50%}.shop-hero-arrow:hover,.shop-hero-arrow:focus-visible{color:#fff;background:#2b1d22;border-color:#2b1d22}.shop-hero-arrow.previous{left:18px}.shop-hero-arrow.next{right:18px}.shop-hero-dots{z-index:4;gap:0;display:flex;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.shop-hero-dots button{background:0 0;width:30px;height:40px;position:relative}.shop-hero-dots button:before{content:"";background:#b7778e55;width:18px;height:3px;transition:all .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shop-hero-dots button.active:before{background:#bd5178;width:27px}.shop-hero-dots button:focus-visible{outline-offset:-5px;outline:2px solid #c0577e}.shop-hero-toggle{z-index:4;color:#7c3d55;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf9d1;border:1px solid #bf789266;justify-content:center;align-items:center;gap:8px;min-width:92px;height:32px;padding:0 11px;font-size:8px;display:flex;position:absolute;bottom:13px;right:78px}.shop-hero-toggle b{font-size:10px;font-weight:500}.shop-hero-toggle:hover,.shop-hero-toggle:focus-visible{color:#fff;background:#2b1d22;border-color:#2b1d22}@media (width<=1100px){.shop-catalog-slide{grid-template-columns:minmax(330px,.92fr) minmax(430px,1.08fr)}.shop-hero-copy{margin-left:55px}.shop-hero-main-frame{width:42vw;left:7%}.shop-hero-detail-frame{width:19vw;right:2.5%}}@media (width<=760px){.video-art-stage{background-position:55%}.video-original-frame{max-width:70vw;height:57%;padding:5px;top:34%;left:50%}.video-product-photo{border-width:4px}.video-product-photo-1{width:34vw;height:42%;top:14%;left:-3%}.video-product-photo-2{width:33vw;height:40%;top:16%;right:-3%}.hero-slide:has(.video-art-stage):after{background:linear-gradient(#0000 35%,#71384d9e 64%,#3b1b27ef 100%)}.promo-slide>img{object-position:72% center!important}.promo-slide:after{background:linear-gradient(#0000 25%,#7e455aa8 57%,#3a1b27f0 100%)}.lookbook-look,.lookbook-look:nth-child(2),.lookbook-look:nth-child(3),.lookbook-look:nth-child(4),.lookbook-look:nth-child(5){background-position:50%}.lookbook-look .look-main-image,.lookbook-look:nth-child(2n) .look-main-image,.lookbook-look:nth-child(3) .look-main-image{background:#f8eff1}.shop-catalog-hero{background-position:67%;height:850px;min-height:850px}.shop-catalog-hero:before{background:linear-gradient(#fffaf9fc 0%,#fff7f7f3 36%,#f4e3e46b 58%,#0000 100%)}.shop-catalog-slide{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;padding:34px 20px 62px}.shop-hero-copy{align-self:start;width:auto;margin:0;padding:0 8px}.shop-hero-copy>span{font-size:8px}.shop-hero-copy>h1{max-width:520px;margin:12px 0 17px;font-size:clamp(37px,10vw,54px)}.shop-hero-product-copy{max-width:520px;padding-left:15px}.shop-hero-product-copy h2{font-size:19px}.shop-hero-product-copy p{display:none}.shop-hero-copy>a{margin-top:18px;padding:11px 16px}.shop-hero-visual{min-height:0;margin-top:18px}.shop-hero-main-frame{width:68vw;height:100%;padding:5px;top:0;left:8%}.shop-hero-detail-frame{width:30vw;height:45%;padding:4px;bottom:4%;right:2%}.shop-hero-catalog-label{font-size:8px;top:2%;right:3%}.shop-hero-arrow{width:40px;height:40px;top:67%}.shop-hero-arrow.previous{left:8px}.shop-hero-arrow.next{right:8px}.shop-hero-dots{bottom:0}.shop-hero-dots button{width:24px;height:42px}.shop-hero-dots button:before{width:12px}.shop-hero-dots button.active:before{width:21px}.shop-hero-toggle{width:42px;min-width:42px;height:42px;padding:0;bottom:48px;right:10px}.shop-hero-toggle span{display:none}}@media (width<=560px){.shop-catalog-hero{margin-top:54px}}@media (width<=480px){.shop-catalog-hero{height:820px;min-height:820px}.shop-hero-copy>h1{font-size:clamp(30px,10vw,38px)}.shop-hero-main-frame{width:82vw;left:3%}.shop-hero-detail-frame{width:31vw;height:37%;right:0}.shop-hero-catalog-label{top:auto;bottom:1%;right:2%}}@media (prefers-reduced-motion:reduce){.shop-hero-toggle{display:none}}.kimberly-stage,.isla-stage{background-position:50%}.hero-slide:has(.kimberly-stage):after{background:linear-gradient(90deg,#f8eeecf5 0%,#f4e4e1e8 24%,#f7e9e48a 34%,#0000 49% 100%)}.hero-slide:has(.isla-stage):after{background:linear-gradient(90deg,#f8eeecf5 0%,#f4e4e1e8 24%,#f7e9e48a 34%,#0000 49% 100%)}:is(.hero-slide:has(.kimberly-stage) .hero-copy,.hero-slide:has(.isla-stage) .hero-copy){color:#2b1f23;text-shadow:none}:is(.hero-slide:has(.kimberly-stage) .hero-copy>span,.hero-slide:has(.isla-stage) .hero-copy>span){color:#aa4e6d}:is(.hero-slide:has(.kimberly-stage) .hero-copy>a,.hero-slide:has(.isla-stage) .hero-copy>a){border-color:#2b1f23}:is(.hero-slide:has(.kimberly-stage) .hero-copy>a:hover,.hero-slide:has(.isla-stage) .hero-copy>a:hover){color:#fff;background:#2b1f23}:is(.hero-slide:has(.kimberly-stage) .hero-product,.hero-slide:has(.isla-stage) .hero-product){color:#3b292f;text-shadow:0 2px 16px #fff}:is(.hero-slide:has(.kimberly-stage) .hero-dots button,.hero-slide:has(.isla-stage) .hero-dots button){background:#5b35445c}:is(.hero-slide:has(.kimberly-stage) .hero-dots button.active,.hero-slide:has(.isla-stage) .hero-dots button.active){background:#7f3f58}.video-original-frame{background:#fffaf8eb;max-width:35vw;height:86%;padding:6px;top:50%;left:58%;box-shadow:0 26px 75px #6a3a493d,0 0 0 1px #fff}.kimberly-stage .video-product-photo-1{width:min(17.5vw,258px);height:72%;top:12%;left:28.5%;transform:rotate(-2deg)}.kimberly-stage .video-product-photo-2{width:min(17.2vw,252px);height:65%;top:19%;right:2.5%;transform:rotate(2deg)}.isla-stage .video-product-photo-1{width:min(17.2vw,250px);height:62%;top:20%;left:29%;transform:rotate(-1.5deg)}.isla-stage .video-product-photo-2{width:min(18vw,262px);height:74%;top:9%;right:2.8%;transform:rotate(1.5deg)}.news-editorial{z-index:2;max-width:1540px;margin:auto;padding:clamp(78px,7vw,118px) clamp(14px,4vw,62px) 88px;position:relative}.news-editorial>header{grid-template-columns:.72fr 1.65fr .8fr;align-items:end;gap:32px;margin:0 auto clamp(72px,8vw,130px);padding:0 clamp(4px,2vw,28px);display:grid}.news-editorial>header>span{color:#b95478;letter-spacing:.24em;text-transform:uppercase;align-self:start;font-size:9px;font-weight:600}.news-editorial>header h2{letter-spacing:-.055em;margin:0;font:300 clamp(43px,5.8vw,84px)/.94 Manrope,sans-serif}.news-editorial>header p{color:#77696e;max-width:270px;font-size:13px;line-height:1.7}.news-editorial-list{display:block}.editorial-look{isolation:isolate;border-top:1px solid #eadcdf;min-height:clamp(650px,49vw,770px);margin-bottom:clamp(64px,7vw,112px);position:relative}.editorial-look-2{width:88%;margin-left:auto}.editorial-look-3{width:94%;margin-left:3%}.editorial-look-4{width:84%}.editorial-look-5{width:90%;margin-bottom:0;margin-left:auto}.editorial-media{position:absolute;inset:0}.editorial-photo{z-index:1;background:#fff;padding:6px;transition:transform .55s cubic-bezier(.2,.72,.25,1),box-shadow .55s;display:block;position:absolute;overflow:hidden;box-shadow:0 24px 64px #5a344029,0 0 0 1px #eadde0}.editorial-photo img{object-fit:contain;object-position:center top;background:#fbf7f6;width:100%;height:100%;display:block}.editorial-photo:hover,.editorial-photo:focus-visible{z-index:5;box-shadow:0 32px 80px #5a34403a}.editorial-photo:focus-visible{outline-offset:4px;outline:2px solid #bd5277}.editorial-photo-1{width:43%;height:91%;top:4%;left:1%;transform:rotate(-.8deg)}.editorial-photo-2{width:27%;height:68%;top:13%;left:38%;transform:rotate(1.5deg)}.editorial-photo-3{width:18%;height:43%;bottom:4%;left:57%;transform:rotate(-1.6deg)}.editorial-photo-1:hover,.editorial-photo-1:focus-visible,.editorial-photo-2:hover,.editorial-photo-2:focus-visible,.editorial-photo-3:hover,.editorial-photo-3:focus-visible{transform:rotate(0)translateY(-5px)}.editorial-look:nth-child(2n) .editorial-photo-1{left:auto;right:1%;transform:rotate(.8deg)}.editorial-look:nth-child(2n) .editorial-photo-2{left:auto;right:38%;transform:rotate(-1.5deg)}.editorial-look:nth-child(2n) .editorial-photo-3{left:auto;right:57%;transform:rotate(1.6deg)}.editorial-look-3 .editorial-photo-1{width:42%;height:94%;top:2%;left:29%;transform:rotate(.5deg)}.editorial-look-3 .editorial-photo-2{width:25%;height:64%;top:15%;left:2%;transform:rotate(-1.8deg)}.editorial-look-3 .editorial-photo-3{width:24%;height:58%;inset:11% 2% auto auto;transform:rotate(1.8deg)}.editorial-look-4 .editorial-photo-1{width:45%}.editorial-look-4 .editorial-photo-2{width:28%;right:36%}.editorial-look-4 .editorial-photo-3{width:19%;right:57%}.editorial-look-5 .editorial-photo-1{width:45%}.editorial-look-5 .editorial-photo-2{width:27%;left:39%}.editorial-look-5 .editorial-photo-3{width:18%;left:58%}.editorial-copy{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdfcf2;border:1px solid #eadde0;width:30%;padding:clamp(25px,3vw,46px);position:absolute;top:23%;right:0;box-shadow:0 20px 52px #5a344021}.editorial-look:nth-child(2n) .editorial-copy{left:0;right:auto}.editorial-look-3 .editorial-copy{width:28%;top:auto;bottom:2%;right:1%}.editorial-copy>span{color:#b95478;letter-spacing:.2em;text-transform:uppercase;font-size:9px;font-weight:600}.editorial-copy h3{letter-spacing:-.045em;margin:14px 0 13px;font:400 clamp(27px,3.2vw,48px)/1 Manrope,sans-serif}.editorial-copy p{color:#77696e;font-size:13px;line-height:1.65}.editorial-copy>strong{margin-top:20px;font-size:16px;font-weight:500;display:block}.editorial-copy>a{letter-spacing:.15em;text-transform:uppercase;border-top:1px solid #ddcdd2;justify-content:space-between;align-items:center;margin-top:25px;padding-top:14px;font-size:9px;display:flex}.editorial-copy>a b{font-size:18px;font-weight:400}.news-cta{color:#2b1f23;background:linear-gradient(120deg,#f9edef,#f0d9df 58%,#f8e9eb)}.news-cta span{color:#b95478}.news-cta a{border-color:#2b1f23}.news-cta a:hover,.news-cta a:focus-visible{color:#fff;background:#2b1f23}.shop-catalog-hero{background-color:#f6eee9;background-image:url(/shop-catalog-wardrobe-studio.png);background-position:50%}.shop-catalog-hero:before{background:linear-gradient(90deg,#fffaf7fa 0%,#fff8f4f0 29%,#f7eee7a8 41%,#0000 61%)}.shop-catalog-slide{grid-template-columns:minmax(370px,.8fr) minmax(590px,1.2fr)}.shop-hero-visual{overflow:hidden}.shop-hero-gallery{position:absolute;inset:0}.shop-hero-photo{z-index:1;background:#fffaf7e8;border:1px solid #fff;margin:0;padding:6px;position:absolute;overflow:hidden;box-shadow:0 24px 68px #60433733}.shop-hero-photo img{object-fit:contain;object-position:center top;background:#fbf7f4;width:100%;height:100%;display:block}.shop-hero-photo-1{width:34%;height:70%;top:15%;left:1%;transform:rotate(-1.6deg)}.shop-hero-photo-2{z-index:2;width:36%;height:87%;top:6%;left:32%;transform:rotate(.4deg)}.shop-hero-photo-3{width:34%;height:70%;top:15%;right:1%;transform:rotate(1.6deg)}.shop-hero-catalog-label{z-index:4;color:#7b5663;top:5%;right:3%}@media (width<=1100px){.news-editorial>header{grid-template-columns:.65fr 1.7fr}.news-editorial>header p{display:none}.editorial-look{min-height:650px}.editorial-copy{width:33%;padding:28px}.shop-catalog-slide{grid-template-columns:minmax(335px,.82fr) minmax(480px,1.18fr)}.shop-hero-photo-1{width:35%;left:0}.shop-hero-photo-2{width:38%;left:31%}.shop-hero-photo-3{width:35%;right:0}}@media (width<=760px){.hero-slide:has(.kimberly-stage):after{background:linear-gradient(#0000 32%,#faeeeb8a 50%,#f7e7e9ef 65%,#f9edef 100%)}.hero-slide:has(.isla-stage):after{background:linear-gradient(#0000 32%,#faeeeb8a 50%,#f7e7e9ef 65%,#f9edef 100%)}.kimberly-stage{background-position:47%}.isla-stage{background-position:54%}.video-original-frame{max-width:68vw;height:58%;top:34%;left:50%}.kimberly-stage .video-product-photo-1,.isla-stage .video-product-photo-1{width:33vw;height:43%;top:11%;left:-2%;transform:rotate(-1.5deg)}.kimberly-stage .video-product-photo-2,.isla-stage .video-product-photo-2{width:32vw;height:41%;top:14%;right:-2%;transform:rotate(1.5deg)}:is(.hero-slide:has(.kimberly-stage) .hero-copy,.hero-slide:has(.isla-stage) .hero-copy){bottom:42px}.news-editorial{padding:66px 12px 60px}.news-editorial>header{margin:0 10px 62px;padding:0;display:block}.news-editorial>header h2{margin:16px 0;font-size:clamp(40px,11vw,58px)}.news-editorial>header p{max-width:430px;display:block}.editorial-look,.editorial-look-2,.editorial-look-3,.editorial-look-4,.editorial-look-5{width:100%;min-height:0;margin:0 0 78px;padding-top:9px}.editorial-look-5{margin-bottom:0}.editorial-media{height:128vw;max-height:760px;position:relative}.editorial-photo-1,.editorial-look:nth-child(2n) .editorial-photo-1,.editorial-look-3 .editorial-photo-1,.editorial-look-4 .editorial-photo-1,.editorial-look-5 .editorial-photo-1{width:72%;height:91%;top:3%;left:0;right:auto;transform:rotate(-.6deg)}.editorial-photo-2,.editorial-look:nth-child(2n) .editorial-photo-2,.editorial-look-3 .editorial-photo-2,.editorial-look-4 .editorial-photo-2,.editorial-look-5 .editorial-photo-2{width:39%;height:58%;top:10%;left:auto;right:0;transform:rotate(1.3deg)}.editorial-photo-3,.editorial-look:nth-child(2n) .editorial-photo-3,.editorial-look-3 .editorial-photo-3,.editorial-look-4 .editorial-photo-3,.editorial-look-5 .editorial-photo-3{width:33%;height:45%;inset:auto 6% 1% auto;transform:rotate(-1.3deg)}.editorial-look:nth-child(2n) .editorial-photo-1{left:auto;right:0;transform:rotate(.6deg)}.editorial-look:nth-child(2n) .editorial-photo-2{left:0;right:auto;transform:rotate(-1.3deg)}.editorial-look:nth-child(2n) .editorial-photo-3{left:6%;right:auto;transform:rotate(1.3deg)}.editorial-copy,.editorial-look:nth-child(2n) .editorial-copy,.editorial-look-3 .editorial-copy{width:auto;margin-top:-12px;padding:28px 20px 24px;position:relative;inset:auto}.editorial-copy h3{font-size:clamp(28px,8vw,40px)}.shop-catalog-hero{background-position:65%;height:880px;min-height:880px}.shop-catalog-hero:before{background:linear-gradient(#fffaf8fc 0%,#fff8f5f5 38%,#f5e8e1b8 55%,#0000 82%)}.shop-catalog-slide{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;padding:32px 16px 62px}.shop-hero-visual{margin-top:17px}.shop-hero-photo-1{width:46%;height:73%;top:15%;left:0;transform:rotate(-1.5deg)}.shop-hero-photo-2{width:46%;height:92%;top:2%;left:27%;transform:none}.shop-hero-photo-3{width:46%;height:73%;top:15%;right:0;transform:rotate(1.5deg)}.shop-hero-catalog-label{top:1%;right:2%}}@media (width>=761px) and (width<=900px){.shop-catalog-hero{background-position:65%;height:880px;min-height:880px}.shop-catalog-hero:before{background:linear-gradient(#fffaf8fc 0%,#fff8f5f5 38%,#f5e8e1b8 55%,#0000 82%)}.shop-catalog-slide{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;padding:32px 20px 62px}.shop-hero-copy{align-self:start;width:auto;margin:0;padding:0 8px}.shop-hero-copy>span{font-size:8px}.shop-hero-copy>h1{max-width:520px;margin:12px 0 17px;font-size:clamp(37px,7vw,54px)}.shop-hero-product-copy{max-width:520px;padding-left:15px}.shop-hero-product-copy h2{font-size:19px}.shop-hero-product-copy p{display:none}.shop-hero-copy>a{margin-top:18px;padding:11px 16px}.shop-hero-visual{min-height:0;margin-top:17px}.shop-hero-photo-1{width:46%;height:73%;top:15%;left:0;transform:rotate(-1.5deg)}.shop-hero-photo-2{width:46%;height:92%;top:2%;left:27%;transform:none}.shop-hero-photo-3{width:46%;height:73%;top:15%;right:0;transform:rotate(1.5deg)}.shop-hero-catalog-label{font-size:8px;top:1%;right:2%}.shop-hero-arrow{width:40px;height:40px;top:67%}.shop-hero-arrow.previous{left:8px}.shop-hero-arrow.next{right:8px}.shop-hero-dots{bottom:0}.shop-hero-dots button{width:24px;height:42px}.shop-hero-dots button:before{width:12px}.shop-hero-dots button.active:before{width:21px}.shop-hero-toggle{width:42px;min-width:42px;height:42px;padding:0;bottom:48px;right:10px}.shop-hero-toggle span{display:none}}@media (width<=480px){.editorial-media{height:142vw}.editorial-photo{padding:4px}.shop-catalog-hero{height:850px;min-height:850px}.shop-catalog-slide{padding-left:10px;padding-right:10px}.shop-hero-photo-1{width:47%;left:0}.shop-hero-photo-2{width:47%;left:26.5%}.shop-hero-photo-3{width:47%;right:0}}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.news-feature{background:linear-gradient(135deg,#f9eff0,#f2dde2 52%,#faefeb);height:min(720px,100vh - 112px);min-height:590px;padding:clamp(14px,2vw,28px);position:relative;overflow:hidden}.news-feature-card{background:#f7eceb;height:88%;display:block;position:relative;overflow:hidden;box-shadow:0 24px 65px #60384424}.news-feature-card-2{z-index:2;height:100%;box-shadow:0 30px 78px #60384435}.news-feature-card-3{height:84%}.news-feature-card img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .75s cubic-bezier(.2,.72,.25,1),filter .4s;display:block;transform:scale(1.002)}.news-feature-card-1 img{object-position:center 44%}.news-feature-card-1 img,.news-feature-card-2 img{object-fit:contain}.news-feature-card-2 img{object-position:center top}.news-feature-card-3 img{object-position:center 38%}.news-feature-card:hover img,.news-feature-card:focus-visible img{transform:scale(1.065)}.news-feature-card:focus-visible{outline-offset:-3px;outline:3px solid #b94f74}.news-whatsapp-offer{z-index:3;background:#fffaf9;border-top:1px solid #ead9de;border-bottom:1px solid #ead9de;justify-content:space-between;align-items:center;gap:40px;padding:clamp(34px,4vw,58px) clamp(24px,7vw,112px);display:flex;position:relative}.news-whatsapp-offer>div{max-width:880px}.news-whatsapp-offer span{color:#b94f74;letter-spacing:.23em;text-transform:uppercase;font-size:9px;font-weight:600}.news-whatsapp-offer h2{letter-spacing:-.045em;margin:12px 0 0;font:300 clamp(29px,3.6vw,52px)/1.04 Manrope,sans-serif}.news-whatsapp-offer>a{color:#fff;letter-spacing:.16em;text-transform:uppercase;background:#2b1f23;border:1px solid #2b1f23;flex:none;align-items:center;gap:28px;padding:16px 23px;font-size:9px;font-weight:600;transition:all .25s;display:inline-flex}.news-whatsapp-offer>a b{font-size:17px;font-weight:400}.news-whatsapp-offer>a:hover,.news-whatsapp-offer>a:focus-visible{background:#b94f74;border-color:#b94f74}@media (width<=760px){.news-feature{height:auto;min-height:0;padding:9px}.news-feature-grid{grid-template-rows:min(138vw,650px) min(68vw,330px);grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;height:auto}.news-feature-card,.news-feature-card-2,.news-feature-card-3{height:100%}.news-feature-card-2{order:-1;grid-area:1/1/auto/-1}.news-feature-card-1{grid-area:2/1}.news-feature-card-3{grid-area:2/2}.news-feature-card-1 img{object-position:center 34%}.news-feature-card-2 img{object-position:center top}.news-feature-card-3 img{object-position:center 28%}.news-whatsapp-offer{padding:36px 22px 38px;display:block}.news-whatsapp-offer h2{font-size:clamp(29px,8.7vw,42px)}.news-whatsapp-offer>a{margin-top:24px}}@media (width<=560px){.news-feature{margin-top:54px}}html,body,#root,.app-shell{max-width:100%}body{overflow-x:clip}.nav-dropdown>.nav-dropdown-trigger{letter-spacing:.08em;white-space:nowrap;align-items:center;height:100%;font-size:12px;display:flex;position:relative}.nav-dropdown>.nav-dropdown-trigger:after{content:"";background:var(--ink);width:100%;height:1px;transition:all .25s;position:absolute;bottom:22px;left:0;transform:scaleX(0)}.nav-dropdown:hover>.nav-dropdown-trigger:after,.nav-dropdown:focus-within>.nav-dropdown-trigger:after{transform:scaleX(1)}.product-actions{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.product-actions a{color:#2b1f23;letter-spacing:.11em;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;min-height:48px;font-size:9px;font-weight:600;line-height:1.2;display:flex;background:0 0!important;border:1px solid #2b1f23!important;padding:0 12px!important}.product-actions .buy-link{color:#fff;background:#2b1f23!important}.product-actions a:before,.product-actions a:after{content:none!important;display:none!important}.product-actions a:hover,.product-actions a:focus-visible{color:#fff;background:#b94f74!important;border-color:#b94f74!important}.main-product-image{position:relative}.product-gallery-arrow{z-index:3;color:#2b1f23;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdfce8;border:1px solid #ffffffd9;border-radius:50%;place-items:center;width:50px;height:50px;font-size:29px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 28px #3218212b}.product-gallery-arrow.previous{left:14px}.product-gallery-arrow.next{right:14px}.product-gallery-arrow:hover,.product-gallery-arrow:focus-visible{color:#fff;background:#2b1f23}.product-gallery-arrow:focus-visible{outline-offset:2px;outline:3px solid #bd5277}.product-gallery-count{z-index:3;color:#2b1f23;letter-spacing:.12em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdfce8;padding:7px 10px;font-size:9px;position:absolute;bottom:16px;right:16px}.add-cart-button,.buy-now-button{height:54px;font-size:10px;font-weight:600}.news-page{background:#f8ecef}.news-feature{background:linear-gradient(145deg,#f9eef1,#efd9df 54%,#f9ece9);height:auto;min-height:0;padding:clamp(36px,5vw,76px) clamp(12px,3vw,44px) clamp(62px,7vw,104px);overflow:visible}.news-feature-grid{grid-template-columns:.96fr 1.1fr .96fr;align-items:start;gap:clamp(10px,1.35vw,22px);width:100%;max-width:1420px;height:auto;margin:auto;display:grid}.news-feature-card,.news-feature-card-2,.news-feature-card-3{z-index:auto;height:auto;box-shadow:none;background:0 0;display:block;position:relative;overflow:visible}.news-feature-card-1,.news-feature-card-3{margin-top:clamp(34px,5vw,76px)}.news-feature-visual{background:0 0;border:1px solid #cfb7bf;display:block;overflow:hidden}.news-feature-card .news-feature-visual img{width:100%;transition:transform .7s cubic-bezier(.2,.72,.25,1),filter .4s;display:block;transform:scale(1.001);object-fit:contain!important;object-position:center!important;height:auto!important}.news-feature-visual:hover img,.news-feature-visual:focus-visible img{transform:scale(1.035)}.news-feature-visual:focus-visible{outline-offset:3px;outline:3px solid #b94f74}.news-feature-meta{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding-top:16px;display:grid}.news-feature-meta h2{font:500 clamp(14px,1.25vw,19px)/1.22 Manrope,sans-serif}.news-feature-meta strong{margin-top:7px;font-size:13px;font-weight:500;display:block}.news-feature-buy{color:#fff;letter-spacing:.14em;text-transform:uppercase;background:#2b1f23;justify-content:space-between;align-items:center;gap:18px;min-height:44px;padding:0 15px;font-size:9px;font-weight:600;transition:all .25s;display:flex}.news-feature-buy b{font-size:16px;font-weight:400}.news-feature-buy:hover,.news-feature-buy:focus-visible{background:#b94f74}.news-editorial{max-width:1540px;margin:auto;padding:clamp(74px,7vw,112px) clamp(14px,4vw,62px) clamp(82px,8vw,126px)}.news-editorial>header{background:#f0dce2;grid-template-columns:minmax(120px,.42fr) minmax(0,1.7fr) minmax(220px,.65fr);align-items:center;gap:clamp(22px,3vw,50px);max-width:1390px;margin:0 auto clamp(72px,7vw,112px);padding:clamp(34px,4vw,58px);display:grid}.news-editorial>header>span{align-self:center}.news-editorial>header h2{letter-spacing:-.05em;max-width:850px;margin:0;font:300 clamp(40px,4.6vw,68px)/1 Manrope,sans-serif}.news-editorial>header p{max-width:320px;display:block}.news-editorial-list{flex-direction:column;gap:clamp(72px,8vw,124px);display:flex}.editorial-look,.editorial-look-2,.editorial-look-3,.editorial-look-4,.editorial-look-5{background:0 0;border:0;grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:clamp(14px,2vw,30px);width:100%;min-height:0;margin:0;display:grid;position:relative}.editorial-look .editorial-media{grid-column:1/10;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;min-width:0;display:grid;position:relative;inset:auto}.editorial-look .editorial-photo{box-shadow:none;background:0 0;border:1px solid #cdb7be;padding:0;transition:transform .55s cubic-bezier(.2,.72,.25,1),filter .4s;display:block;position:relative;overflow:hidden;width:auto!important;height:auto!important;inset:auto!important}.editorial-look .editorial-photo img{object-fit:contain;object-position:center;background:0 0;width:100%;height:auto;display:block}.editorial-look .editorial-photo:hover,.editorial-look .editorial-photo:focus-visible{z-index:5;box-shadow:none;filter:saturate(1.04)}.editorial-look .editorial-photo-1{z-index:1;grid-area:1/1/auto/7;margin:0;transform:rotate(-.6deg)}.editorial-look .editorial-photo-2{z-index:2;grid-area:1/6/auto/10;margin-top:18%;transform:rotate(1.25deg)}.editorial-look .editorial-photo-3{z-index:3;grid-area:1/9/auto/13;margin-top:58%;transform:rotate(-1.35deg)}.editorial-look .editorial-photo-1:hover,.editorial-look .editorial-photo-1:focus-visible,.editorial-look .editorial-photo-2:hover,.editorial-look .editorial-photo-2:focus-visible,.editorial-look .editorial-photo-3:hover,.editorial-look .editorial-photo-3:focus-visible{transform:translateY(-5px)}.editorial-look .editorial-copy{width:auto;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;grid-column:10/13;padding:0;position:relative;inset:auto;transform:none}.editorial-look:nth-child(2n) .editorial-media{order:2;grid-area:1/4/auto/13}.editorial-look:nth-child(2n) .editorial-copy{order:1;grid-area:1/1/auto/4;left:auto;right:auto}.editorial-look:nth-child(2n) .editorial-photo-1{grid-column:7/13;transform:rotate(.6deg)}.editorial-look:nth-child(2n) .editorial-photo-2{grid-column:4/8;transform:rotate(-1.25deg)}.editorial-look:nth-child(2n) .editorial-photo-3{grid-column:1/5;transform:rotate(1.35deg)}.editorial-copy>a{color:#fff;background:#2b1f23;border:0;justify-content:space-between;align-items:center;width:min(100%,220px);min-height:46px;margin-top:25px;padding:0 16px;display:flex}.editorial-copy>a:hover,.editorial-copy>a:focus-visible{background:#b94f74}.news-whatsapp-offer{color:#fff;background:linear-gradient(125deg,#251a1e,#643047 58%,#a64f70);border:0;justify-content:space-between;align-items:center;gap:40px;padding:clamp(48px,7vw,92px) clamp(22px,7vw,112px);display:flex}.news-whatsapp-offer span{color:#f2abc4}.news-whatsapp-offer>a{color:#281c20;background:#fff;border-color:#fff}.news-whatsapp-offer>a:hover,.news-whatsapp-offer>a:focus-visible{color:#281c20;background:#f0b4c8;border-color:#f0b4c8}@media (width<=900px){.site-header{grid-template-rows:70px 54px;grid-template-columns:minmax(0,1fr) 44px;gap:0;height:124px;padding:0 14px}.brand-logo{grid-area:1/1;justify-self:start;width:150px;height:58px;overflow:visible}.brand-logo img{width:150px;height:auto}.brand-logo:after{display:none}.menu-toggle{flex-direction:column;grid-area:1/2;justify-content:center;justify-self:end;align-items:stretch;gap:5px;width:44px;height:44px;margin:0;padding:12px 10px;display:flex}.menu-toggle span{width:24px}.header-tools{border-top:1px solid var(--line);background:#fff;grid-area:2/1/auto/-1;width:100%;padding:7px 0;position:static}.header-search{width:100%;height:40px}.header-actions{display:none}.nav-menu{max-height:calc(100vh - 124px);padding:18px 24px 24px;position:absolute;top:100%;overflow-y:auto}.nav-menu>a,.nav-dropdown>.nav-dropdown-trigger{width:100%;height:auto;padding:14px 0}.nav-dropdown{height:auto}.nav-dropdown>.nav-dropdown-trigger:after{bottom:8px}.mega-menu{display:none}.hero-carousel,.news-feature,.shop-catalog-hero,.product-page{margin-top:0}.shop-catalog-hero{height:700px;min-height:700px}.shop-catalog-slide{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;padding:22px 16px 52px}.shop-hero-copy{align-self:start;width:auto;margin:0;padding:0 6px}.shop-hero-copy>h1{max-width:520px;margin:9px 0 13px;font-size:clamp(30px,5vw,42px)}.shop-hero-product-copy{max-width:500px;padding-left:12px}.shop-hero-product-copy h2{margin:4px 0 5px;font-size:17px}.shop-hero-product-copy p{display:none}.shop-hero-product-copy strong{margin-top:6px}.shop-hero-copy>a{margin-top:13px;padding:11px 15px}.shop-hero-visual{min-height:0;margin-top:8px}.shop-hero-photo-1{width:46%;height:72%;top:14%;left:0;transform:rotate(-1.3deg)}.shop-hero-photo-2{width:46%;height:92%;top:1%;left:27%;transform:none}.shop-hero-photo-3{width:46%;height:72%;top:14%;right:0;transform:rotate(1.3deg)}.shop-hero-arrow{top:69%}}@media (width<=760px){.hero-carousel{height:570px;min-height:570px}.hero-slide>img{object-position:center}.hero-slide.active .hero-copy{text-align:center;flex-direction:column;align-items:center;width:min(340px,100% - 38px);display:flex;inset:auto auto 50px 50%;transform:translate(-50%)}.hero-copy span{font-size:11px}.hero-copy h1{max-width:none;margin:12px 0 22px;font-size:34px}.hero-copy a{justify-content:center;align-items:center;min-height:44px;display:flex}.hero-product{display:none}.product-carousel-section{padding:66px 10px 76px}.carousel-heading{margin-bottom:30px;padding:0 8px;display:block}.carousel-heading .section-heading{text-align:center;margin:0}.carousel-heading .section-heading p{max-width:330px;margin-inline:auto;line-height:1.6}.product-carousel-controls,.product-carousel-dots{display:none}.product-carousel-window{overflow:visible}.product-roll{scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 9px;padding:0;display:grid;overflow:visible}.product-roll .product-card{scroll-snap-align:none;min-width:0}.product-roll .carousel-card-3{grid-column:1/-1;justify-self:center;width:calc(50% - 5px)}.product-carousel-section .product-info{text-align:center;padding:12px 3px 0;display:block}.product-carousel-section .product-info>strong{padding-top:7px;display:block}.product-carousel-section .product-actions{grid-template-columns:1fr}.product-carousel-section .view-all{margin-top:42px}.product-carousel-section .view-all a{border:1px solid #2b1f23;align-items:center;min-height:46px;padding:0 18px;display:flex}.news-feature{padding:30px 9px 58px}.news-feature-grid{grid-template-rows:auto auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 8px}.news-feature-card,.news-feature-card-1,.news-feature-card-2,.news-feature-card-3{height:auto;margin:0}.news-feature-card-2{order:-1;grid-area:1/1/auto/-1}.news-feature-card-1{grid-area:2/1}.news-feature-card-3{grid-area:2/2}.news-feature-meta{padding:12px 3px 0;display:block}.news-feature-meta h2{min-height:35px;font-size:12px}.news-feature-meta strong{font-size:11px}.news-feature-buy{width:100%;min-height:42px;margin-top:11px;padding:0 11px;font-size:8px}.news-editorial{padding:64px 9px 72px}.news-editorial>header{text-align:center;margin:0 4px 56px;padding:31px 22px 34px;display:block}.news-editorial>header h2{max-width:none;margin:13px 0 15px;font-size:clamp(32px,9.2vw,42px);line-height:1.03}.news-editorial>header p{max-width:420px;margin:auto;line-height:1.65;display:block}.news-editorial-list{gap:70px}.editorial-look,.editorial-look-2,.editorial-look-3,.editorial-look-4,.editorial-look-5,.editorial-look:nth-child(2n){width:100%;min-height:0;margin:0;padding:0;display:block}.editorial-look .editorial-media,.editorial-look:nth-child(2n) .editorial-media{aspect-ratio:1.06;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1.35fr .65fr;gap:7px;width:100%;height:auto;max-height:none;display:grid;position:relative;inset:auto}.editorial-look .editorial-photo,.editorial-look:nth-child(2n) .editorial-photo{margin:0;position:relative;transform:none;width:auto!important;height:auto!important;inset:auto!important}.editorial-look .editorial-photo img{object-fit:contain;background:0 0;width:100%;height:100%}.editorial-look .editorial-photo-1,.editorial-look:nth-child(2n) .editorial-photo-1{grid-area:1/1/3}.editorial-look .editorial-photo-2,.editorial-look:nth-child(2n) .editorial-photo-2{grid-area:1/2}.editorial-look .editorial-photo-3,.editorial-look:nth-child(2n) .editorial-photo-3{grid-area:2/2}.editorial-look .editorial-copy,.editorial-look:nth-child(2n) .editorial-copy{text-align:center;width:auto;box-shadow:none;background:0 0;border:0;margin:19px 8px 0;padding:0;position:relative;inset:auto;transform:none}.editorial-copy h3{font-size:clamp(27px,8vw,38px)}.editorial-copy p{max-width:340px;margin-inline:auto}.editorial-copy>a{margin:24px auto 0}.news-whatsapp-offer{text-align:center;padding:48px 22px 52px;display:block}.news-whatsapp-offer h2{font-size:clamp(28px,8.4vw,39px);line-height:1.08}.news-whatsapp-offer>a{justify-content:space-between;width:min(100%,240px);margin:26px auto 0}.shop-content{padding:34px 12px 78px}.shop-title{align-items:flex-end;gap:14px}.shop-title h2{margin-top:0}.shop-title>p{padding-top:0}.shop-filters{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:12px 9px;padding:15px 0;display:grid;overflow:visible}.shop-filters label{gap:6px;width:100%;min-width:0}.shop-filters select{border:1px solid var(--line);background:#fff;width:100%;min-width:0;height:43px;padding:0 28px 0 10px}.view-controls{display:none}.shop-sort{gap:12px}.shop-sort label{min-width:0}.shop-sort select{max-width:130px}.shop-catalog-hero{background-position:65%;height:590px;min-height:590px}.shop-catalog-hero:before{background:linear-gradient(#fffaf8fc 0%,#fff8f5f4 35%,#f4e4e0a8 57%,#0000 90%)}.shop-catalog-slide{padding:16px 10px 46px}.shop-hero-copy{text-align:center;padding:0 10px}.shop-hero-copy>span{font-size:8px}.shop-hero-copy>h1{display:none}.shop-hero-product-copy{border:0;max-width:none;padding:0}.shop-hero-product-copy h2{font-size:18px}.shop-hero-product-copy strong{font-size:14px}.shop-hero-copy>a{min-height:41px;margin:11px auto 0;padding:0 14px}.shop-hero-visual{margin-top:8px}.shop-hero-gallery{height:320px;top:4px;bottom:auto}.shop-hero-photo{aspect-ratio:3/4;background:0 0;border:1px solid #d4bcc3;padding:1px;box-shadow:0 16px 40px #60433725;height:auto!important}.shop-hero-photo img{object-fit:contain;background:0 0}.shop-hero-photo-1{width:47%;top:12%;left:0;transform:rotate(-1.2deg)}.shop-hero-photo-2{width:47%;top:0;left:26.5%;transform:none}.shop-hero-photo-3{width:47%;top:12%;right:0;transform:rotate(1.2deg)}.shop-hero-catalog-label{font-size:8px;top:auto;bottom:1%;right:2%}.shop-hero-arrow{width:40px;height:40px;top:67%}.shop-hero-dots{bottom:0}.shop-hero-toggle{width:38px;min-width:38px;height:38px;bottom:42px;right:8px}.shop-hero-toggle span{display:none}}@media (width<=560px){.site-header{padding-inline:12px}.brand-logo{width:148px;height:57px}.brand-logo img{width:148px}.hero-carousel{height:560px;min-height:560px}.hero-slide.active .hero-copy{bottom:47px}.hero-copy h1{font-size:33px}.product-roll{gap:28px 8px}.product-roll .carousel-card-3{width:calc(50% - 4px)}.product-carousel-section .product-info h3{font-size:11px}.product-carousel-section .product-actions a{min-height:44px;font-size:8px;padding-inline:5px!important}.product-thumbnails{display:none}.product-gallery{grid-template-columns:1fr}.product-gallery-arrow{width:46px;height:46px;font-size:27px}.product-gallery-arrow.previous{left:10px}.product-gallery-arrow.next{right:10px}.product-gallery-count{bottom:12px;right:12px}.product-purchase .quantity-control,.product-purchase .add-cart-button,.product-purchase .buy-now-button{height:56px}.purchase-row{grid-template-columns:104px minmax(0,1fr);gap:9px}.shop-page .product-actions{grid-template-columns:1fr;gap:6px}.shop-page .product-actions a{min-height:43px;font-size:9px;padding:0 5px!important}.shop-grid.columns-4,.shop-grid.columns-2{gap:36px 9px}.shop-catalog-hero{height:570px;min-height:570px}.shop-catalog-slide{padding:14px 8px 44px}.shop-hero-gallery{height:305px}.news-feature{padding-top:24px}.news-feature-meta h2{font-size:11px}.news-feature-buy{letter-spacing:.1em}.news-cta{padding:76px 20px}}.nav-dropdown{align-items:center;height:100%;display:flex;position:relative}.nav-dropdown>.nav-dropdown-trigger{cursor:pointer;background:0 0;border:0;justify-content:space-between;gap:9px}.nav-dropdown-trigger>span{font-size:14px;line-height:1;transition:transform .2s}.nav-dropdown.open>.nav-dropdown-trigger>span{transform:rotate(180deg)}.mega-menu{border:1px solid var(--line);opacity:0;visibility:hidden;z-index:60;background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(460px,100vw - 32px);height:auto;max-height:none;padding:14px;transition:opacity .2s,visibility .2s,transform .2s;display:grid;position:absolute;top:calc(100% - 8px);left:50%;right:auto;overflow:visible;transform:translate(-50%,-6px);box-shadow:0 18px 42px #2b1f2326}.mega-menu>div{flex-direction:column;gap:1px;display:flex}.mega-menu strong{border-bottom:1px solid var(--line);margin:0 0 5px;padding:8px 10px 10px;font-size:10px}.mega-menu a{color:#625b5e;padding:10px;font-size:11px;transition:all .2s;display:block}.mega-menu a:hover,.mega-menu a:focus-visible{background:var(--soft-rose);color:var(--rose)}.nav-dropdown.open>.mega-menu{opacity:1;visibility:visible;transform:translate(-50%)}.nav-dropdown:not(.open):focus-within>.mega-menu{opacity:0;visibility:hidden;transform:translate(-50%,-6px)}@media (width>=901px) and (hover:hover){.nav-dropdown:hover>.mega-menu{opacity:1;visibility:visible;transform:translate(-50%)}}.video-original-frame{background:0 0;border:0;padding:0;overflow:hidden;box-shadow:0 26px 70px #5a31403b}.video-product-photo{background:0 0;border:0;padding:0;box-shadow:0 22px 54px #5a314032}.shop-hero-gallery{overflow:visible}.shop-look{aspect-ratio:2/3;opacity:.88;filter:drop-shadow(0 22px 25px #42242d30);will-change:left,right,top,width,transform;background:0 0;border:0;height:auto;margin:0;padding:0;transition:left .55s cubic-bezier(.2,.72,.25,1),right .55s cubic-bezier(.2,.72,.25,1),top .55s cubic-bezier(.2,.72,.25,1),width .55s cubic-bezier(.2,.72,.25,1),opacity .4s,transform .55s cubic-bezier(.2,.72,.25,1),filter .4s;position:absolute;overflow:hidden}.shop-look img,.shop-look video{object-position:center;background:0 0;border:0;width:100%;height:100%;display:block;transform:none}.shop-look img{object-fit:cover}.shop-look video,.shop-look-kimberly img,.shop-look-isla img{object-fit:contain}.shop-look-brigitte img{object-fit:cover;object-position:51% center}.shop-look.is-previous{z-index:1;width:min(31%,280px);top:15%;left:1%;right:auto;transform:rotate(-1.3deg)}.shop-look.is-active{z-index:3;opacity:1;filter:drop-shadow(0 27px 30px #42242d47);width:min(38%,360px);top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}.shop-look.is-next{z-index:2;width:min(31%,280px);top:12%;left:auto;right:1%;transform:rotate(1.3deg)}.shop-look:hover{opacity:1;filter:drop-shadow(0 28px 30px #42242d47)}@media (width<=900px){.nav-menu{border:1px solid var(--line);background:#fff;align-items:stretch;gap:0;width:min(290px,100vw - 24px);height:auto;max-height:min(70vh,520px);padding:10px;display:flex;position:absolute;top:calc(100% + 8px);left:auto;right:12px;overflow-y:auto;box-shadow:0 18px 42px #2b1f2326}.nav-menu>a,.nav-dropdown>.nav-dropdown-trigger{border-radius:0;width:100%;height:auto;min-height:44px;padding:0 12px}.nav-menu>a:after,.nav-dropdown>.nav-dropdown-trigger:after{display:none}.nav-menu>a:hover,.nav-menu>a:focus-visible,.nav-dropdown>.nav-dropdown-trigger:hover,.nav-dropdown>.nav-dropdown-trigger:focus-visible{color:var(--rose);background:#faf1f3}.nav-dropdown{width:100%;height:auto;display:block}.mega-menu{width:100%;max-height:0;box-shadow:none;opacity:0;visibility:hidden;background:#fff;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 5px;padding:0 0 0 12px;transition:max-height .28s,opacity .2s,visibility .2s,padding .28s;display:grid;position:static;top:auto;left:auto;right:auto;overflow:hidden;transform:none}.mega-menu>div{padding:0}.mega-menu>div+div{border-top:0;border-left:1px solid var(--line);margin:0;padding-left:5px}.mega-menu strong{padding:9px 10px 8px;font-size:9px}.mega-menu a{padding:9px 10px;font-size:10px}.nav-dropdown.open>.mega-menu{opacity:1;visibility:visible;max-height:230px;padding:6px 0 8px 12px;transform:none}.nav-dropdown:not(.open)>.mega-menu{opacity:0!important;visibility:hidden!important;max-height:0!important;padding-top:0!important;padding-bottom:0!important;transform:none!important}.shop-look.is-previous{width:min(29%,250px);left:2%}.shop-look.is-active{width:min(38%,330px)}.shop-look.is-next{width:min(29%,250px);right:2%}}@media (width<=760px){.video-original-frame{max-width:64vw;height:58%;top:35%;left:50%}.kimberly-stage .video-product-photo-1,.isla-stage .video-product-photo-1{width:31vw;height:42%;top:12%;left:2%;transform:rotate(-1.2deg)}.kimberly-stage .video-product-photo-2,.isla-stage .video-product-photo-2{width:30vw;height:40%;top:15%;right:2%;transform:rotate(1.2deg)}.shop-hero-gallery{height:100%;inset:0}.shop-look.is-previous{width:36%;top:19%;left:0;transform:rotate(-1deg)}.shop-look.is-active{width:56%;top:50%;left:50%;transform:translate(-50%,-50%)}.shop-look.is-next{width:36%;top:16%;right:0;transform:rotate(1deg)}.shop-look{filter:drop-shadow(0 14px 16px #42242d2e)}}@media (width<=420px){.nav-menu{width:min(286px,100vw - 16px);right:8px}.shop-look.is-previous,.shop-look.is-next{width:35%}.shop-look.is-active{width:55%}}.hero-media-link{z-index:1;display:block;position:absolute;inset:0;overflow:hidden}.hero-media-link>img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 6s;position:absolute;transform:scale(1.02)}.hero-slide.active .hero-media-link>img{transform:scale(1)}.hero-media-link:focus-visible{outline-offset:-5px;outline:3px solid #fff}.hero-slide:after{z-index:2;pointer-events:none}.hero-copy,.hero-product{z-index:3}.kimberly-stage .video-original-frame{aspect-ratio:3/2;width:min(44vw,660px);max-width:none;height:auto}.kimberly-stage .video-original-frame video{object-fit:contain;transform-origin:50%;flex:none;width:66.6667%;max-width:none;height:150%;transform:rotate(-90deg)}.shop-look-link{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.shop-look-link>span{z-index:4;color:#fff;letter-spacing:.1em;text-transform:uppercase;opacity:0;background:linear-gradient(#0000,#29151fc7);justify-content:space-between;align-items:center;gap:12px;padding:28px 13px 12px;font-size:8px;font-weight:600;transition:all .25s;display:flex;position:absolute;bottom:0;left:0;right:0}.shop-look:hover .shop-look-link>span,.shop-look:focus-within .shop-look-link>span,.shop-look.is-active .shop-look-link>span{opacity:1}.shop-look.is-hidden{z-index:0;opacity:0;visibility:hidden;pointer-events:none;width:22%;top:50%;left:50%;right:auto;transform:translate(-50%,-50%)scale(.88)}.shop-look.is-kimberly.is-video{aspect-ratio:3/2;background:0 0}.shop-look.is-kimberly.is-video video{object-fit:contain;transform-origin:50%;flex:none;width:66.6667%;max-width:none;height:150%;transform:rotate(-90deg)}.shop-hero-dots{max-width:min(76vw,520px);overflow:hidden}.shop-hero-dots button{flex:30px;min-width:20px}.shop-hero-dots button:before{max-width:calc(100% - 4px)}.shop-pagination{grid-template-columns:48px 1fr 48px;align-items:center;gap:12px;max-width:470px;margin:64px auto 0;display:grid}.shop-pagination>button,.shop-pagination>div>button{color:#392c31;background:#fffdfc;border:1px solid #ddcfd3;height:46px;font-size:10px}.shop-pagination>button:disabled{opacity:.3;cursor:not-allowed}.shop-pagination>div{justify-content:center;gap:7px;display:flex}.shop-pagination>div>button{min-width:46px;padding:0 10px}.shop-pagination>div>button.active{color:#fff;background:#2b1f23;border-color:#2b1f23}.cart-drawer>footer button{color:#fff;cursor:pointer;background:#2b1f23;transition:all .2s}.cart-drawer>footer button:hover,.cart-drawer>footer button:focus-visible{background:#bd5278}.cart-drawer>footer button:disabled{cursor:wait;opacity:.68}.cart-drawer>footer .cart-checkout-message{color:#8d3657;background:#f8e9ed;margin:8px 0 0;padding:9px 11px;font-size:10px;line-height:1.45}.admin-nav-link{color:#a83f66;display:none!important}.admin-crown-link{color:#a83f66}.admin-crown-link:hover,.admin-crown-link:focus-visible{color:#d05b86}.mobile-cart-button{display:none}.mobile-account-link{display:none!important}.product-video-thumb{color:#9b4264;letter-spacing:.08em;text-transform:uppercase;background:#f5e7e9;place-items:center;width:100%;height:100%;font-size:9px;display:grid}.main-product-image.showing-video{background:linear-gradient(145deg,#ead8d5,#f9ece9);justify-content:center;align-items:center;display:flex;overflow:hidden}.main-product-image.showing-video video{object-fit:contain;width:100%;height:100%;display:block}.main-product-image.kimberly-video-shell{aspect-ratio:3/2;height:auto}.main-product-image.kimberly-video-shell .kimberly-product-video{object-fit:contain;transform-origin:50%;flex:none;width:66.6667%;max-width:none;height:150%;transform:rotate(-90deg)}@media (width<=760px){.mobile-account-link{display:flex!important}.kimberly-stage .video-original-frame{width:min(80vw,560px);max-width:none;height:auto;top:37%;left:50%}.shop-look.is-kimberly.is-video.is-active{width:76%}.shop-look-link>span{padding:23px 9px 9px;font-size:7px}.shop-hero-dots{max-width:68vw}.shop-hero-dots button{min-width:15px}.shop-pagination{grid-template-columns:44px 1fr 44px;gap:7px;margin-top:45px}.shop-pagination>button,.shop-pagination>div>button{height:44px}.shop-pagination>div>button{min-width:44px}}@media (width<=900px){.mobile-account-link,.admin-nav-link{display:flex!important}.site-header{grid-template-columns:minmax(0,1fr) 42px 44px}.mobile-cart-button{grid-area:1/2;place-self:center;place-items:center;width:40px;height:40px;display:grid;position:relative}.mobile-cart-button svg{width:21px}.mobile-cart-button .bag-count{top:2px;right:0}.menu-toggle{grid-column:3}}@media (width<=420px){.shop-look.is-kimberly.is-video.is-active{width:80%}.shop-hero-dots{max-width:64vw}}.shop-hero-page-navigation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf9d9;border:1px solid #d9c2ca;grid-template-columns:38px auto 38px;align-items:center;width:max-content;margin-top:16px;display:grid;box-shadow:0 12px 32px #5d263718}.shop-hero-page-navigation button{color:#3b2930;width:38px;height:36px;font-size:15px;transition:all .2s}.shop-hero-page-navigation button:hover,.shop-hero-page-navigation button:focus-visible{color:#fff;background:#2b1d22}.shop-hero-page-navigation span{color:#826b73;letter-spacing:.14em;text-transform:uppercase;border-inline:1px solid #ead9de;padding:0 14px;font-size:8px}.shop-hero-page-navigation strong{color:#b64d73;font-size:10px}.product-purchase .add-cart-button{color:#fff;background:linear-gradient(120deg,#241b1e,#402630);border:1px solid #2b1d22;justify-content:space-between;align-items:center;gap:18px;min-width:0;padding:0 20px;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:flex;box-shadow:0 12px 26px #32182124}.product-purchase .add-cart-button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-purchase .add-cart-button b{color:#102f1b;background:#25d366;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:13px;display:grid}.product-purchase .add-cart-button:hover,.product-purchase .add-cart-button:focus-visible{background:linear-gradient(120deg,#8f3558,#c2587e);transform:translateY(-2px);box-shadow:0 16px 32px #6c29413d}@media (width<=560px){.shop-hero-page-navigation{margin-top:12px}.shop-hero-page-navigation span{padding:0 9px}}.hold-photo-hint{z-index:3;color:#5f5055;letter-spacing:.08em;text-transform:uppercase;opacity:0;pointer-events:none;background:#fffdfce8;padding:6px 8px;font-size:7px;transition:opacity .2s;position:absolute;bottom:9px;right:9px}.product-image:focus-within .hold-photo-hint{opacity:1}.product-image,.shop-look-link{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.whatsapp-icon-button{justify-content:center;align-items:center;gap:9px;display:inline-flex!important}.whatsapp-icon-button>svg{flex:none;width:18px;height:18px}.whatsapp-fab{padding:0 22px}.whatsapp-fab>svg{color:#fff;flex:none;width:25px;height:25px}.shop-hero-copy>a>svg{width:18px;height:18px}.shop-hero-page-navigation{z-index:9;margin:0;position:absolute;top:24px;left:50%;transform:translate(-50%)}.shop-look-link>span em{text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.shop-look-link>span strong{flex:none;font-size:8px;font-weight:600}@media (width<=900px){.site-header{grid-template-columns:minmax(0,1fr) 44px}.menu-toggle{grid-column:2}.nav-menu{text-align:center;align-items:center;width:min(330px,100vw - 20px);left:50%;right:auto;transform:translate(-50%,-10px)}.nav-menu.open{transform:translate(-50%)}.nav-menu>a,.nav-dropdown,.nav-dropdown>button{justify-content:center;width:100%}.mega-menu{width:100%;left:50%;right:auto;transform:translate(-50%,-6px)}.nav-dropdown.open>.mega-menu{transform:translate(-50%)}}@media (width<=560px){.hold-photo-hint{opacity:1}.shop-catalog-hero{height:630px;min-height:630px}.shop-catalog-slide{padding-top:70px;padding-bottom:68px}.shop-hero-page-navigation{margin:0;top:18px;visibility:visible!important;opacity:1!important;display:grid!important}.shop-hero-page-navigation button{width:42px;height:40px}.shop-hero-page-navigation span{text-align:center;min-width:150px}.shop-hero-copy{display:none}.shop-hero-visual{margin-top:4px;overflow:visible}.shop-look{overflow:visible}.shop-look.is-previous,.shop-look.is-next{width:38%}.shop-look.is-active{width:60%}.shop-look-link{overflow:visible}.shop-look-link>span{color:#2b1d22;opacity:1;background:0 0;min-height:43px;padding:8px 4px 0;font-size:8px;bottom:-47px}.shop-look-link>span strong{font-size:8px}.shop-hero-catalog-label{display:none}.shop-hero-dots{bottom:14px}.shop-hero-toggle{bottom:8px}.product-image,.product-carousel-window,.hero-carousel,.shop-catalog-hero,.main-product-image{touch-action:pan-y}.product-purchase .add-cart-button{justify-content:center;gap:10px}.product-purchase .add-cart-button>svg{color:#25d366;width:21px;height:21px}}.whatsapp-icon-button>svg{opacity:1;fill:#25d366!important;stroke:none!important}.whatsapp-fab>svg{opacity:1;filter:drop-shadow(0 1px 1px #08763d);fill:#fff!important;stroke:none!important;color:#fff!important}.announcement{touch-action:pan-x;cursor:grab;height:36px;font-size:10px}.announcement:active{cursor:grabbing}.announcement-track.is-paused{animation-play-state:paused}.main-product-image{touch-action:pan-y pinch-zoom!important}@media (width<=560px){.announcement{height:36px;font-size:8.5px}.shop-look-link>span em{letter-spacing:.08em;font-size:10px;font-weight:700}.shop-look-link>span strong{font-size:9px;font-weight:700}.product-info h3{font-size:13px;font-weight:650;line-height:1.25}.product-info>strong{font-size:12px;font-weight:650}.product-image,.product-carousel-window,.hero-carousel,.shop-catalog-hero{touch-action:pan-y pinch-zoom}.view-controls{gap:6px}.view-controls span{margin-right:6px}.view-controls .desktop-grid-control{display:none}.view-controls .single-grid-control{display:grid}.shop-grid.columns-1{gap:46px}.shop-grid.columns-1 .product-image{aspect-ratio:3/4;touch-action:pan-y}.shop-grid.columns-1 .product-info h3{font-size:16px}.shop-grid.columns-1 .product-info>strong{font-size:14px}.shop-grid.columns-1 .hold-photo-hint{font-size:8px}}@media (width<=900px){.nav-menu{top:var(--mobile-menu-top,124px);width:100%;max-width:none;height:max-content;max-height:min(68dvh, calc(100dvh - var(--mobile-menu-top,124px)));border-inline:0;border-top:1px solid var(--line);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;justify-content:flex-start;align-items:stretch;padding:8px 12px 12px;position:fixed;bottom:auto;left:0;right:auto;overflow-y:auto;transform:translateY(-8px)}.nav-menu.open{transform:none}.nav-menu>a,.nav-dropdown{flex:none}.nav-menu>a,.nav-dropdown>.nav-dropdown-trigger{min-height:43px;padding:0 12px}.mega-menu,.nav-dropdown.open>.mega-menu{grid-template-columns:1fr;width:100%;position:static;left:auto;transform:none}.nav-dropdown.open>.mega-menu{max-height:none;padding:5px 0 8px;display:grid;overflow:visible}.nav-dropdown:not(.open)>.mega-menu{display:none}.mega-menu>div+div{border-top:1px solid var(--line);border-left:0;margin-top:5px;padding:5px 0 0}.mega-menu strong{padding:8px 12px;font-size:10px}.mega-menu a{padding:9px 12px;font-size:11px}}@media (width<=760px){.view-controls{border-top:1px solid var(--line);grid-column:1/-1;justify-content:flex-end;margin:2px 0 0;padding-top:10px;display:flex!important}}@media (width<=560px){.shop-catalog-hero{--page-nav-top:64px;--page-nav-height:40px;--gallery-top:112px;touch-action:pan-y;overscroll-behavior-x:contain;height:630px;min-height:630px}.shop-catalog-slide{padding:0;animation:none;display:block}.shop-hero-page-navigation{top:var(--page-nav-top);height:var(--page-nav-height)}.shop-hero-page-navigation button{height:var(--page-nav-height)}.shop-hero-visual{inset:var(--gallery-top) 0 64px;min-height:0;margin:0;position:absolute}.shop-hero-gallery{height:100%;inset:0}.shop-look{transform-origin:top;will-change:transform,opacity;width:min(66%,280px);transition:transform .42s cubic-bezier(.22,.72,.2,1),opacity .28s,filter .28s;top:0;left:50%;right:auto}.shop-look.is-active{opacity:1;filter:drop-shadow(0 28px 30px #42242d55);width:min(66%,280px);top:0;left:50%;transform:translate(-50%)}.shop-look.is-previous{opacity:.7;filter:drop-shadow(0 12px 13px #42242d24);width:min(66%,280px);top:0;left:50%;transform:translate(-112%)translateY(70px)scale(.72)rotate(-1deg)}.shop-look.is-next{opacity:.7;filter:drop-shadow(0 12px 13px #42242d24);width:min(66%,280px);top:0;left:50%;right:auto;transform:translate(12%)translateY(70px)scale(.72)rotate(1deg)}.shop-hero-arrow{top:300px}.shop-look-link>span{bottom:-44px}}html.mobile-menu-open{overscroll-behavior:none}html.mobile-menu-open .nav-menu{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;min-height:0;padding-bottom:calc(20px + env(safe-area-inset-bottom));overflow-y:auto}.shop-video-frame{background:#f5e9e5;position:absolute;inset:0;overflow:hidden}.shop-video-frame .shop-video-poster{object-fit:cover;opacity:1;width:100%;height:100%;transition:opacity .25s;position:absolute;inset:0}.shop-video-frame video{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .25s;position:absolute;inset:0}.shop-video-frame video.is-ready{opacity:1}.shop-video-frame:has(video.is-ready) .shop-video-poster{opacity:0}.shop-look.is-kimberly.is-video .shop-video-frame.is-rotated video{top:50%;left:50%;object-fit:contain;transform-origin:50%;width:150%;height:66.6667%;inset:auto;transform:translate(-50%,-50%)rotate(-90deg)}.shop-look.is-kimberly.is-video{aspect-ratio:2/3}.shop-look.is-kimberly.is-video.is-active{width:min(38%,360px)}@media (width<=900px){.shop-look.is-kimberly.is-video.is-active{width:min(38%,330px)}}@media (width<=560px){.shop-look.is-kimberly.is-video.is-active{width:min(66%,280px)}.product-image{touch-action:pan-y}}@media (width>=561px){.view-controls .single-grid-control{display:none!important}}
