[data-bwd-root]{--bwd-cashmere: #B8A099;--bwd-cashmere-light: #CDB8B1;--bwd-cashmere-deep: #9E877F;--bwd-lavender: #A899AE;--bwd-amber: #9A7550;--bwd-white: #FFFFFF;--bwd-off-white: #F8F5F0;--bwd-linen: #F1ECE5;--bwd-stone: #E3DDD5;--bwd-text: #2D2D2D;--bwd-body: #4A4540;--bwd-muted: #8A8278;--bwd-shadow: 0 26px 70px rgba(45, 45, 45, .09);--bwd-font-display: "MyFontHeading", sans-serif}.bwd-nav,.bwd-tools,.bwd-mega,.bwd-overlay,.bwd-nav *,.bwd-tools *,.bwd-mega *,.bwd-overlay *{box-sizing:border-box}.bwd-nav a,.bwd-tools a,.bwd-mega a,.bwd-overlay a{color:inherit;text-decoration:none}.bwd-nav button,.bwd-tools button,.bwd-mega button{font:inherit;color:inherit}.bwd-nav,.bwd-tools,.bwd-mega{font-family:DM Sans,sans-serif}.header:has(.bwd-nav){position:relative!important;inset-block-start:auto!important}.header__navigation:has(.bwd-nav),.header__menu:has(.bwd-nav),.bwd-nav,.bwd-navbtn{position:relative;z-index:2}@media screen and (min-width:1024px){.header--left-center:has(.bwd-nav){--header-grid-template: "logo navigation icons" /auto 1fr auto !important}}.header__navigation:has(.bwd-nav){position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;right:auto!important}.header__navigation:has(.bwd-nav),.header__menu:has(.bwd-nav){overflow:visible!important;flex:1 1 auto!important;min-width:0!important;max-width:none!important;width:auto!important;height:auto!important}.bwd-nav{display:flex;align-items:center;gap:4px;flex-wrap:nowrap;overflow:visible!important;width:auto!important;max-width:none!important;min-width:max-content!important}.bwd-nav .bwd-navbtn{position:relative;border:0;background:transparent;cursor:pointer;height:46px;padding:0 14px;border-radius:0;font-size:13px;font-weight:600;white-space:nowrap;color:var(--bwd-text)!important;-webkit-text-fill-color:var(--bwd-text);opacity:1!important;flex-shrink:0!important;width:auto!important;overflow:visible!important;transition:color .18s ease}.bwd-navbtn:after{content:"";position:absolute;left:14px;right:14px;bottom:3px;height:1px;background:var(--bwd-cashmere-deep);transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.bwd-navbtn:hover,.bwd-navbtn.is-active{color:var(--bwd-cashmere-deep)!important;-webkit-text-fill-color:var(--bwd-cashmere-deep)}.bwd-navbtn:hover:after,.bwd-navbtn.is-active:after{transform:scaleX(1)}.bwd-tools{position:relative;z-index:2;align-items:center;justify-content:flex-end;gap:10px}.bwd-tool{border:0;background:transparent;cursor:pointer;height:40px;padding:0 9px;border-radius:8px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:7px;position:relative;color:var(--bwd-text)!important;-webkit-text-fill-color:var(--bwd-text);opacity:1!important;transition:background .16s ease}.bwd-tool:hover{background:var(--bwd-off-white)}.bwd-icon{width:17px;height:17px;display:inline-block;flex:0 0 auto}.bwd-icon svg{width:17px;height:17px;display:block;stroke:currentColor;fill:none;stroke-width:1.7}.bwd-tool .bwd-cart-count{position:absolute;top:-2px;right:2px;min-width:15px;height:15px;padding:0 3px;border-radius:50%;background:var(--bwd-cashmere-deep);color:#fff;font-size:9px;font-weight:700;line-height:15px;text-align:center}.bwd-tool .bwd-cart-count[hidden]{display:none}@media screen and (min-width:1024px){.header-sticky:has(.bwd-mega.is-open),.header-sticky:has(.bwd-search-panel.is-open){z-index:45!important}}.bwd-mega{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(-10px);width:100vw;max-width:var(--page-container, 1328px);z-index:60;background:#fff;border-top:1px solid var(--bwd-stone);border-bottom:1px solid var(--bwd-stone);box-shadow:var(--bwd-shadow);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.bwd-mega.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0);animation:bwdMegaReveal .22s cubic-bezier(.22,.75,.3,1) both;will-change:opacity,transform}@keyframes bwdMegaReveal{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.bwd-mega-inner{max-width:var(--page-container, 1328px);margin:0 auto;padding:50px 34px 30px}.bwd-mega-grid{display:grid;grid-template-columns:1.05fr 1.08fr 1.02fr .92fr;gap:46px;align-items:stretch}.bwd-kicker{font-size:9px;font-weight:700;letter-spacing:2.25px;text-transform:uppercase;color:var(--bwd-cashmere-deep);margin:0 0 13px}.bwd-mega-title{font-family:var(--bwd-font-display);font-size:31px;font-weight:400;line-height:1.01;letter-spacing:.15px;margin:0 0 13px}.bwd-mega-copy{font-size:12px;max-width:285px;line-height:1.72;color:var(--bwd-muted);margin:0 0 18px}.bwd-link-list{display:grid;gap:0}.bwd-menu-link{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 0;font-size:12.5px;font-weight:600;position:relative;transition:color .16s ease,transform .16s ease}.bwd-menu-link:hover{transform:translate(4px);color:var(--bwd-cashmere-deep)}.bwd-menu-link:hover .bwd-arrow{transform:translate(3px)}.bwd-menu-link small{font-size:9.5px;color:#968e85;font-weight:400;white-space:nowrap}.bwd-arrow{color:var(--bwd-cashmere-deep);font-size:14px;transition:transform .18s ease}.bwd-text-link{display:inline-flex;align-items:center;gap:7px;color:var(--bwd-cashmere-deep)!important;font-weight:700;font-size:11px;margin-top:12px}.bwd-finder{background:transparent;border:0;border-left:2px solid var(--bwd-cashmere);padding:1px 28px 0 25px;min-height:268px;display:flex;flex-direction:column;justify-content:space-between}.bwd-finder.is-lavender{border-left-color:var(--bwd-lavender)}.bwd-finder .bwd-kicker{color:var(--bwd-cashmere-deep)}.bwd-finder.is-lavender .bwd-kicker{color:var(--bwd-lavender)}.bwd-finder h2{font-family:var(--bwd-font-display);font-size:37px;font-weight:400;line-height:.96;max-width:260px;margin:0 0 13px}.bwd-finder p{font-size:12px;line-height:1.72;color:var(--bwd-body);margin:0;max-width:250px}.bwd-primary-cta{width:max-content;min-width:205px;height:auto;padding:12px 16px;margin-top:25px;border-radius:7px;border:0;background:var(--bwd-cashmere);color:#fff!important;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background .18s ease,transform .18s ease}.bwd-primary-cta:hover{background:var(--bwd-cashmere-deep);transform:translateY(-1px)}.bwd-primary-cta.is-lavender{background:var(--bwd-lavender)}.bwd-primary-cta.is-lavender:hover{background:var(--bwd-lavender);filter:brightness(.93)}.bwd-primary-cta span{transition:transform .18s ease}.bwd-primary-cta:hover span{transform:translate(3px)}.bwd-access-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bwd-access-card{min-height:96px;border:1px solid #EAE4DE;border-radius:10px;background:#fff;padding:15px 16px;display:flex;flex-direction:column;justify-content:space-between;transition:background .16s ease,border-color .16s ease,transform .16s ease}.bwd-access-card:hover{background:#fbf8f4;border-color:var(--bwd-cashmere-light);transform:translateY(-2px)}.bwd-access-head{display:flex;align-items:center;gap:11px}.bwd-access-icon{width:30px;height:30px;border-radius:9px;background:var(--bwd-off-white);border:1px solid var(--bwd-stone);display:grid;place-items:center;color:var(--bwd-cashmere-deep);flex:0 0 auto;transition:background .18s ease,border-color .18s ease,color .18s ease}.bwd-access-icon svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.bwd-access-card:hover .bwd-access-icon{background:var(--bwd-cashmere);border-color:var(--bwd-cashmere);color:#fff}.bwd-access-card b{font-size:11.5px;font-weight:650}.bwd-access-card span.bwd-access-desc{display:block;font-size:9.5px;color:var(--bwd-muted);line-height:1.35;margin-top:7px}.bwd-ess-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px 22px}.bwd-ess-product{display:block;text-decoration:none;color:inherit}.bwd-ess-photo{position:relative;aspect-ratio:1 / 1;width:100%;border-radius:10px;margin-bottom:11px;overflow:hidden;background:var(--bwd-off-white)}.bwd-ess-photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .2s ease}.bwd-ess-product:hover .bwd-ess-photo img{transform:translateY(-2px) scale(1.02)}.bwd-ess-tag{position:absolute;top:10px;left:10px;z-index:1;background:#fff;color:var(--bwd-text);font-size:9px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:4px 9px;border-radius:20px}.bwd-ess-name{font-size:13px;font-weight:650;color:var(--bwd-text);margin-bottom:2px}.bwd-ess-sub{font-size:11px;color:var(--bwd-muted)}.bwd-merch{display:block;border-radius:10px;overflow:hidden;background:#f5f0ea}.bwd-merch-art{position:relative;aspect-ratio:1 / 1;width:100%;background:#d9d0c8;overflow:hidden}.bwd-merch-art img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 20%;display:block;transform:scale(1.01);transition:transform .45s cubic-bezier(.22,.75,.3,1)}.bwd-merch:hover .bwd-merch-art img{transform:scale(1.045)}.bwd-merch-copy{padding:16px 17px 17px;background:#fff;border:1px solid var(--bwd-stone);border-top:0;border-radius:0 0 10px 10px}.bwd-merch-copy .bwd-kicker{margin-bottom:5px}.bwd-merch-copy strong{display:block;font-size:12.5px;line-height:1.32;margin-bottom:5px}.bwd-merch-copy small{display:block;font-size:10px;color:var(--bwd-muted);line-height:1.52}.bwd-mega-footer{margin-top:34px;padding:16px 18px;background:#faf7f3;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.bwd-quick-links{display:flex;gap:28px;font-size:10.5px;font-weight:700;flex-wrap:wrap}.bwd-quick-links a{position:relative;font-weight:650}.bwd-quick-links a:hover{color:var(--bwd-cashmere-deep)}.bwd-quick-links a:after{content:"";position:absolute;left:0;right:100%;bottom:-3px;height:1px;background:var(--bwd-cashmere-deep);transition:right .18s ease}.bwd-quick-links a:hover:after{right:0}.bwd-trust{display:flex;align-items:center;gap:9px;font-size:10px;color:var(--bwd-muted)}.bwd-stars{color:var(--bwd-amber);letter-spacing:1px;font-size:12px}.bwd-search-panel{position:absolute;top:100%;left:50%;transform:translate(-50%);width:100vw;max-width:var(--page-container, 1328px);z-index:62;background:#fff;border-bottom:1px solid var(--bwd-stone);box-shadow:var(--bwd-shadow);display:none}.bwd-search-panel.is-open{display:block}.bwd-search-inner{max-width:1160px;margin:auto;padding:28px 36px 30px}.bwd-search-row{display:flex;gap:10px}.bwd-search-row input{flex:1;border:1px solid var(--bwd-stone);background:var(--bwd-off-white);height:48px;border-radius:8px;padding:0 15px;font-size:13px;outline:none;font-family:inherit}.bwd-search-row input:focus{border-color:var(--bwd-cashmere)}.bwd-search-row button{width:110px;border:0;border-radius:8px;background:var(--bwd-text);color:#fff;font-size:12px;font-weight:700;cursor:pointer}.bwd-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2d2d2d30;z-index:55;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.bwd-overlay.is-visible{opacity:1;visibility:visible}@media(max-width:1280px){.bwd-nav{gap:0}.bwd-navbtn{padding:0 10px;font-size:12.5px}.bwd-mega-inner{padding:40px 24px 26px}}@media(max-width:1120px){.bwd-tools{gap:2px}}@media screen and (max-width:1023px){.bwd-mega,.bwd-search-panel{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/88/assets/desktop-nav-bewell.css.map */
