@font-face{font-family:Gotham;src:url(/assets/reels/Gotham-Light.otf) format("opentype");font-weight:325;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(/fonts/Poppins-Bold.woff2) format("woff2"),url(/fonts/Poppins-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(/fonts/Poppins-Bold.woff2) format("woff2"),url(/fonts/Poppins-Bold.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(/assets/reels/Gotham-BoldItalic.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}:root{color:#5d331b;background:#fff;font-family:Gotham,Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.fashion-reels-body{width:auto;line-height:normal;word-break:normal}a,button{font:inherit}.reels-showcase{min-height:100vh;overflow:hidden}.reels-section{--reel-height:clamp(420px,128vw,610px);--reel-inactive-height:clamp(294px,89vw,427px);display:grid;grid-template-areas:"gallery" "pagination" "copy";gap:0;padding:48px 24px 36px}.reels-section__copy{grid-area:copy;width:100%;min-height:260px;padding-top:20px}.copy-card{width:100%;max-width:400px;min-height:240px;margin:0 auto;display:flex;flex-direction:column;justify-content:flex-start}.copy-card h1{max-width:340px;min-height:2.3em;margin:0 0 12px;font-family:Fashion Sans,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(17px,4.5vw,26px);font-style:normal;font-weight:800;line-height:1.15;letter-spacing:-.02em;text-transform:uppercase}.copy-card h1,.copy-card p{animation:reelTextFade .28s cubic-bezier(.16,1,.3,1) both}.copy-card p{max-width:360px;min-height:4.2em;margin:0 0 23px;font-size:15px;font-weight:325;line-height:1.42}@keyframes reelTextFade{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.shop-button{display:inline-flex;min-height:45px;align-items:center;justify-content:center;padding:0 27px;color:#fff;background:#53260c;font-size:11px;font-weight:700;letter-spacing:.015em;text-decoration:none;transition:background-color .16s ease,transform .16s ease}.shop-button:focus-visible,.shop-button:hover{background:#3e1a09}.shop-button:active{transform:translateY(1px)}.reels-section__gallery{grid-area:gallery;height:var(--reel-height);min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-padding-inline:calc(50% - (clamp(245px, 74vw, 345px) / 2));scrollbar-width:none;touch-action:pan-y}.reels-section__gallery::-webkit-scrollbar{display:none}.reels-section__gallery--animating,.reels-section__gallery--dragging{cursor:grabbing;scroll-behavior:auto!important;scroll-snap-type:none!important}.reel-track{display:flex;align-items:flex-end;width:max-content;gap:12px;cursor:grab;user-select:none;padding-inline:calc(50% - (clamp(245px, 74vw, 345px) / 2))}.reel,.reel-track{height:var(--reel-height)}.reel{position:relative;width:clamp(245px,74vw,345px);flex:0 0 auto;overflow:visible;padding:0;border:0;border-radius:16px;background:transparent;cursor:pointer;scroll-snap-align:center;scroll-snap-stop:always}.reel,.reel__media{transform:translateZ(0)}.reel__media{position:absolute;inset:0;display:block;overflow:hidden;border-radius:inherit;background:#e5ded6;clip-path:inset(calc(100% - var(--reel-inactive-height)) 0 0 round 16px);will-change:clip-path;transition:clip-path .44s cubic-bezier(.16,1,.3,1)}.reel--active .reel__media{clip-path:inset(0 round 16px)}.reel__media video,.reel__media>img{width:100%;height:100%;object-fit:cover}.reel__media video,.reel__media>img,.reel__shade{position:absolute;inset:0;display:block;pointer-events:none}.reel__shade{z-index:2;background:rgb(19 13 10/43%);transition:opacity .36s cubic-bezier(.16,1,.3,1)}.reel--active .reel__shade{opacity:0}.reel__poster{z-index:0;transition:opacity .3s ease}.reel__video{z-index:1;opacity:0;transition:opacity .32s cubic-bezier(.16,1,.3,1)}.reel__video.is-ready{opacity:1}.pagination{grid-area:pagination;display:flex;justify-content:center;gap:10px;margin-top:25px}.pagination__dot{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#5d331b;cursor:pointer;opacity:1;transition:transform .18s ease}.pagination__dot--active{transform:scale(1.8)}.pagination__dot:focus-visible,.reel:focus-visible{outline:2px solid #5d331b;outline-offset:4px}.shop-target{height:1px}@media (min-width:750px){.reels-section{--reel-height:clamp(440px,39vw,640px);--reel-inactive-height:clamp(308px,27.3vw,448px);display:grid;grid-template-columns:clamp(300px,26vw,420px) minmax(0,1fr);grid-template-areas:"copy gallery" "copy pagination";align-items:start;gap:0;padding:140px 0 140px clamp(40px,6.5vw,128px)}.reels-section__copy{align-self:center;min-height:320px;padding-right:clamp(38px,5vw,84px);padding-top:0}.copy-card{margin:0;min-height:290px;display:flex;flex-direction:column;justify-content:flex-start}.copy-card h1{min-height:2.3em;margin-bottom:18px;font-size:clamp(22px,2.2vw,38px);font-weight:800;line-height:1.1}.copy-card p{min-height:4.5em;margin-bottom:30px;font-size:clamp(14px,1.1vw,17px);line-height:1.5}.reels-section__gallery{scroll-padding-inline:0}.reel-track{gap:18px;padding-inline:0}.reel{width:clamp(275px,24.5vw,400px);scroll-snap-align:start}.pagination{justify-content:flex-start;padding-left:calc(50% - 35px);margin-top:54px}}@media (prefers-reduced-motion:reduce){.pagination__dot,.reel__media,.reel__shade,.reel__video,.shop-button{transition-duration:.01ms}}@media (max-width:449px){.reels-section{padding-inline-right:0}.reels-section__copy{padding-right:24px}}.featured-product-slider{position:relative;height:80svh;min-height:520px;overflow:hidden;color:#5d331b;background:#f6e6c6;font-family:Gotham,Fashion Sans,sans-serif;-webkit-user-select:none;user-select:none;display:none}.featured-product-slide,.featured-product-slide__picture,.featured-product-slider__track,.featured-product-slider__viewport{height:100%}.featured-product-slider__viewport{overflow:hidden;cursor:grab;touch-action:pan-y}.featured-product-slider__viewport.is-dragging{cursor:grabbing}.featured-product-slider__track{position:relative;width:100%}.featured-product-slide{position:absolute;inset:0;overflow:hidden;opacity:0;pointer-events:none;transform:scale(1.012);transition:opacity .52s ease,transform .72s cubic-bezier(.16,1,.3,1)}.featured-product-slide.is-active{z-index:1;opacity:1;pointer-events:auto;transform:scale(1)}.featured-product-slide:after{position:absolute;inset:0;box-shadow:inset -20px -86px 48px rgb(0 0 0/16%);content:"";pointer-events:none}.featured-product-slide__picture{display:block}.featured-product-slide__picture img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-drag:none}.featured-product-slide__mobile-nav{display:none}.featured-product-card{position:absolute;z-index:2;right:clamp(28px,4vw,76px);bottom:clamp(28px,4vw,76px);display:grid;width:min(444px,calc(100% - 56px));overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 4px 18px rgb(0 0 0/22%)}.featured-product-card__content{padding:28px 30px 22px}.featured-product-card__rating{display:flex;align-items:center;gap:12px;margin:0 0 18px;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.featured-product-card__rating:before{width:20px;height:2px;background:#e3ad00;content:""}.featured-product-card__heading{display:grid;grid-template-columns:1fr auto;align-items:start;gap:24px;margin-bottom:24px}.featured-product-card h2,.featured-product-card__heading p{margin:0;font-size:18px;font-weight:325;line-height:1.25}.featured-product-card h2{font-style:italic;font-weight:700;letter-spacing:-.025em;text-transform:uppercase}.featured-product-card__heading p{font-size:13px;white-space:nowrap}.featured-product-card label{display:grid;grid-template-columns:1fr 1.25fr;align-items:center;gap:18px;padding-top:17px;border-top:1px solid rgb(93 51 27/24%);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.featured-product-card select{width:100%;min-height:42px;padding:0 14px;border:1px solid rgb(93 51 27/45%);border-radius:0;color:#5d331b;background:#fff;font:inherit}.featured-product-card>button{display:flex;min-height:62px;align-items:center;justify-content:space-between;padding:0 30px;border:0;color:#fff;background:#53260c;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background .18s ease,transform .12s ease}.featured-product-card>button:focus-visible,.featured-product-card>button:hover{background:#381708}.featured-product-card>button:active{transform:scale(.99)}.featured-product-card>button span:last-child{opacity:.72;font-weight:325}.featured-product-card__mobile-action{display:none}.featured-product-slider__pagination{position:absolute;z-index:3;bottom:24px;left:50%;display:flex;gap:8px;transform:translateX(-50%)}.featured-product-slider__pagination button{width:5px;height:5px;padding:0;border:0;border-radius:50%;background:rgb(255 255 255/45%);cursor:pointer}.featured-product-slider__pagination button.is-active{background:#fff}@media (max-width:749px){.featured-product-slider{min-height:520px}.featured-product-slide:after{box-shadow:inset 0 -120px 58px rgb(0 0 0/14%)}.featured-product-slide__mobile-nav{position:absolute;z-index:2;top:34px;right:22px;left:22px;display:flex;justify-content:space-between;color:#5d331b;font-size:9px;letter-spacing:.14em;text-transform:uppercase}.featured-product-slide__mobile-nav button{padding:0;border:0;color:inherit;background:transparent;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}.featured-product-slide__mobile-nav button:disabled{opacity:.35;cursor:default}.featured-product-card{right:16px;bottom:44px;left:16px;width:auto}.featured-product-card__content{padding:20px 20px 16px}.featured-product-card__rating{margin-bottom:12px}.featured-product-card__heading{gap:16px;margin-bottom:16px}.featured-product-card h2{font-size:16px}.featured-product-card label{padding-top:13px}.featured-product-card>button{min-height:56px;padding-inline:20px}.featured-product-card__desktop-action{display:none}.featured-product-card__mobile-action{display:inline}.featured-product-slider__pagination{display:none}}@media (prefers-reduced-motion:reduce){.featured-product-card>button,.featured-product-slide{transition-duration:.01ms}}.product-cards-section{--forest-primary:#69000a;--forest-surface:#f4f3f2;--product-cards-gap:clamp(12px,1.2vw,20px);--product-cards-padding:clamp(22px,4.8vw,76px);padding:clamp(64px,8vw,120px) 0 clamp(76px,9vw,136px);overflow:hidden;color:#111;background:var(--forest-surface);font-family:Gotham,Fashion Sans,sans-serif}.product-cards-qa-body .fashion-drawer,.product-cards-qa-body .fashion-header,.product-cards-qa-body .fashion-hero,.product-cards-qa-body .featured-product-slider,.product-cards-qa-body .reels-showcase{display:none}.product-cards-qa-body .product-cards-section{min-height:100svh}.product-cards-section__header{display:flex;max-width:1800px;align-items:end;justify-content:space-between;gap:28px;margin:0 auto 34px;padding-inline:var(--product-cards-padding)}.product-cards-section__header p{margin:0 0 10px;color:var(--forest-primary);font-size:10px;letter-spacing:.16em}.product-cards-section__header h2{margin:0;color:var(--forest-primary);font-family:Fashion Sans,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(32px,4.5vw,64px);font-weight:700;letter-spacing:-.03em;line-height:.95;text-transform:uppercase}.product-cards-section__controls{display:flex;align-items:center;gap:8px}.product-cards-section__controls>span{color:var(--forest-primary);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.product-cards-carousel-shell{position:relative;width:100%;min-width:0;max-width:1800px;margin-inline:auto;padding-inline:max(var(--product-cards-padding),100px);box-sizing:border-box}.product-cards-navigation{position:absolute;z-index:3;inset:0;pointer-events:none}.product-cards-arrow{position:absolute;top:50%;display:grid;width:52px;height:52px;place-items:center;padding:0;border:1px solid var(--forest-primary);border-radius:50%;color:var(--forest-primary);background:rgb(255 255 255/94%);box-shadow:0 8px 24px rgb(64 26 20/12%);font:inherit;line-height:0;cursor:pointer;pointer-events:auto;transform:translateY(-50%);transition:color .16s ease,background .16s ease,transform .16s ease}.product-cards-arrow svg{display:block;width:26px;height:26px}.product-cards-arrow--previous{left:28px}.product-cards-arrow--next{right:28px}.product-cards-arrow:focus-visible,.product-cards-arrow:hover{color:#fff;background:var(--forest-primary);transform:translateY(-50%) scale(1.04)}.product-cards-rail{position:relative;display:grid;width:100%;min-width:0;box-sizing:border-box;grid-auto-columns:calc(25% - 15px);grid-auto-flow:column;gap:20px;max-width:100%;padding:0 0 18px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.product-cards-rail::-webkit-scrollbar{display:none}.product-cards-rail.is-dragging{cursor:grabbing}.forest-product-card{display:flex;min-width:0;min-height:550px;flex-direction:column;padding:10px 10px 14px;border-radius:20px;background:#fff;scroll-snap-align:start;border:1px solid transparent;box-shadow:0 4px 18px rgb(0 0 0/4%);transition:transform .38s cubic-bezier(.16,1,.3,1),box-shadow .38s ease,border-color .38s ease}.forest-product-card.is-expanded{border-color:var(--forest-primary);box-shadow:0 20px 48px rgb(105 0 10/16%);transform:translateY(-6px)}.forest-product-card__expand-wrapper{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .38s cubic-bezier(.16,1,.3,1),opacity .32s ease}.forest-product-card.is-expanded .forest-product-card__expand-wrapper{grid-template-rows:1fr;opacity:1}.forest-product-card__expand-content{overflow:hidden}.forest-product-card__description{margin:0;padding:12px 10px 14px;color:#5d5550;font-size:13px;line-height:1.55;border-top:1px dashed #e2deda}.forest-product-card__image{position:relative;height:auto;aspect-ratio:1;overflow:hidden;border-radius:16px;background:#f9f7f5}.forest-product-card__image>img{width:100%;height:100%;object-fit:cover;object-position:center;-webkit-user-drag:none;pointer-events:none;transition:transform .3s ease}.forest-product-card:hover .forest-product-card__image>img{transform:scale(1.025)}.forest-product-card__image-dots{position:absolute;right:0;bottom:12px;left:0;z-index:5;display:flex;justify-content:center;gap:6px;pointer-events:auto}.forest-product-card__image-dots i{width:5px;height:5px;border-radius:50%;background:rgba(105,0,10,.25);cursor:pointer;transition:width .2s cubic-bezier(.16,1,.3,1),background .2s ease}.forest-product-card__image-dots i.is-active{width:16px;border-radius:999px;background:var(--forest-primary)}.forest-product-card__name{min-height:78px;padding:20px 8px 15px;border-bottom:1px solid #dfddda}.forest-product-card__name h3{display:-webkit-box;margin:0;overflow:hidden;font-size:18px;font-weight:400;line-height:1.08;-webkit-box-orient:vertical;-webkit-line-clamp:2}.forest-product-card__price{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:18px 8px}.forest-product-card__price p{margin:0;color:var(--forest-primary);font-size:18px;font-weight:700;letter-spacing:-.025em}.forest-product-card__price del{margin-left:6px;color:#a7a19c;font-size:12px;font-weight:400}.forest-product-card__price>span{flex:0 0 auto;padding:5px 9px;border-radius:999px;color:#3c3100;background:#f0c51b;font-size:9px}.forest-product-card__actions{display:grid;grid-template-columns:1fr 48px;gap:8px;margin-top:auto;padding:0 8px 2px}.forest-product-card__actions button{display:flex;min-width:0;height:48px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid var(--forest-primary);border-radius:999px;color:var(--forest-primary);background:#fff;font:inherit;font-size:13.5px;font-weight:500;cursor:pointer;transition:color .16s ease,background .16s ease,border-color .16s ease}.forest-product-card__actions button.is-primary{color:#fff;background:var(--forest-primary)}.forest-product-card__actions button.is-icon-only{width:48px;height:48px;padding:0;flex:0 0 48px}.forest-product-card__actions button:not(.is-primary):focus-visible,.forest-product-card__actions button:not(.is-primary):hover{color:#8d1620;border-color:#8d1620}.forest-product-card__actions button.is-primary:focus-visible,.forest-product-card__actions button.is-primary:hover{background:#8d1620}.forest-product-card__actions img{width:18px;height:18px}.product-cards-pagination{display:flex;align-items:center;justify-content:center;gap:8px;min-height:20px;margin-top:22px}.product-cards-pagination button{width:6px;height:6px;padding:0;border:0;border-radius:999px;background:rgb(105 0 10/28%);cursor:pointer;transition:width .24s cubic-bezier(.16,1,.3,1),background .16s ease}.product-cards-pagination button.is-active{width:24px;background:var(--forest-primary)}.expanded-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:var(--forest-primary);box-shadow:0 4px 12px rgba(0,0,0,.12);cursor:pointer;transition:background .18s ease,transform .18s ease}.expanded-gallery-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.08)}.expanded-gallery-arrow.prev{left:12px}.expanded-gallery-arrow.next{right:12px}.expanded-gallery-dots{position:absolute;bottom:14px;left:0;right:0;z-index:10;display:flex;justify-content:center;gap:6px}.expanded-gallery-dots button{width:6px;height:6px;padding:0;border:0;border-radius:999px;background:rgba(105,0,10,.3);cursor:pointer;transition:width .22s cubic-bezier(.16,1,.3,1),background .18s ease}.expanded-gallery-dots button.is-active{width:20px;background:var(--forest-primary)}.forest-product-card__inner{display:flex;flex:1;flex-direction:column;height:100%}.expanded-card-backdrop{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:24px;background:rgba(18,12,10,.65);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);user-select:none}.expanded-card-dialog{position:relative;display:grid;width:min(920px,94vw);height:min(720px,88vh);grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);align-items:stretch;overflow:hidden;border-radius:26px;color:#171312;background:#fff;box-shadow:0 32px 90px rgba(0,0,0,.42),0 0 0 1px rgba(255,255,255,.25);user-select:text}.expanded-card-close{position:absolute;top:18px;right:18px;z-index:30;display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(105,0,10,.16);border-radius:50%;color:var(--forest-primary);background:rgba(255,255,255,.94);font-size:16px;font-weight:600;cursor:pointer;transition:background .18s ease,transform .18s ease,color .18s ease}.expanded-card-close:hover{background:var(--forest-primary);color:#fff;transform:scale(1.08)}.expanded-card-dialog__left{grid-column:1;grid-row:1;display:flex;flex-direction:column;height:100%;background:#f8f6f3;overflow:hidden;border-right:1px solid rgba(105,0,10,.08)}.expanded-card-dialog__image{position:relative;width:100%;flex:1;min-height:0;overflow:hidden}.expanded-card-dialog__image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.expanded-card-dialog__thumbs{display:flex;gap:10px;padding:14px 16px;background:#fff;border-top:1px solid rgba(105,0,10,.08);overflow-x:auto;scrollbar-width:thin}.expanded-card-dialog__thumb{position:relative;width:60px;height:60px;flex:0 0 60px;border-radius:12px;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:border-color .2s ease,transform .18s ease;background:#f8f6f3}.expanded-card-dialog__thumb:hover{transform:scale(1.05)}.expanded-card-dialog__thumb.is-active{border-color:var(--forest-primary)}.expanded-card-dialog__thumb img{width:100%;height:100%;object-fit:cover}.expanded-card-dialog__body{grid-column:2;grid-row:1;display:flex;flex-direction:column;height:100%;padding:38px 36px;box-sizing:border-box;overflow-y:auto;gap:28px;scroll-behavior:smooth}.expanded-card-header{display:flex;flex-direction:column;gap:8px}.expanded-card-dialog__kicker{margin:0;color:var(--forest-primary);font-size:11px;letter-spacing:.16em;font-weight:600;text-transform:uppercase}.expanded-card-dialog__title{margin:0;color:var(--forest-primary);font-family:"Fashion Serif",Georgia,serif;font-size:clamp(26px,3.2vw,36px);font-weight:400;line-height:1.1}.expanded-card-dialog__subtitle{margin:0;font-size:14px;color:#7a726e;font-weight:500}.expanded-card-dialog__price-row{display:flex;align-items:center;justify-content:space-between;margin-top:6px;padding:12px 16px;background:#faf8f5;border-radius:14px;border:1px solid rgba(105,0,10,.08)}.expanded-card-dialog__price{display:flex;align-items:baseline;gap:10px}.expanded-card-dialog__price strong{color:var(--forest-primary);font-size:22px;font-weight:700}.expanded-card-dialog__price del{color:#a7a19c;font-size:14px}.expanded-card-dialog__badge{font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;background:#fff0f1;color:var(--forest-primary)}.expanded-card-dialog__cart-btn{height:48px;margin-top:6px;border:0;border-radius:999px;color:#fff;background:var(--forest-primary);font:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:background .18s ease,transform .18s ease;box-shadow:0 4px 16px rgba(105,0,10,.22)}.expanded-card-dialog__cart-btn:hover{background:#8d1620;transform:scale(1.01)}.expanded-card-section{display:flex;flex-direction:column;gap:14px}.expanded-card-section__title{font-family:"Fashion Serif",Georgia,serif;font-size:24px;font-weight:400;color:var(--forest-primary);margin:0;padding-bottom:10px;border-bottom:1px solid rgba(105,0,10,.1)}.expanded-card-details-list{display:flex;flex-direction:column;gap:10px}.expanded-card-detail-block{display:flex;flex-direction:column;gap:4px;padding:14px 16px;background:#faf8f5;border-radius:14px;border:1px solid rgba(105,0,10,.06)}.expanded-card-detail-block h4{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--forest-primary);margin:0}.expanded-card-detail-block p{font-size:14px;line-height:1.55;color:#4a4440;margin:0}.expanded-card-dialog__description{margin:0;color:#5d5550;font-size:14px;line-height:1.6}.expanded-photo-gallery-strip{display:flex;gap:12px;overflow-x:auto;padding-bottom:6px;scrollbar-width:thin}.expanded-photo-gallery-item{position:relative;width:140px;height:140px;flex:0 0 140px;border-radius:16px;overflow:hidden;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.08);transition:transform .22s ease,box-shadow .22s ease;background:#f8f6f3}.expanded-photo-gallery-item:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 8px 24px rgba(105,0,10,.18)}.expanded-photo-gallery-item img{width:100%;height:100%;object-fit:cover}.expanded-card-rich-text{font-size:15px;line-height:1.65;color:#4a4440}.expanded-card-rich-text p{margin:0 0 16px}.expanded-card-rich-text p:last-child{margin-bottom:0}.expanded-card-rich-text strong{color:var(--forest-primary);font-weight:600;font-size:14px}@media (min-width:901px) and (max-width:1199px){.product-cards-carousel-shell{padding-inline:84px}.product-cards-rail{grid-auto-columns:calc(33.333333% - 10.666667px);gap:16px}.product-cards-arrow--previous{left:18px}.product-cards-arrow--next{right:18px}}@media (max-width:900px){.product-cards-section__header{align-items:flex-start}.product-cards-section__controls>span{display:none}.product-cards-carousel-shell{padding-inline:68px}.product-cards-rail{grid-auto-columns:calc(50% - 8px);gap:16px}.product-cards-arrow{width:44px;height:44px;font-size:19px}.product-cards-arrow svg{width:23px;height:23px}.product-cards-arrow--previous{left:12px}.product-cards-arrow--next{right:12px}}@media (max-width:600px){.product-cards-section__header{display:grid;margin-bottom:26px}.product-cards-section__header h2{font-size:45px}.product-cards-section__controls{justify-content:flex-end}.product-cards-carousel-shell{padding-inline:58px}.product-cards-rail{grid-auto-columns:100%;gap:14px}.product-cards-arrow{width:38px;height:38px;font-size:17px}.product-cards-arrow svg{width:21px;height:21px}.forest-product-card{min-height:540px}.forest-product-card__image{height:auto;aspect-ratio:1/1}.forest-product-card__actions{grid-template-columns:1fr 44px}.forest-product-card__actions button.is-icon-only{width:44px;height:44px;flex:0 0 44px}.expanded-card-backdrop{padding:0;align-items:flex-end;justify-content:center}.expanded-card-dialog{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;height:92vh!important;max-height:92vh!important;margin:0;border-radius:28px 28px 0 0;box-shadow:0 -12px 48px rgba(0,0,0,.4);overflow-y:auto!important;-webkit-overflow-scrolling:touch;touch-action:pan-y}.expanded-card-drag-handle{display:flex;justify-content:center;padding:10px 0 4px;cursor:grab;flex:0 0 auto}.expanded-card-drag-handle span{width:38px;height:4.5px;border-radius:999px;background:rgba(105,0,10,.28)}.expanded-card-close{top:14px;right:14px;width:32px;height:32px;font-size:14px}.expanded-card-dialog__left{display:flex;flex-direction:column;width:100%;height:auto;flex:0 0 auto;border-right:0;border-bottom:1px solid rgba(105,0,10,.08)}.expanded-card-dialog__image{position:relative;width:100%;height:auto;aspect-ratio:1/1;flex:0 0 auto;overflow:hidden}.expanded-card-dialog__image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.expanded-card-dialog__thumbs{padding:10px 14px;flex:0 0 auto}.expanded-card-dialog__body{display:flex;flex-direction:column;width:100%;height:auto;padding:24px 20px 48px;overflow-y:visible!important;flex:0 0 auto}}@media (prefers-reduced-motion:reduce){.product-cards-rail{scroll-behavior:auto}.forest-product-card__actions button,.forest-product-card__image>img,.product-cards-arrow,.product-cards-pagination button{transition-duration:.01ms}}.beauty-circular-section{position:relative;min-height:820px;padding:clamp(74px,8vw,124px) 0 clamp(60px,7vw,104px);overflow:hidden;color:#69000a;background:#f7f2f0}.beauty-gallery-qa-body .fashion-drawer,.beauty-gallery-qa-body .fashion-header,.beauty-gallery-qa-body .fashion-hero,.beauty-gallery-qa-body .featured-product-slider,.beauty-gallery-qa-body .product-cards-section,.beauty-gallery-qa-body .reels-showcase{display:none}.beauty-gallery-qa-body .beauty-circular-section{min-height:100svh}.beauty-circular-section__header{display:flex;width:min(1800px,100%);align-items:end;justify-content:space-between;gap:32px;margin:0 auto 8px;padding-inline:clamp(24px,5vw,80px);box-sizing:border-box}.beauty-circular-section__header p{margin:0 0 10px;font-family:Gotham,Fashion Sans,sans-serif;font-size:10px;letter-spacing:.16em;text-transform:uppercase}.beauty-circular-section__header>p{max-width:280px;margin-bottom:8px;color:rgb(105 0 10/66%);line-height:1.5;text-align:right}.beauty-circular-section__header h2{margin:0;font-family:Fashion Sans,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(34px,5vw,76px);font-weight:700;letter-spacing:-.03em;line-height:.92;text-transform:uppercase}.circular-gallery--beauty{width:100%;height:600px;color:#69000a;font-family:Arial,Helvetica,sans-serif;font-size:30px;font-weight:400}.beauty-stacked-carousel-wrapper{position:relative;width:100%;margin-top:clamp(20px,3vw,40px)}.beauty-circular-section__accessible-list{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}@media (max-width:700px){.beauty-circular-section{min-height:620px;padding-top:52px}.beauty-circular-section__header{display:block;margin-bottom:18px}.beauty-circular-section__header>p{margin-top:18px;text-align:left}.circular-gallery--beauty{height:560px;font-family:Arial,Helvetica,sans-serif;font-size:30px}}.beauty-faq{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(0,1.2fr);gap:clamp(46px,8vw,160px);padding:clamp(76px,10vw,156px) clamp(24px,7vw,136px);color:#69000a;background:#e8e2d2}.beauty-faq__intro{display:flex;flex-direction:column;align-items:flex-start}.beauty-faq__intro p,.beauty-faq__intro>span{margin:0;font-family:Gotham,Fashion Sans,sans-serif;font-size:10px;letter-spacing:.16em;line-height:1.4}.beauty-faq__intro h2{margin:18px 0 38px;font-family:Fashion Sans,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(36px,5vw,78px);font-weight:700;letter-spacing:-.03em;line-height:.92;text-transform:uppercase}.beauty-faq__intro h2 em{color:#a32225;font-style:italic}.beauty-faq__intro>span{max-width:220px;color:rgb(105 0 10/66%)}.beauty-faq__items{border-top:1px solid rgb(105 0 10/38%)}.beauty-faq__item{border-bottom:1px solid rgb(105 0 10/38%)}.beauty-faq__question{display:grid;width:100%;grid-template-columns:42px 1fr 36px;align-items:center;gap:16px;padding:25px 0;border:0;color:inherit;background:transparent;font:inherit;font-size:clamp(18px,2vw,27px);font-weight:325;line-height:1.06;text-align:left;cursor:pointer}.beauty-faq__question:hover{color:#a32225}.beauty-faq__question:focus-visible{outline:2px solid #69000a;outline-offset:-2px}.beauty-faq__index{align-self:start;padding-top:4px;font-family:Gotham,Fashion Sans,sans-serif;font-size:10px;letter-spacing:.1em}.beauty-faq__question i{display:grid;width:34px;height:34px;place-items:center;border:1px solid;border-radius:50%;font-family:Arial,sans-serif;font-size:24px;font-style:normal;font-weight:200;line-height:1;transition:color .22s ease,background .22s ease,transform .32s cubic-bezier(.16,1,.3,1)}.beauty-faq__item.is-open .beauty-faq__question i{color:#e8e2d2;background:#69000a;transform:rotate(180deg)}.beauty-faq__answer-wrap{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .42s cubic-bezier(.16,1,.3,1),opacity .25s ease}.beauty-faq__item.is-open .beauty-faq__answer-wrap{grid-template-rows:1fr;opacity:1}.beauty-faq__answer{min-height:0;max-width:560px;margin:0 52px 0 58px;overflow:hidden;color:rgb(105 0 10/74%);font-family:Gotham,Fashion Sans,sans-serif;font-size:clamp(14px,1.35vw,17px);font-weight:325;line-height:1.55}.beauty-faq__item.is-open .beauty-faq__answer{padding-bottom:28px}.beauty-faq--chat{display:block;min-height:0;padding-block:clamp(82px,10vw,148px);background:#f7f2f0}.beauty-faq--chat .beauty-faq__intro{width:min(760px,100%);align-items:center;margin:0 auto 52px;text-align:center}.beauty-faq--chat .beauty-faq__intro h2{margin-bottom:24px}.beauty-faq--chat .beauty-faq__intro>span{max-width:280px}.beauty-faq--chat .beauty-faq__items{width:min(760px,100%);margin-inline:auto;border:0}.beauty-faq--chat .beauty-faq__item{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:16px;border:0}.beauty-faq--chat .beauty-faq__question{width:min(78%,540px);grid-template-columns:25px 1fr 28px;gap:10px;padding:17px 17px 17px 18px;border-radius:20px 20px 20px 4px;color:#69000a;background:#fff;box-shadow:0 7px 22px rgb(105 0 10/8%);font-size:clamp(16px,1.65vw,21px)}.beauty-faq--chat .beauty-faq__item:nth-child(2n) .beauty-faq__question{align-self:flex-end;border-radius:20px 20px 4px;color:#f7f2f0;background:#69000a}.beauty-faq--chat .beauty-faq__question:hover{color:#a32225}.beauty-faq--chat .beauty-faq__item:nth-child(2n) .beauty-faq__question:hover{color:#f2c9cb}.beauty-faq--chat .beauty-faq__index{padding-top:3px;font-size:9px}.beauty-faq--chat .beauty-faq__question i{width:27px;height:27px;font-size:20px}.beauty-faq--chat .beauty-faq__item.is-open .beauty-faq__question i{color:#fff;background:#a32225}.beauty-faq--chat .beauty-faq__item:nth-child(2n).is-open .beauty-faq__question i{color:#69000a;background:#f7f2f0}.beauty-faq--chat .beauty-faq__answer-wrap{width:min(72%,500px);align-self:flex-end}.beauty-faq--chat .beauty-faq__item:nth-child(2n) .beauty-faq__answer-wrap{align-self:flex-start}.beauty-faq--chat .beauty-faq__answer{margin:0;padding:0;border-radius:18px 18px 4px;color:#f7f2f0;background:#a32225;font-size:14px;line-height:1.55}.beauty-faq--chat .beauty-faq__item:nth-child(2n) .beauty-faq__answer{border-radius:18px 18px 18px 4px;color:#69000a;background:#e8e2d2}.beauty-faq--chat .beauty-faq__item.is-open .beauty-faq__answer{padding:15px 17px}@media (max-width:700px){.beauty-faq{grid-template-columns:1fr;gap:50px;padding-block:82px}.beauty-faq__intro h2{margin-bottom:26px;font-size:clamp(54px,15vw,82px)}.beauty-faq__question{grid-template-columns:32px 1fr 32px;gap:10px;padding:22px 0;font-size:20px}.beauty-faq__question i{width:29px;height:29px;font-size:21px}.beauty-faq__answer{margin-left:42px;margin-right:28px;font-size:14px}.beauty-faq--chat .beauty-faq__intro{margin-bottom:38px}.beauty-faq--chat .beauty-faq__question{width:86%}.beauty-faq--chat .beauty-faq__answer-wrap{width:80%}.beauty-faq--chat .beauty-faq__answer{margin:0}}@media (prefers-reduced-motion:reduce){.beauty-faq__answer-wrap,.beauty-faq__question i{transition-duration:.01ms}}