:root{--ardeche-bg: #F5EFE6;--ardeche-cream: #FBF7F0;--ardeche-coral: #E8634A;--ardeche-coral-dk: #C94E37;--ardeche-green: #4D7C5A;--ardeche-green-dk: #3A5F45;--ardeche-ink: #2A2A2A;--ardeche-muted: #6B6B6B;--ardeche-border: #E5DDD0}body{background:var(--ardeche-bg)!important;color:var(--ardeche-ink)!important;font-family:Quicksand,system-ui,sans-serif!important}h1,h2,h3,h4,.h1,.h2,.h3,.h4,.product__title,.card__heading,.section-header__title{font-family:Fraunces,Georgia,serif!important;letter-spacing:-.01em;color:var(--ardeche-ink)}.header-wrapper,.shopify-section-header,.header{background:var(--ardeche-green)!important}.header a,.header__menu-item,.header__icon,.header__heading-link,.header__active-menu-item{color:#fff!important}.header__menu-item:hover{color:#ffe3d5!important}.button,.btn,button.shopify-payment-button__button,.product-form__submit{border-radius:9999px!important;font-weight:600!important;padding:14px 28px!important;transition:transform .2s ease,box-shadow .2s ease!important;letter-spacing:.01em}.button--primary,.btn--primary,.product-form__submit,.shopify-payment-button__button--unbranded{background:var(--ardeche-coral)!important;color:#fff!important;border:none!important;box-shadow:0 8px 20px -8px #e8634a8c!important}.button--primary:hover,.btn--primary:hover,.product-form__submit:hover{background:var(--ardeche-coral-dk)!important;transform:translateY(-2px);box-shadow:0 12px 24px -8px #e8634a99!important}.button--secondary,.btn--secondary{background:transparent!important;color:var(--ardeche-ink)!important;border:1.5px solid rgba(42,42,42,.25)!important}.button--secondary:hover,.btn--secondary:hover{background:var(--ardeche-ink)!important;color:var(--ardeche-bg)!important}.ardeche-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:#efe6d5;border-radius:9999px;font-size:12px;font-weight:600;color:var(--ardeche-ink);letter-spacing:.02em}.ardeche-hero{position:relative;background:radial-gradient(circle at 10% 20%,rgba(232,99,74,.12),transparent 40%),radial-gradient(circle at 90% 70%,rgba(77,124,90,.12),transparent 45%),var(--ardeche-bg);padding:80px 24px 110px;overflow:hidden}.ardeche-hero__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.ardeche-hero__title{font-family:Fraunces,Georgia,serif;font-size:clamp(36px,5.5vw,68px);line-height:1.05;margin:20px 0;font-weight:500}.ardeche-hero__title em{color:var(--ardeche-coral);font-style:italic}.ardeche-hero__sub{font-size:17px;color:var(--ardeche-muted);max-width:460px;margin-bottom:28px}.ardeche-hero__ctas{display:flex;gap:12px;flex-wrap:wrap}.ardeche-hero__meta{display:flex;gap:22px;margin-top:32px;font-size:12px;color:var(--ardeche-muted)}.ardeche-hero__visual{position:relative;aspect-ratio:1;max-width:460px;margin:0 auto}.ardeche-hero__visual img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.15));animation:ardecheFloat 6s ease-in-out infinite}@keyframes ardecheFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(2deg)}}@media(max-width:768px){.ardeche-hero__inner{grid-template-columns:1fr;gap:30px}.ardeche-hero{padding:50px 20px 70px}}.shopify-section--featured-collection,.shopify-section--collection-list,main .collection{background:var(--ardeche-cream)!important;padding:60px 0!important}.card-wrapper,.card{border-radius:24px!important;overflow:hidden;background:#fff;border:1px solid var(--ardeche-border);transition:transform .3s ease,box-shadow .3s ease}.card-wrapper:hover{transform:translateY(-4px);box-shadow:0 20px 40px -20px #0000001f}.card__heading a{color:var(--ardeche-ink)!important}.price-item{color:var(--ardeche-coral)!important;font-weight:600}.shopify-section-footer,.footer{background:var(--ardeche-green)!important;color:#f5efe6!important}.footer *{color:#f5efe6!important}.footer a:hover{color:#ffe3d5!important}.footer__heading,.footer-block__heading{font-family:Fraunces,serif!important;text-transform:uppercase;letter-spacing:.2em;font-size:13px!important}.ardeche-products{background:var(--ardeche-cream);padding:80px 24px}.ardeche-products__inner{max-width:1200px;margin:0 auto}.ardeche-products__header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:16px;margin-bottom:40px}.ardeche-products__eyebrow{font-size:12px;letter-spacing:.25em;text-transform:uppercase;color:var(--ardeche-coral);margin:0 0 8px}.ardeche-products__title{font-family:Fraunces,Georgia,serif;font-size:clamp(28px,3.5vw,42px);margin:0;font-weight:500}.ardeche-products__link{font-size:14px;color:var(--ardeche-ink);text-decoration:underline;text-underline-offset:4px}.ardeche-products__link:hover{color:var(--ardeche-coral)}.ardeche-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:900px){.ardeche-products__grid{grid-template-columns:repeat(2,1fr)}}.ardeche-product-card{display:block;background:#fff;border-radius:24px;overflow:hidden;border:1px solid var(--ardeche-border);text-decoration:none;color:var(--ardeche-ink);transition:transform .3s ease,box-shadow .3s ease}.ardeche-product-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px -20px #00000026}.ardeche-product-card__image{aspect-ratio:1;background:var(--ardeche-bg);overflow:hidden}.ardeche-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.ardeche-product-card:hover .ardeche-product-card__image img{transform:scale(1.05)}.ardeche-product-card__body{padding:16px 18px 20px}.ardeche-product-card__title{font-family:Fraunces,serif;font-size:17px;margin:0 0 6px;font-weight:500}.ardeche-product-card__price{color:var(--ardeche-coral);font-weight:600}.ardeche-footer{background:var(--ardeche-green);color:#f5efe6;margin-top:60px}.ardeche-footer a{color:#f5efe6;text-decoration:none}.ardeche-footer a:hover{color:#ffe3d5}.ardeche-footer__inner{max-width:1200px;margin:0 auto;padding:60px 24px 30px}.ardeche-footer__brand{display:flex;align-items:center;gap:14px;margin-bottom:14px}.ardeche-footer__logo{width:56px;height:56px;border-radius:50%;object-fit:contain;background:#ffffff1a;padding:4px}.ardeche-footer__brand-name{font-family:Fraunces,serif;font-size:20px;font-weight:600}.ardeche-footer__brand-sub{font-size:10px;letter-spacing:.25em;opacity:.8;margin-top:-2px}.ardeche-footer__tagline{max-width:380px;font-size:14px;opacity:.9;margin:0 0 40px}.ardeche-footer__columns{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;border-top:1px solid rgba(255,255,255,.15);padding-top:30px}@media(max-width:768px){.ardeche-footer__columns{grid-template-columns:1fr;gap:24px}}.ardeche-footer__heading{font-family:Fraunces,serif;font-size:12px;text-transform:uppercase;letter-spacing:.2em;margin:0 0 14px;font-weight:600}.ardeche-footer__col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;font-size:14px}.ardeche-footer__social{display:flex;gap:10px;margin-bottom:14px}.ardeche-footer__social a{width:38px;height:38px;border-radius:50%;background:#ffffff1f;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;transition:background .2s ease}.ardeche-footer__social a:hover{background:var(--ardeche-coral);color:#fff}.ardeche-footer__small{font-size:12px;opacity:.8;margin:0}.ardeche-footer__bottom{border-top:1px solid rgba(255,255,255,.15);padding:18px 24px;text-align:center;font-size:12px;opacity:.8}
/*# sourceMappingURL=/cdn/shop/t/12/assets/custom.css.map */
