.error-404{background:#f5ede0;min-height:70vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.error-404__inner{max-width:520px;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.error-404__code{font-family:Playwrite FR Moderne,serif;font-size:clamp(6rem,18vw,10rem);font-weight:400;line-height:1;color:#8b1a1a1f;margin:0;letter-spacing:-.02em}.error-404__heading{font-size:clamp(1.75rem,4vw,2.5rem);color:#2a1010;margin:0;line-height:1.05;letter-spacing:.02em}.error-404__text{font-size:.95rem;color:#777;line-height:1.75;margin:0}.error-404__btn{display:inline-flex;align-items:center;margin-top:.75rem;padding:.875rem 2.25rem;background:#8b1a1a;color:#f5ede0;font-size:.82rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;border-radius:8px;transition:background .2s}.error-404__btn:hover{background:#6e1515}.article-page{background:#f5ede0;padding-bottom:5rem}.article-page__hero{width:100%;max-height:500px;overflow:hidden}.article-page__hero-img{width:100%;height:100%;max-height:500px;object-fit:cover;display:block}.article-page__inner{max-width:760px;margin:0 auto;padding:3.5rem 2rem 0}.article-page__tags{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:1rem}.article-page__tag{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#c4902a;background:#c4902a1a;padding:.2rem .5rem;border-radius:2px}.article-page__title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;color:#8b1a1a;line-height:1.15;margin:0 0 1rem}.article-page__meta{font-size:.875rem;color:#999;margin:0 0 2.5rem}.article-page__content{font-size:1.05rem;line-height:1.8;color:#2a2a2a}.article-page__content h2,.article-page__content h3{color:#8b1a1a;margin-top:2rem}.article-page__content p{margin-bottom:1.25rem}.article-page__content img{max-width:100%;height:auto;border-radius:2px;display:block;margin:1.5rem 0}.article-page__content ul,.article-page__content ol{padding-left:1.5rem;margin-bottom:1.25rem}.article-page__content li{margin-bottom:.4rem}.article-page__content a{color:#c4902a;text-decoration:underline;text-underline-offset:2px}.article-page__footer{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(139,26,26,.12)}.article-page__back{font-size:.875rem;font-weight:600;color:#8b1a1a;text-decoration:none;letter-spacing:.02em;transition:color .2s}.article-page__back:hover{color:#c4902a}.article-page__comments{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(139,26,26,.12)}.article-page__comments-title{font-size:1.25rem;font-weight:700;color:#8b1a1a;margin:0 0 1.5rem}.comment{padding:1.25rem;background:#fff;border-left:3px solid #C4902A;margin-bottom:1rem;border-radius:0 2px 2px 0}.comment__header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.comment__author{font-size:.9rem;color:#8b1a1a}.comment__date{font-size:.8rem;color:#999}.comment__body{font-size:.9rem;line-height:1.65;color:#444;margin:0}.comment-form{margin-top:2rem}.comment-form__title{font-size:1.1rem;font-weight:700;color:#8b1a1a;margin:0 0 1.25rem}.comment-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.comment-form__field{display:flex;flex-direction:column;gap:.4rem}.comment-form__label{font-size:.875rem;font-weight:600;color:#1a1a1a}.comment-form__input,.comment-form__textarea{padding:.625rem .875rem;border:1px solid rgba(139,26,26,.25);background:#fff;font-size:.9rem;color:#1a1a1a;border-radius:2px;transition:border-color .2s;width:100%;box-sizing:border-box;font-family:inherit}.comment-form__input:focus,.comment-form__textarea:focus{outline:2px solid #C4902A;outline-offset:1px;border-color:#c4902a}.comment-form__textarea{resize:vertical;min-height:120px;margin-bottom:1rem}.comment-form__submit{padding:.75rem 2rem;background:#8b1a1a;color:#f5ede0;border:2px solid #8B1A1A;font-size:.875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border-radius:2px;transition:background .2s,color .2s}.comment-form__submit:hover{background:transparent;color:#8b1a1a}@media(max-width:600px){.article-page__inner{padding:2rem 1.25rem 0}.comment-form__row{grid-template-columns:1fr}}.blog-page{background:#f5ede0;padding:4rem 2rem 5rem;max-width:1200px;margin:0 auto}.blog-page__header{text-align:center;margin-bottom:3.5rem}.blog-page__title{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#8b1a1a;margin:0 0 .75rem}.blog-page__subtitle{font-size:1.05rem;color:#666;margin:0;max-width:50ch;margin-inline:auto;line-height:1.6}.blog-page__grid{display:grid;grid-template-columns:repeat(var(--blog-cols, 3),1fr);gap:2.5rem 2rem}.article-card{display:flex;flex-direction:column;background:#fff;border-radius:2px;overflow:hidden}.article-card__media{aspect-ratio:16 / 9;overflow:hidden}.article-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.article-card:hover .article-card__image{transform:scale(1.04)}.article-card__body{padding:1.5rem;display:flex;flex-direction:column;gap:.6rem;flex:1}.article-card__tags{display:flex;gap:.4rem;flex-wrap:wrap}.article-card__tag{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#c4902a;background:#c4902a1a;padding:.2rem .5rem;border-radius:2px}.article-card__title{font-size:1.15rem;font-weight:700;line-height:1.25;margin:0}.article-card__title-link{color:#8b1a1a;text-decoration:none;transition:color .2s}.article-card__title-link:hover{color:#c4902a}.article-card__meta{font-size:.8rem;color:#999;margin:0}.article-card__excerpt{font-size:.9rem;color:#555;line-height:1.6;margin:0;flex:1}.article-card__read-more{display:inline-block;font-size:.85rem;font-weight:600;color:#c4902a;text-decoration:none;letter-spacing:.02em;margin-top:.25rem;transition:color .2s}.article-card__read-more:hover{color:#8b1a1a}.blog-page__empty{text-align:center;padding:4rem 2rem;color:#777;font-size:1.05rem}.pagination__btn{display:inline-flex;align-items:center;padding:.5rem 1rem;border:1px solid #8B1A1A;color:#8b1a1a;text-decoration:none;font-size:.875rem;font-weight:600;transition:background .2s,color .2s;border-radius:2px}.pagination__page{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 .5rem;font-size:.875rem;color:#8b1a1a;text-decoration:none;border:1px solid transparent;border-radius:2px;transition:border-color .2s}.pagination__ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;font-size:.875rem;color:#999}@media(max-width:900px){.blog-page__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.blog-page{padding:2.5rem 1rem 4rem}.blog-page__grid{grid-template-columns:1fr;gap:1.5rem}}.boutique-info{background:#f5ede0;padding:5rem 2rem}.boutique-info__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.boutique-info__gallery{position:relative;height:520px}.boutique-info__photo{position:absolute;overflow:hidden}.boutique-info__photo .boutique-info__img,.boutique-info__photo .boutique-info__img svg{width:100%;height:100%;object-fit:cover;display:block}.boutique-info__photo--circle{width:260px;height:260px;border-radius:50%;top:0;left:10px;z-index:2;box-shadow:0 8px 32px #0000001f}.boutique-info__photo--pill{width:200px;height:300px;border-radius:120px;top:60px;right:0;z-index:1;transform:rotate(4deg);box-shadow:0 8px 32px #0000001a}.boutique-info__photo--blob{width:230px;height:210px;border-radius:60% 40% 55% 45%/50% 60% 40% 50%;bottom:10px;left:80px;z-index:3;transform:rotate(-3deg);box-shadow:0 8px 32px #00000024}.boutique-info__content{display:flex;flex-direction:column;gap:.75rem}.boutique-info__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#8b1a1a;margin:0}.boutique-info__heading{font-size:clamp(1.6rem,2.5vw,2.25rem);color:#2a1010;margin:0 0 .5rem;line-height:1.2;text-transform:uppercase}.boutique-info__blocks{display:flex;flex-direction:column;gap:1.75rem;margin-top:.5rem}.boutique-info__block{display:flex;flex-direction:column;gap:.5rem;padding-bottom:1.75rem;border-bottom:1px solid rgba(42,26,26,.08)}.boutique-info__block:last-child{border-bottom:none;padding-bottom:0}.boutique-info__block-title{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2a1010;margin:0}.boutique-info__block-title svg{flex-shrink:0}.boutique-info__hours{display:flex;flex-direction:column;gap:.2rem}.boutique-info__hours-row{font-size:.92rem;color:#3d3d3d;line-height:1.6}.boutique-info__hours-note{font-size:.8rem;color:#888;font-style:italic;margin:.35rem 0 0}.boutique-info__address{font-size:.92rem;color:#3d3d3d;line-height:1.6;margin:0;white-space:pre-line}.boutique-info__map-link{font-size:.82rem;color:#8b1a1a;text-decoration:none;font-weight:600;transition:opacity .2s;align-self:flex-start}.boutique-info__map-link:hover{opacity:.7}.boutique-info__contact-link{font-size:.92rem;color:#3d3d3d;text-decoration:none;display:block;transition:color .2s;line-height:1.8}.boutique-info__contact-link:hover{color:#8b1a1a}@media(max-width:900px){.boutique-info__inner{grid-template-columns:1fr;gap:3rem}.boutique-info__gallery{height:360px;max-width:480px;margin:0 auto}.boutique-info__photo--circle{width:190px;height:190px}.boutique-info__photo--pill{width:150px;height:220px;top:30px}.boutique-info__photo--blob{width:170px;height:155px;left:60px}}@media(max-width:480px){.boutique-info{padding:3rem 1.25rem}.boutique-info__gallery{height:auto;display:flex;justify-content:center}.boutique-info__photo--circle{position:relative;top:auto;left:auto;width:200px;height:200px}.boutique-info__photo--pill,.boutique-info__photo--blob{display:none}}.brand-story{background:var(--brand-story-bg, #F5EDE0);padding:5rem 2rem}.brand-story__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.brand-story--image_right .brand-story__media{order:2}.brand-story--image_right .brand-story__content{order:1}.brand-story__media{position:relative;border-radius:2px;overflow:hidden}.brand-story__image{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:4 / 5}.brand-story__content{display:flex;flex-direction:column;gap:1.25rem}.brand-story__eyebrow{font-size:.8rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#c4902a;margin:0}.brand-story__heading{font-size:clamp(1.75rem,3vw,2.75rem);font-weight:700;line-height:1.15;color:#8b1a1a;margin:0;position:relative;padding-bottom:1rem}.brand-story__heading:after{content:"";position:absolute;bottom:0;left:0;width:3rem;height:2px;background:#c4902a}.brand-story__text{color:#1a1a1a;line-height:1.75;font-size:1.05rem}.brand-story__text p{margin:0 0 1rem}.brand-story__text p:last-child{margin-bottom:0}.brand-story__cta{display:inline-block;margin-top:.5rem;padding:.875rem 2rem;border:2px solid #8B1A1A;color:#8b1a1a;text-decoration:none;font-weight:600;font-size:.9rem;letter-spacing:.05em;text-transform:uppercase;transition:background .2s,color .2s;align-self:flex-start}.brand-story__cta:hover{background:#8b1a1a;color:#f5ede0}@media(max-width:960px){.brand-story__inner{gap:3rem}}@media(max-width:768px){.brand-story{padding:3rem 1.25rem}.brand-story__inner{grid-template-columns:1fr;gap:2.5rem}.brand-story--image_right .brand-story__media,.brand-story--image_right .brand-story__content{order:unset}.brand-story__image{aspect-ratio:4 / 3}}.cart-page{background:#f5ede0;min-height:70vh;padding-bottom:5rem}.cart-page__header{max-width:1100px;margin:0 auto;padding:4rem 2rem 2.5rem}.cart-page__heading{font-size:clamp(2rem,4vw,3rem);color:#2a1010;margin:0;line-height:1.05;letter-spacing:.02em;text-transform:uppercase}.cart-empty{max-width:480px;margin:0 auto;padding:4rem 2rem;text-align:center}.cart-empty__icon{color:#8b1a1a40;margin-bottom:1.5rem}.cart-empty__title{font-family:Playwrite FR Moderne,serif;font-style:normal;font-weight:400;font-size:1.5rem;color:#2a1010;margin:0 0 .75rem}.cart-empty__text{color:#777;font-size:.95rem;line-height:1.65;margin:0 0 2rem}.cart-empty__btn{display:inline-block;background:#8b1a1a;color:#f5ede0;font-size:.85rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.875rem 2rem;border-radius:8px;text-decoration:none;transition:background .2s}.cart-empty__btn:hover{background:#6e1515}.cart-form{max-width:1100px;margin:0 auto;padding:0 2rem}.cart-layout{display:grid;grid-template-columns:1fr 340px;gap:2.5rem;align-items:start}.cart-items{background:#fff;border-radius:16px;overflow:hidden;border:1.5px solid rgba(139,26,26,.07)}.cart-item{display:grid;grid-template-columns:90px 1fr auto auto;gap:1.25rem;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(139,26,26,.06)}.cart-item__img-wrap{border-radius:10px;overflow:hidden;background:#f5ede0;aspect-ratio:1}.cart-item__img{width:100%;height:100%;object-fit:cover}.cart-item__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.25}.cart-item__info{display:flex;flex-direction:column;gap:.2rem}.cart-item__title{font-family:Playwrite FR Moderne,serif;font-style:normal;font-size:.82rem;font-weight:400;letter-spacing:.04em;color:#2a1010;text-decoration:none;line-height:1.4;transition:color .2s}.cart-item__title:hover{color:#8b1a1a}.cart-item__variant{font-size:.75rem;color:#999;margin:0;letter-spacing:.03em}.cart-item__unit-price{font-size:.8rem;color:#999;font-weight:500;margin:.1rem 0 0}.cart-item__remove{font-size:.7rem;color:#ccc;text-decoration:underline;margin-top:.3rem;transition:color .2s}.cart-item__remove:hover{color:#8b1a1a}.cart-item__qty{display:flex;align-items:center;border:1.5px solid rgba(139,26,26,.2);border-radius:8px;overflow:hidden;background:#fff}.cart-item__qty-btn{background:none;border:none;width:32px;height:36px;font-size:1rem;color:#8b1a1a;cursor:pointer;transition:background .15s}.cart-item__qty-btn:hover{background:#f5ede0}.cart-item__qty-input{width:36px;height:36px;border:none;border-left:1px solid rgba(139,26,26,.15);border-right:1px solid rgba(139,26,26,.15);text-align:center;font-size:.9rem;font-weight:600;color:#2a1010;background:#fff;-moz-appearance:textfield}.cart-item__qty-input::-webkit-outer-spin-button,.cart-item__qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.cart-item__total{font-size:.95rem;font-weight:700;color:#2a1010;text-align:right;min-width:70px;display:flex;flex-direction:column;align-items:flex-end;gap:.1rem}.cart-item__total--original{font-size:.75rem;font-weight:400;color:#bbb;text-decoration:line-through}.cart-items__actions{padding:1rem 1.5rem;background:#f5ede0;display:flex;justify-content:flex-end}.cart-summary{background:#fff;border-radius:16px;padding:1.75rem;border:1.5px solid rgba(139,26,26,.07);position:sticky;top:100px}.cart-summary__title{font-family:Playwrite FR Moderne,serif;font-style:normal;font-weight:400;font-size:1.1rem;color:#2a1010;margin:0 0 1.25rem;padding-bottom:1rem;border-bottom:1.5px solid rgba(139,26,26,.08)}.cart-summary__row{display:flex;justify-content:space-between;font-size:.9rem;color:#555;margin-bottom:.75rem}.cart-summary__row span:last-child{font-weight:700;color:#2a1010}.cart-summary__row--discount span{color:#8b1a1a}.cart-summary__shipping-note{font-size:.78rem;color:#aaa;line-height:1.55;margin:1rem 0 1.5rem;padding-top:1rem;border-top:1px solid rgba(139,26,26,.08)}.cart-summary__checkout-btn{width:100%;background:#8b1a1a;color:#f5ede0;border:none;border-radius:10px;padding:1rem;font-size:.9rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background .2s}.cart-summary__checkout-btn:hover{background:#6e1515}.cart-summary__alt-checkout{margin-top:.75rem}.cart-summary__continue{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-top:.75rem;padding:.5rem .875rem;border:1px solid rgba(139,26,26,.25);border-radius:8px;font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#8b1a1a;opacity:.75;text-decoration:none;transition:background .2s,border-color .2s,opacity .2s}.cart-summary__continue:hover{background:#8b1a1a0a;border-color:#8b1a1a80;opacity:1}@media(max-width:900px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:600px){.cart-form{padding:0 1.25rem}.cart-page__header{padding:2.5rem 1.25rem 1.5rem}.cart-item{grid-template-columns:72px 1fr;grid-template-rows:auto auto;gap:.75rem 1rem;padding:1rem 1.25rem}.cart-item__img-wrap{grid-row:1 / 3}.cart-item__qty,.cart-item__total{grid-column:2;justify-self:start}}.collection-circles{background:#f5ede0;padding:4rem 2rem 5rem}.collection-circles__inner{max-width:1200px;margin:0 auto}.collection-circles__header{text-align:center;max-width:640px;margin-inline:auto;margin-bottom:4rem}.collection-circles__eyebrow{font-family:var(--font-heading, "Playwrite FR Moderne", cursive);font-size:.95rem;color:#c4902a;margin:0 0 1rem;letter-spacing:.02em}.collection-circles__heading{font-family:var(--font-heading, "Playwrite FR Moderne", cursive);font-weight:400;font-size:clamp(2.25rem,5vw,3.75rem);line-height:1.1;color:#8b1a1a;margin:0 0 1.5rem;text-decoration:underline;text-decoration-color:#8b1a1a;text-underline-offset:6px;text-decoration-thickness:1.5px;letter-spacing:-.01em}.collection-circles__subtext{font-size:.95rem;color:#555;line-height:1.75;margin:0;max-width:52ch;margin-inline:auto}.collection-circles__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 1.5rem}.circle-card{display:flex;flex-direction:column;align-items:center;gap:0;text-decoration:none;color:inherit;width:160px}.circle-card__badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;color:#fff;font-family:var(--font-heading, "Playwrite FR Moderne", cursive);font-size:1rem;font-weight:400;text-align:center;white-space:nowrap;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px;background:none;padding:0;border-radius:0}.circle-card__name{display:none}@media(max-width:768px){.collection-circles{padding:3rem 1.25rem 4rem}.collection-circles__grid{gap:1.5rem 1rem}.circle-card{width:130px}.circle-card__media{width:130px;height:130px}}@media(max-width:480px){.collection-circles__grid{gap:1.25rem .75rem}.circle-card{width:110px}.circle-card__media{width:110px;height:110px}}.collection-page{background:#f5ede0;min-height:60vh}.collection-page__header{padding:4rem 2rem 2rem;text-align:center}.collection-page__title{font-family:Playwrite FR Moderne,serif;font-style:normal;font-size:52px;font-weight:400;color:#2a1010;margin:0;line-height:1.05;letter-spacing:.02em;animation:coll-fade-up .9s cubic-bezier(.22,1,.36,1) both}@media(max-width:768px){.collection-page__title{font-size:clamp(2rem,8vw,52px)}}.collection-page__description{font-size:1rem;color:#666;line-height:1.7;margin:1rem auto 0;max-width:52ch;animation:coll-fade-up .9s cubic-bezier(.22,1,.36,1) .2s both}@keyframes coll-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.collection-nav{padding:0 2rem 3rem}.collection-nav__grid{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 1.5rem}.circle-card{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;width:160px}.circle-card__media{position:relative;width:160px;height:160px;border-radius:50%;overflow:hidden;background:#ddd0c0;flex-shrink:0;transition:box-shadow .4s ease}.circle-card:hover .circle-card__media{box-shadow:0 10px 32px #8b1a1a40}.circle-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.circle-card:hover .circle-card__image{transform:scale(1.12)}.circle-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#ddd0c0}.circle-card__placeholder-svg{width:55%;height:55%;opacity:.45}.circle-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#14080459;border-radius:50%;transition:background .3s ease}.circle-card:hover .circle-card__media:after{background:#14080433}.circle-card__badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;color:#fff;font-family:var(--font-heading, "Playwrite FR Moderne", cursive);font-size:1rem;font-weight:400;text-align:center;white-space:nowrap;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}@media(max-width:768px){.collection-nav{padding:0 1.25rem 2.5rem}.collection-nav__grid{gap:1.5rem 1rem}.circle-card{width:130px}.circle-card__media{width:130px;height:130px}}@media(max-width:480px){.collection-nav__grid{gap:1.25rem .75rem}.circle-card{width:110px}.circle-card__media{width:110px;height:110px}}.collection-page__body{padding:2.5rem 2rem 5rem}.collection-page__inner{max-width:1200px;margin:0 auto}.collection-toolbar{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.collection-toolbar__label{font-family:Playwrite FR Moderne,serif;font-size:1.5rem;font-weight:400;color:#8b1a1a;white-space:nowrap;letter-spacing:.04em}.collection-toolbar__filters{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.filter-pill{font-family:Playwrite FR Moderne,serif;display:inline-flex;align-items:center;padding:.5rem 1.25rem;border-radius:50px;border:1.5px solid #8b1a1a;background:transparent;color:#8b1a1a;font-size:.8rem;font-weight:400;text-decoration:none;transition:background .2s,color .2s;white-space:nowrap}.filter-pill:hover{background:#8b1a1a14}.filter-pill--active{background:#8b1a1a;color:#f5ede0}.filter-pill--active:hover{background:#6e1414}.collection-page__grid{display:grid;grid-template-columns:repeat(12,1fr);gap:2.5rem 1.5rem}.product-card-wrapper{grid-column:span 3}.collection-page__empty{text-align:center;padding:4rem 2rem;color:#777}.pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:3rem;flex-wrap:wrap}.pagination__btn{display:inline-flex;align-items:center;padding:.5rem 1.25rem;border:1.5px solid #8b1a1a;border-radius:50px;color:#8b1a1a;text-decoration:none;font-size:.85rem;font-weight:600;transition:background .2s,color .2s}.pagination__btn:hover:not(.pagination__btn--disabled){background:#8b1a1a;color:#f5ede0}.pagination__btn--disabled{opacity:.3;pointer-events:none}.pagination__pages{display:flex;gap:.25rem}.pagination__page{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 .5rem;font-size:.875rem;color:#8b1a1a;text-decoration:none;border:1.5px solid transparent;border-radius:50px;transition:border-color .2s}.pagination__page:hover{border-color:#8b1a1a4d}.pagination__page--current{border-color:#8b1a1a;font-weight:700;pointer-events:none}.pagination__ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;font-size:.875rem;color:#777}@media(max-width:1024px){.product-card-wrapper{grid-column:span 4}}@media(max-width:768px){.collection-toolbar{flex-direction:column;align-items:flex-start;gap:.75rem}.collection-toolbar__filters{width:100%;flex-wrap:wrap}.collection-page__grid{grid-template-columns:repeat(4,1fr)}.product-card-wrapper{grid-column:span 2}}@media(max-width:480px){.collection-page__body{padding:1.5rem 1rem 3rem}.collection-page__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem .75rem}.product-card-wrapper{grid-column:span 4}}.collection-list{background:#f5ede0;padding:4rem 2rem}.collection-list__inner{max-width:1200px;margin:0 auto}.collection-list__header{text-align:center;margin-bottom:3rem}.collection-list__title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:#8b1a1a;margin:0 0 .75rem}.collection-list__subtitle{font-size:1.05rem;color:#555;margin:0;max-width:50ch;margin-inline:auto}.collection-list__grid{display:grid;grid-template-columns:repeat(var(--clist-cols, 3),1fr);gap:1.5rem}.collection-card{display:block;text-decoration:none;color:inherit;position:relative;border-radius:2px;overflow:hidden;background:#1a1a1a}.collection-card__media{position:relative;aspect-ratio:3 / 4;overflow:hidden}.collection-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.collection-card:hover .collection-card__image{transform:scale(1.05)}.collection-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#e8e4dc}.collection-card__placeholder-svg{width:50%;height:50%;opacity:.2}.collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(139,26,26,.75) 0%,transparent 55%);transition:opacity .3s}.collection-card:hover .collection-card__overlay{opacity:.9}.collection-card__info{position:absolute;bottom:0;left:0;right:0;padding:1.5rem 1.25rem;color:#f5ede0}.collection-card__title{font-size:clamp(1rem,1.5vw,1.25rem);font-weight:700;margin:0 0 .25rem;line-height:1.2}.collection-card__count{font-size:.8rem;opacity:.75;margin:0 0 .5rem}.collection-card__cta{font-size:.8rem;font-weight:600;letter-spacing:.05em;color:#c4902a;opacity:0;display:block;transform:translateY(4px);transition:opacity .2s,transform .2s}.collection-card:hover .collection-card__cta{opacity:1;transform:translateY(0)}@media(max-width:900px){.collection-list__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.collection-list{padding:2.5rem 1rem}.collection-list__grid{grid-template-columns:1fr}}.conseils-page{background:#f5ede0;padding-bottom:6rem}.conseils-page__header{max-width:700px;margin:0 auto;padding:4rem 2rem;text-align:center}.conseils-page__eyebrow{font-style:italic;font-size:.95rem;color:#8b1a1a;margin:0 0 2rem;letter-spacing:.02em;animation:conseils-fade-up .7s cubic-bezier(.22,1,.36,1) both}.conseils-page__heading{font-size:clamp(2rem,5vw,3.5rem);color:#2a1010;margin:0 0 1.25rem;line-height:1.05;letter-spacing:.02em;text-transform:uppercase;animation:conseils-fade-up .9s cubic-bezier(.22,1,.36,1) .15s both}.conseils-page__intro{font-size:.95rem;color:#666;line-height:1.75;margin:0;animation:conseils-fade-up .9s cubic-bezier(.22,1,.36,1) .35s both}@keyframes conseils-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.conseils-list{display:flex;flex-direction:column}.conseil-item{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:560px;overflow:hidden;opacity:0;transform:translateY(70px);transition:opacity .85s cubic-bezier(.25,.46,.45,.94),transform .85s cubic-bezier(.25,.46,.45,.94)}.conseil-item.is-visible{opacity:1;transform:translateY(0)}.conseil-item__visual-col{display:flex;align-items:center;justify-content:flex-start;padding:3rem 0}.conseil-item--reverse .conseil-item__visual-col{order:2;justify-content:flex-end}.conseil-item__visual{width:min(480px,100%);aspect-ratio:4 / 5;border-radius:16px 50% 50% 16px/16px 45% 45% 16px;overflow:hidden;margin-left:-6%;flex-shrink:0;background:#e4d9c8}.conseil-item--reverse .conseil-item__visual{border-radius:50% 16px 16px 50%/45% 16px 16px 45%;margin-left:0;margin-right:-6%}.conseil-item__img{width:100%;height:100%;object-fit:cover;display:block}.conseil-item__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.conseil-item__placeholder-svg{width:40%;height:40%;opacity:.2}.conseil-item__content-col{padding:2rem 4rem 2rem 2rem;display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start}.conseil-item--reverse .conseil-item__content-col{order:1;padding:2rem 2rem 2rem 4rem}.conseil-item__badge{display:inline-flex;align-items:center;padding:.4rem 1.1rem;background:#8b1a1a;color:#f5ede0;border-radius:50px;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.conseil-item__title{font-size:clamp(1.5rem,2.5vw,2.25rem);color:#2a1010;margin:0;line-height:1.15}.conseil-item__desc{font-size:.95rem;color:#555;line-height:1.8;margin:0;max-width:44ch}.conseil-item__desc p{margin:0 0 .75em}.conseil-item__desc p:last-child{margin-bottom:0}.conseil-item__desc strong{color:#2a1010;font-weight:600}.conseil-item__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:1.5px solid #8b1a1a;border-radius:8px;color:#8b1a1a;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:background .2s,color .2s;margin-top:.5rem}.conseil-item__btn:hover{background:#8b1a1a;color:#f5ede0}.conseils-empty{text-align:center;padding:4rem 2rem;color:#999;font-size:.9rem}@media(max-width:900px){.conseil-item,.conseil-item--reverse{grid-template-columns:1fr;min-height:auto}.conseil-item__visual-col,.conseil-item--reverse .conseil-item__visual-col{order:0;justify-content:center;padding:2rem 2rem 0}.conseil-item__visual,.conseil-item--reverse .conseil-item__visual{width:min(340px,80vw);margin:0;border-radius:50% 50% 16px 16px/35% 35% 16px 16px}.conseil-item__content-col,.conseil-item--reverse .conseil-item__content-col{order:1;padding:1.5rem 2rem 3rem}}@media(max-width:480px){.conseil-item__content-col,.conseil-item--reverse .conseil-item__content-col{padding:1.25rem 1.25rem 2.5rem}.conseil-item__title{line-height:1.8}}.contact-page{background:#f5ede0;padding:5rem 2rem 6rem;min-height:70vh}.contact-page__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1.4fr;gap:6rem;align-items:start}.contact-page__eyebrow{font-family:var(--font-heading, "Playwrite FR Moderne", cursive);font-size:.95rem;color:#c4902a;margin:0 0 .75rem;letter-spacing:.02em}.contact-page__heading{font-family:Playwrite FR Moderne,serif;font-style:normal;font-weight:400;font-size:clamp(1.5rem,3vw,2.2rem);color:#8b1a1a;margin:0 0 1.25rem;line-height:1.5}.contact-page__intro{font-size:.95rem;color:#555;line-height:1.75;margin:0 0 2.5rem;max-width:38ch}.contact-page__info{display:flex;flex-direction:column;gap:1rem}.contact-info-item{display:flex;align-items:flex-start;gap:.75rem}.contact-info-item svg{flex-shrink:0;margin-top:2px}.contact-info-item__value{font-size:.9rem;color:#3d3d3d;text-decoration:none;line-height:1.5;transition:color .2s;white-space:pre-line}a.contact-info-item__value:hover{color:#8b1a1a}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.contact-form__field{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.contact-form__label{font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#3d3d3d}.contact-form__optional{font-weight:400;text-transform:none;letter-spacing:0;color:#888;font-size:.75rem}.contact-form__label span[aria-hidden]{color:#8b1a1a}.contact-form__input{width:100%;padding:.875rem 1.25rem;border:1.5px solid rgba(42,26,26,.15);border-radius:12px;background:#fff;font-size:.92rem;color:#1a1a1a;font-family:inherit;transition:border-color .2s,box-shadow .2s;box-sizing:border-box;appearance:none;-webkit-appearance:none}.contact-form__input::placeholder{color:#bbb}.contact-form__input:focus{outline:none;border-color:#8b1a1a;box-shadow:0 0 0 3px #8b1a1a14}.contact-form__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23888' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;cursor:pointer}.contact-form__textarea{resize:vertical;min-height:140px;line-height:1.6;border-radius:12px}.contact-form__submit-icon{display:flex;align-items:center;width:16px;height:16px;flex-shrink:0}.contact-form__submit-icon svg{width:100%;height:100%}.contact-form__submit-icon svg path{stroke:currentColor}.contact-form__submit{display:inline-flex;align-items:center;gap:.625rem;padding:1rem 2.25rem;background:#8b1a1a;color:#f5ede0;font-family:var(--font-heading, "Playwrite FR Moderne", cursive);font-size:1rem;font-weight:400;border:none;border-radius:12px;cursor:pointer;transition:background .2s,transform .2s;margin-top:.5rem}.contact-form__submit:hover{background:#6e1414;transform:translateY(-1px)}.contact-success{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px;border:1.5px solid rgba(42,26,26,.08);gap:1rem}.contact-success__title{font-family:var(--font-heading, "Playwrite FR Moderne", cursive);font-size:1.75rem;color:#8b1a1a;margin:0}.contact-success__text{font-size:.95rem;color:#555;line-height:1.7;margin:0;max-width:38ch}.contact-errors{background:#fdf0f0;border:1.5px solid #e8a0a0;border-radius:6px;padding:1rem 1.25rem;margin-bottom:1.5rem;font-size:.9rem;color:#8b1a1a}@media(max-width:900px){.contact-page__inner{grid-template-columns:1fr;gap:3rem}.contact-page__intro{max-width:100%}}@media(max-width:600px){.contact-page{padding:3rem 1.25rem 4rem}.contact-form__row{grid-template-columns:1fr}}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.featured-products{padding:4rem 2rem;background:transparent}.featured-products__inner{max-width:1200px;margin:0 auto}.featured-products__heading{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;margin:0 0 2.5rem;text-align:center}.featured-products__grid{display:grid;grid-template-columns:repeat(var(--columns, 4),1fr);gap:1.5rem}@media(max-width:1024px){.featured-products__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.featured-products__grid{grid-template-columns:1fr;gap:1rem}.featured-products{padding:2.5rem 1rem}}.site-footer{background:#8b1814;color:#f5ede0cc;font-size:.9rem}.site-footer__wave{line-height:0;margin-bottom:-1px}.site-footer__wave svg{display:block;width:100%;height:70px}.site-footer__body{padding:3.5rem 2rem 4rem}.site-footer__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:4rem;align-items:start}.site-footer__logo-link{display:inline-flex;flex-direction:column;gap:.2rem;text-decoration:none;margin-bottom:1.25rem}.site-footer__pyrene{font-family:var(--font-heading, "Playwrite FR Moderne", cursive);font-weight:400;font-size:2.25rem;color:#f5ede0;line-height:1;letter-spacing:-.01em}.site-footer__since{font-family:Playwrite FR Moderne;font-size:.8rem;color:#fff;letter-spacing:.05em}.site-footer__logo-svg{height:48px;width:auto;display:block}.site-footer__logo-img{max-width:160px;height:auto;display:block;margin-bottom:1rem;filter:brightness(0) invert(1);opacity:.9}.site-footer__description{color:#f5ede0d9;line-height:1.7;margin:0 0 1.5rem;max-width:26ch;font-size:.875rem}.site-footer__social{display:flex;gap:.6rem}.site-footer__social-link{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(245,237,224,.2);color:#f5ede099;border-radius:50%;text-decoration:none;transition:border-color .2s,color .2s}.site-footer__social-link:hover{border-color:#fff;color:#fff}.site-footer__col-title{font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff;margin:0 0 1.25rem}.site-footer__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.site-footer__nav-link{font-family:var(--font-heading, "Playwrite FR Moderne", cursive);font-size:.95rem;color:#f5ede0b3;text-decoration:none;transition:color .2s}.site-footer__nav-link:hover{color:#f5ede0}.site-footer__address{font-style:normal;display:flex;align-items:flex-start;gap:.5rem;color:#f5ede0d9;line-height:1.8;margin:0 0 .875rem;font-size:.875rem}.site-footer__pin{flex-shrink:0;margin-top:.3rem;color:#f5ede080}.site-footer__address-link{color:inherit;text-decoration:none;transition:color .2s}.site-footer__address-link:hover{color:#f5ede0}.site-footer__contact-link{display:block;color:#f5ede0d9;text-decoration:none;margin-bottom:.35rem;font-size:.875rem;transition:color .2s}.site-footer__contact-link:hover{color:#f5ede0}.site-footer__bottom{border-top:1px solid rgba(245,237,224,.08);padding:1.25rem 2rem;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.site-footer__copyright{margin:0;font-size:.78rem;color:#f5ede0d9;letter-spacing:.02em}.site-footer__legal-links{list-style:none;margin:0;padding:0;display:flex;gap:1.5rem;flex-wrap:wrap}.site-footer__legal-links a{font-size:.78rem;color:#f5ede0d9;text-decoration:none;transition:color .2s}.site-footer__legal-links a:hover{color:#f5ede0}@media(max-width:900px){.site-footer__inner{grid-template-columns:1fr 1fr;gap:2.5rem}.site-footer__col--brand{grid-column:1 / -1}}@media(max-width:560px){.site-footer__body{padding:3rem 1.25rem 3.5rem}.site-footer__inner{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column;align-items:flex-start;padding:1.25rem;gap:.75rem}.site-footer__wave svg{height:45px}}.header{position:fixed;top:0;left:0;right:0;width:100%;z-index:100;background:transparent;border-bottom:1px solid transparent;transition:background .35s ease,border-color .35s ease,box-shadow .35s ease}.header.is-scrolled{background:#fefcf7;border-bottom-color:#00000014;box-shadow:0 2px 16px #00000017}.header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;max-width:1400px;margin:0 auto;padding:0 4rem;height:72px;gap:3rem}.header__logo{text-decoration:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1;gap:.1rem;flex-shrink:0;transition:opacity .3s}.header.is-scrolled .header__logo{opacity:1;pointer-events:auto;width:auto;overflow:visible}.header__logo-img{max-height:48px;width:auto}.header__logo-svgs{position:relative;display:block;line-height:0}.header__logo-svg{height:44px;width:auto;display:block;transition:opacity .35s ease}.header__logo-svg--blanc{position:absolute;top:0;left:0;opacity:0;pointer-events:none}.header__logo-svg--bordeaux{opacity:1}.header--home:not(.is-scrolled) .header__logo-svg--blanc{opacity:1}.header--home:not(.is-scrolled) .header__logo-svg--bordeaux{opacity:0}.header.is-scrolled .header__logo-svg--blanc{opacity:0}.header.is-scrolled .header__logo-svg--bordeaux{opacity:1}.header__nav{display:flex;align-items:center;justify-content:center;gap:0}.header__nav-item{position:relative}.header__nav-link{font-family:var(--font-body, "Lato", sans-serif);font-size:.82rem;letter-spacing:.03em;text-decoration:none;color:#3d3d3d;background:none;border:none;cursor:pointer;padding:0 1.25rem;display:flex;align-items:center;gap:.35rem;position:relative;transition:color .35s ease;white-space:nowrap}.header--home .header__nav-link{color:#fff}.header.is-scrolled .header__nav-link{color:#3d3d3d}.header__nav-link:hover,.header__nav-link.is-active,.header.is-scrolled .header__nav-link:hover,.header.is-scrolled .header__nav-link.is-active{color:#8b1a1a}.header__nav-link:after{content:"";position:absolute;bottom:-4px;left:1.25rem;right:1.25rem;height:1.5px;background:#8b1a1a;transform:scaleX(0);transition:transform .25s ease}.header__nav-link:hover:after,.header__nav-link.is-active:after{transform:scaleX(1)}.header__sep{width:1px;height:18px;background:#8b1a1a33;flex-shrink:0;transition:background .35s ease}.header--home .header__sep{background:#f5ede059}.header.is-scrolled .header__sep{background:#8b1a1a33}.header__nav-chevron{transition:transform .22s ease;opacity:.5;flex-shrink:0}.header__nav-item--dropdown:hover .header__nav-chevron,.header__nav-item--dropdown.is-open .header__nav-chevron{transform:rotate(180deg);opacity:1}.header__dropdown{position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%) translateY(-8px);background:#fefcf7;border-top:2px solid #8B1A1A;min-width:220px;list-style:none;margin:0;padding:.5rem 0;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;box-shadow:0 16px 40px #2a10101f;border-radius:0 0 12px 12px;z-index:50}.header__dropdown:before{content:"";position:absolute;top:-14px;left:0;right:0;height:14px}@media(hover:hover){.header__nav-item--dropdown:hover .header__dropdown{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}}.header__nav-item--dropdown.is-open .header__dropdown{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.header__dropdown-link{display:flex;align-items:center;gap:.6rem;padding:.65rem 1.25rem;font-size:.82rem;text-decoration:none;color:#2a1a1a;letter-spacing:.03em;transition:color .15s,background .15s,padding-left .15s}.header__dropdown-link:hover,.header__dropdown-link.is-active{color:#8b1a1a;background:#8b1a1a0d;padding-left:1.5rem}.header__dropdown-dot{width:5px;height:5px;border-radius:50%;background:#c4902a;flex-shrink:0;opacity:0;transition:opacity .15s}.header__dropdown-link:hover .header__dropdown-dot,.header__dropdown-link.is-active .header__dropdown-dot{opacity:1}.header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex-shrink:0;width:320px}.header__action-btn svg{width:20px;height:20px;display:block;flex-shrink:0}.header__action-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:.6px solid #E0D5BA;background:#fff;color:#1a1a1a;text-decoration:none;cursor:pointer;transition:box-shadow .2s,opacity .2s;position:relative;flex-shrink:0}.header__action-btn:hover{box-shadow:0 2px 10px #0000001f}.header__search-form{display:none;align-items:center;width:220px;border:.6px solid #E0D5BA;border-radius:40px;background:#fff;position:relative}.header--search-open .header__search-form{display:flex}.header--search-open #search-toggle{display:none}.header__search-input{flex:1;border:none;background:transparent;padding:0 2.5rem 0 1.25rem;height:44px;font-size:.88rem;color:#1a1a1a;outline:none;font-family:var(--font-body, "Inter", sans-serif);width:100%}.header__search-input::placeholder{color:#1a1a1a59}.header__search-submit{position:absolute;right:14px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;transition:opacity .2s}.header__search-submit:hover{opacity:.6}.header__search-submit svg{width:18px;height:18px;display:block}.header__search-submit svg path{fill:#1a1a1a}#search-toggle.is-active{border-color:#1a1a1a;box-shadow:0 0 0 2px #1a1a1a1a}.header__cart-count{position:absolute;top:-2px;right:-2px;background:#8b1a1a;color:#fff;font-size:.55rem;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1;border:1.5px solid #FEFCF7}.header__cart-count--hidden{display:none}.header__burger{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:4px;width:28px;height:28px}.header__burger span{display:block;height:1.5px;background:#2a1a1a;transition:transform .3s,opacity .3s,background .35s ease;transform-origin:center}.header--home .header__burger span{background:#f5ede0}.header.is-scrolled .header__burger span{background:#2a1a1a}.header__burger.is-open span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.header__burger.is-open span:nth-child(2){opacity:0}.header__burger.is-open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.mobile-nav{position:fixed;top:0;left:0;width:300px;height:100dvh;background:#fefcf7;z-index:200;transform:translate(-100%);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow:hidden}.mobile-nav.is-open{transform:translate(0)}.mobile-nav__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(139,26,26,.1);flex-shrink:0}.mobile-nav__brand{text-decoration:none;display:flex;flex-direction:column;line-height:1;gap:.1rem}.mobile-nav__brand-img{max-height:42px;width:auto}.mobile-nav__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(42,26,26,.12);background:none;color:#2a1a1a;cursor:pointer;transition:background .2s,color .2s;flex-shrink:0}.mobile-nav__close:hover{background:#8b1a1a0f;color:#8b1a1a}.mobile-nav__inner{padding:.5rem 0 1.5rem;overflow-y:auto;flex:1;display:flex;flex-direction:column}.mobile-nav__inner nav{flex:1}.mobile-nav__link{display:flex;align-items:center;gap:.75rem;padding:.95rem 1.5rem;border-bottom:1px solid rgba(42,26,26,.07);text-decoration:none;color:#2a1a1a;font-size:.88rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;transition:color .2s,background .2s,padding-left .2s}.mobile-nav__link:hover,.mobile-nav__link.is-active{color:#8b1a1a;background:#8b1a1a0a;padding-left:1.75rem}.mobile-nav__link.is-active{border-left:3px solid #8B1A1A;padding-left:calc(1.75rem - 3px)}.mobile-nav__link--child{padding:.7rem 1.5rem .7rem 2.5rem;font-size:.8rem;font-weight:400;color:#6b4040;text-transform:none;letter-spacing:.03em;border-bottom-color:#2a1a1a0a}.mobile-nav__link--child:hover{padding-left:2.75rem;color:#8b1a1a}.mobile-nav__child-dot{width:4px;height:4px;border-radius:50%;background:#c4902a;flex-shrink:0}.mobile-nav__accordion{border-bottom:1px solid rgba(42,26,26,.07)}.mobile-nav__accordion-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.95rem 1.5rem;background:none;border:none;text-align:left;font-size:.88rem;font-weight:500;color:#2a1a1a;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:color .2s,background .2s}.mobile-nav__accordion-btn:hover{color:#8b1a1a;background:#8b1a1a0a}.mobile-nav__accordion.is-open .mobile-nav__accordion-btn{color:#8b1a1a}.mobile-nav__accordion-chevron{flex-shrink:0;transition:transform .25s ease;opacity:.45}.mobile-nav__accordion.is-open .mobile-nav__accordion-chevron{transform:rotate(180deg);opacity:1}.mobile-nav__accordion-body{overflow:hidden;max-height:0;transition:max-height .3s ease;background:#2a1a1a05}.mobile-nav__accordion.is-open .mobile-nav__accordion-body{max-height:600px}.mobile-nav__footer{border-top:1px solid rgba(139,26,26,.1);margin:1rem 1.5rem 0;padding-top:1rem;display:flex;flex-direction:column;gap:.25rem}.mobile-nav__footer-link{display:flex;align-items:center;gap:.75rem;padding:.65rem 0;text-decoration:none;color:#6b4040;font-size:.82rem;letter-spacing:.03em;transition:color .2s}.mobile-nav__footer-link svg{width:16px;height:16px;flex-shrink:0;opacity:.7}.mobile-nav__footer-link:hover{color:#8b1a1a}.mobile-nav__footer-badge{margin-left:auto;background:#8b1a1a;color:#fff;font-size:.6rem;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.mobile-nav__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:199;opacity:0;visibility:hidden;transition:opacity .35s,visibility .35s}.mobile-nav__backdrop.is-open{opacity:1;visibility:visible}.skip-to-content{position:absolute;top:-100%;left:1rem;z-index:9999;padding:.5rem 1rem;background:#8b1a1a;color:#f5ede0;text-decoration:none;font-size:.875rem}.skip-to-content:focus{top:1rem}@media(max-width:960px){.header__inner{grid-template-columns:auto auto auto;justify-content:space-between;padding:0 1.25rem;height:64px;gap:0}.header__nav{display:none}.header__logo{position:absolute;left:50%;transform:translate(-50%);opacity:1!important;pointer-events:auto!important;width:auto!important;overflow:visible!important}.header__search-form{display:none!important}.header__action-btn--search-icon{display:flex!important}.header__burger{display:flex}.header__actions{gap:.25rem}.header__action-btn{width:36px;height:36px}}@media(max-width:480px){.header__inner{padding:0 1rem;height:58px}.header__logo-svg{height:36px}}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.hero-banner__heading,.hero-banner__since,.hero-banner__bandeau,.hero-banner__hours{opacity:0}.hero-ready .hero-banner__heading{animation:hero-fade-up .7s ease forwards}.hero-ready .hero-banner__since{animation:hero-fade-up .7s ease .15s forwards}.hero-ready .hero-banner__bandeau{animation:hero-fade-up .7s ease .28s forwards}.hero-ready .hero-banner__hours{animation:hero-fade-up .7s ease .42s forwards}.hero-banner{position:relative;display:flex;align-items:flex-start;justify-content:center;min-height:max(var(--hero-min-height, 600px),min(65vh,850px));background-color:#2a1a14;overflow:hidden}.hero-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-banner__bg-img{width:100%;height:100%;object-fit:cover;object-position:center 85%;display:block}.hero-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(20,8,4,var(--hero-overlay, .6))}.hero-banner__content{position:relative;z-index:1;text-align:center;padding:calc(72px + 8rem) 2rem 4rem;max-width:960px;width:100%}.hero-banner__heading{font-family:Playwrite FR Moderne,cursive;font-weight:300;font-size:clamp(1.4rem,2.5vw,2rem);line-height:1.1;color:#fff;margin:0 0 1.5rem;letter-spacing:.2em;text-transform:uppercase}.hero-banner__since{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin:0 0 1.4rem}.hero-banner__since-line{flex:1;max-width:80px;height:1px;background:#f5ede080}.hero-banner__since-text{font-family:Playwrite FR Moderne,cursive;font-weight:200;font-size:clamp(1.1rem,2.5vw,1.6rem);color:#fff;white-space:nowrap}.hero-banner__bandeau{display:flex;justify-content:center;margin:0 0 1.2rem}.hero-banner__bandeau-img{width:140px;height:auto;display:block}.hero-banner__hours{font-family:var(--font-body, sans-serif);font-weight:300;font-size:clamp(.8rem,1.4vw,1rem);color:#fffc;letter-spacing:.06em;margin:0;line-height:1.6}@media(max-width:960px){.hero-banner__content{padding-top:calc(64px + 7rem)}}@media(max-width:768px){.hero-banner{min-height:max(600px,min(65vh,800px))}.hero-banner__content{padding:calc(64px + 6rem) 1.5rem 4rem}}@media(max-width:480px){.hero-banner{min-height:max(580px,min(85vh,700px))}.hero-banner__content{padding:calc(58px + 5rem) 1.25rem 3rem}.hero-banner__since-line{max-width:48px}}.leading-text{background-color:#f5ede0;padding:5rem 2rem;position:relative;margin-top:-80px;z-index:1}.leading-text__waves{position:absolute;top:0;left:0;width:100%;height:80px;pointer-events:none;line-height:0;transform:translateY(-100%)}.leading-text__wave-back,.leading-text__wave-front{position:absolute;bottom:0;left:0;width:100%;height:80px;display:block}.leading-text__wave-back{z-index:1}.leading-text__wave-front{z-index:2}.leading-text__inner{max-width:900px;margin:0 auto;text-align:center}.leading-text__inner--with-photo{max-width:1200px;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;text-align:left}.leading-text__heading{font-family:Playwrite FR Moderne,cursive;font-weight:400;font-size:clamp(1rem,1.6vw,1.2rem);color:#8b1814;letter-spacing:.15em;text-transform:uppercase;margin:0 0 2rem}.leading-text__body{font-family:var(--font-body, sans-serif);font-weight:400;font-size:clamp(.9rem,1.3vw,1rem);color:#3a2a20;line-height:1.9;margin:0}.leading-text__visual{display:flex;justify-content:center;align-items:center}.leading-text__shape{width:100%;max-width:460px;aspect-ratio:4 / 5;border-radius:55% 45% 42% 58%/52% 58% 42% 48%;overflow:hidden;box-shadow:0 16px 48px #2a10102e;transform:rotate(-2deg)}.leading-text__shape .leading-text__img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:900px){.leading-text__inner--with-photo{grid-template-columns:1fr;gap:3rem;text-align:center}.leading-text__shape{max-width:340px;aspect-ratio:4 / 3;border-radius:50% 50% 45% 55%/45% 50% 50% 55%;transform:none}}@media(max-width:768px){.leading-text{margin-top:-60px;padding:4rem 1.5rem}.leading-text__waves,.leading-text__wave-back,.leading-text__wave-front{height:60px}}@media(max-width:480px){.leading-text{margin-top:-50px;padding:3rem 1.25rem}.leading-text__waves,.leading-text__wave-back,.leading-text__wave-front{height:50px}.leading-text__shape{max-width:280px}}.static-page{background:#f5ede0;padding:4rem 2rem 6rem}.static-page__inner{max-width:800px;margin:0 auto}.static-page__title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;color:#8b1a1a;margin:0 0 2.5rem;padding-bottom:1.25rem;border-bottom:2px solid #C4902A}.static-page__content{font-size:1.05rem;line-height:1.8;color:#2a2a2a}.static-page__content h2{font-size:1.4rem;font-weight:700;color:#8b1a1a;margin:2.5rem 0 .75rem}.static-page__content h3{font-size:1.15rem;font-weight:700;color:#8b1a1a;margin:1.75rem 0 .5rem}.static-page__content p{margin:0 0 1.25rem}.static-page__content ul,.static-page__content ol{padding-left:1.5rem;margin:0 0 1.25rem}.static-page__content li{margin-bottom:.4rem}.static-page__content a{color:#c4902a;text-decoration:underline;text-underline-offset:2px;transition:color .2s}.static-page__content a:hover{color:#8b1a1a}.static-page__content strong{font-weight:700;color:#1a1a1a}.static-page__content blockquote{border-left:3px solid #C4902A;padding-left:1.25rem;margin:1.5rem 0;color:#555;font-style:italic}.static-page__content table{width:100%;border-collapse:collapse;font-size:.9rem;margin:1.5rem 0}.static-page__content th,.static-page__content td{border:1px solid rgba(139,26,26,.15);padding:.6rem .875rem;text-align:left}.static-page__content th{background:#8b1a1a0f;font-weight:700;color:#8b1a1a}@media(max-width:600px){.static-page{padding:2.5rem 1.25rem 4rem}}.product-page{background:#f5ede0;padding-top:1.5rem;padding-bottom:5rem}.product-page__back{padding:0 var(--page-margin);margin-bottom:1.5rem}.product-back-btn{display:inline-flex;align-items:center;gap:.4rem;background:none;border:none;padding:0;cursor:pointer;color:#777;transition:color .2s}.product-back-btn:hover{color:#444}.product-back-btn__icon{display:flex;align-items:center;width:16px;height:16px;flex-shrink:0}.product-back-btn__icon svg{width:100%;height:100%}.product-back-btn__icon svg path{fill:currentColor}.product-back-btn__label{font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;color:inherit;text-decoration:underline;text-underline-offset:3px}.product-page__inner{display:grid;grid-template-columns:42% 1fr;align-items:start}.product-gallery__main{width:100%;height:clamp(440px,58vh,660px);overflow:hidden;background:#e4d9c8;border-radius:12px 9999px 9999px 12px}.product-gallery__main-img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__thumbs{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap;overflow-x:auto;scrollbar-width:none;padding-left:1rem}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumb{width:70px;height:70px;border:2px solid transparent;background:none;padding:0;cursor:pointer;border-radius:2px;overflow:hidden;transition:border-color .2s}.product-gallery__thumb--active,.product-gallery__thumb:hover{border-color:#c4902a}.product-gallery__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery--empty{aspect-ratio:1 / 1;background:#e8e4dc;display:flex;align-items:center;justify-content:center}.product-gallery__placeholder{width:50%;height:50%;opacity:.2}.product-page__info{padding:1rem 3rem 0 4rem}.product-page__vendor{font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#c4902a;text-decoration:none;display:block;margin:0 0 1.25rem}.product-page__vendor:hover{color:#8b1a1a}.product-page__title-row{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap;margin-bottom:1.25rem}.product-page__title{font-family:Playwrite FR Moderne,serif;font-size:clamp(1.4rem,3vw,2rem);font-weight:400;color:#2a1010;line-height:1.3;margin:0}.product-page__weight-tag{display:inline-flex;align-items:center;padding:.25rem .75rem;border:1.5px solid rgba(139,26,26,.3);border-radius:50px;font-size:.75rem;font-weight:600;letter-spacing:.06em;color:#8b1a1a;white-space:nowrap;flex-shrink:0}.product-page__price{display:flex;align-items:center;gap:.75rem;margin-bottom:1.75rem}.product-page__price:before,.product-page__price:after{content:"";flex:1;height:1px;background:#8b1a1a33}.product-page__price--compare{font-size:.95rem;text-decoration:line-through;color:#bbb;font-weight:400}.product-page__price--current{font-size:1.25rem;font-weight:700;color:#8b1a1a;white-space:nowrap}.product-page__badge{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:#c4902a;color:#fff;padding:.25rem .5rem;border-radius:2px}.product-form{display:flex;flex-direction:column;gap:1.25rem}.product-form__variants{display:flex;flex-direction:column;gap:1rem}.product-form__option{display:flex;flex-direction:column;gap:.4rem}.product-form__option-label{font-size:.875rem;font-weight:600;color:#1a1a1a}.product-form__select{width:100%;max-width:280px;padding:.625rem 2.5rem .625rem .875rem;border:1px solid rgba(139,26,26,.3);background:#fff;font-size:.9rem;color:#1a1a1a;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%231A1A1A' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;cursor:pointer;border-radius:12px;transition:border-color .2s}.product-form__select:focus{outline:2px solid #C4902A;outline-offset:1px;border-color:#c4902a}.product-form__qty-wrapper{display:flex;align-items:center;border:1px solid rgba(139,26,26,.3);width:fit-content;border-radius:12px;overflow:hidden}.product-form__qty-btn{width:40px;height:44px;background:#fff;border:none;font-size:1.1rem;color:#8b1a1a;cursor:pointer;transition:background .15s;display:flex;align-items:center;justify-content:center}.product-form__qty-btn:hover{background:#f0ece4}.product-form__qty-input{width:52px;height:44px;border:none;border-left:1px solid rgba(139,26,26,.15);border-right:1px solid rgba(139,26,26,.15);text-align:center;font-size:.95rem;color:#1a1a1a;background:#fff;-moz-appearance:textfield}.product-form__qty-input::-webkit-outer-spin-button,.product-form__qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.product-form__submit-icon{display:inline-flex;align-items:center;width:18px;height:18px;flex-shrink:0;margin-right:.4rem}.product-form__submit-icon svg{width:100%;height:100%}.product-form__submit-icon svg path{stroke:currentColor}.product-form__submit{width:100%;padding:1rem 2rem;background:#8b1a1a;display:flex;align-items:center;justify-content:center;color:#f5ede0;border:2px solid #8B1A1A;font-size:.95rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:background .2s,color .2s;border-radius:12px}.product-form__submit:hover{background:transparent;color:#8b1a1a}.product-form__submit--unavailable{opacity:.45;cursor:not-allowed}.shopify-payment-button__button,.shopify-payment-button__button--branded,.shopify-payment-button__button--unbranded{border-radius:12px!important}.product-page__description{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(139,26,26,.12);font-size:.95rem;line-height:1.75;color:#333}.product-page__description p{margin:0 0 1rem}.product-page__description p:last-child{margin-bottom:0}.product-page__meta{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(139,26,26,.12)}.product-page__meta-item{font-size:.85rem;color:#777;margin:0 0 .375rem}.product-page__meta-item span{font-weight:600;color:#555}@media(max-width:900px){.product-page__inner{grid-template-columns:1fr}.product-page{padding-top:2rem;padding-bottom:4rem}.product-page__back{padding:0 var(--page-margin)}.product-page__info{padding:1.75rem var(--page-margin) 0}.product-page__vendor{text-align:center}.product-page__title-row{justify-content:center}.product-page__title{text-align:center}.product-page__price{justify-content:center}.product-form__quantity{display:flex;flex-direction:column;align-items:center}.product-page__gallery{padding-right:var(--page-margin)}.product-gallery__main{height:72vw;max-height:420px;border-radius:0 9999px 9999px 0}.product-gallery__thumbs{padding-left:var(--page-margin)}}@media(max-width:600px){.product-gallery__thumbs{flex-wrap:nowrap}.product-gallery__thumb{flex-shrink:0;width:60px;height:60px}}.recipe-carousel{background:#f5ede0;padding:4rem 0 5rem;overflow:hidden}.recipe-carousel__header{text-align:center;padding:0 2rem;margin-bottom:3rem}.recipe-carousel__eyebrow{font-family:var(--font-heading, "Playwrite FR Moderne", cursive);font-size:.95rem;color:#c4902a;margin:0 0 .75rem;letter-spacing:.02em}.recipe-carousel__heading{font-family:var(--font-heading, "Playwrite FR Moderne", cursive);font-weight:400;font-size:clamp(1.75rem,3.5vw,2.75rem);color:#8b1a1a;margin:0;line-height:1.15}.recipe-carousel__stage{width:100%;overflow:hidden;cursor:grab}.recipe-carousel__stage:active{cursor:grabbing}.recipe-carousel__track{display:flex;gap:1.5rem;width:max-content;animation:recipe-scroll var(--carousel-duration, 35s) linear infinite}.recipe-carousel__track:hover{animation-play-state:paused}@keyframes recipe-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.recipe-card{display:block;text-decoration:none;flex-shrink:0;width:300px}.recipe-card__image-wrapper{position:relative;aspect-ratio:4 / 3;border-radius:4px;overflow:hidden;background:#d8cfc2}.recipe-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.recipe-card:hover .recipe-card__image{transform:scale(1.06)}.recipe-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#d8cfc2}.recipe-card__placeholder-svg{width:40%;height:40%;opacity:.25}.recipe-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(26,10,10,.72) 0%,rgba(26,10,10,.15) 50%,transparent 100%)}.recipe-card__content{position:absolute;bottom:0;left:0;right:0;padding:1.25rem 1rem;display:flex;flex-direction:column;gap:.4rem}.recipe-card__tag{font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#c4902a}.recipe-card__title{font-family:var(--font-heading, "Playwrite FR Moderne", cursive);font-size:1.05rem;font-weight:400;color:#f5ede0;line-height:1.25;margin:0}.recipe-carousel__footer{text-align:center;margin-top:3rem;padding:0 2rem}.recipe-carousel__cta{display:inline-block;padding:.875rem 2.25rem;border:2px solid #8B1A1A;color:#8b1a1a;font-family:var(--font-heading, "Playwrite FR Moderne", cursive);font-size:1rem;font-weight:400;text-decoration:none;border-radius:3px;transition:background .2s,color .2s}.recipe-carousel__cta:hover{background:#8b1a1a;color:#f5ede0}@media(max-width:768px){.recipe-carousel{padding:3rem 0 4rem}.recipe-card{width:240px}.recipe-carousel__track{gap:1rem}}.revendeurs-page{background:#f5ede0;min-height:80vh}.revendeurs-page__header{max-width:1200px;margin:0 auto;padding:4rem 2rem 2.5rem;text-align:center}.revendeurs-page__eyebrow{font-style:italic;font-size:.95rem;color:#8b1a1a;margin:0 0 1.75rem;letter-spacing:.02em}.revendeurs-page__heading{font-size:clamp(2rem,4vw,3rem);color:#2a1010;margin:0 0 1rem;line-height:1.05;letter-spacing:.02em;text-transform:uppercase}@media(max-width:480px){.revendeurs-page__heading{line-height:1.5}}.revendeurs-page__intro{font-size:.95rem;color:#666;line-height:1.75;margin:0;max-width:52ch;margin-inline:auto}.revendeurs-layout{display:grid;grid-template-columns:380px 1fr;align-items:start;max-width:1200px;margin:0 auto 4rem;padding:0 2rem;gap:1.5rem}.revendeurs-list{overflow-y:auto;display:flex;flex-direction:column;gap:.75rem;padding-right:.5rem;scrollbar-width:thin;scrollbar-color:rgba(139,26,26,.2) transparent;height:calc(100vh - 72px - 2rem);align-self:start;position:sticky;top:72px}.revendeurs-list::-webkit-scrollbar{width:4px}.revendeurs-list::-webkit-scrollbar-thumb{background:#8b1a1a33;border-radius:4px}.revendeur-card{background:#fff;border:1.5px solid rgba(139,26,26,.08);border-radius:12px;padding:1.125rem 1.25rem;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .15s;flex-shrink:0}.revendeur-card:hover{border-color:#8b1a1a4d;box-shadow:0 4px 16px #8b1a1a14;transform:translate(2px)}.revendeur-card--active{border-color:#8b1a1a;box-shadow:0 4px 20px #8b1a1a26}.revendeur-card__top{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.revendeur-card__num{display:flex;align-items:center;justify-content:center;width:26px;height:26px;background:#8b1a1a;color:#f5ede0;font-size:.7rem;font-weight:700;border-radius:50%;flex-shrink:0}.revendeur-card__name{font-family:var(--font-heading, "Playwrite FR Moderne", cursive);font-size:.95rem;font-weight:400;color:#2a1010;margin:0;line-height:1.3}.revendeur-card__address{font-size:.82rem;color:#666;line-height:1.5;margin:0 0 .625rem}.revendeur-card__desc{font-size:.8rem;color:#888;line-height:1.55;margin:0 0 .625rem;font-style:italic}.revendeur-card__links{display:flex;flex-wrap:wrap;gap:.75rem}.revendeur-card__link{display:inline-flex;align-items:center;gap:.3rem;font-size:.78rem;color:#8b1a1a;text-decoration:none;font-weight:600;transition:opacity .2s}.revendeur-card__link:hover{opacity:.7}.revendeurs-empty{font-size:.9rem;color:#999;text-align:center;padding:2rem}.revendeurs-map-wrap{border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #2a10101f;position:sticky;top:72px;height:calc(100vh - 72px - 2rem);z-index:1}.revendeurs-map{width:100%;height:100%}.map-pin{width:36px;height:36px;background:#8b1a1a;border-radius:50% 50% 50% 0;transform:rotate(-45deg);border:2px solid #fff;box-shadow:0 2px 8px #00000040;display:flex;align-items:center;justify-content:center}.map-pin span{transform:rotate(45deg);color:#f5ede0;font-size:.65rem;font-weight:700;line-height:1}@media(max-width:900px){.revendeurs-layout{grid-template-columns:1fr;padding:0 1.25rem}.revendeurs-list{max-height:360px;overflow-y:auto;padding-right:0}.revendeurs-map-wrap{position:relative;top:auto;height:400px}}@media(max-width:600px){.revendeurs-page__header{padding:3rem 1.25rem 2rem}.revendeurs-map-wrap{height:300px}}.search-page{background:#f5ede0;min-height:60vh;padding-bottom:5rem}.search-page__header{max-width:720px;margin:0 auto;padding:4rem 2rem 3rem;text-align:center}.search-page__title{font-family:var(--font-heading, "Inter", sans-serif);font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:700;color:#8b1a1a;margin:0 0 2rem;line-height:1.15}.search-page__form{display:flex;align-items:center;border:1.5px solid #E0D5BA;border-radius:50px;background:#fff;overflow:hidden;transition:border-color .2s,box-shadow .2s;position:relative}.search-page__form:focus-within{border-color:#8b1a1a;box-shadow:0 0 0 3px #8b1a1a14}.search-page__input{flex:1;border:none;background:transparent;padding:0 1.5rem;height:54px;font-size:1rem;color:#1a1a1a;outline:none;font-family:var(--font-body, "Inter", sans-serif)}.search-page__input::placeholder{color:#1a1a1a59}.search-page__submit{display:flex;align-items:center;justify-content:center;width:54px;height:54px;background:#8b1a1a;border:none;cursor:pointer;flex-shrink:0;transition:background .2s}.search-page__submit:hover{background:#7a1616}.search-page__submit svg{width:20px;height:20px;display:block}.search-page__submit svg path{fill:#f5ede0}.search-page__empty{text-align:center;padding:2rem 2rem 4rem;max-width:480px;margin:0 auto}.search-page__empty-text{font-size:1rem;color:#555;margin:0 0 .5rem}.search-page__empty-hint{font-size:.875rem;color:#888;margin:0 0 2rem}.search-page__cta{display:inline-block;padding:.75rem 2rem;border:1.5px solid #8B1A1A;color:#8b1a1a;font-size:.875rem;font-weight:600;text-decoration:none;border-radius:3px;transition:background .2s,color .2s}.search-page__cta:hover{background:#8b1a1a;color:#f5ede0}.search-page__body{max-width:1200px;margin:0 auto;padding:0 2rem}.search-page__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem 1.5rem}.search-result-item{display:flex;flex-direction:column;gap:.75rem;text-decoration:none;color:inherit}.search-result-item__img-wrap{aspect-ratio:4 / 3;overflow:hidden;border-radius:2px;background:#e4d9c8}.search-result-item__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.search-result-item:hover .search-result-item__img{transform:scale(1.05)}.search-result-item__type{font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#c4902a}.search-result-item__title{font-family:var(--font-heading, "Inter", sans-serif);font-weight:600;font-size:.95rem;color:#2a1010;margin:0;line-height:1.3}.search-pagination{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:3rem}.search-pagination__btn{display:inline-flex;align-items:center;padding:.5rem 1.25rem;border:1px solid #8B1A1A;color:#8b1a1a;text-decoration:none;font-size:.875rem;font-weight:600;border-radius:3px;transition:background .2s,color .2s}.search-pagination__btn:hover:not(.search-pagination__btn--disabled){background:#8b1a1a;color:#f5ede0}.search-pagination__btn--disabled{opacity:.3;pointer-events:none}.search-pagination__info{font-size:.85rem;color:#888}@media(max-width:768px){.search-page__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(max-width:480px){.search-page__header{padding:3rem 1.25rem 2rem}.search-page__grid{grid-template-columns:1fr}.search-page__body{padding:0 1.25rem}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.cart-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1408048c;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;transition:opacity .2s ease}.cart-modal-overlay--visible{opacity:1}.cart-modal-overlay[hidden]{display:none}.cart-modal{background:#f5ede0;border-radius:16px;padding:2rem;max-width:380px;width:100%;position:relative;text-align:center;box-shadow:0 24px 64px #14080433;transform:translateY(12px);transition:transform .25s ease}.cart-modal-overlay--visible .cart-modal{transform:translateY(0)}.cart-modal__close{position:absolute;top:.85rem;right:1rem;background:none;border:none;font-size:1.3rem;line-height:1;color:#2a101066;cursor:pointer;padding:.25rem;transition:color .15s}.cart-modal__close:hover{color:#8b1a1a}.cart-modal__check{width:52px;height:52px;background:#8b1a1a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.1rem;color:#f5ede0}.cart-modal__check svg{width:26px;height:26px}.cart-modal__headline{font-family:var(--font-heading, "Playwrite FR Moderne", cursive);font-size:1.05rem;font-weight:400;color:#2a1010;margin:0 0 .3rem;letter-spacing:.02em}.cart-modal__product{font-size:.85rem;color:#8b1a1a;margin:0 0 1.5rem;font-style:italic;min-height:1.2em}.cart-modal__actions{display:flex;flex-direction:column;gap:.6rem}.cart-modal__btn{display:block;width:100%;padding:.75rem 1.25rem;border-radius:8px;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .2s,color .2s,border-color .2s;border:1.5px solid transparent;text-align:center}.cart-modal__btn--primary{background:#8b1a1a;color:#f5ede0;border-color:#8b1a1a}.cart-modal__btn--primary:hover{background:#6e1515;border-color:#6e1515;color:#f5ede0}.cart-modal__btn--secondary{background:transparent;color:#8b1a1a;border-color:#8b1a1a59}.cart-modal__btn--secondary:hover{background:#8b1a1a0f}.product-card{display:flex;flex-direction:column;background:transparent}.product-card__img-link{display:block;text-decoration:none}.product-card__arch{height:280px;overflow:hidden;border-radius:50% 50% 16px 16px/35% 35% 16px 16px;background:#e4d9c8;transition:box-shadow .3s ease}.product-card__img-link:hover .product-card__arch{box-shadow:0 10px 32px #2a101026}.product-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.product-card__img-link:hover .product-card__image{transform:scale(1.05)}.product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-card__placeholder-svg{width:45%;height:45%;opacity:.18}.product-card__info{padding:1rem .25rem 0;display:flex;flex-direction:column;gap:.5rem;flex:1}.product-card__title-link{text-decoration:none;display:block;text-align:center;flex:1}.product-card__name{font-family:Playwrite FR Moderne,serif;font-style:normal;font-size:.95rem;font-weight:400;letter-spacing:.06em;color:#2a1010;margin:0;line-height:1.5;transition:color .2s}.product-card__title-link:hover .product-card__name{color:#8b1a1a}.product-card__weight{font-size:.72rem;color:#999;letter-spacing:.06em;margin:.15rem 0 0;text-align:center}.product-card__price-row{display:flex;align-items:center;gap:.75rem;margin:.25rem 0}.product-card__price-row:before,.product-card__price-row:after{content:"";flex:1;height:1px;background:#8b1a1a33}.product-card__price-money{font-size:.9rem;font-weight:700;color:#2a1010;white-space:nowrap;display:flex;align-items:center;gap:.4rem}.product-card__price-compare{font-size:.75rem;font-weight:400;color:#bbb;text-decoration:line-through}.product-card__qty-wrap{display:flex;align-items:center;border:1.5px solid rgba(139,26,26,.2);border-radius:8px;overflow:hidden;background:#fff}.product-card__qty-btn{flex:0 0 36px;height:36px;background:none;border:none;font-size:1rem;color:#8b1a1a;cursor:pointer;transition:background .15s;display:flex;align-items:center;justify-content:center}.product-card__qty-btn:hover{background:#f5ede0}.product-card__qty-input{flex:1;height:36px;border:none;border-left:1px solid rgba(139,26,26,.15);border-right:1px solid rgba(139,26,26,.15);text-align:center;font-size:.88rem;font-weight:600;color:#2a1010;background:#fff;-moz-appearance:textfield;min-width:0}.product-card__qty-input::-webkit-outer-spin-button,.product-card__qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.product-card__atc-icon{display:flex;align-items:center;width:16px;height:16px;flex-shrink:0}.product-card__atc-icon svg{width:100%;height:100%}.product-card__atc-icon svg path{stroke:currentColor}.product-card__atc{width:100%;background:#8b1a1a;color:#f5ede0;border:none;border-radius:8px;padding:.7rem 1rem;font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background .2s}.product-card__atc:hover:not(:disabled){background:#6e1515}.product-card__atc:disabled{background:#ccc;cursor:not-allowed}.product-card__form{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
