@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;700&family=Jost:wght@300;400;500;600;700;800&display=swap";:root{--wdp-cream: #FAF9F6;--wdp-oatmilk: #FBF0E3;--wdp-mushroom: #D8D2C6;--wdp-ink: #747474;--wdp-sage: #9BAE9A;--wdp-terracotta: #C27A54;--wdp-butter: #F0D77A;--wdp-tomato: #C14B3A;--wdp-blueberry: #78B7C5;--wdp-thyme: #A0C66D;--wdp-candy: #F8AfA8;--wdp-citrus: #FDDDA0;--wdp-font-heading: "Cormorant Garamond", serif;--wdp-font-body: "Jost", sans-serif;--wdp-font-weight-thin: 300;--wdp-font-weight-regular: 400;--wdp-font-weight-medium: 500;--wdp-font-weight-semibold: 600;--wdp-font-weight-bold: 700;--wdp-font-weight-extrabold: 800;--wdp-space-xs: 8px;--wdp-space-sm: 12px;--wdp-space-md: 16px;--wdp-space-lg: 24px;--wdp-space-xl: 32px;--wdp-space-2xl: 48px;--wdp-space-3xl: 60px;--wdp-space-4xl: 80px;--wdp-space-5xl: 100px;--wdp-radius-sm: 4px;--wdp-radius-md: 8px;--wdp-radius-lg: 12px;--wdp-radius-pill: 50px;--wdp-transition-fast: .15s ease-in-out;--wdp-transition-base: .25s ease-in-out;--wdp-transition-slow: .35s ease-in-out;--wdp-shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--wdp-shadow-md: 0 4px 6px rgba(0, 0, 0, .07);--wdp-shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--wdp-shadow-xl: 0 20px 25px rgba(0, 0, 0, .12);--wdp-container-max: 1200px;--wdp-gutter-desktop: 24px;--wdp-gutter-mobile: 20px;--wdp-section-padding-desktop: 100px var(--wdp-gutter-desktop);--wdp-section-padding-mobile: 60px var(--wdp-gutter-mobile);--wdp-breakpoint-sm: 480px;--wdp-breakpoint-md: 768px;--wdp-breakpoint-lg: 1024px;--wdp-breakpoint-xl: 1280px;--wdp-z-base: 1;--wdp-z-dropdown: 100;--wdp-z-sticky: 200;--wdp-z-modal: 1000}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--wdp-cream);color:var(--wdp-ink);font-family:var(--wdp-font-body);font-size:16px;line-height:1.5;font-weight:var(--wdp-font-weight-regular);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,p,ul,ol,dl{margin:0;padding:0}h1,.wdp-h1{font-family:var(--wdp-font-heading);font-size:56px;font-weight:var(--wdp-font-weight-bold);line-height:1.2;letter-spacing:-.5px;color:var(--wdp-ink)}@media(max-width:768px){h1,.wdp-h1{font-size:48px}}@media(max-width:480px){h1,.wdp-h1{font-size:40px}}h2,.wdp-h2{font-family:var(--wdp-font-heading);font-size:40px;font-weight:var(--wdp-font-weight-bold);line-height:1.2;letter-spacing:-.3px;color:var(--wdp-ink)}@media(max-width:768px){h2,.wdp-h2{font-size:36px}}@media(max-width:480px){h2,.wdp-h2{font-size:32px}}h3,.wdp-h3{font-family:var(--wdp-font-heading);font-size:28px;font-weight:var(--wdp-font-weight-bold);line-height:1.3;color:var(--wdp-ink)}@media(max-width:768px){h3,.wdp-h3{font-size:26px}}@media(max-width:480px){h3,.wdp-h3{font-size:24px}}h4,.wdp-h4{font-family:var(--wdp-font-heading);font-size:22px;font-weight:var(--wdp-font-weight-bold);line-height:1.3;color:var(--wdp-ink)}h5,.wdp-h5{font-family:var(--wdp-font-heading);font-size:18px;font-weight:var(--wdp-font-weight-bold);line-height:1.4;color:var(--wdp-ink)}h6,.wdp-h6{font-family:var(--wdp-font-heading);font-size:16px;font-weight:var(--wdp-font-weight-bold);line-height:1.5;color:var(--wdp-ink)}p,.wdp-body{font-family:var(--wdp-font-body);font-size:16px;font-weight:var(--wdp-font-weight-regular);line-height:1.5;color:var(--wdp-ink)}.wdp-body--small{font-size:14px;line-height:1.5}.wdp-body--large{font-size:18px;line-height:1.6}.wdp-caption{font-family:var(--wdp-font-body);font-size:12px;font-weight:var(--wdp-font-weight-regular);line-height:1.5;color:var(--wdp-ink);letter-spacing:.3px}.wdp-eyebrow{font-family:var(--wdp-font-body);font-size:12px;font-weight:var(--wdp-font-weight-semibold);line-height:1.4;letter-spacing:1px;text-transform:uppercase;color:var(--wdp-ink)}a{color:var(--wdp-ink);text-decoration:none;transition:color var(--wdp-transition-base)}a:hover,a:active{color:var(--wdp-sage)}.wdp-link{font-family:var(--wdp-font-body);font-size:18px;font-weight:var(--wdp-font-weight-medium);color:var(--wdp-ink);transition:color var(--wdp-transition-base);display:inline-block}.wdp-link:hover{color:var(--wdp-sage);text-decoration:underline}button,.wdp-button,input[type=submit],input[type=button]{font-family:var(--wdp-font-body);font-size:16px;font-weight:var(--wdp-font-weight-semibold);padding:14px 32px;border:none;border-radius:var(--wdp-radius-pill);cursor:pointer;transition:all var(--wdp-transition-base);text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:var(--wdp-space-sm);white-space:nowrap}.wdp-button{background-color:var(--wdp-ink);color:var(--wdp-cream)}.wdp-button:hover{background-color:var(--wdp-mushroom);color:var(--wdp-ink);box-shadow:var(--wdp-shadow-md);transform:translateY(-2px)}.wdp-button:active{transform:translateY(0)}.wdp-button--secondary{background-color:transparent;color:var(--wdp-ink);border:2px solid var(--wdp-ink)}.wdp-button--secondary:hover{background-color:var(--wdp-ink);color:var(--wdp-cream);box-shadow:var(--wdp-shadow-md);transform:translateY(-2px)}.wdp-button--sage{background-color:var(--wdp-sage);color:var(--wdp-cream)}.wdp-button--sage:hover{background-color:darken(--wdp-sage,10%);box-shadow:var(--wdp-shadow-md);transform:translateY(-2px)}.wdp-button--terracotta{background-color:var(--wdp-terracotta);color:var(--wdp-cream)}.wdp-button--terracotta:hover{opacity:.9;box-shadow:var(--wdp-shadow-md);transform:translateY(-2px)}.wdp-button--butter{background-color:var(--wdp-butter);color:var(--wdp-ink)}.wdp-button--butter:hover{opacity:.9;box-shadow:var(--wdp-shadow-md);transform:translateY(-2px)}.wdp-button--tomato{background-color:var(--wdp-tomato);color:var(--wdp-cream)}.wdp-button--tomato:hover{opacity:.9;box-shadow:var(--wdp-shadow-md);transform:translateY(-2px)}.wdp-button--blueberry{background-color:var(--wdp-blueberry);color:var(--wdp-cream)}.wdp-button--blueberry:hover{opacity:.9;box-shadow:var(--wdp-shadow-md);transform:translateY(-2px)}.wdp-button--thyme{background-color:var(--wdp-thyme);color:var(--wdp-cream)}.wdp-button--thyme:hover{opacity:.9;box-shadow:var(--wdp-shadow-md);transform:translateY(-2px)}.wdp-button--candy{background-color:var(--wdp-candy);color:var(--wdp-cream)}.wdp-button--candy:hover{opacity:.9;box-shadow:var(--wdp-shadow-md);transform:translateY(-2px)}.wdp-button--citrus{background-color:var(--wdp-citrus);color:var(--wdp-ink)}.wdp-button--citrus:hover{opacity:.9;box-shadow:var(--wdp-shadow-md);transform:translateY(-2px)}.wdp-button--small{font-size:14px;padding:10px 24px}.wdp-button--large{font-size:18px;padding:18px 40px}.wdp-button--full{width:100%}.wdp-button svg{width:18px;height:18px;flex-shrink:0}.wdp-button:disabled,button:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.wdp-button:disabled:hover,button:disabled:hover{background-color:inherit;box-shadow:none}.wdp-badge{display:inline-flex;align-items:center;justify-content:center;font-family:var(--wdp-font-body);font-size:12px;font-weight:var(--wdp-font-weight-semibold);padding:4px 12px;border-radius:var(--wdp-radius-md);background-color:var(--wdp-mushroom);color:var(--wdp-ink);white-space:nowrap;gap:var(--wdp-space-xs)}.wdp-badge--sage{background-color:var(--wdp-sage);color:var(--wdp-cream)}.wdp-badge--terracotta{background-color:var(--wdp-terracotta);color:var(--wdp-cream)}.wdp-badge--butter{background-color:var(--wdp-butter);color:var(--wdp-ink)}.wdp-badge--tomato{background-color:var(--wdp-tomato);color:var(--wdp-cream)}.wdp-badge--blueberry{background-color:var(--wdp-blueberry);color:var(--wdp-cream)}.wdp-badge--thyme{background-color:var(--wdp-thyme);color:var(--wdp-cream)}.wdp-badge--candy{background-color:var(--wdp-candy);color:var(--wdp-cream)}.wdp-badge--citrus{background-color:var(--wdp-citrus);color:var(--wdp-ink)}.wdp-tag{display:inline-flex;align-items:center;justify-content:center;font-family:var(--wdp-font-body);font-size:16px;font-weight:var(--wdp-font-weight-extrabold);padding:8px 16px;border-radius:var(--wdp-radius-md);background-color:var(--wdp-mushroom);color:var(--wdp-ink);white-space:nowrap;gap:var(--wdp-space-xs)}.wdp-tag--sage{background-color:var(--wdp-sage);color:var(--wdp-cream)}.wdp-tag--terracotta{background-color:var(--wdp-terracotta);color:var(--wdp-cream)}.wdp-tag--butter{background-color:var(--wdp-butter);color:var(--wdp-ink)}.wdp-tag--tomato{background-color:var(--wdp-tomato);color:var(--wdp-cream)}.wdp-tag--blueberry{background-color:var(--wdp-blueberry);color:var(--wdp-cream)}.wdp-tag--thyme{background-color:var(--wdp-thyme);color:var(--wdp-cream)}.wdp-tag--candy{background-color:var(--wdp-candy);color:var(--wdp-cream)}.wdp-tag--citrus{background-color:var(--wdp-citrus);color:var(--wdp-ink)}.wdp-container{max-width:var(--wdp-container-max);margin:0 auto;padding:0 var(--wdp-gutter-desktop)}@media(max-width:768px){.wdp-container{padding:0 var(--wdp-gutter-mobile)}}.wdp-section{padding:var(--wdp-section-padding-desktop)}@media(max-width:768px){.wdp-section{padding:var(--wdp-section-padding-mobile)}}.wdp-section--small{padding:60px var(--wdp-gutter-desktop)}@media(max-width:768px){.wdp-section--small{padding:40px var(--wdp-gutter-mobile)}}.wdp-section--large{padding:120px var(--wdp-gutter-desktop)}@media(max-width:768px){.wdp-section--large{padding:80px var(--wdp-gutter-mobile)}}.wdp-grid{display:grid;gap:var(--wdp-space-2xl);grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.wdp-grid--2{grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.wdp-grid--2{grid-template-columns:1fr}}.wdp-grid--3{grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.wdp-grid--3{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.wdp-grid--3{grid-template-columns:1fr}}.wdp-grid--4{grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.wdp-grid--4{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.wdp-grid--4{grid-template-columns:1fr}}.wdp-flex{display:flex;align-items:center;justify-content:space-between}.wdp-flex--center{justify-content:center}.wdp-flex--start{justify-content:flex-start}.wdp-flex--end{justify-content:flex-end}.wdp-flex--column{flex-direction:column}.wdp-flex--gap-sm{gap:var(--wdp-space-sm)}.wdp-flex--gap-md{gap:var(--wdp-space-md)}.wdp-flex--gap-lg{gap:var(--wdp-space-lg)}.wdp-card{background-color:var(--wdp-oatmilk);border:1px solid var(--wdp-mushroom);border-radius:var(--wdp-radius-lg);padding:var(--wdp-space-2xl);transition:all var(--wdp-transition-base);display:flex;flex-direction:column;height:100%}.wdp-card:hover{transform:translateY(-4px);box-shadow:var(--wdp-shadow-lg);border-color:var(--wdp-sage)}.wdp-card--elevated{box-shadow:var(--wdp-shadow-md)}.wdp-card--flat{border:none;background-color:var(--wdp-cream)}.wdp-card--bordered{border:2px solid var(--wdp-ink)}.wdp-card__image{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--wdp-radius-md);margin-bottom:var(--wdp-space-lg)}.wdp-card__title{font-family:var(--wdp-font-heading);font-size:24px;font-weight:var(--wdp-font-weight-bold);margin-bottom:var(--wdp-space-sm);color:var(--wdp-ink)}.wdp-card__description{font-size:14px;line-height:1.6;margin-bottom:var(--wdp-space-lg);flex-grow:1;color:var(--wdp-ink)}.wdp-bg-cream{background-color:var(--wdp-cream)}.wdp-bg-oatmilk{background-color:var(--wdp-oatmilk)}.wdp-bg-mushroom{background-color:var(--wdp-mushroom)}.wdp-bg-ink{background-color:var(--wdp-ink);color:var(--wdp-cream)}.wdp-bg-sage{background-color:var(--wdp-sage);color:var(--wdp-cream)}.wdp-bg-terracotta{background-color:var(--wdp-terracotta);color:var(--wdp-cream)}.wdp-bg-butter{background-color:var(--wdp-butter);color:var(--wdp-ink)}.wdp-bg-tomato{background-color:var(--wdp-tomato);color:var(--wdp-cream)}.wdp-bg-blueberry{background-color:var(--wdp-blueberry);color:var(--wdp-cream)}.wdp-bg-thyme{background-color:var(--wdp-thyme);color:var(--wdp-cream)}.wdp-bg-candy{background-color:var(--wdp-candy);color:var(--wdp-cream)}.wdp-bg-citrus{background-color:var(--wdp-citrus);color:var(--wdp-ink)}.wdp-text-cream{color:var(--wdp-cream)}.wdp-text-oatmilk{color:var(--wdp-oatmilk)}.wdp-text-mushroom{color:var(--wdp-mushroom)}.wdp-text-ink{color:var(--wdp-ink)}.wdp-text-sage{color:var(--wdp-sage)}.wdp-text-terracotta{color:var(--wdp-terracotta)}.wdp-text-butter{color:var(--wdp-butter)}.wdp-text-tomato{color:var(--wdp-tomato)}.wdp-text-blueberry{color:var(--wdp-blueberry)}.wdp-text-thyme{color:var(--wdp-thyme)}.wdp-text-candy{color:var(--wdp-candy)}.wdp-text-citrus{color:var(--wdp-citrus)}.wdp-divider{width:100%;height:1px;background-color:var(--wdp-mushroom);border:none;margin:var(--wdp-space-2xl) 0}.wdp-divider--light{background-color:var(--wdp-oatmilk)}.wdp-divider--short{width:60px;margin-left:0;margin-right:0}.wdp-divider--sm{margin:var(--wdp-space-lg) 0}.wdp-divider--lg{margin:var(--wdp-space-3xl) 0}input[type=text],input[type=email],input[type=password],input[type=search],input[type=tel],input[type=url],input[type=number],textarea,select{width:100%;padding:12px 16px;border:1px solid var(--wdp-mushroom);border-radius:var(--wdp-radius-md);font-family:var(--wdp-font-body);font-size:16px;line-height:1.5;color:var(--wdp-ink);background-color:var(--wdp-cream);transition:all var(--wdp-transition-base)}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=number]:focus,textarea:focus,select:focus{outline:none;border-color:var(--wdp-sage);box-shadow:0 0 0 3px #9bae9a1a}textarea{resize:vertical;min-height:120px}select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23747474' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px;cursor:pointer}label{display:block;font-family:var(--wdp-font-body);font-size:14px;font-weight:var(--wdp-font-weight-semibold);margin-bottom:var(--wdp-space-sm);color:var(--wdp-ink)}.wdp-form-group{margin-bottom:var(--wdp-space-lg);display:flex;flex-direction:column}.wdp-form-group:last-child{margin-bottom:0}input[type=checkbox],input[type=radio]{width:18px;height:18px;margin-right:var(--wdp-space-sm);cursor:pointer;accent-color:var(--wdp-sage)}.wdp-checkbox,.wdp-radio{display:flex;align-items:center;margin-bottom:var(--wdp-space-md);cursor:pointer;font-size:14px}.wdp-form-error{font-size:12px;color:var(--wdp-tomato);margin-top:4px}input[type=text].error,input[type=email].error,input[type=password].error,textarea.error{border-color:var(--wdp-tomato)}.wdp-border-thin{border:1px solid var(--wdp-mushroom)}.wdp-border-medium{border:2px solid var(--wdp-mushroom)}.wdp-border-accent{border:2px solid var(--wdp-sage)}.wdp-symmetric{margin-left:auto;margin-right:auto}.wdp-spacer-sm{height:var(--wdp-space-2xl)}.wdp-spacer-md{height:var(--wdp-space-3xl)}.wdp-spacer-lg{height:var(--wdp-space-4xl)}.wdp-underline{position:relative;display:inline-block}.wdp-underline:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:3px;background-color:var(--wdp-butter);border-radius:1px}.wdp-underline--sage:after{background-color:var(--wdp-sage)}.wdp-underline--terracotta:after{background-color:var(--wdp-terracotta)}.wdp-text-center{text-align:center}.wdp-text-left{text-align:left}.wdp-text-right{text-align:right}header,.shopify-section.header-section{background-color:var(--wdp-cream);border-bottom:1px solid var(--wdp-mushroom)}.header-menu-links a,nav a{font-family:var(--wdp-font-body);font-size:16px;font-weight:var(--wdp-font-weight-medium);color:var(--wdp-ink);transition:color var(--wdp-transition-base)}.header-menu-links a:hover,nav a:hover{color:var(--wdp-sage)}.header__heading{font-family:var(--wdp-font-heading);font-size:24px;font-weight:var(--wdp-font-weight-bold);color:var(--wdp-ink)}footer,.shopify-section.footer{background-color:var(--wdp-oatmilk);border-top:1px solid var(--wdp-mushroom);color:var(--wdp-ink)}footer a{color:var(--wdp-ink);transition:color var(--wdp-transition-base)}footer a:hover{color:var(--wdp-sage)}footer h2,footer h3,footer h4{font-family:var(--wdp-font-heading);color:var(--wdp-ink)}.footer__heading{font-family:var(--wdp-font-heading);font-size:18px;font-weight:var(--wdp-font-weight-bold);color:var(--wdp-ink);margin-bottom:var(--wdp-space-lg)}.product-title,.collection-title{font-family:var(--wdp-font-heading);color:var(--wdp-ink)}.price{font-family:var(--wdp-font-body);font-size:18px;font-weight:var(--wdp-font-weight-semibold);color:var(--wdp-ink)}.price--original{text-decoration:line-through;opacity:.6}.price--sale{color:var(--wdp-tomato)}.product-image{border:1px solid var(--wdp-mushroom);border-radius:var(--wdp-radius-lg)}.product-image:hover{border-color:var(--wdp-sage)}.wdp-m-0{margin:0}.wdp-m-xs{margin:var(--wdp-space-xs)}.wdp-m-sm{margin:var(--wdp-space-sm)}.wdp-m-md{margin:var(--wdp-space-md)}.wdp-m-lg{margin:var(--wdp-space-lg)}.wdp-m-xl{margin:var(--wdp-space-xl)}.wdp-m-2xl{margin:var(--wdp-space-2xl)}.wdp-m-3xl{margin:var(--wdp-space-3xl)}.wdp-mt-xs{margin-top:var(--wdp-space-xs)}.wdp-mt-sm{margin-top:var(--wdp-space-sm)}.wdp-mt-md{margin-top:var(--wdp-space-md)}.wdp-mt-lg{margin-top:var(--wdp-space-lg)}.wdp-mt-xl{margin-top:var(--wdp-space-xl)}.wdp-mt-2xl{margin-top:var(--wdp-space-2xl)}.wdp-mt-3xl{margin-top:var(--wdp-space-3xl)}.wdp-mb-xs{margin-bottom:var(--wdp-space-xs)}.wdp-mb-sm{margin-bottom:var(--wdp-space-sm)}.wdp-mb-md{margin-bottom:var(--wdp-space-md)}.wdp-mb-lg{margin-bottom:var(--wdp-space-lg)}.wdp-mb-xl{margin-bottom:var(--wdp-space-xl)}.wdp-mb-2xl{margin-bottom:var(--wdp-space-2xl)}.wdp-mb-3xl{margin-bottom:var(--wdp-space-3xl)}.wdp-mx-auto{margin-left:auto;margin-right:auto}.wdp-p-0{padding:0}.wdp-p-xs{padding:var(--wdp-space-xs)}.wdp-p-sm{padding:var(--wdp-space-sm)}.wdp-p-md{padding:var(--wdp-space-md)}.wdp-p-lg{padding:var(--wdp-space-lg)}.wdp-p-xl{padding:var(--wdp-space-xl)}.wdp-p-2xl{padding:var(--wdp-space-2xl)}.wdp-p-3xl{padding:var(--wdp-space-3xl)}.wdp-pt-xs{padding-top:var(--wdp-space-xs)}.wdp-pt-sm{padding-top:var(--wdp-space-sm)}.wdp-pt-md{padding-top:var(--wdp-space-md)}.wdp-pt-lg{padding-top:var(--wdp-space-lg)}.wdp-pt-xl{padding-top:var(--wdp-space-xl)}.wdp-pt-2xl{padding-top:var(--wdp-space-2xl)}.wdp-pt-3xl{padding-top:var(--wdp-space-3xl)}.wdp-pb-xs{padding-bottom:var(--wdp-space-xs)}.wdp-pb-sm{padding-bottom:var(--wdp-space-sm)}.wdp-pb-md{padding-bottom:var(--wdp-space-md)}.wdp-pb-lg{padding-bottom:var(--wdp-space-lg)}.wdp-pb-xl{padding-bottom:var(--wdp-space-xl)}.wdp-pb-2xl{padding-bottom:var(--wdp-space-2xl)}.wdp-pb-3xl{padding-bottom:var(--wdp-space-3xl)}.wdp-hide-mobile{display:none}@media(min-width:768px){.wdp-hide-mobile{display:block}.wdp-hide-desktop{display:none}}.wdp-show-mobile{display:block}@media(min-width:768px){.wdp-show-mobile{display:none}}:focus-visible{outline:2px solid var(--wdp-sage);outline-offset:2px}button:focus-visible,.wdp-button:focus-visible,a:focus-visible{outline:2px solid var(--wdp-sage);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}@media(prefers-contrast:more){.wdp-button,button{border:2px solid currentColor}.wdp-card{border-width:2px}.wdp-divider{background-color:var(--wdp-ink)}}@media print{body{background-color:#fff;color:#000;font-size:12pt;line-height:1.5}.wdp-button,button{border:1px solid black;background-color:transparent;color:#000}a{text-decoration:underline;color:#000}.wdp-card{border:1px solid black;page-break-inside:avoid}}.wdp-opacity-50{opacity:.5}.wdp-opacity-75{opacity:.75}.wdp-overflow-hidden{overflow:hidden}.wdp-overflow-auto{overflow:auto}.wdp-aspect-square{aspect-ratio:1 / 1}.wdp-aspect-video{aspect-ratio:16 / 9}.wdp-aspect-portrait{aspect-ratio:3 / 4}.wdp-line-clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.wdp-line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wdp-line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.wdp-pointer-none{pointer-events:none}.wdp-pointer-auto{pointer-events:auto}.wdp-select-none{-webkit-user-select:none;user-select:none}.wdp-select-text{-webkit-user-select:text;user-select:text}
/*# sourceMappingURL=/cdn/shop/t/15/assets/wdp-brand.css.map */
