:root{--v-sage: #7d8f72;--v-sage-deep: #5f7160;--v-sage-soft: #a8b59c;--v-sage-mist: #e7eee3;--v-cream: #f7f4ef;--v-cream-deep: #efe8dc;--v-ink: #2c322a;--v-ink-soft: #5a6356;--v-white: #fffcf8;--v-line: rgba(95, 113, 96, .18);--v-font-display: "Cormorant Garamond", Georgia, serif;--v-font-body: "Manrope", system-ui, sans-serif;--v-header-h: 64px;--v-ease: cubic-bezier(.22, 1, .36, 1)}body.virelle-site{font-family:var(--v-font-body);color:var(--v-ink);background:radial-gradient(120% 80% at 100% 0%,rgba(168,181,156,.22),transparent 55%),radial-gradient(90% 60% at 0% 20%,rgba(239,232,220,.85),transparent 50%),linear-gradient(180deg,var(--v-cream) 0%,var(--v-white) 45%,var(--v-sage-mist) 100%);min-height:100svh}body.virelle-site--home{background:transparent}body.virelle-site #header-group,body.virelle-site>footer:not(.v-chrome-footer){display:none!important}body.virelle-site .content-for-layout{padding-top:var(--v-header-h)}body.virelle-site--home .content-for-layout{padding-top:0}body.virelle-site--home .virelle-wow{--header-h: var(--v-header-h)}.v-chrome-header{position:fixed;inset:0 0 auto 0;z-index:90;min-height:var(--v-header-h);display:grid;grid-template-columns:44px 1fr 44px;grid-template-areas:"menu brand cart";align-items:center;direction:rtl;gap:.55rem;padding:.45rem 14px;background:#fffcf8eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 1px 0 var(--v-line)}.v-menu-btn{grid-area:menu;justify-self:start}.v-brand{grid-area:brand;justify-self:center;display:inline-flex;align-items:center;gap:.45rem;color:var(--v-sage-deep);text-decoration:none;white-space:nowrap}.v-brand span{font-family:var(--v-font-display);font-size:1.45rem;letter-spacing:.03em;font-weight:500}.v-brand-logo{width:36px;height:40px;object-fit:contain;display:block;background:transparent}.v-desktop-nav{display:none;align-items:center;justify-content:center;gap:1.2rem}.v-desktop-nav a{color:var(--v-ink-soft);text-decoration:none;font-size:.92rem;font-weight:500;white-space:nowrap}.v-desktop-nav a:hover{color:var(--v-sage-deep)}.v-header-actions{grid-area:cart;justify-self:end}.v-icon-btn{width:44px;height:44px;border:0;background:transparent;color:var(--v-sage-deep);display:grid;place-items:center;cursor:pointer;position:relative;padding:0;text-decoration:none}.v-icon-btn svg{width:22px;height:22px}.v-menu-btn span{display:block;width:18px;height:1.6px;background:currentColor;margin:3px 0;transition:transform .25s var(--v-ease),opacity .25s var(--v-ease)}.v-menu-btn.is-open span:nth-child(1){transform:translateY(4.6px) rotate(45deg)}.v-menu-btn.is-open span:nth-child(2){opacity:0}.v-menu-btn.is-open span:nth-child(3){transform:translateY(-4.6px) rotate(-45deg)}.v-cart-count{position:absolute;top:6px;left:6px;min-width:18px;height:18px;border-radius:999px;background:var(--v-sage-deep);color:var(--v-white);font-size:.68rem;display:grid;place-items:center;transform:scale(0);transition:transform .25s var(--v-ease)}.v-cart-count.is-on{transform:scale(1)}.v-mobile-nav{position:fixed;inset:0 0 0 auto;z-index:95;width:min(88vw,390px);background:#f7f4effa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:-18px 0 45px #1f312829;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.35rem;padding:calc(5.5rem + env(safe-area-inset-top)) 1.5rem 2rem;direction:rtl;transform:translate(105%);opacity:0;visibility:hidden;pointer-events:none;transition:transform .35s var(--v-ease),opacity .35s var(--v-ease),visibility .35s var(--v-ease)}.v-mobile-nav.is-open{transform:translate(0);opacity:1;visibility:visible;pointer-events:auto}.v-mobile-nav a{font-family:var(--v-font-display);font-size:clamp(1.35rem,5.4vw,1.9rem);color:var(--v-sage-deep);text-decoration:none;text-align:right;padding:.7rem .2rem;border-bottom:1px solid rgba(55,82,68,.11)}.v-mobile-nav .v-nav-cta{margin-top:.4rem;font-family:var(--v-font-body);font-size:1rem;background:var(--v-sage-deep);color:var(--v-white);padding:.95rem 1.6rem;border-radius:999px}.v-nav-close{position:absolute;top:calc(.6rem + env(safe-area-inset-top));right:14px;width:44px;height:44px;border:0;background:transparent;color:var(--v-sage-deep);font-size:2rem;line-height:1;cursor:pointer}.v-chrome-footer{margin-top:2.5rem;padding:2.2rem 18px 2.4rem;text-align:center;border-top:1px solid var(--v-line);background:#fffcf8b8}.v-footer-brand{display:grid;justify-items:center;gap:.15rem;margin-bottom:1rem;color:var(--v-sage-deep)}.v-footer-brand img{width:42px;height:46px;object-fit:contain}.v-footer-brand strong{font-family:var(--v-font-display);font-size:1.7rem;font-weight:500}.v-footer-brand span{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--v-sage-soft)}.v-footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem 1.1rem;margin-bottom:.9rem}.v-footer-links a,.v-footer-contact a{color:var(--v-ink-soft);text-decoration:none;font-size:.88rem}.v-footer-links a:hover,.v-footer-contact a:hover{color:var(--v-sage-deep);text-decoration:underline;text-underline-offset:3px}.v-footer-contact{color:var(--v-ink-soft);font-size:.88rem}@media(min-width:900px){.v-chrome-header{grid-template-columns:auto 1fr auto;grid-template-areas:"brand nav cart";padding:.45rem 28px}.v-brand{justify-self:start}.v-desktop-nav{grid-area:nav}.v-menu-btn{display:none}.v-desktop-nav{display:flex}}body.virelle-site:not(.virelle-site--home) .shopify-section,body.virelle-site:not(.virelle-site--home) .shopify-policy__container,body.virelle-site:not(.virelle-site--home) .shopify-policy__title,body.virelle-site:not(.virelle-site--home) .shopify-policy__body{max-width:820px;margin-inline:auto}body.virelle-site:not(.virelle-site--home) main,body.virelle-site:not(.virelle-site--home) .content-for-layout{color:var(--v-ink)}body.virelle-site:not(.virelle-site--home) h1,body.virelle-site:not(.virelle-site--home) h2,body.virelle-site:not(.virelle-site--home) h3,body.virelle-site:not(.virelle-site--home) .shopify-policy__title{font-family:var(--v-font-display);font-weight:500;color:var(--v-sage-deep);letter-spacing:.01em}body.virelle-site:not(.virelle-site--home) h1{font-size:clamp(2.2rem,6vw,3.4rem);line-height:1.1;text-align:center;margin:1.2rem auto .8rem}body.virelle-site:not(.virelle-site--home) .shopify-policy__container,body.virelle-site:not(.virelle-site--home) .shopify-policy__body,body.virelle-site:not(.virelle-site--home) .rte,body.virelle-site:not(.virelle-site--home) .page-width{padding-inline:18px}body.virelle-site:not(.virelle-site--home) .button,body.virelle-site:not(.virelle-site--home) button.button,body.virelle-site:not(.virelle-site--home) .contact-form button,body.virelle-site:not(.virelle-site--home) .product-form-buttons button,body.virelle-site:not(.virelle-site--home) .add-to-cart-button{background:var(--v-sage-deep)!important;color:var(--v-white)!important;border:0!important;border-radius:999px!important;font-family:var(--v-font-body)!important;font-weight:600!important;box-shadow:0 10px 28px #2c322a24}body.virelle-site:not(.virelle-site--home) .contact-form__input,body.virelle-site:not(.virelle-site--home) input,body.virelle-site:not(.virelle-site--home) textarea,body.virelle-site:not(.virelle-site--home) select{border-radius:14px!important;border:1px solid var(--v-line)!important;background:#fffcf8eb!important;color:var(--v-ink)!important;font-family:var(--v-font-body)!important}body.virelle-site:not(.virelle-site--home) .shopify-section .group-block-content,body.virelle-site:not(.virelle-site--home) .product-information,body.virelle-site:not(.virelle-site--home) .product-details{background:#fffcf8b8;border:1px solid var(--v-line);border-radius:22px;padding:1.2rem;box-shadow:0 16px 40px #2c322a0f;box-sizing:border-box;max-width:100%}body.virelle-site .virelle-contact-section,body.virelle-site .virelle-contact-section .shopify-section{max-width:none;margin:0;padding:0;background:transparent;border:0;box-shadow:none}body.virelle-site:not(.virelle-site--home){overflow-x:clip}body.virelle-site:not(.virelle-site--home) .shopify-section+.shopify-section{margin-top:1rem}body.virelle-site:not(.virelle-site--home) .price,body.virelle-site:not(.virelle-site--home) .price-item{color:var(--v-sage-deep)!important;font-family:var(--v-font-display)}body.virelle-site .virelle-wow .site-header{display:none!important}body.virelle-site .virelle-wow .scroll-top{top:calc(var(--v-header-h) + 10px);z-index:70}body[data-template^=cart] .content-for-layout{background:#f7f2e8;min-height:70vh}body[data-template^=cart] .cart-page{direction:rtl;padding-block:clamp(28px,5vw,64px)}body[data-template^=cart] .cart-page__title h1,body[data-template^=cart] .cart-page__title h2{font-family:Cormorant Garamond,serif;color:#173d2a;font-size:clamp(38px,5vw,64px)}body[data-template^=cart] .cart-page__summary{border-radius:24px;overflow:hidden}body[data-template^=cart] button[name=checkout],body[data-template^=cart] .cart__checkout-button{background:#173d2a!important;color:#fff!important;border-radius:12px!important;min-height:54px!important;font-weight:700!important}.v-footer-contact{display:grid;justify-items:center;gap:.65rem;direction:rtl}.v-footer-contact .v-footer-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:44px;padding:.7rem 1.15rem;border-radius:999px;background:#1f8f57;color:#fff;font-weight:700;box-shadow:0 10px 24px #1f8f5733}.v-footer-contact .v-footer-whatsapp:hover{color:#fff;text-decoration:none;transform:translateY(-1px)}.v-footer-contact .v-footer-email{direction:ltr;unicode-bidi:isolate;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/30/assets/virelle-site.css.map */
