@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--cw-text-xs: clamp(.75rem, .7rem + .25vw, .875rem);--cw-text-sm: clamp(.875rem, .8rem + .35vw, 1rem);--cw-text-base: clamp(1rem, .95rem + .25vw, 1.125rem);--cw-text-lg: clamp(1.125rem, 1rem + .75vw, 1.5rem);--cw-text-xl: clamp(1.5rem, 1.2rem + 1.25vw, 2.25rem);--cw-text-2xl: clamp(2rem, 1.2rem + 2.5vw, 3.5rem);--cw-text-3xl: clamp(2.8rem, 6vw, 6.5rem);--cw-bg: #f5f3ee;--cw-surface: #fbf9f5;--cw-surface-2: #ffffff;--cw-surface-offset: #ece7de;--cw-border: #d8d1c7;--cw-divider: #e1dbd2;--cw-text: #1f2b2d;--cw-muted: #5d6a6d;--cw-faint: #8d9698;--cw-inverse: #f7f8f8;--cw-primary: #0d6a72;--cw-primary-hover: #084f55;--cw-highlight: #d7e8e7;--cw-gold: #c3912f;--cw-radius-sm: .375rem;--cw-radius-md: .75rem;--cw-radius-lg: 1.25rem;--cw-radius-xl: 1.75rem;--cw-radius-full: 999px;--cw-shadow-sm: 0 4px 20px rgba(31, 43, 45, .05);--cw-shadow-md: 0 18px 48px rgba(31, 43, 45, .09);--cw-content: 1180px;--font-heading-family: "Cormorant Garamond", Georgia, serif;--font-body-family: "Manrope", Arial, sans-serif}html{scroll-behavior:smooth}body{background:var(--cw-bg)!important;color:var(--cw-text)!important;font-family:var(--font-body-family)!important}h1,h2,h3,.h0,.h1,.h2,.h3,.heading{font-family:var(--font-heading-family)!important;letter-spacing:-.02em;color:var(--cw-text)}p,li,.rte,.price,.product__text{font-family:var(--font-body-family)!important}.shopify-section,.color-scheme-1,.color-scheme-2,.gradient{background:var(--cw-bg)!important}.page-width{max-width:var(--cw-content)!important}.header-wrapper,.shopify-section-header,header.header,.footer,.footer__content-top,.footer__content-bottom{background:color-mix(in srgb,var(--cw-bg) 88%,transparent)!important;border-color:color-mix(in srgb,var(--cw-text) 10%,transparent)!important}.header-wrapper,.shopify-section-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header__heading-logo,.header__heading-logo-wrapper img{max-height:90px!important}.header__menu-item,.header__icon,.footer a,.footer p,.footer li{color:var(--cw-text)!important}.button,.shopify-payment-button__button,button[type=submit],.product-form__submit,.cart__checkout-button,.quick-add__submit{border-radius:var(--cw-radius-full)!important;background:var(--cw-primary)!important;color:var(--cw-inverse)!important;border:0!important;font-weight:800!important;min-height:44px;box-shadow:none!important;transition:transform .18s ease,background .18s ease!important}.button:hover,.shopify-payment-button__button:hover,button[type=submit]:hover,.product-form__submit:hover,.cart__checkout-button:hover,.quick-add__submit:hover{background:var(--cw-primary-hover)!important;transform:translateY(-1px)}.button--secondary,.button--tertiary,.secondary-button{background:var(--cw-surface)!important;color:var(--cw-text)!important;border:1px solid color-mix(in srgb,var(--cw-text) 12%,transparent)!important}.card,.card-wrapper,.product-card-wrapper,.collection-card-wrapper,.article-card-wrapper,.facets-container,.drawer,.cart-drawer,.predictive-search,.modal__content,.product__media-wrapper,.product__info-wrapper,.product__info-container,.cart-items,.cart__footer,.field__input,.select__select,.quantity{border-radius:var(--cw-radius-xl)!important}.card,.card-wrapper,.product-card-wrapper .card,.collection-card-wrapper .card,.article-card-wrapper .card,.product__info-container,.cart__footer,.drawer__inner{background:var(--cw-surface)!important;border:1px solid color-mix(in srgb,var(--cw-text) 8%,transparent)!important;box-shadow:var(--cw-shadow-sm)!important;overflow:hidden}.card-wrapper:hover .card,.product-card-wrapper:hover .card,.collection-card-wrapper:hover .card{transform:translateY(-2px);box-shadow:var(--cw-shadow-md)!important;transition:.18s ease}.card__media,.media,.product__media,.global-media-settings{border-radius:var(--cw-radius-lg)!important;overflow:hidden!important;background:var(--cw-surface-offset)!important}.price,.price-item,.card-information>.price{color:var(--cw-primary)!important;font-weight:800!important}.badge,.card__badge span,.price__badge-sale,.price__badge-sold-out{border-radius:var(--cw-radius-full)!important;background:var(--cw-highlight)!important;color:var(--cw-primary)!important;border:0!important;font-weight:800!important;text-transform:uppercase;letter-spacing:.08em}.field__input,.select__select,.customer .field input,textarea{background:var(--cw-surface-2)!important;color:var(--cw-text)!important;border:1px solid var(--cw-border)!important;box-shadow:none!important}.cw-container{width:min(calc(100% - 2rem),var(--cw-content));margin:0 auto}.cw-eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .85rem;border-radius:var(--cw-radius-full);background:var(--cw-highlight);color:var(--cw-primary);font-size:var(--cw-text-xs);text-transform:uppercase;letter-spacing:.12em;font-weight:800}.cw-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:44px;padding:.85rem 1.2rem;border-radius:var(--cw-radius-full);text-decoration:none;font-weight:800;transition:transform .18s ease,background .18s ease,color .18s ease}.cw-btn:hover{transform:translateY(-1px)}.cw-btn-primary{background:var(--cw-primary);color:var(--cw-inverse)}.cw-btn-primary:hover{background:var(--cw-primary-hover);color:var(--cw-inverse)}.cw-btn-secondary{background:var(--cw-surface);color:var(--cw-text);border:1px solid color-mix(in srgb,var(--cw-text) 12%,transparent)}.cw-panel{background:var(--cw-surface);border:1px solid color-mix(in srgb,var(--cw-text) 8%,transparent);border-radius:var(--cw-radius-xl);box-shadow:var(--cw-shadow-sm)}.cw-section-head{display:grid;gap:.8rem;margin-bottom:2rem}.cw-section-head h2{font-size:var(--cw-text-2xl);line-height:.95;margin:0}.cw-section-head p{color:var(--cw-muted);max-width:62ch;margin:0}.cw-hero-section,.cw-categories-section,.cw-featured-products-section,.cw-support-section,.cw-visit-section{padding:clamp(3rem,7vw,6rem) 0}.cw-hero-section{padding-top:clamp(2rem,5vw,4rem)}.cw-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(1.5rem,4vw,4rem);align-items:center}.cw-hero-copy h1{font-size:var(--cw-text-3xl);line-height:.95;max-width:11ch;margin:1rem 0 1.25rem}.cw-hero-copy p{max-width:58ch;color:var(--cw-muted);margin-bottom:1.5rem}.cw-actions,.cw-chip-row{display:flex;flex-wrap:wrap;gap:.8rem}.cw-chip{padding:.65rem .9rem;border-radius:var(--cw-radius-full);font-size:var(--cw-text-sm);background:color-mix(in srgb,var(--cw-surface) 75%,white);border:1px solid color-mix(in srgb,var(--cw-text) 10%,transparent)}.cw-hero-visual{position:relative;min-height:520px}.cw-photo-card{position:absolute;top:0;right:0;bottom:3rem;left:3rem;overflow:hidden;border-radius:var(--cw-radius-xl);box-shadow:var(--cw-shadow-md);background:var(--cw-surface-offset)}.cw-photo-card img{width:100%;height:100%;object-fit:cover}.cw-note-card{position:absolute;left:0;bottom:0;width:min(280px,72%);padding:1.2rem;background:var(--cw-surface-2);border-radius:var(--cw-radius-xl);box-shadow:var(--cw-shadow-md);border:1px solid color-mix(in srgb,var(--cw-text) 8%,transparent)}.cw-mini-label{font-size:var(--cw-text-xs);text-transform:uppercase;letter-spacing:.12em;color:var(--cw-faint);font-weight:800}.cw-note-card p{margin:.4rem 0 0;color:var(--cw-muted)}.cw-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.cw-category-card,.cw-visit-card,.cw-product-card{display:grid;gap:1rem;padding:clamp(1rem,2vw,1.25rem);color:var(--cw-text);text-decoration:none;transition:.18s ease}.cw-category-card:hover,.cw-visit-card:hover,.cw-product-card:hover{transform:translateY(-2px);box-shadow:var(--cw-shadow-md)}.cw-card-image{aspect-ratio:4 / 3;border-radius:var(--cw-radius-lg);background:var(--cw-surface-offset);overflow:hidden}.cw-card-image img{width:100%;height:100%;object-fit:cover}.cw-category-card h3,.cw-visit-card h3,.cw-product-card h3{font-size:var(--cw-text-lg);margin:0}.cw-category-card p,.cw-visit-card p,.cw-product-card p{color:var(--cw-muted);margin:0}.cw-kicker{color:var(--cw-primary);font-size:var(--cw-text-xs);text-transform:uppercase;letter-spacing:.1em;font-weight:800}.cw-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.cw-product-card{padding:.75rem}.cw-product-card .cw-card-image{margin-bottom:.5rem}.cw-product-price{color:var(--cw-primary)!important;font-weight:800}.cw-support-banner{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center;background:var(--cw-text);color:var(--cw-inverse);padding:clamp(1.5rem,4vw,2.5rem);border-radius:var(--cw-radius-xl)}.cw-support-banner h2{color:var(--cw-inverse);font-size:var(--cw-text-xl);margin:1rem 0 .75rem}.cw-support-banner p{color:color-mix(in srgb,var(--cw-inverse) 76%,transparent);margin:0}.cw-support-banner .cw-eyebrow{background:#ffffff1f;color:var(--cw-inverse)}.announcement-bar,.announcement-bar-section,.shopify-section-group-header-group .announcement-bar{background:#f5f3ee!important;color:#1f2b2d!important;border-bottom:1px solid rgba(31,43,45,.1)!important}.announcement-bar__message,.announcement-bar a,.announcement-bar p{color:#1f2b2d!important;font-weight:700!important}.shopify-section-header,.shopify-section-group-header-group,.header-wrapper,.header{background:#f5f3eee0!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(31,43,45,.1)!important}.header{min-height:5rem;padding-top:.4rem!important;padding-bottom:.4rem!important}.header__heading,.header__heading-link{font-weight:800!important;letter-spacing:.02em;color:#1f2b2d!important}.header__menu-item,.header__active-menu-item{color:#5d6a6d!important;font-weight:700!important;border-radius:.75rem}.header__menu-item:hover,.header__active-menu-item{color:#1f2b2d!important;background:#d7e8e7!important}.header__icon{color:#1f2b2d!important}@media(max-width:960px){.cw-hero-grid,.cw-card-grid,.cw-product-grid,.cw-support-banner{grid-template-columns:1fr}.cw-hero-visual{min-height:420px}.cw-photo-card{top:1.5rem;right:0;bottom:4rem;left:0}}@media(max-width:640px){.cw-hero-copy h1{max-width:12ch}.cw-hero-visual{min-height:360px}.cw-actions .cw-btn,.cw-support-banner .cw-btn{width:100%}}.collection,.collection__wrapper,.product-grid-container,.facets-vertical,.main-collection-product-grid{background:#f5f3ee!important}.product-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,280px))!important;gap:1.25rem!important;align-items:start!important}.product-grid .grid__item{width:auto!important;max-width:280px!important;background:#fbf9f5!important;border:1px solid rgba(31,43,45,.08)!important;border-radius:1.75rem!important;overflow:hidden!important;box-shadow:0 4px 20px #1f2b2d0d!important}.card-wrapper,.card,.card__inner{background:#fbf9f5!important;border-radius:1.75rem!important}.card__media,.card__information{background:#fbf9f5!important}.card__information{padding:1rem!important}.card__heading{font-family:Manrope,Arial,sans-serif!important;font-size:1rem!important;font-weight:800!important}.price{color:#0d6a72!important;font-weight:800!important}.card__inner{aspect-ratio:4 / 3!important;overflow:hidden!important}.card__inner img,.card__media img{width:100%!important;height:100%!important;object-fit:cover!important}@media(max-width:749px){.product-grid{grid-template-columns:1fr!important}.product-grid .grid__item{max-width:100%!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/champneys-west.css.map */
