.v-announcement [hidden],.v-navigation-shell [hidden]{display:none!important}.v-announcement{position:relative;z-index:92;min-height:38px;background:var(--v-announcement-bg, #1f1f1d);color:var(--v-announcement-text, #f7f5f0);font-size:.72rem;font-weight:500;letter-spacing:.055em}.v-announcement__inner{min-height:38px;display:flex;align-items:stretch;justify-content:center;gap:2px}.v-announcement__viewport{min-width:0;flex:1 1 auto;display:grid;place-items:center;text-align:center}.v-announcement__message{width:100%;padding:8px 12px}.v-announcement__message.is-active{animation:v-announcement-in .24s ease both}@keyframes v-announcement-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.v-announcement__message p{margin:0}.v-announcement__message a{color:inherit;text-decoration-color:color-mix(in srgb,var(--v-announcement-accent, #c9b79c) 75%,transparent);text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:3px}.v-announcement__message a:hover{color:var(--v-announcement-accent, #c9b79c)}.v-announcement__controls{display:flex;align-items:stretch}.v-announcement__control{width:34px;min-height:38px;padding:0;display:grid;place-items:center;border:0;background:transparent;color:inherit;opacity:.72;transition:opacity .18s ease,background-color .18s ease}.v-announcement__control:hover,.v-announcement__control:focus-visible{opacity:1;background:color-mix(in srgb,currentColor 8%,transparent)}.v-announcement__control svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.v-navigation-shell{position:relative;z-index:90}.velloria-header{position:relative;z-index:90;width:100%;background:color-mix(in srgb,var(--color-bg, #f7f5f0) 94%,transparent);border-bottom:1px solid transparent;color:var(--color-text, #1f1f1d);-webkit-backdrop-filter:saturate(120%) blur(16px);backdrop-filter:saturate(120%) blur(16px);transition:background-color .32s ease,border-color .32s ease,box-shadow .32s ease}.v-header-section:has(.velloria-header.is-sticky){position:sticky;top:0;z-index:90}.velloria-header.is-sticky{position:relative}.velloria-header.is-scrolled{background:color-mix(in srgb,var(--color-bg, #f7f5f0) 98%,transparent);border-bottom-color:var(--color-line, rgba(31, 31, 29, .14));box-shadow:0 20px 50px -42px #1f1f1da6}.v-header__bar{min-height:82px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(16px,2.4vw,36px)}.v-header__nav{min-width:0;justify-self:start}.v-header__nav-list,.v-mobile-nav ul,.v-footer__links,.v-footer__legal ul{padding:0;margin:0;list-style:none}.v-header__nav-list{display:flex;align-items:center;gap:clamp(14px,2vw,30px)}.v-header__nav-item{position:static}.v-header__nav-row{display:flex;align-items:center}.v-header__nav-link{position:relative;padding:12px 0;font-size:.78rem;font-weight:600;letter-spacing:.045em;white-space:nowrap}.v-header__nav-link:after{content:"";position:absolute;right:0;bottom:7px;left:0;height:1px;background:var(--color-accent, #b8975a);transform:scaleX(0);transform-origin:right;transition:transform .26s ease}.v-header__nav-link:hover:after,.v-header__nav-link[aria-current=page]:after{transform:scaleX(1);transform-origin:left}.v-header__submenu-toggle{width:28px;height:38px;margin-right:-8px;padding:0;display:grid;place-items:center;border:0;background:transparent;color:inherit}.v-header__submenu-toggle svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4;transition:transform .22s ease}.v-header__submenu-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.v-header__brand{min-width:0;display:inline-flex;flex-direction:column;align-items:center;justify-self:center;text-align:center}.v-header__logo{width:min(var(--v-logo-width, 180px),25vw);max-height:54px;object-fit:contain}.v-header__brand-name{font-family:var(--font-display);font-size:clamp(1.45rem,2.5vw,1.95rem);font-weight:500;line-height:.95;letter-spacing:.16em}.v-header__brand-subtitle{margin-top:5px;color:var(--color-accent-dark, #7a6541);font-size:.48rem;font-weight:600;letter-spacing:.34em;line-height:1;text-transform:uppercase}.v-header__actions{display:flex;align-items:center;justify-self:end;gap:7px}.v-header__action,.v-mobile-menu__close,.v-header-search__close{position:relative;width:42px;height:42px;padding:0;display:grid;place-items:center;border:1px solid transparent;border-radius:999px;background:transparent;color:inherit;transition:border-color .22s ease,background-color .22s ease}.v-header__action:hover,.v-mobile-menu__close:hover,.v-header-search__close:hover{border-color:var(--color-line, rgba(31, 31, 29, .14));background:color-mix(in srgb,var(--color-text, #1f1f1d) 4%,transparent)}.v-header__action svg,.v-mobile-menu__close svg,.v-header-search__close svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}.v-header__menu-trigger{display:none;justify-self:start}.v-header__cart-count{position:absolute;top:1px;right:-1px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border:2px solid var(--color-bg, #f7f5f0);border-radius:999px;background:var(--color-accent, #b8975a);color:#fff;font-size:.58rem;font-weight:700;line-height:1}.v-header__cart-count.is-empty{display:none}.v-mega{position:absolute;z-index:89;top:100%;right:0;left:0;background:var(--color-surface, #fff);border-top:1px solid var(--color-line, rgba(31, 31, 29, .14));border-bottom:1px solid var(--color-line, rgba(31, 31, 29, .14));box-shadow:0 32px 60px -46px #1f1f1db8}.v-mega__inner{padding-top:28px;padding-bottom:34px}.v-mega__eyebrow{margin:0 0 18px;color:var(--color-accent-dark, #7a6541);font-size:.67rem;font-weight:600;letter-spacing:.17em;text-transform:uppercase}.v-mega__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.v-mega__card{min-width:0;padding:10px;display:grid;grid-template-columns:72px minmax(0,1fr) 20px;align-items:center;gap:14px;border:1px solid transparent;border-radius:min(var(--corner-radius, 12px),16px);transition:border-color .22s ease,background-color .22s ease,transform .22s ease}.v-mega__card--text{grid-template-columns:minmax(0,1fr) 20px;min-height:92px;padding-inline:18px}.v-mega__card:hover,.v-mega__card:focus-visible{border-color:var(--color-line, rgba(31, 31, 29, .14));background:var(--color-bg-alt, #efede7);transform:translateY(-2px)}.v-mega__media{width:72px;height:84px;display:grid;place-items:center;overflow:hidden;border-radius:min(var(--image-radius, 12px),14px);background:color-mix(in srgb,var(--color-bg-alt, #efede7) 84%,#fff)}.v-mega__media img{width:100%;height:100%;object-fit:contain;padding:6px}.v-mega__copy{min-width:0}.v-mega__copy strong{display:block;overflow:hidden;font-family:var(--font-display);font-size:1.22rem;font-weight:500;line-height:1.15;text-overflow:ellipsis}.v-mega__copy>span{display:block;margin-top:4px;color:var(--color-text-soft, #686862);font-size:.75rem}.v-mega__arrow{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35;opacity:.56;transition:transform .22s ease,opacity .22s ease}.v-mega__card:hover .v-mega__arrow{opacity:1;transform:translate(2px)}.v-header-search{position:absolute;z-index:88;top:100%;right:0;left:0;background:var(--color-surface, #fff);border-top:1px solid var(--color-line, rgba(31, 31, 29, .14));border-bottom:1px solid var(--color-line, rgba(31, 31, 29, .14));box-shadow:0 28px 54px -46px #1f1f1db3}.v-header-search__form{min-height:104px;display:grid;grid-template-columns:24px minmax(0,1fr) auto 42px;align-items:center;gap:14px}.v-header-search__icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35;opacity:.62}.v-header-search__input{min-width:0;padding:13px 0!important;border:0!important;border-radius:0!important;background:transparent!important;font-family:var(--font-display)!important;font-size:clamp(1.35rem,2.4vw,2rem)!important;box-shadow:none!important}.v-header-search__submit{min-height:42px;padding:0 20px;border:1px solid var(--color-text, #1f1f1d);border-radius:var(--button-radius, 4px);background:var(--color-text, #1f1f1d);color:var(--color-bg, #f7f5f0);font-size:.72rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.v-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;overflow:hidden;border:0;background:transparent;color:var(--color-text, #1f1f1d)}.v-mobile-menu[open]{display:grid;grid-template-columns:minmax(0,1fr) min(430px,92vw)}.v-mobile-menu::backdrop{background:transparent}.v-mobile-menu__overlay{grid-area:1 / 1 / 2 / 3;background:#1f1f1d80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.v-mobile-menu__panel{position:relative;grid-area:1 / 2;min-width:0;height:100dvh;padding:max(20px,env(safe-area-inset-top)) clamp(22px,6vw,34px) max(24px,env(safe-area-inset-bottom));display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;background:var(--color-bg, #f7f5f0);box-shadow:-30px 0 80px -50px #1f1f1dcc;animation:v-mobile-panel-in .32s cubic-bezier(.22,1,.36,1) both}@keyframes v-mobile-panel-in{0%{transform:translate(24px);opacity:0}to{transform:translate(0);opacity:1}}.v-mobile-menu__head{display:flex;align-items:center;justify-content:space-between;gap:20px}.v-mobile-menu__title{margin:0 0 2px;color:var(--color-text-soft, #686862);font-size:.65rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.v-mobile-menu__brand{margin:0;font-family:var(--font-display);font-size:1.5rem;letter-spacing:.13em;line-height:1}.v-mobile-search{position:relative;margin:28px 0 22px}.v-mobile-search input[type=search]{height:48px;padding-right:48px;background:var(--color-surface, #fff)}.v-mobile-search button{position:absolute;top:3px;right:3px;width:42px;height:42px;padding:0;display:grid;place-items:center;border:0;background:transparent;color:inherit}.v-mobile-search svg,.v-mobile-menu__account svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}.v-mobile-nav{flex:1 0 auto}.v-mobile-nav>ul>li{border-bottom:1px solid var(--color-line, rgba(31, 31, 29, .14))}.v-mobile-nav__link,.v-mobile-nav summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:var(--font-display);font-size:clamp(1.55rem,7vw,2rem);font-weight:500;line-height:1.1;cursor:pointer}.v-mobile-nav summary{list-style:none}.v-mobile-nav summary::-webkit-details-marker{display:none}.v-mobile-nav summary svg{width:17px;height:17px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35;transition:transform .22s ease}.v-mobile-nav details[open] summary svg{transform:rotate(180deg)}.v-mobile-nav__children{padding:0 0 18px 14px;display:grid;gap:4px}.v-mobile-nav__children a{padding:8px 0;color:var(--color-text-soft, #686862);font-size:.9rem}.v-mobile-nav__children .v-mobile-nav__all{color:var(--color-text, #1f1f1d);font-size:.7rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.v-mobile-nav a[aria-current=page]{color:var(--color-accent-dark, #7a6541)}.v-mobile-menu__foot{margin-top:30px;padding-top:20px;border-top:1px solid var(--color-line, rgba(31, 31, 29, .14))}.v-mobile-menu__account{display:inline-flex;align-items:center;gap:10px;font-size:.82rem;font-weight:600}.v-mobile-menu__foot p{max-width:34ch;margin:15px 0 0;color:var(--color-text-soft, #686862);font-size:.74rem;line-height:1.55}body.v-nav-locked{overflow:hidden;overscroll-behavior:none}.velloria-footer{overflow:hidden;background:var(--v-footer-bg, #1f1f1d);color:var(--v-footer-text, #f7f5f0)}.v-footer__inner{padding-top:clamp(60px,8vw,108px);padding-bottom:max(28px,env(safe-area-inset-bottom))}.v-footer__main{display:grid;grid-template-columns:minmax(260px,1.35fr) repeat(auto-fit,minmax(150px,.72fr));gap:clamp(38px,6vw,82px)}.v-footer__brand{max-width:430px}.v-footer__brand-link{display:inline-flex;flex-direction:column;align-items:flex-start}.v-footer__logo{width:min(var(--v-footer-logo-width, 184px),48vw);max-height:74px;object-fit:contain}.v-footer__logo.is-inverted{filter:brightness(0) invert(1)}.v-footer__brand-name{font-family:var(--font-display);font-size:clamp(2rem,4vw,2.8rem);font-weight:500;letter-spacing:.16em;line-height:.95}.v-footer__brand-subtitle{margin-top:8px;color:var(--v-footer-accent, #b8975a);font-size:.5rem;font-weight:600;letter-spacing:.34em;text-transform:uppercase}.v-footer__tagline{max-width:42ch;margin:24px 0 0;color:var(--v-footer-muted, #c9b79c);font-size:.94rem;line-height:1.75}.v-footer__social{margin-top:26px;display:flex;flex-wrap:wrap;gap:9px}.v-footer__social a{width:40px;height:40px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--v-footer-text, #f7f5f0) 22%,transparent);border-radius:999px;color:var(--v-footer-text, #f7f5f0);transition:color .22s ease,background-color .22s ease,border-color .22s ease,transform .22s ease}.v-footer__social a:hover{border-color:var(--v-footer-accent, #b8975a);background:var(--v-footer-accent, #b8975a);color:#1f1f1d;transform:translateY(-2px)}.v-footer__social svg{width:17px;height:17px}.v-footer__heading{margin:4px 0 21px;color:var(--v-footer-accent, #b8975a);font-family:var(--font-body);font-size:.68rem;font-weight:600;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.v-footer__links{display:grid;gap:10px}.v-footer__links a,.v-footer__legal a{color:var(--v-footer-muted, #c9b79c);font-size:.86rem;line-height:1.45;transition:color .18s ease}.v-footer__links a:hover,.v-footer__legal a:hover,.v-footer__links a[aria-current=page],.v-footer__legal a[aria-current=page]{color:var(--v-footer-text, #f7f5f0)}.v-footer__text{color:var(--v-footer-muted, #c9b79c);font-size:.86rem;line-height:1.7}.v-footer__text p:last-child{margin-bottom:0}.v-footer__contact+.v-footer__text{margin-top:14px}.v-footer__bottom{margin-top:clamp(52px,7vw,88px);padding-top:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;border-top:1px solid color-mix(in srgb,var(--v-footer-text, #f7f5f0) 16%,transparent)}.v-footer__copyright{color:var(--v-footer-muted, #c9b79c);font-size:.7rem;line-height:1.65}.v-footer__copyright p{margin:0}.v-footer__legal ul{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 22px}.v-footer__legal a{font-size:.7rem}.v-footer__payments{margin-top:20px;display:flex;flex-wrap:wrap;gap:6px;opacity:.72}.v-footer__payment-icon{width:36px;height:23px}@media(max-width:1100px){.v-header__nav-list{gap:13px}.v-header__nav-link{font-size:.72rem}.v-header__actions{gap:2px}}@media(max-width:900px){.v-announcement__inner{padding-inline:10px}.v-header__bar{min-height:68px;grid-template-columns:44px minmax(0,1fr) 44px;gap:8px;padding-inline:14px}.v-header__nav,.v-header__utility--desktop{display:none}.v-header__menu-trigger{display:grid}.v-header__actions{width:44px}.v-header__logo{width:min(var(--v-logo-width, 180px),44vw);max-height:42px}.v-header__brand-name{font-size:clamp(1.25rem,6vw,1.65rem)}.v-header__brand-subtitle{display:none}.v-header-search,.v-mega{display:none!important}.v-footer__main{grid-template-columns:repeat(2,minmax(0,1fr))}.v-footer__brand{grid-column:1 / -1}}@media(max-width:560px){.v-announcement{font-size:.66rem;letter-spacing:.035em}.v-announcement__message{padding-inline:4px}.v-announcement__control{width:30px}.v-footer__main{grid-template-columns:1fr;gap:36px}.v-footer__brand{grid-column:auto}.v-footer__bottom{flex-direction:column}.v-footer__legal ul{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.v-announcement *,.v-navigation-shell *,.velloria-footer *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(forced-colors:active){.v-header__action,.v-announcement__control,.v-footer__social a{border:1px solid ButtonText}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/navigation.css.map */
