:root{--cq-cream: #faf0ee;--cq-cream-rgb: 250 240 238;--cq-ballet-pink: #f2d5d0;--cq-ballet-pink-rgb: 242 213 208;--cq-dusty-pink: #e8b4b0;--cq-dusty-pink-rgb: 232 180 176;--cq-cherry: #c0544a;--cq-cherry-rgb: 192 84 74;--cq-deep-red: #8b2e26;--cq-deep-red-rgb: 139 46 38;--cq-headline: #3a1a18;--cq-headline-rgb: 58 26 24;--cq-bg: var(--cq-cream);--cq-bg-alt: #fff7f5;--cq-surface: #ffffff;--cq-text: var(--cq-headline);--cq-text-muted: #6b4a45;--cq-cta: var(--cq-cherry);--cq-cta-hover: var(--cq-deep-red);--cq-cta-text: #ffffff;--cq-link: var(--cq-cherry);--cq-link-hover: var(--cq-deep-red);--cq-badge-bg: var(--cq-dusty-pink);--cq-badge-text: var(--cq-headline);--cq-hover-tint: var(--cq-ballet-pink);--cq-border-soft: #e8ded9;--cq-shadow: 58 26 24}:root{--color-foreground: rgb(var(--cq-headline-rgb) / 1);--color-foreground-rgb: var(--cq-headline-rgb);--color-background: rgb(var(--cq-cream-rgb) / 1);--color-background-rgb: var(--cq-cream-rgb);--color-shadow: rgb(var(--cq-shadow) / 1);--color-shadow-rgb: var(--cq-shadow);--hover-shadow-color: rgb(var(--cq-shadow) / .18);--backdrop-color-rgb: var(--cq-headline-rgb);--color-input-hover-background: rgb(var(--cq-ballet-pink-rgb) / .35)}[class*=color-scheme-],.color-scheme-1,.color-scheme-79cbd785-d8ab-44fd-a005-65909cab3f56,.color-scheme-c5188fb1-10c6-4dc3-8e29-107e41c491e3,.color-scheme-matches-parent{--color-foreground: rgb(var(--cq-headline-rgb) / 1);--color-foreground-rgb: var(--cq-headline-rgb);--color-foreground-heading: rgb(var(--cq-headline-rgb) / 1);--color-foreground-heading-rgb: var(--cq-headline-rgb);--color-background: rgb(var(--cq-cream-rgb) / 1);--color-background-rgb: var(--cq-cream-rgb);--color-background-secondary: rgb(var(--cq-cream-rgb) / 1);--color-background-secondary-rgb: var(--cq-cream-rgb);--color-primary: rgb(var(--cq-cherry-rgb) / 1);--color-primary-rgb: var(--cq-cherry-rgb);--color-primary-hover: rgb(var(--cq-deep-red-rgb) / 1);--color-primary-hover-rgb: var(--cq-deep-red-rgb);--color-link: rgb(var(--cq-cherry-rgb) / 1);--color-link-rgb: var(--cq-cherry-rgb);--color-border: rgb(var(--cq-headline-rgb) / .12);--color-border-rgb: var(--cq-headline-rgb);--color-shadow: rgb(var(--cq-shadow) / 1);--color-shadow-rgb: var(--cq-shadow);--color-primary-button-text: #ffffff;--color-primary-button-text-rgb: 255 255 255;--color-primary-button-background: rgb(var(--cq-cherry-rgb) / 1);--color-primary-button-background-rgb: var(--cq-cherry-rgb);--color-primary-button-border: rgb(var(--cq-cherry-rgb) / 1);--color-primary-button-border-rgb: var(--cq-cherry-rgb);--color-primary-button-hover-text: #ffffff;--color-primary-button-hover-text-rgb: 255 255 255;--color-primary-button-hover-background: rgb(var(--cq-deep-red-rgb) / 1);--color-primary-button-hover-background-rgb: var(--cq-deep-red-rgb);--color-primary-button-hover-border: rgb(var(--cq-deep-red-rgb) / 1);--color-primary-button-hover-border-rgb: var(--cq-deep-red-rgb);--color-secondary-button-text: rgb(var(--cq-cherry-rgb) / 1);--color-secondary-button-text-rgb: var(--cq-cherry-rgb);--color-secondary-button-background: rgb(0 0 0 / 0);--color-secondary-button-background-rgb: 0 0 0;--color-secondary-button-border: rgb(var(--cq-cherry-rgb) / 1);--color-secondary-button-border-rgb: var(--cq-cherry-rgb);--color-secondary-button-hover-text: rgb(var(--cq-headline-rgb) / 1);--color-secondary-button-hover-background: rgb(var(--cq-ballet-pink-rgb) / 1);--color-secondary-button-hover-background-rgb: var(--cq-ballet-pink-rgb);--color-secondary-button-hover-border: rgb(var(--cq-cherry-rgb) / 1);--color-secondary-button-hover-border-rgb: var(--cq-cherry-rgb);--color-input-background: #ffffff;--color-input-background-rgb: 255 255 255;--color-input-text: rgb(var(--cq-headline-rgb) / 1);--color-input-text-rgb: var(--cq-headline-rgb);--color-input-border: rgb(var(--cq-headline-rgb) / .18);--color-input-border-rgb: var(--cq-headline-rgb);--color-input-hover-background: rgb(var(--cq-ballet-pink-rgb) / .35)}html,body{background:var(--cq-bg);color:var(--cq-text)}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:var(--cq-headline);letter-spacing:-.005em}a{color:var(--cq-link)}a:hover,a:focus-visible{color:var(--cq-link-hover)}.button,button.button,[type=submit].button,.shopify-payment-button__button,.account-actions__link.button{background:var(--cq-cta);color:var(--cq-cta-text);border:1px solid var(--cq-cta);border-radius:999px;padding:.85rem 1.6rem;font-weight:600;letter-spacing:.01em;transition:background .2s ease,color .2s ease,transform .2s ease}.button:hover,button.button:hover,.shopify-payment-button__button:hover,.account-actions__link.button:hover{background:var(--cq-cta-hover);border-color:var(--cq-cta-hover);color:var(--cq-cta-text)}.button:active,button.button:active{background:var(--cq-deep-red);transform:translateY(1px)}.button-secondary,button.button-secondary,.button.button-secondary{background:transparent;color:var(--cq-cherry);border:1px solid var(--cq-cherry);border-radius:999px;padding:.85rem 1.6rem;font-weight:600;letter-spacing:.01em;transition:background .2s ease,color .2s ease,border-color .2s ease}.button-secondary:hover,button.button-secondary:hover,.button.button-secondary:hover{background:var(--cq-hover-tint);color:var(--cq-headline);border-color:var(--cq-cherry)}.button-unstyled{color:var(--cq-headline)}.button-unstyled:hover,.button-unstyled:focus-visible{color:var(--cq-cherry)}header nav a,.header nav a,.header__menu a,.header__inline-menu a{color:var(--cq-headline);transition:color .2s ease}header nav a:hover,.header nav a:hover,.header__menu a:hover,.header__inline-menu a:hover,header nav a[aria-current=page],.header__menu a.is-active{color:var(--cq-cherry)}.menu-drawer,.menu-drawer__menu{background:var(--cq-bg);color:var(--cq-headline)}.menu-drawer__menu-item,.menu-drawer__menu-item--mainlist,.menu-drawer__menu a,.menu-drawer a{color:var(--cq-headline)!important;--button-color: var(--cq-headline) !important}.menu-drawer__menu-item:hover,.menu-drawer__menu-item--mainlist:hover,.menu-drawer__menu a:hover{color:var(--cq-cherry)!important;--button-color: var(--cq-cherry) !important}.close-button,.menu-drawer__close-button,.close-button.menu-drawer__close-button{color:var(--cq-headline)!important;--button-color: var(--cq-headline) !important}.close-button:hover,.menu-drawer__close-button:hover{color:var(--cq-cherry)!important;--button-color: var(--cq-cherry) !important}.header__logo,.header__heading-link,.header__logo a,.header__heading-link .h2{color:var(--cq-headline);letter-spacing:.02em}@media(max-width:480px){.header__logo,.header__heading-link,.header__logo a,.header__heading-link .h2{letter-spacing:.005em;font-size:clamp(1.1rem,5vw,1.4rem)}}.product-card,product-card{background:var(--cq-surface);border:1px solid var(--cq-border-soft);border-radius:16px;overflow:hidden;width:100%!important;max-width:100%;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover,product-card:hover{transform:translateY(-2px);box-shadow:0 6px 22px rgb(var(--cq-shadow) / .08)}.product-card__title,product-card .product-card__title{color:var(--cq-headline);font-weight:600}.product-card__price,.price,[class*=price]{color:var(--cq-cherry);font-weight:600}.product-card slideshow-component,.product-card .card-gallery,product-card slideshow-component,product-card .card-gallery{width:100%!important;max-width:100%}.product-card slideshow-slide,product-card slideshow-slide{width:100%!important;max-width:100%}.badge,.product-badge,[class*=badge]{background:var(--cq-badge-bg);color:var(--cq-badge-text);border-radius:999px;padding:.25rem .7rem;font-size:.75rem;letter-spacing:.04em;text-transform:lowercase}cart-drawer,.cart-drawer,.drawer,[class*=cart-drawer]{background:var(--cq-bg);color:var(--cq-text)}.drawer__overlay,.modal-overlay,[class*=backdrop]{background:rgb(var(--cq-headline-rgb) / .55)}.shopify-section-group-footer-group,.shopify-section-group-footer-group>.shopify-section{background:var(--cq-deep-red);color:var(--cq-cream)}.shopify-section-group-footer-group a{color:var(--cq-ballet-pink)}.shopify-section-group-footer-group a:hover,.shopify-section-group-footer-group a:focus-visible{color:var(--cq-cream)}.shopify-section-group-footer-group h2,.shopify-section-group-footer-group h3,.shopify-section-group-footer-group h4,.shopify-section-group-footer-group .h2,.shopify-section-group-footer-group .h3,.shopify-section-group-footer-group .h4{color:var(--cq-cream)}.footer-utilities,.footer-utilities__group,.footer-utilities__group-copyright{background:var(--cq-deep-red);color:var(--cq-cream)}.footer-utilities__text,.footer-utilities__group-copyright .footer-utilities__text{color:rgb(var(--cq-cream-rgb) / .85)!important}.footer-utilities a{color:var(--cq-ballet-pink)!important}.footer-utilities a:hover{color:var(--cq-cream)!important}.newsletter,.footer__newsletter,[class*=newsletter] input[type=email]{background:var(--cq-bg-alt);border:1px solid var(--cq-border-soft);color:var(--cq-headline);border-radius:8px}.newsletter input[type=email]:focus,[class*=newsletter] input[type=email]:focus{outline:2px solid var(--cq-cherry);outline-offset:2px;border-color:var(--cq-cherry)}.product-form__buttons .button{background:var(--cq-cta);color:var(--cq-cta-text)}@media(max-width:768px){.sticky:not(:last-of-type),[class*=sticky-atc]:not(:last-of-type){display:none!important}}.collection__header,.collection-hero,.collection__title{color:var(--cq-headline)}.collection__description,.collection-hero__description{color:var(--cq-text-muted);max-width:62ch;margin-inline:auto;text-align:center;font-style:italic}.announcement-bar,.announcement-bar__announcement,[class*=announcement]{background:var(--cq-cherry);color:var(--cq-cream);letter-spacing:.02em}.announcement-bar__link,.announcement-bar a,.announcement-bar__announcement a,[class*=announcement] a{color:var(--cq-cream)!important;text-decoration:underline;text-underline-offset:2px}.announcement-bar__link:hover,.announcement-bar a:hover,[class*=announcement] a:hover{color:var(--cq-ballet-pink)!important}input[type=text],input[type=email],input[type=password],input[type=search],input[type=tel],textarea,select{background:var(--cq-surface);color:var(--cq-headline);border:1px solid var(--cq-border-soft);border-radius:8px}input:focus,textarea:focus,select:focus{outline:2px solid var(--cq-cherry);outline-offset:2px;border-color:var(--cq-cherry)}::selection{background:var(--cq-ballet-pink);color:var(--cq-headline)}
/*# sourceMappingURL=/cdn/shop/t/9/assets/cardigan-coquette.css.map */
