@font-face{font-family:VV Bryndan;src:url(/assets/fonts/bryndan-write-book.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}:root{color-scheme:light;--vv-bg: #f3f4f6;--vv-bg-soft: #f7f8fa;--vv-bg-muted: #eef0f3;--vv-surface: #ffffff;--vv-surface-warm: #ffffff;--vv-surface-soft: #f7f8fa;--vv-text: #1f2328;--vv-text-soft: #3f4750;--vv-text-muted: #68707a;--vv-text-faint: #8a929c;--vv-border: #e1e4e8;--vv-border-strong: #cfd5dc;--vv-tomato: #ca7767;--vv-tomato-hover: #b96558;--vv-orange: #ca7767;--vv-orange-hover: #b96558;--vv-orange-soft: #f5ded8;--vv-orange-softer: #fbefec;--vv-orange-light: #d98a7d;--vv-orange-rgb: 202, 119, 103;--vv-promo: #899565;--vv-promo-dark: #717c50;--vv-promo-soft: #eef1e7;--vv-promo-rgb: 137, 149, 101;--vv-sage: #6f8250;--vv-sage-hover: #5f7144;--vv-sage-soft: #e4ead9;--vv-olive: #879563;--vv-terracotta: #ca7767;--vv-honey: #ca7767;--vv-dark: #24241f;--vv-dark-2: #171914;--vv-success: #5f8f52;--vv-warning: #ca7767;--vv-danger: #c94d42;--vv-info: #4a7fa8;--vv-font-body: Inter, Manrope, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--vv-font-display: var(--vv-font-body);--vv-font-accent: "VV Bryndan", "Segoe Print", "Comic Sans MS", cursive;--vv-font-mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace;--vv-text-xs: 12px;--vv-text-sm: 14px;--vv-text-md: 16px;--vv-text-lg: 18px;--vv-text-xl: 20px;--vv-text-2xl: 24px;--vv-text-3xl: 32px;--vv-text-4xl: clamp(38px, 5vw, 72px);--vv-leading-tight: 1.08;--vv-leading-title: 1.16;--vv-leading-body: 1.5;--vv-weight-regular: 500;--vv-weight-medium: 650;--vv-weight-bold: 800;--vv-weight-black: 950;--vv-space-1: 4px;--vv-space-2: 8px;--vv-space-3: 12px;--vv-space-4: 16px;--vv-space-5: 20px;--vv-space-6: 24px;--vv-space-8: 32px;--vv-space-10: 40px;--vv-space-12: 48px;--vv-space-14: 56px;--vv-space-16: 64px;--vv-space-20: 80px;--vv-container: 1240px;--vv-container-wide: 1440px;--vv-gutter-mobile: 16px;--vv-gutter-tablet: 24px;--vv-gutter-desktop: 40px;--vv-radius-xs: 10px;--vv-radius-sm: 14px;--vv-radius-md: 18px;--vv-radius-lg: 24px;--vv-radius-xl: 32px;--vv-radius-2xl: 42px;--vv-radius-pill: 999px;--vv-shadow-xs: 0 4px 12px rgba(31, 35, 40, .05);--vv-shadow-sm: 0 8px 24px rgba(31, 35, 40, .07);--vv-shadow-md: 0 14px 34px rgba(31, 35, 40, .09);--vv-shadow-lg: 0 20px 52px rgba(31, 35, 40, .12);--vv-shadow-sheet: 0 -18px 50px rgba(17, 20, 24, .18);--vv-shadow-focus: 0 0 0 4px rgba(var(--vv-orange-rgb), .18);--vv-layer-base: 0;--vv-layer-sticky: 20;--vv-layer-header: 40;--vv-layer-float: 60;--vv-layer-overlay: 75;--vv-layer-modal: 90;--vv-layer-toast: 120;--vv-ease-standard: cubic-bezier(.2, .8, .2, 1);--vv-ease-enter: cubic-bezier(.22, 1, .36, 1);--vv-ease-exit: cubic-bezier(.32, .72, 0, 1);--vv-duration-fast: .16s;--vv-duration-base: .22s;--vv-duration-slow: .32s;--vv-duration-sheet: .32s}:where(button,a,input,textarea,select){transition:color var(--vv-duration-fast) var(--vv-ease-standard),background-color var(--vv-duration-fast) var(--vv-ease-standard),border-color var(--vv-duration-fast) var(--vv-ease-standard),box-shadow var(--vv-duration-fast) var(--vv-ease-standard),opacity var(--vv-duration-fast) var(--vv-ease-standard),transform var(--vv-duration-fast) var(--vv-ease-standard)}:where(button,a,input,textarea,select):focus-visible{outline:0;box-shadow:var(--vv-shadow-focus)}.vv-container{width:min(var(--vv-container),calc(100% - (var(--vv-gutter-desktop) * 2)));margin-inline:auto}.vv-container-wide{width:min(var(--vv-container-wide),calc(100% - (var(--vv-gutter-desktop) * 2)));margin-inline:auto}.vv-section{padding-block:var(--vv-space-16)}.vv-section-header{display:grid;gap:var(--vv-space-3);max-width:760px;margin-bottom:var(--vv-space-8)}.vv-eyebrow{margin:0;color:var(--vv-sage);font-size:var(--vv-text-xs);font-weight:var(--vv-weight-black);letter-spacing:.1em;text-transform:uppercase}.vv-title{margin:0;color:var(--vv-text);font-family:var(--vv-font-display);font-size:var(--vv-text-4xl);font-weight:var(--vv-weight-black);line-height:var(--vv-leading-tight);letter-spacing:0}.vv-body{margin:0;color:var(--vv-text-muted);font-size:var(--vv-text-md);line-height:var(--vv-leading-body);font-weight:var(--vv-weight-medium)}.vv-button{min-height:48px;border:1px solid transparent;border-radius:var(--vv-radius-pill);display:inline-flex;align-items:center;justify-content:center;gap:var(--vv-space-2);padding:0 var(--vv-space-5);color:var(--vv-text);background:var(--vv-surface);box-shadow:var(--vv-shadow-xs);font-weight:var(--vv-weight-black);text-decoration:none;cursor:pointer;touch-action:manipulation}.vv-button:hover{transform:translateY(-1px);box-shadow:var(--vv-shadow-sm)}.vv-button:active{transform:translateY(0) scale(.99)}.vv-button:disabled,.vv-button.is-disabled{opacity:.48;pointer-events:none;box-shadow:none}.vv-button-primary{color:#fff;background:var(--vv-orange);box-shadow:0 14px 32px rgba(var(--vv-orange-rgb),.26)}.vv-button-secondary{color:#fff;background:var(--vv-sage);box-shadow:0 14px 32px #5f714438}.vv-button-tertiary{color:var(--vv-text);background:var(--vv-surface);border-color:var(--vv-border)}.vv-button-dark{color:#fff;background:var(--vv-dark)}.vv-button-sm{min-height:40px;padding-inline:var(--vv-space-4);font-size:var(--vv-text-sm)}.vv-button-lg{min-height:56px;padding-inline:var(--vv-space-6);font-size:var(--vv-text-md)}.vv-card{border:1px solid var(--vv-border);border-radius:var(--vv-radius-lg);background:var(--vv-surface);box-shadow:var(--vv-shadow-sm)}.vv-card-warm{background:var(--vv-surface)}.vv-field{display:grid;gap:var(--vv-space-2)}.vv-field>span,.vv-label{color:var(--vv-text-muted);font-size:var(--vv-text-sm);font-weight:var(--vv-weight-bold)}.vv-input,.vv-field input,.vv-field textarea,.vv-field select{width:100%;min-height:52px;border:1px solid var(--vv-border);border-radius:var(--vv-radius-md);outline:0;background:var(--vv-surface);color:var(--vv-text);padding:0 var(--vv-space-4);font:inherit;font-weight:var(--vv-weight-medium)}.vv-input:focus,.vv-field input:focus,.vv-field textarea:focus,.vv-field select:focus{border-color:rgba(var(--vv-orange-rgb),.58);box-shadow:var(--vv-shadow-focus)}.vv-chip,.vv-badge{min-height:30px;border-radius:var(--vv-radius-pill);display:inline-flex;align-items:center;justify-content:center;gap:var(--vv-space-2);padding:var(--vv-space-1) var(--vv-space-3);color:var(--vv-sage);background:var(--vv-sage-soft);font-size:var(--vv-text-xs);font-weight:var(--vv-weight-black);line-height:1}.vv-badge-warm{color:var(--vv-tomato);background:var(--vv-orange-soft)}.vv-sheet{border-radius:var(--vv-radius-xl) var(--vv-radius-xl) 0 0;background:var(--vv-bg-soft);color:var(--vv-text);box-shadow:var(--vv-shadow-sheet)}.vv-sheet-grabber{width:44px;height:5px;margin-inline:auto;border-radius:var(--vv-radius-pill);background:#2b262129}.vv-modal{border:1px solid var(--vv-border);border-radius:var(--vv-radius-xl);background:var(--vv-surface);box-shadow:var(--vv-shadow-lg)}.vv-category-nav{display:flex;gap:var(--vv-space-2);overflow-x:auto;scrollbar-width:none}.vv-category-nav::-webkit-scrollbar{display:none}.vv-category-nav button,.vv-category-nav a{min-height:40px;border:0;border-radius:var(--vv-radius-pill);display:inline-flex;align-items:center;justify-content:center;padding:0 var(--vv-space-4);color:var(--vv-text-soft);background:var(--vv-surface);font-weight:var(--vv-weight-black);text-decoration:none;white-space:nowrap}.vv-category-nav .active,.vv-category-nav [aria-current=true]{color:#fff;background:var(--vv-dark)}.vv-product-card{border:0;border-radius:var(--vv-radius-lg);background:var(--vv-surface);box-shadow:var(--vv-shadow-sm);color:var(--vv-text)}@media(max-width:767px){.vv-container,.vv-container-wide{width:calc(100% - (var(--vv-gutter-mobile) * 2))}.vv-section{padding-block:var(--vv-space-10)}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset]):not([type=image]):not([type=hidden]),textarea,select){font-size:16px!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.route-loading-fallback{min-height:100dvh;display:grid;place-content:center;justify-items:center;gap:12px;margin:0;background:#f7f8fa;color:#34312d;font:700 15px/1.4 system-ui,sans-serif}.route-loading-fallback>span{width:32px;height:32px;border:3px solid #dfe2e5;border-top-color:#ca7767;border-radius:50%;animation:route-loading-spin .7s linear infinite}.route-loading-fallback>p{margin:0}@keyframes route-loading-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.route-loading-fallback>span{animation:none}}:root{background:#fff}html{scroll-behavior:smooth;background:#fff!important}html,body,#root{width:100%;max-width:100%;min-width:0;background:#fff}html:has(.site-showcase),body:has(.site-showcase),#root:has(.site-showcase){width:100%!important;max-width:100%!important;min-height:100%!important;height:auto!important}html:has(.site-showcase),body:has(.site-showcase){overflow-x:clip!important;overscroll-behavior-x:none}html:has(.site-showcase){overflow-y:auto!important}body:has(.site-showcase),#root:has(.site-showcase){overflow-x:clip!important;overflow-y:visible!important;overscroll-behavior-x:none}body:has(.site-showcase){margin:0;background:#fff}html.site-cart-scroll-lock,body.site-cart-scroll-lock,html.site-cart-scroll-lock:has(.site-showcase),body.site-cart-scroll-lock:has(.site-showcase){overscroll-behavior:none!important}html.site-cart-scroll-lock,html.site-cart-scroll-lock:has(.site-showcase){height:100%!important;overflow:hidden!important;overflow-x:hidden!important;overflow-y:hidden!important}body.site-cart-scroll-lock,body.site-cart-scroll-lock:has(.site-showcase){position:fixed!important;left:0!important;right:0!important;width:100%!important;max-width:100vw!important;overflow:hidden!important}.site-showcase .site-cart-drawer-scrim,.site-showcase .site-product-modal-scrim,.site-showcase .site-product-review-photo-layer,.site-showcase .site-auth-scrim,.site-showcase .site-address-prompt-scrim,.site-showcase .site-address-modal-scrim,.site-showcase .site-checkout-modal-scrim,.site-showcase .site-gallery-lightbox-scrim,.site-showcase .site-lost-photo-scrim,.site-showcase .site-lost-contact-scrim,.site-showcase .site-recent-orders-scrim{outline:none!important;transform:none!important;-webkit-tap-highlight-color:transparent}.site-showcase .site-cart-drawer-scrim:focus,.site-showcase .site-cart-drawer-scrim:focus-visible,.site-showcase .site-cart-drawer-scrim:active,.site-showcase .site-product-modal-scrim:focus,.site-showcase .site-product-modal-scrim:focus-visible,.site-showcase .site-product-modal-scrim:active,.site-showcase .site-product-review-photo-layer:focus,.site-showcase .site-product-review-photo-layer:focus-visible,.site-showcase .site-product-review-photo-layer:active,.site-showcase .site-auth-scrim:focus,.site-showcase .site-auth-scrim:focus-visible,.site-showcase .site-auth-scrim:active,.site-showcase .site-address-prompt-scrim:focus,.site-showcase .site-address-prompt-scrim:focus-visible,.site-showcase .site-address-prompt-scrim:active,.site-showcase .site-address-modal-scrim:focus,.site-showcase .site-address-modal-scrim:focus-visible,.site-showcase .site-address-modal-scrim:active,.site-showcase .site-checkout-modal-scrim:focus,.site-showcase .site-checkout-modal-scrim:focus-visible,.site-showcase .site-checkout-modal-scrim:active,.site-showcase .site-gallery-lightbox-scrim:focus,.site-showcase .site-gallery-lightbox-scrim:focus-visible,.site-showcase .site-gallery-lightbox-scrim:active,.site-showcase .site-lost-photo-scrim:focus,.site-showcase .site-lost-photo-scrim:focus-visible,.site-showcase .site-lost-photo-scrim:active,.site-showcase .site-lost-contact-scrim:focus,.site-showcase .site-lost-contact-scrim:focus-visible,.site-showcase .site-lost-contact-scrim:active,.site-showcase .site-recent-orders-scrim:focus,.site-showcase .site-recent-orders-scrim:focus-visible,.site-showcase .site-recent-orders-scrim:active{outline:none!important}.site-showcase,.site-showcase *{box-sizing:border-box}.site-showcase{--vv-public-container: 1200px;--vv-public-inline-gutter: 56px;--vv-ink: #2b2723;--vv-muted: #756c62;--vv-soft: #f7f8fa;--vv-card: rgba(255, 255, 255, .94);--vv-line: rgba(67, 54, 43, .13);--vv-green: #758b52;--vv-green-dark: #536738;--vv-coral: #ca7767;--vv-orange: #ca7767;--vv-orange-rgb: 202, 119, 103;--vv-orange-hover: #b96558;--vv-orange-aa: #a74f40;--vv-orange-aa-hover: #8f3e32;--vv-orange-light: #d98a7d;--vv-orange-soft: #f5ded8;--vv-orange-softer: #fbefec;--vv-promo: #899565;--vv-promo-rgb: 137, 149, 101;--vv-promo-dark: #717c50;--vv-promo-soft: #eef1e7;--vv-dark: #282520;--vv-radius-xl: 44px;--vv-radius-lg: 30px;--vv-radius-md: 22px;--vv-radius-sm: 16px;--vv-shadow-soft: 0 22px 70px rgba(68, 48, 24, .13);--vv-shadow-card: 0 14px 38px rgba(69, 47, 22, .1);--vv-shadow-lift: 0 22px 48px rgba(67, 47, 23, .16);--vv-ease: cubic-bezier(.22, 1, .36, 1);--vv-sticky-menu-top: 62px;width:100%;max-width:none;min-width:0;min-height:100vh;margin:0;padding:1px 0 38px;isolation:isolate;color:var(--vv-ink);background:#fff;max-width:100%;overflow-x:clip;overscroll-behavior-x:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-rendering:geometricPrecision}.site-showcase .site-deferred-mount{position:relative;width:100%;background:#fff;contain:layout style}.site-showcase .site-deferred-anchor{position:absolute;inset:0 auto auto 0;width:1px;height:1px}@supports not (overflow: clip){html:has(.site-showcase),body:has(.site-showcase),#root:has(.site-showcase),.site-showcase{overflow-x:hidden!important}}.site-showcase a{color:inherit;text-decoration:none}.site-showcase img{display:block;max-width:100%}.site-showcase :focus-visible{outline:3px solid rgba(var(--vv-orange-rgb),.42);outline-offset:3px}.site-showcase input:focus,.site-showcase input:focus-visible,.site-showcase textarea:focus,.site-showcase textarea:focus-visible,.site-showcase select:focus,.site-showcase select:focus-visible{outline:none;outline-offset:0;box-shadow:none}.site-showcase [role=dialog]:focus,.site-showcase [role=dialog]:focus-visible{outline:none;outline-offset:0}.site-showcase .site-header-v3{position:sticky;top:0;z-index:90;padding:0;background:#f2f3f7;border-bottom:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transition:background .18s ease,box-shadow .18s ease}.site-showcase.is-header-compact .site-header-v3{box-shadow:0 12px 30px #231e180f}.site-showcase .site-header-topline,.site-showcase .site-header-main{width:min(var(--vv-public-container),calc(100% - var(--vv-public-inline-gutter)));margin:0 auto}.site-showcase .site-header-topline{display:flex;align-items:center;justify-content:flex-start;max-height:40px;min-height:40px;overflow:hidden;color:#171615;font-size:13px;font-weight:760;opacity:1;transform:translateY(0);transition:max-height .22s var(--vv-ease),min-height .22s var(--vv-ease),opacity .16s ease,transform .22s var(--vv-ease)}.site-showcase.is-header-compact .site-header-topline{max-height:0;min-height:0;opacity:0;pointer-events:none;transform:translateY(-8px)}.site-showcase .site-header-links,.site-showcase .site-delivery-meta,.site-showcase .site-header-actions{display:flex;align-items:center;min-width:0}.site-showcase .site-header-links{gap:clamp(10px,1.45vw,20px);width:100%;overflow-x:auto;scrollbar-width:none}.site-showcase .site-header-links::-webkit-scrollbar{display:none}.site-showcase .site-header-links a{flex:0 0 auto;color:#1f1d1b;font-size:clamp(12px,1.05vw,13px);transition:color .16s ease,transform .16s ease}.site-showcase .site-header-links a:hover{color:var(--vv-orange);transform:translateY(-1px)}.site-showcase .site-delivery-meta{gap:9px;justify-content:flex-end;white-space:nowrap}.site-showcase .site-delivery-meta>*+*:before{content:"·";margin-right:9px;color:#8d8781;font-weight:900}.site-showcase .site-delivery-meta span{color:#1f1d1b}.site-showcase .site-delivery-meta b{color:#1f1d1b;font-weight:950}.site-showcase .site-rating{display:inline-flex;align-items:center;gap:2px}.site-showcase .site-rating svg{color:#f4ad20}.site-showcase .site-header-main{display:grid;grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:28px;min-height:70px;padding:8px 0 10px;border-radius:0;background:transparent;box-shadow:none;transition:min-height .22s var(--vv-ease),padding .22s var(--vv-ease),gap .22s var(--vv-ease)}.site-showcase.is-header-compact .site-header-main{gap:24px;min-height:62px;padding:6px 0 8px}.site-showcase .site-brand-v3{display:inline-flex;align-items:center;gap:14px;min-width:0;color:#171615}.site-showcase .site-brand-logo{display:inline-flex;align-items:center;justify-content:flex-start;width:150px;height:44px;flex:0 0 auto;border:0;border-radius:0;background:transparent;box-shadow:none;transition:width .22s var(--vv-ease),height .22s var(--vv-ease)}.site-showcase .site-brand-logo img{width:100%;height:100%;object-fit:contain;object-position:left center;transition:width .22s var(--vv-ease),height .22s var(--vv-ease)}.site-showcase.is-header-compact .site-brand-logo{width:140px;height:40px}.site-showcase.is-header-compact .site-brand-logo img{width:100%;height:100%}.site-showcase .site-brand-copy{display:grid;gap:1px;min-width:0}.site-showcase .site-brand-copy b{font-size:30px;font-weight:950;line-height:1;white-space:nowrap;transition:font-size .22s var(--vv-ease)}.site-showcase .site-brand-copy small{color:#7d766f;font-size:13px;font-weight:900;line-height:1.1;white-space:nowrap;transition:font-size .22s var(--vv-ease)}.site-showcase.is-header-compact .site-brand-copy b{font-size:27px}.site-showcase.is-header-compact .site-brand-copy small{font-size:12px}.site-showcase .site-header-delivery{justify-content:flex-start;align-self:center;color:#171615;font-size:16px;font-weight:900}.site-showcase .site-header-actions{justify-content:flex-end;gap:12px}.site-showcase .site-header-mobile-menu,.site-showcase .site-mobile-cart-fab,.site-showcase .site-mobile-menu-panel{display:none}.site-showcase .site-header-icon-link{display:grid;justify-items:center;gap:4px;min-width:58px;color:#171615;font-size:13px;font-weight:950;line-height:1;transition:color .16s ease,transform .16s ease}.site-showcase .site-header-icon-link:hover{color:var(--vv-orange);transform:translateY(-1px)}.site-showcase .site-header-login,.site-showcase .site-header-cart{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;font-family:inherit;font-weight:950;text-decoration:none;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:min-height .22s var(--vv-ease),transform .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease}.site-showcase .site-header-login{min-width:118px;min-height:54px;padding:0 24px;color:#1f1d1b;background:#fff;box-shadow:0 12px 28px #16181e0f;font-size:17px}.site-showcase .site-header-login:hover{background:#f7f8fa;box-shadow:0 16px 34px #16181e1a;transform:translateY(-1px)}.site-showcase .site-header-login.is-authorized{color:#526a37;background:#f2f7ee}.site-showcase.is-header-compact .site-header-login{min-height:48px}.site-showcase .site-header-cart{min-width:148px;min-height:54px;padding:0 28px;color:#fff;background:var(--vv-orange);box-shadow:0 16px 34px rgba(var(--vv-orange-rgb),.25);font-size:18px}.site-showcase.is-header-compact .site-header-cart{min-height:48px}.site-showcase .site-header-cart.is-filled{min-width:112px;padding-inline:24px;font-variant-numeric:tabular-nums}.site-showcase .site-header-cart:hover{background:var(--vv-orange-hover);box-shadow:0 18px 38px rgba(var(--vv-orange-rgb),.32);transform:translateY(-1px)}.site-showcase .site-address-prompt-layer,.site-showcase .site-address-modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1320;display:grid;place-items:center;padding:24px;isolation:isolate}.site-showcase .site-address-prompt-scrim,.site-showcase .site-address-modal-scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#090a0a52;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent}.site-showcase .site-address-prompt-scrim:focus,.site-showcase .site-address-prompt-scrim:focus-visible,.site-showcase .site-address-prompt-scrim:active,.site-showcase .site-address-modal-scrim:focus,.site-showcase .site-address-modal-scrim:focus-visible,.site-showcase .site-address-modal-scrim:active{outline:none}.site-showcase .site-address-prompt{position:relative;z-index:1;width:min(315px,calc(100vw - 32px));padding:24px 20px 20px;border-radius:18px;color:#1f1d1a;background:#fff;box-shadow:0 28px 78px #00000052}.site-showcase .site-address-prompt-close,.site-showcase .site-address-modal-close{position:absolute;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;color:#1f1d1a;background:#fff;cursor:pointer}.site-showcase .site-address-prompt-close{top:16px;right:16px;width:28px;height:28px;background:#f1f2f5}.site-showcase .site-address-prompt h2{margin:0;max-width:230px;color:#1f1d1a;font-size:23px;font-weight:950;line-height:1.08}.site-showcase .site-address-prompt p{margin:10px 0 22px;color:#6e737b;font-size:14px;font-weight:700;line-height:1.28}.site-showcase .site-address-primary,.site-showcase .site-address-secondary,.site-showcase .site-address-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px;border:0;border-radius:999px;font-family:inherit;font-size:14px;font-weight:950;cursor:pointer;transition:transform .16s ease,background .16s ease,opacity .16s ease}.site-showcase .site-address-primary,.site-showcase .site-address-submit{color:#fff;background:var(--vv-orange)}.site-showcase .site-address-secondary{margin-top:10px;color:#1f1d1a;background:#f1f2f5}.site-showcase .site-address-primary:hover,.site-showcase .site-address-secondary:hover,.site-showcase .site-address-submit:hover{transform:translateY(-1px)}.site-showcase .site-address-submit:disabled{opacity:.46;cursor:not-allowed;transform:none}.site-showcase .site-address-prompt>span{display:flex;justify-content:center;gap:6px;margin-top:22px;color:#1f1d1a;font-size:13px;font-weight:800}.site-showcase .site-address-prompt>span button{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;color:var(--vv-orange);background:transparent;font-family:inherit;font-size:13px;font-weight:950;cursor:pointer}.site-showcase .site-address-modal{position:relative;z-index:1;width:min(1040px,calc(100vw - 48px));height:min(640px,calc(100dvh - 48px));overflow:hidden;border-radius:24px;background:#eef2f5;box-shadow:0 34px 94px #0000005c;isolation:isolate}.site-showcase .site-address-modal-close{top:32px;right:32px;z-index:24;width:42px;height:42px;box-shadow:0 12px 30px #11131929}.site-showcase .site-address-mode-tabs{position:absolute;top:34px;left:34px;z-index:22;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:320px;padding:4px;border-radius:999px;background:#ffffffeb;box-shadow:0 14px 34px #1113191f}.site-showcase .site-address-mode-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;border:0;border-radius:999px;color:#1f1d1a;background:transparent;font-family:inherit;font-size:13px;font-weight:950;cursor:pointer}.site-showcase .site-address-mode-tabs button.is-active{color:#fff;background:var(--vv-orange)}.site-showcase .site-address-map-shell{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.site-showcase .site-address-map{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.site-showcase .site-address-map .leaflet-pane,.site-showcase .site-address-map .leaflet-top,.site-showcase .site-address-map .leaflet-bottom{z-index:1}.site-showcase .site-address-map .leaflet-marker-pane,.site-showcase .site-address-map .leaflet-tooltip-pane,.site-showcase .site-address-map .leaflet-popup-pane{z-index:2}.site-showcase .site-address-map .leaflet-control-container{position:relative;z-index:3}.site-showcase .site-address-map .leaflet-control-attribution{display:none!important}.site-showcase .site-address-pin{position:relative}.site-showcase .site-address-pin span{display:block;width:28px;height:28px;border:5px solid #fff;border-radius:999px 999px 999px 4px;background:var(--vv-orange);box-shadow:0 10px 20px rgba(var(--vv-orange-rgb),.34);transform:rotate(-45deg)}.site-showcase .site-address-pizzeria-pin span{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;padding:6px;border:4px solid #fff;border-radius:999px;background:#fff;box-shadow:0 12px 26px #232a203d}.site-showcase .site-address-pizzeria-pin img{display:block;width:100%;height:100%;object-fit:contain}.site-showcase .site-address-locate,.site-showcase .site-address-map-note{position:absolute;z-index:4;display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#fff;box-shadow:0 12px 30px #1113191f}.site-showcase .site-address-locate{right:32px;bottom:90px;min-height:42px;padding:0 14px;border:0;color:#1f1d1a;font-family:inherit;font-size:13px;font-weight:950;cursor:pointer}.site-showcase .site-address-locate:disabled{opacity:.45;cursor:not-allowed}.site-showcase .site-address-map-note{left:34px;bottom:28px;max-width:360px;padding:10px 14px;color:#4e545c;font-size:13px;font-weight:800}.site-showcase .site-address-panel{position:absolute;left:34px;bottom:34px;z-index:20;width:min(362px,calc(100% - 68px));max-height:calc(100% - 110px);overflow-y:auto;padding:20px;border-radius:18px;background:#fff;box-shadow:0 18px 50px #11131929;overscroll-behavior:contain;scrollbar-width:none}.site-showcase .site-address-panel::-webkit-scrollbar{width:0;height:0}.site-showcase .site-address-panel h2{margin:0;color:#1f1d1a;font-size:22px;font-weight:950;line-height:1.08}.site-showcase .site-address-panel p{margin:7px 0 12px;color:#707780;font-size:13px;font-weight:700;line-height:1.32}.site-showcase .site-address-field{display:grid;gap:6px;min-width:0}.site-showcase .site-address-field span{color:#8a9098;font-size:11px;font-weight:850}.site-showcase .site-address-required{color:var(--vv-orange);font:inherit}.site-showcase .site-address-field input,.site-showcase .site-address-search{min-width:0;border:0;border-radius:12px;background:#f0f2f5}.site-showcase .site-address-field input{width:100%;min-height:42px;padding:0 13px;color:#1f1d1a;font-family:inherit;font-size:13px;font-weight:800;outline:none}.site-showcase .site-address-search{display:grid;grid-template-columns:minmax(0,1fr) 40px}.site-showcase .site-address-search input{background:transparent;font-size:12.5px;font-weight:850}.site-showcase .site-address-search button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;color:var(--vv-orange);background:transparent;cursor:pointer}.site-showcase .site-address-zone-status{display:inline-flex;align-items:center;gap:8px;width:100%;min-height:36px;margin:8px 0 10px;padding:8px 12px;border-radius:12px;color:var(--vv-orange-hover);background:var(--vv-orange-softer);font-size:12px;font-weight:900}.site-showcase .site-address-zone-status.is-ok{color:#47633f;background:#edf4e8}.site-showcase .site-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 0}.site-showcase .site-address-message{margin:12px 0;padding:10px 12px;border-radius:12px;color:var(--vv-orange-hover);background:var(--vv-orange-softer);font-size:12px;font-weight:850;line-height:1.28}.site-showcase .site-address-submit{margin-top:12px}.site-showcase .site-address-pickup-panel{display:grid;gap:12px}.site-showcase .site-address-pickup-search{display:block}.site-showcase .site-address-pickup-search span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.site-showcase .site-address-pickup-search input{width:100%;min-height:44px;padding:0 14px;border:0;border-radius:13px;color:#68707a;background:#eef1f4;font-family:inherit;font-size:14px;font-weight:800;outline:none}.site-showcase .site-address-pickup-hint{margin:0 0 2px;text-align:center}.site-showcase .site-address-pickup-list{display:grid;gap:0;border-top:1px solid #eceef1;border-bottom:1px solid #eceef1}.site-showcase .site-address-pickup-row{display:grid;grid-template-columns:18px minmax(0,1fr);gap:12px;width:100%;padding:13px 0;border:0;color:#1f1d1a;background:transparent;text-align:left;cursor:pointer}.site-showcase .site-address-pickup-dot{width:14px;height:14px;margin-top:3px;border:4px solid var(--vv-orange);border-radius:999px;background:#fff}.site-showcase .site-address-pickup-row>span:last-child{display:grid;gap:4px}.site-showcase .site-address-pickup-row b{color:#1f1d1a;font-size:15px;font-weight:950}.site-showcase .site-address-pickup-row em{color:#259b52;font-size:12px;font-style:normal;font-weight:850}.site-showcase .site-address-pickup-card{display:grid;gap:10px;margin-top:4px;padding:14px;border:1px solid #edf0f2;border-radius:15px;background:#ffffffdb;box-shadow:inset 0 0 0 1px #ffffff8c}.site-showcase .site-address-pickup-card>div{display:grid;grid-template-columns:20px minmax(0,1fr);gap:2px 9px;align-items:center}.site-showcase .site-address-pickup-card svg{grid-row:span 2;color:var(--vv-orange)}.site-showcase .site-address-pickup-card span{color:#697078;font-size:11px;font-weight:850;text-transform:uppercase}.site-showcase .site-address-pickup-card b{color:#1f1d1a;font-size:13px;font-weight:950}@media(max-width:820px){.site-showcase .site-address-modal-layer{align-items:end;padding:0}.site-showcase .site-address-modal{width:100vw;height:94dvh;border-radius:24px 24px 0 0}.site-showcase .site-address-mode-tabs{top:18px;left:16px;width:min(315px,calc(100vw - 86px))}.site-showcase .site-address-modal-close{top:18px;right:16px}.site-showcase .site-address-panel{left:14px;right:14px;bottom:14px;width:auto;max-height:48%;padding:18px}.site-showcase .site-address-locate{right:16px;bottom:calc(48% + 32px)}.site-showcase .site-address-map-note{left:16px;right:16px;bottom:calc(48% + 32px);width:fit-content;max-width:calc(100vw - 112px)}}@media(max-width:520px){.site-showcase .site-address-grid{grid-template-columns:1fr 1fr}.site-showcase .site-address-panel h2{font-size:21px}}.site-showcase .site-masterclass-promo{position:relative;z-index:80;width:100%;margin:0;padding:18px max(28px,calc((100% - 1320px)/2)) 30px;background:#f3f4f6}.site-showcase .site-masterclass-promo-card{display:grid;grid-template-columns:minmax(310px,.9fr) minmax(430px,1.1fr);width:min(100%,1320px);height:284px;min-height:284px;margin:0 auto;overflow:hidden;border:1px solid var(--vv-border, #e1e4e8);border-radius:20px;background:#fff;box-shadow:0 12px 32px #1f232814}.site-showcase .site-masterclass-promo-photo{position:relative;aspect-ratio:800 / 383;min-height:282px;overflow:hidden;background:#e9ecef}.site-showcase .site-masterclass-promo-photo picture{display:block;width:100%;height:100%}.site-showcase .site-masterclass-promo-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#1416181a;pointer-events:none}.site-showcase .site-masterclass-promo-photo img{display:block;width:100%;height:100%;min-height:282px;object-fit:cover;object-position:center 60%}.site-showcase .site-masterclass-promo-date{position:absolute;z-index:1;left:18px;bottom:18px;display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border-radius:999px;color:#fff;background:#1f2328e0;font-size:14px;font-weight:850}.site-showcase .site-masterclass-promo-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:center;align-items:center;column-gap:24px;row-gap:10px;padding:28px 32px}.site-showcase .site-masterclass-promo-eyebrow{grid-column:1 / -1;display:inline-flex;align-items:center;gap:8px;width:max-content;color:var(--vv-orange, #ca7767);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.site-showcase .site-masterclass-promo-copy h2{grid-column:1 / -1;max-width:680px;margin:0;color:var(--vv-text, #1f2328);font-size:clamp(28px,3vw,42px);font-weight:950;line-height:1;letter-spacing:-.035em}.site-showcase .site-masterclass-promo-copy>p{grid-column:1 / -1;max-width:640px;margin:0;color:var(--vv-text-muted, #68707a);font-size:16px;font-weight:650;line-height:1.4}.site-showcase .site-masterclass-promo-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;margin-top:5px}.site-showcase .site-masterclass-promo-meta strong{color:var(--vv-text, #1f2328);font-size:20px;font-weight:950;font-variant-numeric:tabular-nums}.site-showcase .site-masterclass-promo-meta strong span{color:var(--vv-text-muted, #68707a);font-size:13px;font-weight:700}.site-showcase .site-masterclass-promo-places{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 11px;border-radius:999px;color:var(--vv-text, #1f2328);background:var(--vv-orange-softer, #fbefec);font-size:13px;font-weight:850;font-variant-numeric:tabular-nums}.site-showcase .site-masterclass-promo-places svg{flex:0 0 auto;color:var(--vv-orange, #ca7767)}.site-showcase .site-masterclass-promo-action{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 20px;border-radius:14px;color:#fff;background:var(--vv-orange, #ca7767);font-size:15px;font-weight:900;text-decoration:none;transition:background-color .18s ease,transform .18s ease}.site-showcase .site-masterclass-promo-action:hover{color:#fff;background:var(--vv-orange-hover, #b96558);transform:translateY(-1px)}.site-showcase .site-masterclass-promo-action:active{transform:translateY(0)}.site-showcase .site-masterclass-promo-action:focus-visible{outline:3px solid rgba(var(--vv-orange-rgb, 202, 119, 103),.3);outline-offset:3px}.site-masterclass-promo-layer{position:fixed;z-index:1600;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:16px;background:#141618b8}.site-masterclass-promo-dialog{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);width:min(960px,100%);max-height:calc(100dvh - 32px);overflow:auto;border:1px solid var(--vv-border, #e1e4e8);border-radius:22px;background:#fff;box-shadow:0 24px 70px #14161847}.site-masterclass-promo-close{position:absolute;z-index:2;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid rgba(31,35,40,.14);border-radius:50%;color:var(--vv-text, #1f2328);background:#fffffff0;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.site-masterclass-promo-close:hover{background:#fff;transform:scale(1.04)}.site-masterclass-promo-close:focus-visible,.site-masterclass-promo-dialog-action:focus-visible{outline:3px solid rgba(var(--vv-orange-rgb, 202, 119, 103),.36);outline-offset:3px}.site-masterclass-promo-dialog-photo{min-height:440px;overflow:hidden;background:#e9ecef}.site-masterclass-promo-dialog-photo picture,.site-masterclass-promo-dialog-photo img{display:block;width:100%;height:100%}.site-masterclass-promo-dialog-photo img{min-height:440px;object-fit:cover;object-position:center}.site-masterclass-promo-dialog-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;padding:54px 36px 36px}.site-masterclass-promo-dialog-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--vv-orange-aa, #a74f40);font-size:13px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.site-masterclass-promo-dialog-copy h2{margin:0;color:var(--vv-text, #1f2328);font-size:clamp(32px,4vw,48px);font-weight:950;line-height:.98;letter-spacing:-.04em}.site-masterclass-promo-dialog-copy>p{margin:0;color:var(--vv-text-muted, #68707a);font-size:16px;font-weight:650;line-height:1.45}.site-masterclass-promo-dialog-facts{display:grid;gap:10px;width:100%}.site-masterclass-promo-dialog-facts span{display:flex;align-items:center;gap:9px;color:var(--vv-text, #1f2328);font-size:14px;font-weight:800}.site-masterclass-promo-dialog-facts svg{flex:0 0 auto;color:var(--vv-orange, #ca7767)}.site-masterclass-promo-dialog-price{display:flex;align-items:baseline;gap:8px}.site-masterclass-promo-dialog-price strong{color:var(--vv-text, #1f2328);font-size:30px;font-weight:950}.site-masterclass-promo-dialog-price span{color:var(--vv-text-muted, #68707a);font-size:14px;font-weight:750}.site-showcase .site-masterclass-promo-dialog-action{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:52px;padding:0 20px;border-radius:14px;color:#fff;background:var(--vv-orange-aa, #a74f40);font-size:15px;font-weight:900;text-decoration:none;transition:background-color .18s ease,transform .18s ease}.site-showcase .site-masterclass-promo-dialog-action:hover{color:#fff;background:var(--vv-orange-aa-hover, #8f3e32);transform:translateY(-1px)}@media(max-width:860px){.site-showcase .site-masterclass-promo{padding:14px 20px 24px}.site-showcase .site-masterclass-promo-card{grid-template-columns:minmax(240px,.85fr) minmax(0,1.15fr);height:auto}.site-showcase .site-masterclass-promo-copy{display:flex;flex-direction:column;align-items:flex-start;padding:24px}.site-showcase .site-masterclass-promo-copy h2{font-size:30px}.site-showcase .site-masterclass-promo-action{width:100%;margin-top:4px}}@media(max-width:720px){.site-masterclass-promo-layer{align-items:end;padding:10px}.site-masterclass-promo-dialog{grid-template-columns:1fr;max-height:calc(100dvh - 20px);border-radius:20px}.site-masterclass-promo-dialog-photo,.site-masterclass-promo-dialog-photo img{min-height:210px;max-height:240px}.site-masterclass-promo-dialog-copy{gap:11px;padding:22px 20px 20px}.site-masterclass-promo-dialog-copy h2{padding-right:34px;font-size:31px}.site-masterclass-promo-dialog-copy>p{font-size:14px}.site-masterclass-promo-dialog-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.site-masterclass-promo-dialog-facts span:last-child{grid-column:1 / -1}}@media(max-width:640px){.site-showcase .site-masterclass-promo{padding:8px 14px 18px}.site-showcase .site-masterclass-promo-card{grid-template-columns:1fr;border-radius:16px}.site-showcase .site-masterclass-promo-photo,.site-showcase .site-masterclass-promo-photo img{min-height:168px;max-height:168px}.site-showcase .site-masterclass-promo-date{left:12px;bottom:12px;min-height:36px;padding:0 11px;font-size:12px}.site-showcase .site-masterclass-promo-copy{gap:9px;padding:18px}.site-showcase .site-masterclass-promo-eyebrow{font-size:11px}.site-showcase .site-masterclass-promo-copy h2{font-size:27px}.site-showcase .site-masterclass-promo-copy>p{font-size:14px}.site-showcase .site-masterclass-promo-meta{width:100%;justify-content:space-between}.site-showcase .site-masterclass-promo-meta strong{font-size:18px}}@media(prefers-reduced-motion:reduce){.site-showcase .site-masterclass-promo-action,.site-masterclass-promo-close,.site-masterclass-promo-dialog-action{transition-duration:.01ms!important}}.site-showcase .site-hero-v2,.site-showcase .site-section-v2,.site-showcase .site-menu-section,.site-showcase .site-footer,.site-showcase .site-footer-v2{width:min(var(--vv-public-container),calc(100% - var(--vv-public-inline-gutter)));margin-left:auto;margin-right:auto}.site-showcase .site-hero-v2{position:relative;min-height:620px;margin-top:0;padding:44px 40px 24px;overflow:hidden;border:1px solid rgba(28,26,22,.08);border-radius:0 0 42px 42px;background:#fff;box-shadow:none;isolation:isolate}.site-showcase .site-hero-v2:before,.site-showcase .site-hero-v2:after{content:none;position:absolute;z-index:-1;pointer-events:none;border-radius:999px}.site-showcase .site-hero-v2:before{width:440px;height:440px;left:48px;top:190px;background:#6f82501f}.site-showcase .site-hero-v2:after{width:620px;height:260px;right:-100px;bottom:-112px;background:rgba(var(--vv-orange-rgb),.1)}.site-showcase .site-hero-main{display:grid;grid-template-columns:minmax(380px,.92fr) minmax(470px,1.08fr);grid-template-areas:"visual copy";gap:42px;align-items:center;min-height:452px}.site-showcase .site-pizza-stage{position:relative;grid-area:visual;align-self:stretch;display:flex;align-items:flex-end;justify-content:flex-start;min-width:0}.site-showcase .site-pizza-stage>img{width:min(41vw,610px);max-width:none;margin-left:-34px;margin-bottom:8px;filter:drop-shadow(0 28px 28px rgba(45,33,22,.14));transform:rotate(-2deg);animation:vvHeroFloat 6.8s ease-in-out infinite}.site-showcase .site-note,.site-showcase .site-hero-mini-card{position:absolute;z-index:2;border:1px solid rgba(28,26,22,.08);border-radius:20px;background:#ffffffeb;box-shadow:0 16px 36px #1c1a1614;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-showcase .site-note{top:22px;left:6px;width:168px;padding:16px}.site-showcase .site-note:after{content:"";position:absolute;left:-20px;bottom:-32px;width:44px;height:44px;border-left:4px solid rgba(43,39,35,.78);border-bottom:4px solid rgba(43,39,35,.78);border-radius:0 0 0 36px;transform:rotate(-28deg)}.site-showcase .site-note span{display:block;color:var(--vv-muted);font-size:15px;line-height:1.25}.site-showcase .site-note b{display:block;margin-top:3px;color:var(--vv-orange);font-family:var(--vv-font-accent);font-size:16px;font-weight:400;line-height:1.05;text-transform:lowercase}.site-showcase .site-hero-mini-card{right:0;bottom:58px;display:grid;grid-template-columns:auto 1fr;gap:2px 10px;min-width:190px;padding:12px 18px}.site-showcase .site-hero-mini-card svg{grid-row:span 2;color:var(--vv-coral)}.site-showcase .site-hero-mini-card span{color:var(--vv-green);font-size:13px;font-weight:900;text-transform:uppercase}.site-showcase .site-hero-mini-card b{font-size:18px}.site-showcase .site-hero-copy{grid-area:copy;min-width:0;text-align:center}.site-showcase .site-location-pill{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 18px;border:1px solid rgba(28,26,22,.08);border-radius:999px;background:#fff;color:var(--vv-green-dark);font-weight:900;box-shadow:0 12px 28px #1c1a160f}.site-showcase .site-eyebrow{margin:22px 0 14px;color:#4f6335;font-size:14px;font-weight:950;line-height:1.25;letter-spacing:0;text-transform:uppercase}.site-showcase .site-hero-title{max-width:680px;margin:0 auto;color:var(--vv-ink);font-size:clamp(54px,4.8vw,76px);font-weight:950;line-height:.94;letter-spacing:0}.site-showcase .site-hero-subtitle{margin:20px auto 0;max-width:610px;color:var(--vv-green);font-family:var(--vv-font-accent);font-size:22px;font-weight:400;line-height:1.08}.site-showcase .site-hero-lead{max-width:620px;margin:18px auto 0;color:#3d3832;font-size:18px;font-weight:760;line-height:1.42}.site-showcase .site-hero-cta-group{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:28px}.site-showcase .site-hero-actions-v2,.site-showcase .site-events-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px}.site-showcase .site-primary-btn,.site-showcase .site-secondary-btn,.site-showcase .site-dark-btn,.site-showcase .site-menu-head>a,.site-showcase .site-product-bottom a,.site-showcase .site-product-bottom button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;border-radius:999px;font-size:16px;font-weight:950;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.site-showcase .site-primary-btn{min-width:210px;padding:0 28px;color:#fff;background:var(--vv-orange);box-shadow:0 18px 34px rgba(var(--vv-orange-rgb),.22)}.site-showcase .site-secondary-btn{min-width:220px;padding:0 28px;color:#fff;background:var(--vv-green);box-shadow:0 18px 34px #53673833}.site-showcase .site-dark-btn{min-width:300px;padding:0 34px;color:#fff;background:var(--vv-dark);box-shadow:0 18px 36px #2b272338}.site-showcase .site-primary-btn:hover,.site-showcase .site-secondary-btn:hover,.site-showcase .site-dark-btn:hover,.site-showcase .site-menu-head>a:hover,.site-showcase .site-product-bottom a:hover,.site-showcase .site-product-bottom button:hover{transform:translateY(-2px)}.site-showcase .site-hero-order-counter,.site-showcase .site-about-proof{display:inline-grid;grid-template-columns:auto auto;align-items:end;justify-items:start;gap:2px 8px;width:fit-content;min-width:214px;padding:12px 16px 13px;border:1px solid rgba(31,29,26,.08);border-radius:20px;background:#fff;box-shadow:0 12px 28px #1f1d1a0f}.site-showcase .site-hero-order-counter{margin:6px auto 0}.site-showcase .site-hero-order-counter:before{content:none}.site-showcase .site-hero-order-counter span,.site-showcase .site-about-proof span{grid-column:1 / -1;display:inline-flex;align-items:center;justify-content:flex-start;gap:7px;color:#74706a;font-size:13px;font-weight:820;line-height:1.15}.site-showcase .site-hero-order-counter span svg,.site-showcase .site-about-proof span svg{flex:0 0 auto;color:var(--vv-orange)}.site-showcase .site-hero-order-counter b,.site-showcase .site-about-proof b{margin-top:3px;color:var(--vv-ink);font-size:34px;font-weight:950;line-height:1;letter-spacing:0}.site-showcase .site-hero-order-counter small,.site-showcase .site-about-proof small{align-self:end;margin:0 0 3px;color:var(--vv-muted);font-size:14px;font-weight:820;line-height:1.1}.site-showcase .site-hero-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) minmax(160px,190px);gap:12px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(28,26,22,.08)}.site-showcase .site-hero-benefit{display:grid;grid-template-columns:90px 1fr;align-items:center;gap:12px;min-width:0;min-height:78px;padding:9px;overflow:hidden;border:1px solid rgba(28,26,22,.08);border-radius:20px;background:#fff;box-shadow:0 10px 22px #1c1a160f}.site-showcase .site-hero-benefit img{width:90px;height:62px;border-radius:16px;object-fit:cover}.site-showcase .site-hero-benefit div{min-width:0}.site-showcase .site-hero-benefit svg{color:var(--vv-green)}.site-showcase .site-hero-benefit b{display:block;font-size:15px;line-height:1.15}.site-showcase .site-hero-benefit span{display:block;margin-top:4px;color:var(--vv-muted);font-size:13px;font-weight:700;line-height:1.2}.site-showcase .site-hero-benefit-news{display:flex;justify-content:center;text-align:center;padding:16px;color:#fff;background:#464541;font-size:22px;font-weight:950;line-height:1.08}.site-showcase .site-section-v2,.site-showcase .site-menu-section{margin-top:28px;padding:40px 38px;border:1px solid rgba(91,72,48,.12);border-radius:32px;background:#fffdf8bd;box-shadow:0 16px 44px #3f2d1712}.site-showcase .site-menu-section,.site-showcase .site-menu-highlight-block{scroll-margin-top:126px}.site-showcase .site-section-heading-row{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);gap:40px;align-items:end}.site-showcase .site-section-heading h2,.site-showcase .site-menu-head h2,.site-showcase .site-family-panel h2,.site-showcase .site-events-copy h2{margin:0;font-size:clamp(38px,4.4vw,48px);font-weight:950;line-height:1.02;letter-spacing:0}.site-showcase .site-section-heading p,.site-showcase .site-menu-intro,.site-showcase .site-events-copy p,.site-showcase .site-family-panel>p{color:#5d544b;font-size:18px;font-weight:700;line-height:1.45}.site-showcase .site-experience-grid{display:grid;grid-template-columns:.9fr 1.1fr 1fr 1fr;gap:16px;margin-top:28px}.site-showcase .site-about-facts{display:grid;gap:14px}.site-showcase .site-about-facts div{min-height:104px;padding:20px;border:1px solid rgba(97,77,50,.13);border-radius:24px;background:#ffffffc2}.site-showcase .site-about-facts b{display:block;font-size:28px;line-height:1.02}.site-showcase .site-about-facts span{display:block;margin-top:12px;color:var(--vv-muted);font-size:13px;font-weight:900;line-height:1.2;text-transform:uppercase}.site-showcase .site-experience-card{position:relative;min-height:310px;overflow:hidden;border:1px solid rgba(91,72,48,.13);border-radius:26px;background:#fffc;box-shadow:0 12px 30px #3d2a1414}.site-showcase .site-experience-card.is-large{grid-column:span 1}.site-showcase .site-experience-card img{width:100%;height:100%;min-height:310px;object-fit:cover}.site-showcase .site-experience-card div{position:absolute;left:16px;right:16px;bottom:16px;padding:18px;border-radius:22px;background:#fffdf7db;box-shadow:0 16px 34px #3223141c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-showcase .site-experience-card svg{color:var(--vv-green)}.site-showcase .site-experience-card h3{margin:12px 0 8px;font-size:22px;line-height:1.05}.site-showcase .site-experience-card p{margin:0;color:var(--vv-muted);font-size:15px;font-weight:750;line-height:1.35}.site-showcase .site-about-seo{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,360px);gap:46px;align-items:start;background:#fff}.site-showcase .site-about-hero{position:relative;width:min(var(--vv-public-container),calc(100% - var(--vv-public-inline-gutter)));margin-top:0;padding:58px 0 46px;overflow:hidden;border:0;border-bottom:1px solid rgba(34,30,24,.06);border-radius:0;background:#fff;box-shadow:none}.site-showcase .site-about-hero .site-anchor{position:absolute;top:-128px;left:0;width:1px;height:1px}.site-showcase .site-about-copy{min-width:0;padding-top:2px}.site-showcase .site-about-copy .site-eyebrow{margin-top:0;margin-bottom:10px;color:#5f733d;font-family:inherit;font-size:12px;font-weight:950;line-height:1;text-transform:uppercase}.site-showcase .site-about-copy h1,.site-showcase .site-about-copy h2{max-width:720px;margin:0;color:#1f1d1a;font-size:clamp(42px,4.1vw,58px);font-weight:950;line-height:.98;letter-spacing:0}.site-showcase .site-about-copy>p{max-width:760px;margin:20px 0 0;color:#3f3a34;font-size:16px;font-weight:760;line-height:1.46}.site-showcase .site-about-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:28px}.site-showcase .site-about-actions .site-primary-btn,.site-showcase .site-about-actions .site-secondary-btn,.site-showcase .site-about-actions .site-dark-btn{min-height:48px;min-width:0;padding:0 24px;border:0;border-radius:999px;box-shadow:none;font-size:15px;transition:transform .17s ease,box-shadow .17s ease,background .17s ease}.site-showcase .site-about-actions .site-primary-btn{background:var(--vv-orange-aa)}.site-showcase .site-about-actions .site-secondary-btn{background:#5f783e}.site-showcase .site-about-actions .site-dark-btn{min-width:0;background:#24211d}.site-showcase .site-about-actions .site-primary-btn:hover{background:var(--vv-orange-aa-hover);box-shadow:0 13px 28px rgba(var(--vv-orange-rgb),.22)}.site-showcase .site-about-actions .site-secondary-btn:hover{box-shadow:0 13px 28px #5f783e33}.site-showcase .site-about-actions .site-dark-btn:hover{box-shadow:0 13px 30px #24211d33}.site-showcase .site-about-proof{margin-top:18px}.site-showcase .site-about-proof-row{display:grid;grid-template-columns:minmax(220px,.82fr) minmax(300px,1.18fr);align-items:stretch;gap:6px;max-width:780px;margin-top:18px}.site-showcase .site-about-proof-row .site-about-proof{display:grid;grid-template-columns:1fr;align-content:center;justify-items:start;gap:8px;width:100%;min-width:0;margin-top:0;padding:15px 16px;border-radius:18px}.site-showcase .site-about-proof .site-about-proof-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--vv-orange-aa);font-size:13px;font-weight:930;line-height:1.1}.site-showcase .site-about-proof .site-about-proof-kicker svg{flex:0 0 auto;color:currentColor}.site-showcase .site-about-proof-value{display:flex;align-items:baseline;gap:8px;min-width:0}.site-showcase .site-about-proof-value b{margin:0;color:var(--vv-ink);font-size:38px;font-weight:950;line-height:.95;letter-spacing:0}.site-showcase .site-about-proof-value small{margin:0;color:#5f5a54;font-size:14px;font-weight:850;line-height:1.1}.site-showcase .site-about-proof p{margin:0;max-width:230px;color:var(--vv-muted);font-size:12.5px;font-weight:760;line-height:1.28}.site-showcase .site-recent-orders-trigger{position:sticky;top:calc(var(--vv-sticky-menu-top) + 18px);z-index:4;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"kicker" "label" "cta";align-items:start;justify-items:start;gap:8px;width:100%;min-width:0;min-height:132px;padding:16px;border:1px solid rgba(var(--vv-orange-rgb),.24);border-radius:18px;background:var(--vv-orange-softer);color:var(--vv-ink);box-shadow:0 18px 42px rgba(var(--vv-orange-rgb),.16),0 8px 18px #1f1d1a0f;cursor:pointer;text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.site-showcase .site-recent-orders-trigger:hover{transform:translateY(-2px);border-color:rgba(var(--vv-orange-rgb),.4);background:#fff;box-shadow:0 22px 48px rgba(var(--vv-orange-rgb),.2),0 10px 22px #1f1d1a14}.site-showcase .site-recent-orders-trigger:focus-visible{outline:3px solid rgba(var(--vv-orange-rgb),.26);outline-offset:3px}.site-showcase .site-recent-orders-kicker{grid-area:kicker;display:inline-flex;align-items:center;gap:7px;color:var(--vv-orange-aa);font-size:13px;font-weight:950;line-height:1.15}.site-showcase .site-recent-orders-kicker svg{flex:0 0 auto;color:currentColor}.site-showcase .site-recent-orders-trigger b{grid-area:count;justify-self:end;align-self:center;margin:0;color:var(--vv-orange);font-size:44px;font-weight:950;line-height:1;letter-spacing:0}.site-showcase .site-recent-orders-trigger small{grid-area:label;margin:0;color:#5a514b;font-size:15px;font-weight:880;line-height:1.28;text-align:left}.site-showcase .site-recent-orders-trigger em{grid-area:cta;display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:42px;margin-top:8px;padding:0 12px 0 14px;border:1px solid rgba(var(--vv-orange-rgb),.16);border-radius:12px;background:#fff;color:#201d1a;font-size:14px;font-style:normal;font-weight:930;line-height:1}.site-showcase .site-recent-orders-trigger em svg{flex:0 0 auto;color:var(--vv-orange);transition:transform .18s ease}.site-showcase .site-recent-orders-trigger:hover em svg{transform:translate(2px)}.site-recent-orders-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:360;display:grid;place-items:center;padding:24px}.site-recent-orders-scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1211109e;cursor:default}.site-recent-orders-scrim:focus{outline:none}.site-recent-orders-dialog{position:relative;z-index:1;display:grid;grid-template-rows:auto minmax(0,1fr);width:min(760px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 48px));overflow:hidden;overscroll-behavior:contain;border-radius:28px;background:#fff;color:var(--vv-ink);box-shadow:0 28px 74px #100f0e47}.site-recent-orders-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:86px;padding:20px 22px 18px;border-bottom:1px solid rgba(31,29,26,.08)}.site-recent-orders-header>div{min-width:0}.site-recent-orders-header p{margin:0 0 4px;color:var(--vv-green);font-size:12px;font-weight:950;line-height:1;text-transform:uppercase}.site-recent-orders-header h2{margin:0;font-size:clamp(28px,4vw,38px);font-weight:950;line-height:1.02;letter-spacing:0}.site-recent-orders-icon-btn,.site-recent-orders-close{display:inline-grid;place-items:center;width:44px;height:44px;border:0;border-radius:999px;background:#f3f4f6;color:#292621;cursor:pointer;transition:background .17s ease,transform .17s ease}.site-recent-orders-icon-btn:hover,.site-recent-orders-close:hover{transform:translateY(-1px);background:#eceef1}.site-recent-orders-icon-btn:focus-visible,.site-recent-orders-close:focus-visible,.site-recent-order-side button:focus-visible,.site-recent-orders-more:focus-visible,.site-recent-orders-add:focus-visible{outline:3px solid rgba(var(--vv-orange-rgb),.26);outline-offset:2px}.site-recent-orders-scroll{min-height:0;padding:18px 22px 22px;overflow:auto;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:rgba(var(--vv-orange-rgb),.62) #f2f3f4}.site-recent-orders-scroll::-webkit-scrollbar{width:9px}.site-recent-orders-scroll::-webkit-scrollbar-track{background:#f2f3f4;border-radius:999px}.site-recent-orders-scroll::-webkit-scrollbar-thumb{border:2px solid #f2f3f4;border-radius:999px;background:rgba(var(--vv-orange-rgb),.62)}.site-recent-orders-list,.site-recent-order-lines{display:grid;gap:12px}.site-recent-orders-note{margin:0 0 14px;color:#6d665e;font-size:14px;font-weight:760;line-height:1.35}.site-recent-orders-empty{display:grid;justify-items:center;gap:8px;padding:36px 22px;border:1px solid rgba(31,29,26,.08);border-radius:22px;background:#fff;color:#6d665e;text-align:center}.site-recent-orders-empty svg{color:var(--vv-green)}.site-recent-orders-empty h3{margin:0;color:var(--vv-text);font-size:22px;font-weight:950}.site-recent-orders-empty p{max-width:360px;margin:0;font-size:14px;font-weight:760;line-height:1.35}.site-recent-order-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center;padding:14px;border:1px solid rgba(31,29,26,.08);border-radius:22px;background:#fff;box-shadow:0 10px 28px #1f1d1a0d;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.site-recent-order-card:hover{transform:translateY(-2px);border-color:rgba(var(--vv-orange-rgb),.22);box-shadow:0 18px 40px #1f1d1a1a}.site-recent-order-preview{display:flex;align-items:center;min-width:112px}.site-recent-order-preview img{width:58px;height:58px;border-radius:50%;object-fit:contain;background:#f6f7f8;box-shadow:0 10px 22px #1f1d1a14}.site-recent-order-preview img+img{margin-left:-18px}.site-recent-order-copy{min-width:0}.site-recent-order-copy span,.site-recent-order-detail-head span{display:inline-flex;align-items:center;gap:6px;color:#837d74;font-size:12px;font-weight:820;line-height:1.2}.site-recent-order-copy span svg,.site-recent-order-detail-head span svg{color:var(--vv-green)}.site-recent-order-copy h3{margin:6px 0 5px;font-size:22px;font-weight:950;line-height:1.08}.site-recent-order-copy p{display:-webkit-box;margin:0;overflow:hidden;color:#534d45;font-size:14px;font-weight:760;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.site-recent-order-copy small{display:block;margin-top:7px;color:var(--vv-muted);font-size:12px;font-weight:820}.site-recent-order-side{display:grid;justify-items:end;gap:8px}.site-recent-order-side strong,.site-recent-order-detail-head strong{font-size:24px;font-weight:950;line-height:1}.site-recent-order-side button{min-height:34px;padding:0 14px;border:0;border-radius:999px;background:var(--vv-orange-softer);color:var(--vv-orange);font-size:13px;font-weight:900;cursor:pointer}.site-recent-order-side button:last-child{background:var(--vv-orange);color:#fff}.site-recent-orders-more,.site-recent-orders-add{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;margin-top:14px;border:0;border-radius:999px;background:var(--vv-orange);color:#fff;font-size:15px;font-weight:950;cursor:pointer;transition:transform .17s ease,box-shadow .17s ease,background .17s ease}.site-recent-orders-more:hover,.site-recent-orders-add:hover{transform:translateY(-2px);background:var(--vv-orange-hover);box-shadow:0 14px 30px rgba(var(--vv-orange-rgb),.24)}.site-recent-order-detail{display:grid;gap:14px}.site-recent-order-detail-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:18px;background:#f7f8f9}.site-recent-order-line{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px;border:1px solid rgba(31,29,26,.08);border-radius:20px;background:#fff}.site-recent-order-line img{width:72px;height:72px;border-radius:50%;object-fit:contain;background:#f5f6f7}.site-recent-order-line h3{margin:0;font-size:18px;font-weight:950;line-height:1.12}.site-recent-order-line p{margin:4px 0 0;color:var(--vv-muted);font-size:13px;font-weight:850;line-height:1.2}.site-recent-order-line small{display:block;margin-top:6px;color:#534d45;font-size:13px;font-weight:720;line-height:1.35}.site-recent-order-line b{font-size:18px;font-weight:950;white-space:nowrap}.site-showcase .site-about-visual{position:relative;aspect-ratio:720 / 636;height:318px;min-height:318px;overflow:hidden;border-radius:24px;background:#f1f2f4;box-shadow:0 18px 46px #1f1d1a14;isolation:isolate}.site-showcase .site-about-visual:after{content:none;position:absolute;inset:auto 0 0;z-index:1;height:42%;pointer-events:none}.site-showcase .site-about-visual picture{display:block;width:100%;height:100%}.site-showcase .site-about-visual img{width:100%;height:100%;min-height:318px;object-fit:cover;transform:scale(1.01);transition:transform .42s ease}.site-showcase .site-about-visual:hover img{transform:scale(1.045)}.site-showcase .site-about-visual div{position:absolute;z-index:2;left:16px;right:16px;bottom:16px;display:grid;grid-template-columns:auto 1fr;gap:2px 10px;padding:14px 16px;border:1px solid rgba(31,29,26,.08);border-radius:18px;background:#fffffff0;color:#1f1d1a;box-shadow:0 12px 28px #1f1d1a1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-showcase .site-about-visual svg{grid-row:span 2;color:var(--vv-orange)}.site-showcase .site-about-visual span{color:#5f733d;font-size:12px;font-weight:950;line-height:1;text-transform:uppercase}.site-showcase .site-about-visual b{font-size:18px;line-height:1.1}.site-showcase .site-about-card-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:10px}.site-showcase .site-about-card{min-width:0;min-height:144px;padding:18px;border:1px solid rgba(31,29,26,.08);border-radius:18px;background:#fff;box-shadow:0 10px 26px #1f1d1a0a;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.site-showcase .site-about-card:hover{transform:translateY(-4px);border-color:rgba(var(--vv-orange-rgb),.22);background:#fffdf9;box-shadow:0 18px 42px #1f1d1a17}.site-showcase .site-about-card svg{box-sizing:content-box;width:20px;height:20px;padding:9px;border-radius:12px;color:var(--vv-orange);background:var(--vv-orange-softer);transition:transform .18s ease,background .18s ease}.site-showcase .site-about-card:hover svg{transform:rotate(-4deg) scale(1.04);background:var(--vv-orange-soft)}.site-showcase .site-about-card h2{margin:16px 0 7px;color:#1f1d1a;font-size:18px;font-weight:950;line-height:1.08}.site-showcase .site-about-card p{margin:0;color:#68625b;font-size:13px;font-weight:760;line-height:1.35}.site-showcase .site-products{display:grid;gap:40px;min-width:0}.site-showcase .site-product-group-title{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:10px}.site-showcase .site-product-group-title h3{margin:0;font-size:36px;font-weight:950;line-height:1.05;letter-spacing:0}.site-showcase .site-product-group-title span{flex:0 0 auto;padding:9px 14px;border-radius:999px;background:#758b521f;color:var(--vv-green-dark);font-weight:950}.site-showcase .site-product-group-note{max-width:680px;margin:0 0 16px;color:var(--vv-muted);font-size:16px;font-weight:700;line-height:1.42}.site-showcase .site-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.site-showcase .site-product-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:12px;min-width:0;min-height:348px;overflow:hidden;padding-bottom:8px;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:center;cursor:pointer;transition:transform .18s ease}.site-showcase .site-product-card:hover{transform:none}.site-showcase .site-product-visual{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;width:100%;aspect-ratio:1 / 1;padding:0;border:0;overflow:visible;background:transparent;font:inherit;text-decoration:none;cursor:pointer;transition:transform .3s ease}.site-showcase .site-product-green .site-product-visual,.site-showcase .site-product-sweet .site-product-visual{background:transparent}.site-showcase .site-product-visual img{position:relative;z-index:1;width:min(108%,252px);height:auto;max-height:252px;margin:0;object-fit:contain;transform:scale(1.03);opacity:1;transition:transform .3s ease,opacity .18s ease}.site-showcase .site-product-visual.is-image-loading img{opacity:0}.site-showcase .site-product-image-skeleton{position:absolute;left:50%;top:50%;z-index:0;width:min(96%,246px);aspect-ratio:1 / 1;overflow:hidden;border-radius:28px;background:linear-gradient(180deg,#ffffffb8,#ffffff47),#f2f3f4;box-shadow:inset 0 0 0 1px #1113190a;pointer-events:none;transform:translate(-50%,-50%)}.site-showcase .site-product-image-skeleton:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,#fff0,#ffffffd1,#fff0);animation:site-product-card-shimmer 1.2s ease-in-out infinite}@keyframes site-product-card-shimmer{to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.site-showcase .site-product-image-skeleton:before{animation:none;transform:none;opacity:.34}}.site-showcase .site-product-pizza .site-product-visual img{transform-origin:center}.site-showcase .site-product-card:hover .site-product-visual{transform:translateY(4px)}.site-showcase .site-product-badge-wrap{position:absolute;top:10px;left:12px;z-index:3;display:inline-block;transform:rotate(-6deg);pointer-events:none}.site-showcase .site-product-badge-shadow{position:absolute;top:6px;right:3px;bottom:-4px;left:3px;border-radius:999px;background:rgba(var(--vv-promo-rgb),.28);filter:blur(5px);transform:rotate(5deg)}.site-showcase .site-product-badge{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:0 11px;border-radius:999px;color:#fff;background:var(--vv-promo);font-size:12px;font-weight:950;line-height:1;letter-spacing:0;text-transform:lowercase;box-shadow:inset 0 1px #ffffff59,0 7px 14px rgba(var(--vv-promo-rgb),.24)}.site-showcase .site-product-video-badge{position:absolute;right:16px;bottom:18px;z-index:4;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.92);border-radius:999px;color:#fff;background:var(--vv-orange);box-shadow:0 10px 24px rgba(var(--vv-orange-rgb),.24)}.site-showcase .site-product-body{min-width:0;padding:0 8px;margin-top:-6px}.site-showcase .site-product-rating{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:fit-content;min-height:26px;margin:10px auto 0;padding:0 9px;border-radius:999px;font-size:12px;font-weight:950;line-height:1}.site-showcase .site-product-rating.is-rated{color:var(--vv-promo-dark);background:var(--vv-promo-soft)}.site-showcase .site-product-rating.is-empty{color:#8d9299;background:#f3f4f6}.site-showcase .site-product-rating svg{flex:0 0 auto}.site-showcase .site-product-social-proof{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:10px}.site-showcase .site-product-social-proof .site-product-rating{margin:0}.site-showcase .site-product-orders{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:fit-content;min-height:26px;padding:0 9px;border-radius:999px;color:var(--vv-green-dark);background:rgba(var(--vv-promo-rgb),.12);font-size:12px;font-weight:950;line-height:1}.site-showcase .site-product-orders svg{flex:0 0 auto}.site-showcase .site-product-body h4{min-height:48px;margin:0;color:#201d19;font-size:20px;font-weight:760;line-height:1.2;letter-spacing:0}.site-showcase .site-product-bottom{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:0;padding:0 8px}.site-showcase .site-product-old-price{position:relative;display:inline-flex;align-items:center;justify-content:center;color:#6f655c;font-size:14px;font-weight:900;line-height:1}.site-showcase .site-product-old-price:after{content:"";position:absolute;left:-4px;right:-4px;top:50%;height:2px;border-radius:999px;background:var(--vv-orange);transform:translateY(-50%) rotate(-7deg)}.site-showcase .site-product-bottom a,.site-showcase .site-product-bottom button{min-height:40px;min-width:104px;padding:0 18px;border:0;color:var(--vv-ink);background:#f3f4f6;font-family:inherit;font-size:15px;font-weight:950;cursor:pointer}.site-showcase .site-product-bottom a:hover,.site-showcase .site-product-bottom button:hover{color:#fff;background:var(--vv-orange)}.site-showcase .site-product-group-summer{position:relative;margin:4px 0 50px;padding:30px 28px 34px;overflow:hidden;border:1px solid rgba(31,29,26,.08);border-radius:28px;background:#fff;box-shadow:0 18px 52px #1f1d1a0d}.site-showcase .site-product-group-summer:before{content:none}.site-showcase .site-product-group-summer .site-product-group-title,.site-showcase .site-product-group-summer .site-product-group-note,.site-showcase .site-product-group-summer .site-product-grid{position:relative;z-index:1}.site-showcase .site-product-group-summer .site-product-group-title h3{display:inline-flex;align-items:center;gap:12px;color:#201d19}.site-showcase .site-product-group-summer .site-product-group-title h3:after{content:"сезон 2026";display:inline-flex;align-items:center;min-height:27px;padding:0 11px;border-radius:999px;background:#f0f5e9;color:#5f733d;font-size:12px;font-weight:950;line-height:1;text-transform:lowercase}.site-showcase .site-product-group-summer .site-product-group-title span{background:var(--vv-promo-soft);color:var(--vv-promo-dark)}.site-showcase .site-product-group-summer .site-product-group-note{max-width:780px;color:#5e5750}.site-showcase .site-product-group-summer .site-product-card{min-height:348px;padding:0 0 8px;border:0;border-radius:0;background:transparent;box-shadow:none}.site-showcase .site-product-group-summer .site-product-card:hover{background:transparent}.site-showcase .site-product-summer .site-product-badge-shadow{background:rgba(var(--vv-promo-rgb),.24)}.site-showcase .site-product-summer .site-product-badge{background:var(--vv-promo);box-shadow:inset 0 1px #ffffff3d,0 7px 14px rgba(var(--vv-promo-rgb),.22)}.site-showcase .site-product-summer .site-product-bottom a,.site-showcase .site-product-summer .site-product-bottom button{color:var(--vv-ink);background:#f3f4f6}.site-showcase .site-product-summer .site-product-bottom a:hover,.site-showcase .site-product-summer .site-product-bottom button:hover{color:#fff;background:var(--vv-orange)}.site-showcase .site-menu-section{width:min(var(--vv-public-container),calc(100% - var(--vv-public-inline-gutter)));margin-top:0;padding:0 0 54px;overflow:visible;border:0;border-radius:0;background:#fff;box-shadow:none}.site-showcase .site-menu-head{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:start;width:100%;margin:0 auto;padding:36px 0 24px;border-bottom:1px solid rgba(34,30,24,.06)}.site-showcase .site-menu-head .site-eyebrow{margin-top:0}.site-showcase .site-menu-head h2{max-width:760px;font-size:clamp(36px,3.8vw,48px)}.site-showcase .site-menu-intro{max-width:760px;margin:14px 0 0;font-size:17px}.site-showcase .site-menu-head>a{display:none}.site-showcase .site-menu-nav{position:sticky;top:var(--vv-sticky-menu-top);z-index:70;display:flex;align-items:center;gap:20px;width:100vw;min-height:64px;margin:0 calc(50% - 50vw) 34px;padding:0 max(28px,calc((100vw - 1200px)/2));border-top:0;border-bottom:1px solid rgba(34,30,24,.08);background:#fff;box-shadow:0 12px 28px #221e180d;-webkit-backdrop-filter:none;backdrop-filter:none;isolation:isolate}.site-showcase .site-menu-nav .site-category-bar{position:relative;top:auto;z-index:auto;flex:1 1 auto;display:flex;align-items:center;gap:8px;max-width:1200px;min-width:0;margin:0 auto;padding:0;overflow:visible;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;isolation:isolate}.site-showcase .site-category-active-highlight{position:absolute;top:50%;left:0;z-index:1;width:0;height:36px;border-radius:999px;background:rgba(var(--vv-orange-rgb),.18);box-shadow:inset 0 0 0 1px rgba(var(--vv-orange-rgb),.24),0 8px 20px rgba(var(--vv-orange-rgb),.12);opacity:0;pointer-events:none;transform:translate(0) translateY(-50%);transition:transform .34s var(--vv-ease-standard, cubic-bezier(.2, .8, .2, 1)),width .34s var(--vv-ease-standard, cubic-bezier(.2, .8, .2, 1)),height .34s var(--vv-ease-standard, cubic-bezier(.2, .8, .2, 1)),opacity .16s ease;will-change:transform,width,height,opacity}.site-showcase .site-menu-nav .site-category-bar a,.site-showcase .site-category-more-button{position:relative;z-index:2;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 12px;border:0;border-radius:999px;background:transparent;color:#22201d;font-family:inherit;font-size:15px;font-weight:900;line-height:1;cursor:pointer;transition:color .16s ease,transform .16s ease}.site-showcase .site-menu-nav .site-category-bar a:hover,.site-showcase .site-category-more-button:hover,.site-showcase .site-category-more:focus-within .site-category-more-button,.site-showcase .site-menu-nav .site-category-bar a.is-active,.site-showcase .site-category-more-button.is-active{color:var(--vv-orange);background:transparent}.site-showcase .site-menu-nav .site-category-bar a:hover,.site-showcase .site-category-more-button:hover{transform:translateY(-1px)}.site-showcase .site-category-more{position:relative;flex:0 0 auto}.site-showcase .site-category-mobile-extra{display:none!important}.site-showcase .site-category-more-button{min-width:72px;padding:0 14px;border-radius:999px;background:#f3f4f6}.site-showcase .site-category-more:hover .site-category-more-button,.site-showcase .site-category-more:focus-within .site-category-more-button,.site-showcase .site-category-more.is-open .site-category-more-button{color:var(--vv-orange);background:transparent}.site-showcase .site-category-more-button.is-active{background:transparent}.site-showcase .site-category-more-button svg{transition:transform .16s ease}.site-showcase .site-category-more:hover .site-category-more-button svg,.site-showcase .site-category-more:focus-within .site-category-more-button svg,.site-showcase .site-category-more.is-open .site-category-more-button svg{transform:rotate(180deg)}.site-showcase .site-category-more-menu{position:absolute;top:calc(100% + 12px);right:0;z-index:5;display:grid;gap:4px;min-width:190px;padding:10px;border:1px solid rgba(34,30,24,.08);border-radius:18px;background:#fff;box-shadow:0 18px 42px #201c1629;opacity:0;visibility:hidden;transform:translateY(6px);pointer-events:none;transition:opacity .16s ease,visibility .16s ease,transform .16s ease}.site-showcase .site-category-more-menu:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:12px}.site-showcase .site-category-more:hover .site-category-more-menu,.site-showcase .site-category-more:focus-within .site-category-more-menu,.site-showcase .site-category-more.is-open .site-category-more-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.site-showcase .site-category-more-menu a{justify-content:flex-start!important;min-height:40px!important;padding:0 12px!important;border-radius:12px!important}.site-showcase .site-category-more-menu a:hover{color:var(--vv-orange)!important;background:var(--vv-orange-softer)!important;transform:none!important}.site-showcase .site-category-more-menu a.is-active{color:var(--vv-orange)!important;background:var(--vv-orange-softer)!important}.site-showcase .site-menu-cart-button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:132px;min-height:48px;padding:0 22px;border:0;border-radius:999px;color:#fff;background:var(--vv-orange);box-shadow:0 14px 28px rgba(var(--vv-orange-rgb),.24);font-family:inherit;font-size:16px;font-weight:950;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.site-showcase .site-menu-cart-button:hover{background:var(--vv-orange-hover);box-shadow:0 18px 32px rgba(var(--vv-orange-rgb),.3);transform:translateY(-1px)}.site-showcase .site-menu-highlight-block{width:100%;margin:0 auto 48px;padding:0}.site-showcase .site-menu-highlight-heading{display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px 14px;max-width:640px;margin:0 0 18px}.site-showcase .site-menu-highlight-heading span{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;color:var(--vv-orange);background:var(--vv-orange-softer);font-size:12px;font-weight:950;line-height:1;text-transform:lowercase}.site-showcase .site-menu-highlight-heading h3{margin:0;color:#201d1a;font-size:28px;font-weight:950;line-height:1.08}.site-showcase .site-menu-highlight-heading p{flex:0 0 100%;margin:0;color:#5f5851;font-size:14px;font-weight:760;line-height:1.3}.site-showcase .site-menu-highlight-row{display:grid;grid-template-columns:repeat(3,248px);justify-content:start;gap:22px;align-items:stretch}.site-showcase .site-menu-highlight-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:0;min-width:0;min-height:328px;overflow:hidden;padding:0 0 16px;border:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:#181614;cursor:pointer;font:inherit;text-decoration:none;text-align:center;box-shadow:none;transition:transform .18s ease}.site-showcase .site-menu-highlight-card:before{content:"";position:absolute;z-index:0;top:82px;right:0;bottom:0;left:0;border-radius:28px;background:#f3f4f6;transition:background .18s ease,transform .18s ease}.site-showcase .site-menu-highlight-blue:before{background:#0967b7}.site-showcase .site-menu-highlight-orange{color:var(--vv-orange)}.site-showcase .site-menu-highlight-green{color:#647b43}.site-showcase .site-menu-highlight-neutral{color:var(--vv-promo-dark)}.site-showcase .site-menu-highlight-card.is-featured{color:#fff}.site-showcase .site-menu-highlight-card.is-featured:before{background:#0967b7}.site-showcase .site-menu-highlight-card:hover{transform:none}.site-showcase .site-menu-highlight-card:hover:before{transform:translateY(-2px)}.site-showcase .site-menu-highlight-card img{position:relative;z-index:1;width:min(112%,238px);height:188px;margin:0 auto -10px;object-fit:contain;transform:scale(1.02);transition:transform .3s ease}.site-showcase .site-menu-highlight-card.is-featured img{width:min(116%,246px)}.site-showcase .site-menu-highlight-card:hover img{transform:translateY(4px) scale(1.04)}.site-showcase .site-menu-highlight-badge{position:absolute;z-index:2;top:66px;left:14px;display:inline-flex;align-items:center;min-height:25px;padding:0 10px;border-radius:999px;color:#fff;background:var(--vv-promo);box-shadow:inset 0 1px #ffffff59,0 7px 14px rgba(var(--vv-promo-rgb),.24);font-size:12px;font-weight:950;line-height:1;text-transform:lowercase;transform:rotate(-6deg)}.site-showcase .site-menu-highlight-green .site-menu-highlight-badge{background:var(--vv-promo);box-shadow:inset 0 1px #ffffff40,0 7px 14px rgba(var(--vv-promo-rgb),.22)}.site-showcase .site-menu-highlight-neutral .site-menu-highlight-badge{background:var(--vv-promo);box-shadow:inset 0 1px #ffffff3d,0 7px 14px rgba(var(--vv-promo-rgb),.22)}.site-showcase .site-menu-highlight-card.is-featured .site-menu-highlight-badge{color:#fff;background:var(--vv-promo);box-shadow:inset 0 1px #ffffff3d,0 7px 14px rgba(var(--vv-promo-rgb),.22)}.site-showcase .site-menu-highlight-body{position:relative;z-index:1;display:grid;gap:7px;align-content:end;min-width:0;padding:0 18px;text-align:center}.site-showcase .site-menu-highlight-body h4{min-height:50px;margin:0;color:#1f1c18;font-size:21px;font-weight:950;line-height:1.08}.site-showcase .site-menu-highlight-card.is-featured .site-menu-highlight-body h4,.site-showcase .site-menu-highlight-card.is-featured .site-menu-highlight-body p{color:#fff}.site-showcase .site-menu-highlight-body p{min-height:48px;margin:0;color:#5f5851;font-size:13px;font-weight:760;line-height:1.22}.site-showcase .site-menu-highlight-composition{display:none}.site-showcase .site-menu-highlight-body b{justify-self:center;min-height:38px;min-width:112px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:0 15px;border-radius:999px;background:#fff;color:#191714;box-shadow:none;font-size:14px;font-weight:950}.site-showcase .site-menu-highlight-body b span{position:relative;color:#6f655c;font-size:12px;font-weight:900;line-height:1}.site-showcase .site-menu-highlight-body b span:after{content:"";position:absolute;left:-3px;right:-3px;top:50%;height:2px;border-radius:999px;background:var(--vv-orange);transform:translateY(-50%) rotate(-7deg)}.site-showcase .site-menu-highlight-body b em{color:inherit;font-style:normal;line-height:1}.site-showcase .site-menu-highlight-card.is-featured .site-menu-highlight-body b{color:#191714}.site-showcase .site-menu-layout{display:block;width:100%;margin:0 auto;padding:0}.site-showcase .site-product-group{scroll-margin-top:190px}.site-showcase .site-family-feature{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:22px;width:min(var(--vv-public-container),calc(100% - var(--vv-public-inline-gutter)));padding:28px;border:1px solid rgba(34,30,24,.08);border-radius:30px;background:#fff;box-shadow:0 18px 52px #1f1d1a0d}.site-showcase .site-family-photo{position:relative;align-self:stretch;height:auto;min-height:390px;overflow:hidden;border-radius:24px;background:#f3f4f6;box-shadow:inset 0 0 0 1px #221e180d}.site-showcase .site-family-photo img{width:100%;height:100%;min-height:0;object-fit:cover;transform:scale(1.01);transition:transform .42s ease}.site-showcase .site-family-photo:hover img{transform:scale(1.045)}.site-showcase .site-photo-caption{position:absolute;left:18px;right:18px;bottom:18px;display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;color:#1f1d1a;background:#fffffff0;font-family:inherit;font-size:13px;font-weight:900;line-height:1;box-shadow:0 10px 24px #1f1d1a1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-showcase .site-photo-caption svg{color:var(--vv-orange)}.site-showcase .site-family-panel{display:flex;flex-direction:column;justify-content:center;padding:34px 28px;border:1px solid rgba(34,30,24,.08);border-radius:24px;background:#fff;box-shadow:inset 0 1px #fffc}.site-showcase .site-family-panel .site-eyebrow{margin-top:0;color:#5f733d}.site-showcase .site-family-panel h2{max-width:460px;font-size:clamp(30px,2.5vw,36px);line-height:1.02}.site-showcase .site-family-panel>p{max-width:440px;color:#3f3a34;font-weight:760;font-size:16px;line-height:1.38}.site-showcase .site-family-facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.site-showcase .site-family-facts span{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border:1px solid rgba(34,30,24,.08);border-radius:999px;background:#fff;color:#1f1d1a;font-size:13px;font-weight:900;box-shadow:0 8px 18px #1f1d1a0a;transition:transform .16s ease,border-color .16s ease,background .16s ease}.site-showcase .site-family-facts span:hover{transform:translateY(-1px);border-color:rgba(var(--vv-orange-rgb),.2);background:#fffdf9}.site-showcase .site-family-facts svg{color:var(--vv-orange)}.site-showcase .site-family-note{display:flex;gap:14px;margin-top:22px;padding:15px 16px;border:1px solid rgba(95,120,62,.14);border-radius:18px;background:#f7faf2;color:#2f3429;font-weight:850;line-height:1.35}.site-showcase .site-family-note svg{flex:0 0 auto;color:#5f783e}.site-showcase .site-events-section{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:34px;width:min(var(--vv-public-container),calc(100% - var(--vv-public-inline-gutter)));padding:42px 28px;border:1px solid rgba(34,30,24,.08);border-radius:30px;background:#fff;color:#201d1a;box-shadow:0 18px 52px #1f1d1a0a}.site-showcase .site-events-copy{padding:6px 0}.site-showcase .site-events-copy .site-eyebrow{margin-top:0;color:var(--vv-orange)}.site-showcase .site-events-copy p{max-width:430px;color:#5f5851;font-size:16px;line-height:1.38}.site-showcase .site-events-copy h2{max-width:430px;font-size:clamp(30px,2.7vw,40px)}.site-showcase .site-events-actions{justify-content:flex-start}.site-showcase .site-events-actions .site-primary-btn{min-width:190px;background:var(--vv-orange);box-shadow:none}.site-showcase .site-events-actions .site-dark-btn{min-width:170px;color:#201d1a;background:#f3f4f6;box-shadow:none}.site-showcase .site-events-actions .site-primary-btn:hover{box-shadow:0 13px 28px rgba(var(--vv-orange-rgb),.22)}.site-showcase .site-events-actions .site-dark-btn:hover{background:#ebeef2}.site-showcase .site-events-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-self:start}.site-showcase .site-event-card{display:flex;flex-direction:column;justify-content:flex-start;min-height:214px;padding:22px;border:1px solid rgba(34,30,24,.08);border-radius:22px;background:#fff;box-shadow:0 10px 26px #1f1d1a0a;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.site-showcase .site-event-card:hover{border-color:rgba(var(--vv-orange-rgb),.22);background:#fffdf9;box-shadow:0 18px 42px #1f1d1a17;transform:translateY(-4px)}.site-showcase .site-event-card svg{box-sizing:content-box;width:21px;height:21px;padding:10px;border-radius:14px;color:var(--vv-orange);background:var(--vv-orange-softer);transition:transform .18s ease,background .18s ease}.site-showcase .site-event-card:hover svg{transform:rotate(-4deg) scale(1.04);background:var(--vv-orange-soft)}.site-showcase .site-event-card h3{margin:26px 0 10px;color:#201d1a;font-size:20px;font-weight:950;line-height:1.08}.site-showcase .site-event-card p{margin:0;color:#5f5851;font-weight:750;line-height:1.35}.site-showcase .site-gallery-section{width:min(var(--vv-public-container),calc(100% - var(--vv-public-inline-gutter)));padding:42px 28px 46px;border:1px solid rgba(34,30,24,.08);border-radius:30px;background:#fff;box-shadow:0 18px 52px #1f1d1a0a}.site-showcase .site-gallery-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;margin-bottom:22px}.site-showcase .site-gallery-head .site-eyebrow{margin-top:0;color:#5f733d}.site-showcase .site-gallery-head h2{max-width:620px;margin:0;color:#201d1a;font-size:clamp(34px,3.6vw,48px);font-weight:950;line-height:1}.site-showcase .site-gallery-head p{max-width:650px;margin:14px 0 0;color:#5f5851;font-size:16px;font-weight:760;line-height:1.38}.site-showcase .site-gallery-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;align-items:center}.site-showcase .site-gallery-count,.site-showcase .site-gallery-more-link{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border-radius:999px;font-size:13px;font-weight:950;white-space:nowrap}.site-showcase .site-gallery-count{color:#5f733d;background:#f2f6ec}.site-showcase .site-gallery-more-link{color:#fff;background:var(--vv-orange);box-shadow:0 12px 24px rgba(var(--vv-orange-rgb),.18);transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.site-showcase .site-gallery-more-link:hover{background:var(--vv-orange-hover);box-shadow:0 16px 28px rgba(var(--vv-orange-rgb),.24);transform:translateY(-1px)}.site-showcase .site-gallery-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:86px;gap:12px}.site-showcase .site-gallery-card{position:relative;grid-column:span 2;grid-row:span 3;min-width:0;min-height:0;overflow:hidden;padding:0;border:0;border-radius:24px;background:#f3f4f6;cursor:pointer;isolation:isolate;box-shadow:inset 0 0 0 1px #221e180d}.site-showcase .site-gallery-card.is-large{grid-column:span 3;grid-row:span 4}.site-showcase .site-gallery-card.is-portrait{grid-column:span 1;grid-row:span 4}.site-showcase .site-gallery-card.is-square{grid-column:span 2;grid-row:span 4}.site-showcase .site-gallery-card img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.01);transition:transform .42s ease,filter .18s ease}.site-showcase .site-gallery-card:hover img{transform:scale(1.055);filter:saturate(1.04)}.site-showcase .site-gallery-card:focus-visible{outline:3px solid rgba(var(--vv-orange-rgb),.28);outline-offset:3px}.site-showcase .site-gallery-video-card{position:relative;grid-column:span 1;grid-row:span 4;align-self:stretch;min-width:0;min-height:0;overflow:hidden;padding:0;border:0;border-radius:24px;background:#171512;color:#fff;cursor:pointer;isolation:isolate;box-shadow:inset 0 0 0 1px #ffffff14,0 18px 34px #1f1d1a14}.site-showcase .site-gallery-video-card img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.02);filter:saturate(.94);transition:transform .42s ease,filter .18s ease}.site-showcase .site-gallery-video-card:hover img{transform:scale(1.055);filter:saturate(1.04)}.site-showcase .site-gallery-video-card:focus-visible{outline:3px solid rgba(var(--vv-orange-rgb),.28);outline-offset:3px}.site-showcase .site-gallery-video-play{position:absolute;z-index:2;top:16px;left:16px;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;color:var(--vv-orange);background:#fffffff2;box-shadow:0 12px 24px #0000002e}.site-showcase .site-gallery-lightbox-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1380;display:grid;place-items:center;padding:28px;isolation:isolate}.site-showcase .site-gallery-lightbox-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#090a0ab8;cursor:pointer}.site-showcase .site-gallery-lightbox{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:min(1040px,calc(100vw - 72px));max-height:min(760px,calc(100dvh - 72px));overflow:hidden;border-radius:24px;background:#11100f;box-shadow:0 34px 90px #00000057}.site-showcase .site-gallery-lightbox.is-portrait,.site-showcase .site-gallery-lightbox.is-video{width:min(520px,calc(100vw - 72px))}.site-showcase .site-gallery-lightbox.is-square{width:min(760px,calc(100vw - 72px))}.site-showcase .site-gallery-lightbox>img{width:100%;height:min(760px,calc(100dvh - 72px));min-height:260px;object-fit:contain;object-position:center;background:#11100f}.site-showcase .site-gallery-lightbox>iframe{width:100%;height:min(760px,calc(100dvh - 72px));min-height:420px;border:0;background:#11100f}.site-showcase .site-gallery-lightbox-play{position:absolute;z-index:3;left:50%;top:50%;display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:999px;color:var(--vv-orange);background:#fffffff5;box-shadow:0 18px 42px #00000038;transform:translate(-50%,-50%);pointer-events:none}.site-showcase .site-gallery-lightbox-counter{position:absolute;right:16px;bottom:16px;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-height:34px;min-width:66px;padding:0 12px;border-radius:999px;color:#201d1a;background:#fff;font-size:13px;font-weight:950}.site-showcase .site-gallery-lightbox-close,.site-showcase .site-gallery-lightbox-arrow{position:absolute;z-index:3;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;color:#201d1a;background:#fff;cursor:pointer;box-shadow:0 18px 42px #0003;transition:transform .16s ease,background .16s ease}.site-showcase .site-gallery-lightbox-close{top:16px;right:16px;width:48px;height:48px}.site-showcase .site-gallery-lightbox-close:hover{transform:rotate(90deg) scale(1.03)}.site-showcase .site-gallery-lightbox-arrow{top:50%;width:50px;height:50px;transform:translateY(-50%)}.site-showcase .site-gallery-lightbox-arrow:hover{background:var(--vv-orange-softer)}.site-showcase .site-gallery-lightbox-arrow:active{transform:translateY(-50%) scale(.96)}.site-showcase .site-gallery-lightbox-arrow.is-prev{left:16px}.site-showcase .site-gallery-lightbox-arrow.is-next{right:16px}.site-showcase .site-gallery-page-section{width:min(var(--vv-public-container),calc(100% - var(--vv-public-inline-gutter)));margin-top:34px;padding:42px 28px 48px;border:1px solid rgba(34,30,24,.08);border-radius:30px;background:#fff;box-shadow:0 18px 52px #1f1d1a0a}.site-showcase .site-gallery-page-head{margin-bottom:26px}.site-showcase .site-gallery-page-head>a{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;margin-bottom:16px;border-radius:999px;color:#201d1a;background:#f3f4f6;font-size:13px;font-weight:950;transition:color .16s ease,background .16s ease,transform .16s ease}.site-showcase .site-gallery-page-head>a:hover{color:#fff;background:var(--vv-orange);transform:translateY(-1px)}.site-showcase .site-gallery-page-head .site-eyebrow{margin-top:0;color:#5f733d}.site-showcase .site-gallery-page-head h1{max-width:760px;margin:0;color:#201d1a;font-size:clamp(40px,4.4vw,64px);font-weight:950;line-height:.95}.site-showcase .site-gallery-page-head p:last-child{max-width:720px;margin:16px 0 0;color:#5f5851;font-size:17px;font-weight:760;line-height:1.38}.site-showcase .site-gallery-page-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:90px;gap:12px}.site-showcase .site-gallery-page-photo,.site-showcase .site-gallery-page-video{position:relative;grid-column:span 2;grid-row:span 3;overflow:hidden;border-radius:24px;background:#f3f4f6;isolation:isolate;box-shadow:inset 0 0 0 1px #221e180d}.site-showcase .site-gallery-page-photo.is-portrait{grid-column:span 1;grid-row:span 4}.site-showcase .site-gallery-page-photo.is-square{grid-column:span 2;grid-row:span 4}.site-showcase .site-gallery-page-video{grid-column:span 1;grid-row:span 4;background:#171512;box-shadow:inset 0 0 0 1px #ffffff14,0 18px 34px #1f1d1a14}.site-showcase .site-gallery-page-photo img,.site-showcase .site-gallery-page-video img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.01);transition:transform .42s ease,filter .18s ease}.site-showcase .site-gallery-page-photo:hover img,.site-showcase .site-gallery-page-video:hover img{transform:scale(1.055);filter:saturate(1.04)}.site-showcase .site-gallery-page-video>span{position:absolute;z-index:2;top:16px;left:16px;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:999px;color:var(--vv-orange);background:#fffffff2;box-shadow:0 12px 24px #0000002e}.site-showcase .site-faq-section{width:min(var(--vv-public-container),calc(100% - var(--vv-public-inline-gutter)));margin-bottom:0;padding:38px 28px 42px;border:1px solid rgba(34,30,24,.08);border-radius:30px;background:#fff;box-shadow:0 18px 52px #1f1d1a0a}.site-showcase .site-faq-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;margin-bottom:22px}.site-showcase .site-faq-head .site-eyebrow{margin-top:0;color:var(--vv-orange)}.site-showcase .site-faq-head h2{max-width:650px;margin:0;color:#201d1a;font-size:clamp(34px,3.4vw,46px);font-weight:950;line-height:1}.site-showcase .site-faq-head p{max-width:680px;margin:14px 0 0;color:#5f5851;font-size:16px;font-weight:760;line-height:1.38}.site-showcase .site-faq-head>span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border-radius:999px;color:#5f733d;background:#f2f6ec;font-size:13px;font-weight:950;white-space:nowrap}.site-showcase .site-faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.site-showcase .site-faq-item{min-width:0;overflow:hidden;border:1px solid rgba(34,30,24,.08);border-radius:18px;background:#ffffffeb;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.site-showcase .site-faq-item.is-open{border-color:rgba(var(--vv-orange-rgb),.2);background:#fffdf9;box-shadow:0 14px 32px #1f1d1a0d}.site-showcase .site-faq-item:hover{transform:translateY(-1px);border-color:rgba(var(--vv-orange-rgb),.18)}.site-showcase .site-faq-trigger{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:14px;align-items:center;width:100%;min-height:58px;padding:0 14px 0 18px;border:0;background:transparent;color:#201d1a;font:inherit;text-align:left;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.site-showcase .site-faq-trigger span{min-width:0;font-size:15px;font-weight:950;line-height:1.18}.site-showcase .site-faq-trigger svg{justify-self:end;color:var(--vv-orange);transition:transform .18s ease,color .18s ease}.site-showcase .site-faq-item.is-open .site-faq-trigger svg{transform:rotate(180deg)}.site-showcase .site-faq-trigger:active{transform:none}.site-showcase .site-faq-trigger:focus-visible{outline:3px solid rgba(var(--vv-orange-rgb),.26);outline-offset:-4px;border-radius:16px}.site-showcase .site-faq-panel{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .28s var(--vv-ease),opacity .2s ease}.site-showcase .site-faq-panel>div{overflow:hidden}.site-showcase .site-faq-item.is-open .site-faq-panel{grid-template-rows:1fr;opacity:1}.site-showcase .site-faq-item p{margin:-4px 0 0;padding:0 18px 18px;color:#5f5851;font-size:14px;font-weight:720;line-height:1.45}.site-showcase .site-map-section{display:grid;grid-template-columns:minmax(300px,.42fr) minmax(0,.58fr);gap:24px;align-items:stretch;margin-bottom:34px;padding:28px;overflow:hidden;border:1px solid rgba(34,30,24,.08);border-radius:30px;background:#fff;box-shadow:0 18px 52px #1f1d1a0a}.site-showcase .site-map-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:8px 4px 8px 2px}.site-showcase .site-map-copy .site-eyebrow{margin-top:0;margin-bottom:12px;color:#5f733d}.site-showcase .site-map-copy h2{margin:0;color:#201d1a;font-size:clamp(38px,4vw,56px);font-weight:950;line-height:.96}.site-showcase .site-map-copy>p{max-width:470px;margin:18px 0 0;color:#5f5851;font-size:17px;font-weight:760;line-height:1.42}.site-showcase .site-map-facts{display:grid;gap:10px;margin-top:24px}.site-showcase .site-map-facts span{display:inline-flex;align-items:center;gap:10px;min-width:0;color:#2b2723;font-size:15px;font-weight:900;line-height:1.25}.site-showcase .site-map-facts svg{flex:0 0 auto;color:var(--vv-orange)}.site-showcase .site-map-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.site-showcase .site-map-actions .site-primary-btn,.site-showcase .site-map-actions .site-dark-btn{min-width:0;min-height:48px;padding:0 22px;border:0;font-size:15px;box-shadow:none}.site-showcase .site-map-actions .site-primary-btn{background:var(--vv-orange)}.site-showcase .site-map-actions .site-dark-btn{background:#24211d}.site-showcase .site-map-actions .site-primary-btn:hover{box-shadow:0 13px 28px rgba(var(--vv-orange-rgb),.22)}.site-showcase .site-map-actions .site-dark-btn:hover{box-shadow:0 13px 30px #24211d33}.site-showcase .site-map-frame{position:relative;min-height:420px;overflow:hidden;border:1px solid rgba(34,30,24,.08);border-radius:26px;background:#eef1f4;box-shadow:0 16px 38px #1f1d1a14;isolation:isolate}.site-showcase .site-map-frame iframe{width:100%;height:100%;min-height:420px;border:0;filter:saturate(.96) contrast(.98)}.site-showcase .site-map-brand-card{position:absolute;left:18px;top:18px;z-index:4;display:grid;grid-template-columns:72px 1fr;gap:2px 12px;align-items:center;min-width:260px;max-width:min(360px,calc(100% - 36px));padding:10px 14px 10px 10px;border:1px solid rgba(34,30,24,.08);border-radius:18px;color:#201d1a;background:#fffffff0;box-shadow:0 18px 42px #1f1d1a29;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .17s ease,background .17s ease,box-shadow .17s ease}.site-showcase .site-map-brand-card:hover{color:#201d1a;background:#fff;transform:translateY(-2px);box-shadow:0 22px 50px #1f1d1a33}.site-showcase .site-map-brand-card span{grid-row:span 2;display:inline-flex;align-items:center;justify-content:center;width:72px;height:48px;overflow:hidden;border-radius:14px;background:var(--vv-orange-softer)}.site-showcase .site-map-brand-card img{width:66px;height:42px;object-fit:contain}.site-showcase .site-map-brand-card b{min-width:0;font-size:17px;font-weight:950;line-height:1}.site-showcase .site-map-brand-card small{color:#5f733d;font-size:13px;font-weight:900;line-height:1.15}.site-showcase .site-seo-section{width:min(var(--vv-public-container),calc(100% - var(--vv-public-inline-gutter)));margin:38px auto 0;padding:42px 0 46px;border:0;border-radius:0;background:#fff;box-shadow:none}.site-showcase .site-seo-head{display:grid;gap:12px;max-width:940px}.site-showcase .site-seo-head .site-eyebrow{margin:0;color:#5f733d}.site-showcase .site-seo-head h2{max-width:900px;margin:0;color:#15120f;font-size:clamp(38px,4.8vw,64px);font-weight:950;letter-spacing:0;line-height:.96}.site-showcase .site-seo-head>p{max-width:820px;margin:0;color:#42464d;font-size:17px;font-weight:760;line-height:1.42}.site-showcase .site-seo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 28px;margin-top:30px}.site-showcase .site-seo-card{display:grid;align-content:start;gap:10px;min-height:0;padding:0;border:0;border-radius:0;background:transparent}.site-showcase .site-seo-card h3{margin:0;color:#15120f;font-size:21px;font-weight:940;letter-spacing:0;line-height:1.1}.site-showcase .site-seo-card p{margin:0;color:#6b717a;font-size:15px;font-weight:720;line-height:1.48}.site-showcase .site-seo-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:30px;padding:18px 20px;border:0;border-radius:18px;background:#f3f4f6}.site-showcase .site-seo-bottom p{max-width:830px;margin:0;color:#4f5660;font-size:15px;font-weight:760;line-height:1.45}.site-showcase .site-seo-bottom a{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;color:#fff;background:var(--vv-orange);font-size:14px;font-weight:940;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.site-showcase .site-seo-bottom a:hover{background:var(--vv-orange-hover);box-shadow:0 12px 26px rgba(var(--vv-orange-rgb),.22);transform:translateY(-1px)}.site-showcase .site-footer{display:flex;justify-content:space-between;gap:18px;padding:28px 0 0;color:#756c62;font-weight:850}.site-showcase .site-footer span:last-child{display:inline-flex;align-items:center;gap:6px}.site-showcase .site-footer-v2{width:100%;max-width:none;margin-top:0;margin-left:0;margin-right:0;padding:34px 0 38px;border-radius:0;color:#000;background:#f1f3f6;box-shadow:none}.site-showcase .site-footer-v2 a{color:inherit;text-decoration:none;transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease}.site-showcase .site-footer-v2 a:hover{color:var(--vv-orange)}.site-showcase .site-footer-inner{width:min(var(--vv-public-container),calc(100% - var(--vv-public-inline-gutter)));margin:0 auto}.site-showcase .site-footer-promo{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:16px;align-items:center;min-height:48px;padding:0 14px 0 0;border-radius:999px;color:#fff;background:var(--vv-orange)}.site-showcase .site-footer-promo-mark{display:inline-flex;align-items:center;justify-content:center;width:46px;height:48px;border-radius:999px;color:#fff}.site-showcase .site-footer-promo p{min-width:0;margin:0;color:#fff;font-family:var(--vv-font-accent);font-size:14px;font-weight:400;line-height:1.12}.site-showcase .site-footer-promo a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:0 18px;border-radius:999px;color:#111;background:#fff;font-size:13px;font-weight:950}.site-showcase .site-footer-promo a:hover{color:#111;background:var(--vv-orange-softer);transform:translateY(-1px)}.site-showcase .site-footer-main{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:54px;align-items:start;margin-top:48px}.site-showcase .site-footer-links{display:grid;grid-template-columns:150px 210px 170px;gap:34px}.site-showcase .site-footer-section{display:grid;gap:14px;align-content:start}.site-showcase .site-footer-section h2{margin:0 0 2px;color:#56606c;font-size:13px;font-weight:760}.site-showcase .site-footer-section a{color:#000;font-size:14px;font-weight:640;line-height:1.25}.site-showcase .site-footer-apps{display:grid;grid-template-columns:repeat(2,minmax(138px,1fr));justify-content:flex-end;align-items:start;gap:10px}.site-showcase .site-footer-apps a{display:grid;align-content:center;min-width:0;min-height:58px;padding:10px 14px;border:0;border-radius:14px;color:#1f1d1a;background:#fff;line-height:1.05;box-shadow:inset 0 0 0 1px #221e180f;transition:transform .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.site-showcase .site-footer-apps a:hover{color:#fff;background:var(--vv-orange-aa);box-shadow:none;transform:translateY(-1px)}.site-showcase .site-footer-apps span{color:#5d6570;font-size:11px;font-weight:850;text-transform:uppercase;transition:color .16s ease}.site-showcase .site-footer-apps b{margin-top:2px;font-size:17px;font-weight:950;line-height:1.02}.site-showcase .site-footer-apps a:hover span{color:#fff}.site-showcase .site-footer-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:72px;margin-top:42px;max-width:520px}.site-showcase .site-footer-stats div{display:grid;gap:6px}.site-showcase .site-footer-stats b{color:#000;font-size:22px;font-weight:950;line-height:1}.site-showcase .site-footer-stats span{color:#5f6873;font-size:12px;font-weight:720;line-height:1.25}.site-showcase .site-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:58px;padding-top:22px;border-top:1px solid rgba(0,0,0,.1)}.site-showcase .site-footer-legal{display:flex;flex-wrap:wrap;align-items:center;gap:14px 28px;color:#56606c;font-size:12px;font-weight:720}.site-showcase .site-footer-legal b{color:#56606c;font-size:15px;font-weight:950}.site-showcase .site-footer-social{display:flex;flex:0 0 auto;gap:12px}.site-showcase .site-footer-social a{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:50%;background:#fff;color:#56606c;font-size:12px;font-weight:950}.site-showcase .site-footer-social a:hover{color:var(--vv-orange);background:#fff;transform:translateY(-1px)}.site-showcase .site-footer-company{max-width:650px;margin:18px 0 0;color:#5d6570;font-size:11px;font-weight:650;line-height:1.35}.site-showcase.site-legal-page{min-height:100dvh;padding:0;background:#f1f3f6}.site-showcase .site-legal-hero{display:grid;gap:12px;width:min(960px,calc(100% - var(--vv-public-inline-gutter)));margin:0 auto 0 max(calc(var(--vv-public-inline-gutter) / 2),calc((100% - var(--vv-public-container)) / 2));padding:48px 0 34px}.site-showcase .site-legal-back{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:max-content;min-height:40px;padding:0 16px 0 12px;border:1px solid rgba(35,30,24,.08);border-radius:999px;color:#24211e;background:#fff;box-shadow:0 10px 24px #191c220f;font-size:14px;font-weight:900;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.site-showcase .site-legal-back:hover{transform:translateY(-1px);border-color:rgba(var(--vv-orange-rgb),.28);background:#f7f8fa}.site-showcase .site-legal-back:focus-visible{outline:3px solid rgba(var(--vv-orange-rgb),.28);outline-offset:3px}.site-showcase .site-legal-hero p{margin:0;color:#667b44;font-size:13px;font-weight:950;letter-spacing:0;text-transform:uppercase}.site-showcase .site-legal-hero h1{max-width:760px;margin:0;color:#24211e;font-size:56px;font-weight:950;line-height:.95}.site-showcase .site-legal-hero>span{max-width:640px;color:#56504a;font-size:18px;font-weight:760;line-height:1.35}.site-showcase .site-legal-hero div{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.site-showcase .site-legal-hero b{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 14px;border-radius:999px;color:#332f2b;background:#fff;font-size:13px;font-weight:900}.site-showcase .site-legal-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:28px;align-items:start;width:min(960px,calc(100% - var(--vv-public-inline-gutter)));margin:0 auto 64px max(calc(var(--vv-public-inline-gutter) / 2),calc((100% - var(--vv-public-container)) / 2))}.site-showcase .site-legal-nav{position:sticky;top:92px;display:grid;gap:6px;padding:16px;border:1px solid rgba(35,30,24,.08);border-radius:22px;background:#fff}.site-showcase .site-legal-nav h2{margin:0 0 8px;color:#6c7480;font-size:13px;font-weight:850}.site-showcase .site-legal-nav a{display:inline-flex;align-items:center;gap:9px;min-height:38px;padding:0 10px;border-radius:999px;color:#27231f;font-size:13px;font-weight:850;text-decoration:none}.site-showcase .site-legal-nav a:hover,.site-showcase .site-legal-nav a.is-active{color:#fff;background:var(--vv-orange)}.site-showcase .site-legal-card{display:grid;gap:34px;padding:42px 52px;border:1px solid rgba(35,30,24,.08);border-radius:28px;background:#fff;box-shadow:0 24px 70px #231e180f}.site-showcase .site-legal-card section{display:grid;gap:12px}.site-showcase .site-legal-card h2{margin:0;color:#24211e;font-size:26px;font-weight:950;line-height:1.05}.site-showcase .site-legal-card p,.site-showcase .site-legal-card li{margin:0;color:#4f4942;font-size:16px;font-weight:680;line-height:1.55}.site-showcase .site-legal-card ul{display:grid;gap:8px;margin:0;padding-left:20px}.site-showcase .site-legal-requisites{display:grid;gap:0;margin:0;overflow:hidden;border:1px solid rgba(35,30,24,.08);border-radius:18px}.site-showcase .site-legal-requisites div{display:grid;grid-template-columns:190px minmax(0,1fr);gap:18px;padding:14px 16px;border-bottom:1px solid rgba(35,30,24,.08)}.site-showcase .site-legal-requisites div:last-child{border-bottom:0}.site-showcase .site-legal-requisites dt,.site-showcase .site-legal-requisites dd{margin:0;font-size:14px;line-height:1.35}.site-showcase .site-legal-requisites dt{color:#7a736d;font-weight:820}.site-showcase .site-legal-requisites dd{color:#211e1a;font-weight:900}@media(max-width:760px){.site-showcase .site-about-proof-row{display:grid;grid-template-columns:1fr;max-width:none}.site-showcase .site-about-proof,.site-showcase .site-recent-orders-trigger{width:100%}.site-showcase .site-about-proof-row .site-about-proof{min-height:116px}.site-showcase .site-about-proof p{max-width:none}.site-showcase .site-recent-orders-trigger{position:relative;top:auto;z-index:auto;min-height:126px}.site-showcase .site-recent-orders-trigger b{font-size:40px}.site-recent-orders-layer{padding:12px}.site-recent-orders-dialog{width:min(100%,560px);max-height:calc(100vh - 24px);border-radius:24px}.site-recent-orders-header{min-height:76px;padding:16px}.site-recent-orders-header h2{font-size:26px}.site-recent-orders-scroll{padding:14px 16px 16px}.site-recent-order-card{grid-template-columns:1fr;align-items:start}.site-recent-order-preview{min-width:0}.site-recent-order-side{grid-template-columns:1fr 1fr;justify-items:stretch;width:100%}.site-recent-order-side strong{grid-column:1 / -1}.site-recent-order-line{grid-template-columns:62px minmax(0,1fr)}.site-recent-order-line img{width:62px;height:62px}.site-recent-order-line b{grid-column:2}.site-showcase .site-product-group-summer{margin-bottom:42px;padding:22px 16px;border-radius:24px}.site-showcase .site-product-group-summer .site-product-card{min-height:310px;border-radius:20px}}@keyframes vvHeroFloat{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-10px) rotate(-2deg)}}.site-breadcrumbs{width:min(var(--vv-public-container),calc(100% - var(--vv-public-inline-gutter)));margin:0 auto;padding:16px 0 0}.site-breadcrumbs ol,.site-server-breadcrumbs ol{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:0;list-style:none}.site-breadcrumbs li{display:inline-flex;align-items:center;gap:6px;color:var(--vv-text-muted, #68707a);font-size:14px;line-height:1.4}.site-breadcrumbs a{color:var(--vv-text, #1f2328);text-decoration:none}.site-breadcrumbs a:hover{color:var(--vv-orange, #ca7767)}.site-breadcrumbs a:focus-visible{border-radius:6px;outline:3px solid rgba(202,119,103,.3);outline-offset:3px}.site-breadcrumbs span[aria-current=page]{overflow:hidden;max-width:min(58vw,520px);text-overflow:ellipsis;white-space:nowrap}.site-server-seo{width:min(760px,calc(100% - 32px));margin:72px auto;padding:clamp(28px,6vw,56px);border:1px solid var(--vv-border, #e1e4e8);border-radius:28px;color:var(--vv-text, #1f2328);background:#fff;box-shadow:0 18px 50px #1f232814}.site-server-seo-eyebrow{margin:28px 0 8px;color:var(--vv-orange, #ca7767);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.site-server-seo h1{margin:0 0 18px;font-size:clamp(36px,7vw,64px);line-height:1;letter-spacing:-.04em}.site-server-seo>p:not(.site-server-seo-eyebrow){margin:0;color:var(--vv-text-muted, #68707a);font-size:18px;line-height:1.65}.site-server-breadcrumbs li{display:inline-flex;align-items:center;color:var(--vv-text-muted, #68707a);font-size:14px}.site-server-breadcrumbs li+li:before{margin:0 8px;color:#9ca3af;content:"/"}.site-server-breadcrumbs a,.site-server-seo-links a{color:var(--vv-text, #1f2328)}.site-server-seo-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.site-server-seo-links a{display:inline-flex;min-height:44px;align-items:center;padding:10px 16px;border:1px solid var(--vv-border, #e1e4e8);border-radius:999px;font-weight:700;text-decoration:none}@media(max-width:640px){.site-breadcrumbs{padding-top:12px}.site-server-seo{width:min(100% - 24px,760px);margin:24px auto;padding:28px 20px;border-radius:22px}.site-server-seo-links{display:grid}}@media(prefers-reduced-motion:reduce){.site-showcase *,.site-showcase *:before,.site-showcase *:after{animation-duration:1ms!important;transition-duration:1ms!important;scroll-behavior:auto!important}}@media(max-width:1260px){.site-showcase .site-header-main{grid-template-columns:auto minmax(170px,1fr) auto;gap:18px}.site-showcase .site-header-delivery{font-size:15px}.site-showcase .site-header-actions{gap:12px}.site-showcase .site-header-login,.site-showcase .site-header-cart{min-width:124px;padding:0 22px}.site-showcase .site-header-cart.is-filled{min-width:108px;padding-inline:20px}.site-showcase .site-hero-main{grid-template-columns:minmax(300px,.9fr) minmax(420px,1.1fr);grid-template-areas:"visual copy"}.site-showcase .site-hero-title{font-size:clamp(48px,5.2vw,60px)}.site-showcase .site-hero-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.site-showcase .site-hero-benefit-news{grid-column:span 2}.site-showcase .site-experience-grid,.site-showcase .site-about-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-showcase .site-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:980px){.site-showcase{--vv-sticky-menu-top: 72px;--vv-public-inline-gutter: 24px}.site-showcase .site-header-v3{padding-bottom:4px}.site-showcase .site-header-v3.is-mobile-menu-open{z-index:1150}.site-showcase .site-header-topline,.site-showcase .site-header-main{width:min(100% - 24px,760px)}.site-showcase .site-header-topline{min-height:34px}.site-showcase .site-header-links{display:none}.site-showcase .site-header-main{grid-template-columns:1fr auto;min-height:64px;gap:14px;padding:8px 0 12px;border-radius:0;background:transparent;box-shadow:none}.site-showcase.is-header-compact .site-header-main{min-height:68px;padding:8px 0}.site-showcase .site-header-delivery,.site-showcase .site-header-icon-link{display:none}.site-showcase .site-brand-logo{width:148px;height:42px;border-radius:0}.site-showcase .site-brand-logo img{width:100%;height:100%}.site-showcase.is-header-compact .site-brand-logo{width:138px;height:39px}.site-showcase.is-header-compact .site-brand-logo img{width:100%;height:100%}.site-showcase .site-brand-copy b,.site-showcase.is-header-compact .site-brand-copy b{font-size:20px}.site-showcase .site-brand-copy small{font-size:12px}.site-showcase .site-header-login,.site-showcase .site-header-cart{min-width:90px;min-height:44px;padding:0 16px;font-size:16px}.site-showcase.is-header-compact .site-header-login,.site-showcase.is-header-compact .site-header-cart{min-height:44px}.site-showcase .site-header-cart.is-filled{min-width:96px;padding-inline:16px}.site-showcase .site-news-ribbon{--news-card-width: 156px;--news-card-gap: 9px;--news-shadow-space: 16px;grid-template-columns:minmax(0,1fr);width:100%;margin-top:0;padding:14px 0 20px}.site-showcase .site-news-arrow{display:none}.site-showcase .site-news-window{width:100%;overflow:hidden}.site-showcase .site-news-track{margin:0;padding:8px 16px 22px;scroll-padding:16px}.site-showcase .site-news-tile{aspect-ratio:3 / 4;height:auto;border-radius:20px}.site-showcase .site-hero-v2,.site-showcase .site-section-v2,.site-showcase .site-menu-section,.site-showcase .site-footer{width:min(100% - 24px,760px)}.site-showcase .site-hero-v2{min-height:0;margin-top:12px;padding:28px 20px 20px;border-radius:34px;overflow:clip}.site-showcase .site-about-hero{margin-top:0;padding:32px 24px 28px;border-radius:32px}.site-showcase .site-hero-main{display:flex;flex-direction:column;min-height:0;gap:22px}.site-showcase .site-hero-copy{order:1;width:100%;text-align:left}.site-showcase .site-location-pill{min-height:40px}.site-showcase .site-hero-title{margin-left:0;max-width:100%;font-size:clamp(38px,7.4vw,48px);line-height:.98}.site-showcase .site-about-copy h1,.site-showcase .site-about-copy h2{max-width:100%;font-size:clamp(38px,7.2vw,48px)}.site-showcase .site-hero-subtitle{font-size:22px}.site-showcase .site-hero-lead{font-size:17px}.site-showcase .site-hero-cta-group,.site-showcase .site-hero-actions-v2{align-items:stretch;width:100%}.site-showcase .site-hero-cta-group{margin-top:26px}.site-showcase .site-hero-order-counter{width:100%;margin-top:2px;justify-items:start;padding:14px 16px}.site-showcase .site-hero-order-counter span{justify-content:flex-start}.site-showcase .site-primary-btn,.site-showcase .site-secondary-btn,.site-showcase .site-dark-btn{width:100%;min-width:0}.site-showcase .site-pizza-stage{order:2;display:grid;justify-items:center;min-height:270px;width:100%;overflow:visible}.site-showcase .site-pizza-stage>img{width:min(420px,100%);margin:0;transform:none;animation:none}.site-showcase .site-note{display:none}.site-showcase .site-hero-mini-card{left:50%;right:auto;bottom:6px;transform:translate(-50%)}.site-showcase .site-hero-benefits{grid-template-columns:1fr;margin-top:20px}.site-showcase .site-hero-benefit,.site-showcase .site-hero-benefit-news{grid-column:auto}.site-showcase .site-section-heading-row,.site-showcase .site-about-seo,.site-showcase .site-menu-head,.site-showcase .site-family-feature,.site-showcase .site-events-section,.site-showcase .site-gallery-head,.site-showcase .site-faq-head,.site-showcase .site-map-section{grid-template-columns:1fr}.site-showcase .site-family-feature,.site-showcase .site-events-section,.site-showcase .site-gallery-section,.site-showcase .site-faq-section,.site-showcase .site-map-section{padding:28px 24px}.site-showcase .site-section-heading h2,.site-showcase .site-menu-head h2,.site-showcase .site-family-panel h2,.site-showcase .site-events-copy h2,.site-showcase .site-gallery-head h2,.site-showcase .site-faq-head h2,.site-showcase .site-map-copy h2{font-size:38px}.site-showcase .site-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-showcase .site-menu-head{padding:32px 24px 22px}.site-showcase .site-menu-nav{gap:14px;min-height:62px;margin:0 calc(50% - 50vw) 24px;padding:0 24px}.site-showcase .site-menu-nav .site-category-bar{gap:8px;max-width:100%;margin:0;padding:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-padding-inline:24px;border-radius:0;scrollbar-width:none;-webkit-overflow-scrolling:touch}.site-showcase .site-menu-nav .site-category-bar::-webkit-scrollbar{display:none}.site-showcase .site-category-more-menu{position:fixed;top:calc(var(--vv-sticky-menu-top) + 54px);left:24px;right:24px;z-index:120;width:auto;max-height:min(380px,calc(100dvh - var(--vv-sticky-menu-top) - 72px));overflow-y:auto}.site-showcase .site-menu-highlight-block{padding:0 24px;margin-bottom:42px}.site-showcase .site-menu-highlight-row{grid-template-columns:repeat(3,minmax(0,230px));gap:16px}.site-showcase .site-menu-highlight-card{min-height:314px;padding:0 0 15px}.site-showcase .site-menu-highlight-card img{width:min(112%,222px);height:174px}.site-showcase .site-menu-highlight-body h4{font-size:19px}.site-showcase .site-menu-layout{padding:0 24px}.site-showcase .site-product-card{min-height:310px}.site-showcase .site-product-visual img{width:min(108%,228px);max-height:228px}.site-showcase .site-events-grid{grid-template-columns:1fr}.site-showcase .site-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:78px}.site-showcase .site-gallery-page-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:82px}.site-showcase .site-gallery-actions{justify-content:flex-start}.site-showcase .site-gallery-card.is-large{grid-column:span 4;grid-row:span 4}.site-showcase .site-gallery-card.is-portrait,.site-showcase .site-gallery-video-card,.site-showcase .site-gallery-page-photo.is-portrait,.site-showcase .site-gallery-page-video{grid-column:span 1;grid-row:span 4}.site-showcase .site-faq-list{grid-template-columns:1fr}.site-showcase .site-seo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-showcase .site-map-copy{padding:0}.site-showcase .site-map-frame,.site-showcase .site-map-frame iframe{min-height:360px}.site-showcase .site-events-section{gap:22px}.site-showcase .site-events-grid{gap:12px}.site-showcase .site-event-card{min-height:180px}.site-showcase .site-footer-promo{grid-template-columns:46px minmax(0,1fr) auto}.site-showcase .site-footer-promo a{grid-column:auto;justify-self:end}.site-showcase .site-footer-main{grid-template-columns:1fr;gap:32px}.site-showcase .site-footer-apps{justify-content:flex-start}.site-showcase .site-footer-stats{gap:36px}.site-showcase .site-footer-bottom{align-items:flex-start;flex-direction:column}.site-showcase .site-legal-hero h1{font-size:46px}.site-showcase .site-legal-layout{grid-template-columns:1fr}.site-showcase .site-legal-nav{position:static}.site-showcase .site-legal-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.site-showcase .site-legal-nav h2{grid-column:1 / -1}}@media(max-width:760px){.site-showcase .site-menu-nav{gap:8px;min-height:50px}.site-showcase .site-menu-nav .site-category-bar{--site-category-start-space: 0px;--site-category-end-space: max(12px, calc(50% - 34px) );gap:6px;padding-inline-start:var(--site-category-start-space)!important;padding-inline-end:var(--site-category-end-space)!important;scroll-padding-inline-start:var(--site-category-start-space)!important;scroll-padding-inline-end:var(--site-category-end-space)!important}.site-showcase .site-menu-nav .site-category-bar a,.site-showcase .site-category-more-button{min-height:34px;padding:0 8px;font-size:12.5px;line-height:1}.site-showcase .site-category-mobile-extra{display:inline-flex!important}.site-showcase .site-category-more{display:none}}@media(max-width:620px){.site-showcase{--vv-sticky-menu-top: 68px;--vv-public-inline-gutter: 16px;--vv-mobile-browser-top-bleed: max(160px, env(safe-area-inset-top, 0px));padding-top:var(--vv-sticky-menu-top);padding-bottom:24px}.site-showcase.site-legal-page,.site-showcase.site-delivery-zones-page,.site-showcase.site-gallery-page-shell,.site-showcase.site-lost-page-shell,.site-showcase.site-no-gloves-page{padding-top:var(--vv-sticky-menu-top)}.site-showcase .site-header-v3{position:fixed;top:calc(-1 * var(--vv-mobile-browser-top-bleed));left:0;right:0;min-height:calc(var(--vv-sticky-menu-top) + var(--vv-mobile-browser-top-bleed));height:calc(var(--vv-sticky-menu-top) + var(--vv-mobile-browser-top-bleed));padding-top:var(--vv-mobile-browser-top-bleed);padding-bottom:4px;background:#f2f3f7;box-shadow:none;transform:none;transition:none;backface-visibility:visible;-webkit-backface-visibility:visible;will-change:auto;contain:none}.site-showcase.is-header-compact .site-header-v3{box-shadow:none}.site-showcase .site-header-topline,.site-showcase .site-header-main{width:calc(100% - 16px)}.site-showcase .site-header-topline{display:none;width:0;max-height:0;min-height:0;height:0;padding:0;overflow:hidden}.site-showcase .site-header-main,.site-showcase.is-header-compact .site-header-main{min-height:64px;padding:8px 0;border-radius:0;transition:none}.site-showcase .site-brand-v3{gap:9px}.site-showcase .site-brand-logo,.site-showcase.is-header-compact .site-brand-logo{width:min(138px,calc(100vw - 170px));height:39px;border-radius:0;transition:none}.site-showcase .site-brand-logo img,.site-showcase.is-header-compact .site-brand-logo img{width:100%;height:100%;transition:none}.site-showcase .site-brand-copy b,.site-showcase.is-header-compact .site-brand-copy b{font-size:18px}.site-showcase .site-brand-copy small,.site-showcase .site-header-actions{display:none}.site-showcase .site-header-mobile-menu{display:inline-flex;align-items:center;justify-content:center;justify-self:end;width:44px;height:44px;border:0;border-radius:14px;color:#1f1d1b;background:transparent;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:background .16s ease,color .16s ease,transform .16s ease}.site-showcase .site-header-mobile-menu:hover,.site-showcase .site-header-mobile-menu.is-open{color:var(--vv-orange);background:#fff}.site-showcase .site-header-mobile-menu:active{transform:scale(.96)}.site-showcase .site-header-mobile-menu:focus-visible{outline:3px solid rgba(var(--vv-orange-rgb),.25);outline-offset:2px}.site-showcase .site-mobile-menu-panel{position:fixed;top:calc(var(--vv-sticky-menu-top) + 4px);left:8px;right:8px;z-index:1;display:none;max-height:calc(100dvh - var(--vv-sticky-menu-top) - 96px);padding:14px;overflow-x:hidden;overflow-y:auto;border:1px solid rgba(34,30,24,.08);border-radius:22px;background:#fff;box-shadow:0 22px 54px #1c1e232e;overscroll-behavior:contain}.site-showcase .site-mobile-menu-panel.is-open{display:grid;gap:14px}.site-showcase .site-mobile-menu-status{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.site-showcase .site-mobile-menu-status span{display:grid;gap:5px;min-width:0;min-height:86px;align-content:center;justify-items:start;padding:10px;border-radius:16px;background:#f4f5f7}.site-showcase .site-mobile-menu-status svg{color:var(--vv-orange)}.site-showcase .site-mobile-menu-status small{max-width:100%;overflow:hidden;color:#6f6861;font-size:11px;font-weight:850;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.site-showcase .site-mobile-menu-status b{color:#1f1d1b;font-size:13px;font-weight:950;line-height:1.08}.site-showcase .site-mobile-menu-links{display:grid;gap:2px;padding:2px 0}.site-showcase .site-mobile-menu-links a{display:flex;align-items:center;min-height:44px;padding:0 12px;border-radius:14px;color:#1f1d1b;font-size:15px;font-weight:900;line-height:1.15;transition:background .16s ease,color .16s ease}.site-showcase .site-mobile-menu-links a:hover,.site-showcase .site-mobile-menu-links a:focus-visible{color:var(--vv-orange);background:var(--vv-orange-softer)}.site-showcase .site-mobile-menu-actions{display:grid;gap:8px;padding-top:10px;border-top:1px solid rgba(34,30,24,.08)}.site-showcase .site-mobile-menu-action{display:flex;align-items:center;justify-content:flex-start;gap:10px;min-height:46px;padding:0 14px;border:0;border-radius:16px;color:#1f1d1b;background:#f4f5f7;font-family:inherit;font-size:15px;font-weight:950;line-height:1;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.site-showcase .site-mobile-menu-action svg{flex:0 0 auto;color:var(--vv-orange)}.site-showcase .site-mobile-menu-action:hover,.site-showcase .site-mobile-menu-action:focus-visible{color:var(--vv-orange);background:var(--vv-orange-softer)}.site-showcase .site-mobile-menu-action:active{transform:translateY(1px)}.site-showcase .site-mobile-menu-socials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.site-showcase .site-mobile-menu-socials a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:14px;color:#fff;background:var(--vv-orange);font-size:14px;font-weight:950;transition:background .16s ease,transform .16s ease}.site-showcase .site-mobile-menu-socials a:hover,.site-showcase .site-mobile-menu-socials a:focus-visible{background:var(--vv-orange-hover);transform:translateY(-1px)}.site-showcase .site-header-cart{min-width:86px;min-height:44px;padding:0 14px;gap:7px;font-size:15px}.site-showcase .site-header-login{min-width:44px;min-height:44px;padding:0 13px;gap:0}.site-showcase .site-header-login span{display:none}.site-showcase .site-header-cart.is-filled{min-width:88px;padding-inline:12px}.site-showcase .site-header-cart svg{width:18px;height:18px}.site-showcase .site-mobile-cart-fab{position:fixed;right:calc(14px + env(safe-area-inset-right));bottom:calc(18px + env(safe-area-inset-bottom));z-index:1100;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:104px;min-height:52px;padding:0 16px;border:0;border-radius:16px;color:#fff;background:var(--vv-orange);box-shadow:0 16px 34px rgba(var(--vv-orange-rgb),.28);font-family:inherit;font-size:16px;font-weight:950;line-height:1;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.site-showcase .site-mobile-cart-fab:hover{background:var(--vv-orange-hover);box-shadow:0 18px 38px rgba(var(--vv-orange-rgb),.34);transform:translateY(-1px)}.site-showcase .site-mobile-cart-fab:active{transform:translateY(0)}.site-showcase .site-mobile-cart-fab:focus-visible{outline:3px solid rgba(var(--vv-orange-rgb),.28);outline-offset:3px}.site-showcase .site-mobile-cart-fab span{font-variant-numeric:tabular-nums}.site-showcase .site-news-ribbon{--news-card-width: clamp(78px, 21.8vw, 88px);--news-card-gap: 8px;--news-shadow-space: 14px;width:100%;margin-top:0;padding:4px 0 8px}.site-showcase .site-news-track{margin:0;padding:4px 14px 10px;scroll-padding:14px}.site-showcase .site-news-tile{aspect-ratio:3 / 4;height:auto;border-radius:16px}.site-showcase .site-news-card:after{display:block;height:44%;background:linear-gradient(180deg,#12110f00,#12110f4d)}.site-showcase .site-news-title{left:8px;right:8px;bottom:8px;font-size:11px;line-height:1.06;text-shadow:0 1px 8px rgba(0,0,0,.3)}.site-showcase .site-hero-v2{width:calc(100% - 16px);margin-top:8px;padding:22px 14px 18px;border-radius:30px}.site-showcase .site-hero-copy{text-align:left}.site-showcase .site-location-pill{width:100%;justify-content:center}.site-showcase .site-eyebrow{margin:18px 0 10px;font-size:12px}.site-showcase .site-hero-title{font-size:clamp(32px,8.4vw,38px);line-height:1.02}.site-showcase .site-hero-subtitle{margin-top:16px;font-size:19px}.site-showcase .site-hero-lead{margin-top:14px;font-size:15px}.site-showcase .site-hero-cta-group{margin-top:22px}.site-showcase .site-hero-order-counter{border-radius:20px}.site-showcase .site-hero-order-counter span{font-size:11px}.site-showcase .site-hero-order-counter b{font-size:34px}.site-showcase .site-hero-order-counter small{font-size:12px}.site-showcase .site-pizza-stage{min-height:220px;padding-top:4px}.site-showcase .site-pizza-stage>img{width:min(330px,94%)}.site-showcase .site-hero-mini-card{position:static;min-width:0;width:min(240px,100%);margin-top:-16px;padding:12px 16px;transform:none}.site-showcase .site-hero-benefits{display:none}.site-showcase .site-hero-benefit{grid-template-columns:86px 1fr}.site-showcase .site-hero-benefit img{width:86px;height:64px}.site-showcase .site-section-v2,.site-showcase .site-menu-section,.site-showcase .site-gallery-section,.site-showcase .site-faq-section,.site-showcase .site-map-section{width:calc(100% - 16px);margin-top:20px;padding:24px 14px;border-radius:28px}.site-showcase .site-about-hero{margin-top:0;padding:24px 14px;border-radius:0}.site-showcase .site-section-heading h2,.site-showcase .site-menu-head h2,.site-showcase .site-family-panel h2,.site-showcase .site-events-copy h2,.site-showcase .site-gallery-head h2,.site-showcase .site-faq-head h2{font-size:30px}.site-showcase .site-section-heading p,.site-showcase .site-menu-intro,.site-showcase .site-events-copy p,.site-showcase .site-family-panel>p,.site-showcase .site-gallery-head p,.site-showcase .site-faq-head p,.site-showcase .site-map-copy>p{font-size:15px}.site-showcase .site-gallery-head,.site-showcase .site-faq-head{gap:14px;margin-bottom:18px}.site-showcase .site-map-section{gap:16px;margin-bottom:24px}.site-showcase .site-map-copy h2{font-size:30px}.site-showcase .site-map-actions{align-items:stretch;flex-direction:column;margin-top:22px}.site-showcase .site-map-actions .site-primary-btn,.site-showcase .site-map-actions .site-dark-btn{width:100%}.site-showcase .site-map-frame,.site-showcase .site-map-frame iframe{min-height:320px}.site-showcase .site-map-frame{border-radius:22px}.site-showcase .site-map-brand-card{left:12px;top:12px;right:auto;grid-template-columns:58px 1fr;min-width:0;max-width:min(285px,calc(100% - 24px));padding:9px 12px 9px 9px;border-radius:16px}.site-showcase .site-map-brand-card span{width:58px;height:42px;border-radius:12px}.site-showcase .site-map-brand-card img{width:54px;height:36px}.site-showcase .site-map-brand-card b{font-size:15px}.site-showcase .site-faq-list{gap:8px}.site-showcase .site-faq-item{border-radius:16px}.site-showcase .site-faq-trigger{min-height:56px;padding:0 12px 0 14px}.site-showcase .site-faq-item p{padding:0 14px 16px;font-size:13px}.site-showcase .site-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:94px}.site-showcase .site-gallery-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:96px}.site-showcase .site-gallery-card,.site-showcase .site-gallery-page-photo{grid-column:span 2;grid-row:span 2}.site-showcase .site-gallery-card.is-large{grid-column:span 2;grid-row:span 3}.site-showcase .site-gallery-card.is-portrait,.site-showcase .site-gallery-video-card,.site-showcase .site-gallery-page-photo.is-portrait,.site-showcase .site-gallery-page-video{grid-column:span 1;grid-row:span 3}.site-showcase .site-gallery-card.is-square,.site-showcase .site-gallery-page-photo.is-square{grid-column:span 1;grid-row:span 2}.site-showcase .site-gallery-page-head h1{font-size:34px}.site-showcase .site-gallery-page-head p:last-child{font-size:15px}.site-showcase .site-gallery-lightbox-layer{padding:12px}.site-showcase .site-gallery-lightbox{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);border-radius:20px}.site-showcase .site-gallery-lightbox.is-portrait,.site-showcase .site-gallery-lightbox.is-video{width:min(78vw,420px)}.site-showcase .site-gallery-lightbox>img{height:min(78dvh,640px);min-height:260px}.site-showcase .site-gallery-lightbox>iframe{height:min(78dvh,640px);min-height:420px}.site-showcase .site-gallery-lightbox footer{align-items:flex-start;padding:16px}.site-showcase .site-gallery-lightbox-arrow{width:44px;height:44px}.site-showcase .site-experience-grid,.site-showcase .site-about-card-grid{grid-template-columns:1fr}.site-showcase .site-about-copy h1,.site-showcase .site-about-copy h2{font-size:30px}.site-showcase .site-about-actions{align-items:stretch}.site-showcase .site-about-actions .site-primary-btn,.site-showcase .site-about-actions .site-secondary-btn,.site-showcase .site-about-actions .site-dark-btn{width:100%;min-width:0}.site-showcase .site-experience-card,.site-showcase .site-family-photo,.site-showcase .site-experience-card img,.site-showcase .site-family-photo img{min-height:310px}.site-showcase .site-family-panel{padding:28px 18px}.site-showcase .site-menu-section{padding:0 0 28px}.site-showcase .site-menu-head{padding:24px 14px 18px}.site-showcase .site-menu-nav{top:var(--vv-sticky-menu-top);gap:8px;min-height:50px;width:100%;max-width:100%;margin:0 0 24px;padding:0 14px;overflow:hidden;transform:none;transition:none;backface-visibility:visible;-webkit-backface-visibility:visible;will-change:auto;contain:none}.site-showcase .site-menu-nav .site-category-bar{--site-category-start-space: 0px;--site-category-end-space: max(12px, calc(50% - 34px) );gap:6px;flex:1 1 auto;width:100%;max-width:100%;min-width:0;margin:0;padding-block:0;padding-inline-start:var(--site-category-start-space)!important;padding-inline-end:var(--site-category-end-space)!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain;scroll-padding-inline-start:var(--site-category-start-space)!important;scroll-padding-inline-end:var(--site-category-end-space)!important;border-radius:0;touch-action:pan-x;-webkit-overflow-scrolling:touch;contain:none}.site-showcase .site-category-mobile-extra{display:inline-flex!important}.site-showcase .site-category-more{display:none}.site-showcase .site-category-active-highlight{max-width:calc(100% - 4px)}.site-showcase .site-category-more-menu{top:calc(var(--vv-sticky-menu-top) + 52px);left:14px;right:14px}.site-showcase .site-menu-highlight-block{padding:0 14px;margin-bottom:34px}.site-showcase .site-menu-highlight-heading{gap:7px 12px;margin-bottom:14px}.site-showcase .site-menu-highlight-heading h3{font-size:24px}.site-showcase .site-menu-highlight-heading p{font-size:13px}.site-showcase .site-menu-highlight-row{display:grid;grid-template-columns:1fr;gap:16px;padding:2px 0 6px;max-width:100%;overflow:visible;overscroll-behavior-x:auto;scrollbar-width:auto}.site-showcase .site-menu-highlight-card{width:100%;min-height:0;padding:0 0 17px}.site-showcase .site-menu-highlight-card img{width:min(86%,300px);height:188px;margin-bottom:-4px}.site-showcase .site-menu-highlight-card.is-featured img{width:min(90%,314px);height:194px}.site-showcase .site-menu-highlight-card:before{top:92px;right:0;bottom:0;left:0;border-radius:26px}.site-showcase .site-menu-highlight-badge{top:78px}.site-showcase .site-menu-highlight-body{gap:9px;padding:0 18px}.site-showcase .site-menu-highlight-body h4{min-height:0;font-size:21px}.site-showcase .site-menu-highlight-body p{min-height:0;font-size:14px}.site-showcase .site-menu-highlight-composition{display:block;margin:0 auto;max-width:280px;color:currentColor;opacity:.82;font-size:12px;font-weight:850;line-height:1.25}.site-showcase .site-menu-highlight-body b{min-height:34px;padding:0 13px;font-size:14px}.site-showcase .site-menu-layout{padding:0 14px}.site-showcase .site-menu-nav .site-category-bar a,.site-showcase .site-category-more-button{min-height:34px;padding:0 8px;font-size:12.5px}.site-showcase .site-category-more-button{padding:0 9px}.site-showcase .site-product-group{scroll-margin-top:142px}.site-showcase .site-product-group-title h3{font-size:31px}.site-showcase .site-product-group-title span{font-size:13px}.site-showcase .site-product-grid{gap:20px}.site-showcase .site-product-card{min-height:236px}.site-showcase .site-product-visual{padding:0}.site-showcase .site-product-visual img{width:min(112%,178px);max-height:178px}.site-showcase .site-product-badge-wrap{top:8px;left:8px}.site-showcase .site-product-badge{min-height:23px;padding:0 9px;font-size:11px}.site-showcase .site-product-body{padding:4px 12px;margin-top:-4px}.site-showcase .site-product-body h4{min-height:36px;font-size:14px;font-weight:760;line-height:1.28}.site-showcase .site-product-bottom{padding:0 8px}.site-showcase .site-product-old-price{font-size:12px}.site-showcase .site-product-bottom a,.site-showcase .site-product-bottom button{width:auto;min-width:96px;min-height:40px;padding:0 14px;font-size:14px}.site-showcase .site-event-card{min-height:250px}.site-showcase .site-footer{width:calc(100% - 28px);flex-direction:column;gap:10px}.site-showcase .site-seo-section{width:calc(100% - 28px);margin-top:26px;padding:28px 0 32px;border-radius:0}.site-showcase .site-seo-head h2{font-size:30px}.site-showcase .site-seo-head>p{font-size:15px}.site-showcase .site-seo-grid{grid-template-columns:1fr;gap:12px;margin-top:22px}.site-showcase .site-seo-card{min-height:0;padding:0}.site-showcase .site-seo-card h3{font-size:20px}.site-showcase .site-seo-bottom{align-items:stretch;flex-direction:column;padding:16px}.site-showcase .site-seo-bottom a{width:100%}.site-showcase .site-footer-v2{width:100%;margin-top:0;padding:24px 0 32px;border-radius:0}.site-showcase .site-footer-inner{width:calc(100% - 32px)}.site-showcase .site-footer-promo{grid-template-columns:40px minmax(0,1fr);gap:10px;min-height:0;padding:8px 10px 10px 0;border-radius:22px}.site-showcase .site-footer-promo-mark{width:40px;height:38px}.site-showcase .site-footer-promo p{font-size:14px}.site-showcase .site-footer-promo a{grid-column:1 / -1;justify-self:stretch;min-height:34px}.site-showcase .site-footer-main{gap:28px;margin-top:32px}.site-showcase .site-footer-links{grid-template-columns:1fr;gap:24px}.site-showcase .site-footer-apps{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:flex-start}.site-showcase .site-footer-apps a{min-height:56px;padding:10px 12px}.site-showcase .site-footer-apps b{font-size:16px}.site-showcase .site-footer-stats{grid-template-columns:1fr;gap:20px;margin-top:30px}.site-showcase .site-footer-bottom{align-items:flex-start;flex-direction:column;gap:18px;margin-top:32px}.site-showcase .site-footer-legal{display:grid;gap:10px}.site-showcase .site-footer-social{flex-wrap:wrap}.site-showcase .site-legal-hero{width:calc(100% - var(--vv-public-inline-gutter));padding:32px 0 24px}.site-showcase .site-legal-hero h1{font-size:38px}.site-showcase .site-legal-hero>span{font-size:16px}.site-showcase .site-legal-layout{width:calc(100% - var(--vv-public-inline-gutter));gap:18px;margin-bottom:40px}.site-showcase .site-legal-nav{grid-template-columns:1fr;padding:12px;border-radius:18px}.site-showcase .site-legal-card{gap:28px;padding:26px 20px;border-radius:22px}.site-showcase .site-legal-card h2{font-size:22px}.site-showcase .site-legal-card p,.site-showcase .site-legal-card li{font-size:15px}.site-showcase .site-legal-requisites div{grid-template-columns:1fr;gap:4px;padding:12px}}.site-showcase{--vv-delivery-accent: var(--vv-orange);--vv-delivery-accent-hover: var(--vv-orange-hover);--vv-delivery-ink: #15120f;--vv-delivery-muted: #5f6873;--vv-delivery-border: rgba(0, 0, 0, .08);--vv-delivery-soft: #f3f4f6;--vv-delivery-soft-2: #fafafa}.site-showcase .site-family-feature,.site-showcase .site-events-section,.site-showcase .site-faq-section,.site-showcase .site-map-section{width:min(var(--vv-public-container),calc(100% - var(--vv-public-inline-gutter)));margin-top:38px;padding:42px 0;border:0;border-radius:0;background:#fff;color:var(--vv-delivery-ink);box-shadow:none}.site-showcase .site-family-feature{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:24px;align-items:stretch}.site-showcase .site-family-photo{height:430px;min-height:430px;border:1px solid var(--vv-delivery-border);border-radius:28px;background:var(--vv-delivery-soft);box-shadow:none}.site-showcase .site-family-photo img{object-position:center 44%}.site-showcase .site-photo-caption{left:18px;right:auto;bottom:18px;min-height:42px;padding:0 16px;border:1px solid var(--vv-delivery-border);border-radius:999px;color:var(--vv-delivery-ink);background:#fff;box-shadow:0 10px 28px #00000014;-webkit-backdrop-filter:none;backdrop-filter:none}.site-showcase .site-photo-caption svg,.site-showcase .site-family-facts svg,.site-showcase .site-family-note svg,.site-showcase .site-event-card svg,.site-showcase .site-map-facts svg,.site-showcase .site-faq-trigger svg{color:var(--vv-delivery-accent)}.site-showcase .site-family-panel{justify-content:center;padding:10px 0 10px 10px;border:0;border-radius:0;background:transparent;box-shadow:none}.site-showcase .site-family-panel .site-eyebrow,.site-showcase .site-events-copy .site-eyebrow,.site-showcase .site-faq-head .site-eyebrow,.site-showcase .site-map-copy .site-eyebrow{margin-top:0;color:#5f733d;font-size:12px;font-weight:950;letter-spacing:.01em;text-transform:uppercase}.site-showcase .site-family-panel h2{max-width:520px;color:var(--vv-delivery-ink);font-size:clamp(38px,4vw,54px);font-weight:950;line-height:.96}.site-showcase .site-family-panel>p{max-width:520px;margin-top:18px;color:#42464d;font-size:17px;font-weight:760;line-height:1.42}.site-showcase .site-family-facts{gap:8px;margin-top:24px}.site-showcase .site-family-facts span{min-height:38px;padding:0 13px;border:1px solid var(--vv-delivery-border);border-radius:999px;background:#fff;color:var(--vv-delivery-ink);box-shadow:none}.site-showcase .site-family-facts span:hover{border-color:rgba(var(--vv-orange-rgb),.28);background:#fff}.site-showcase .site-family-note{max-width:520px;margin-top:24px;padding:16px 18px;border:1px solid #dfe8ce;border-radius:18px;background:#f7faf2;color:#242820;font-size:15px;font-weight:850;line-height:1.36}.site-showcase .site-events-section{grid-template-columns:minmax(300px,.76fr) minmax(0,1.24fr);gap:34px;align-items:center}.site-showcase .site-events-copy{padding:0}.site-showcase .site-events-copy h2{max-width:520px;color:var(--vv-delivery-ink);font-size:clamp(38px,4.3vw,58px);line-height:.96}.site-showcase .site-events-copy p{max-width:470px;margin-top:18px;color:#42464d;font-size:17px;font-weight:760;line-height:1.42}.site-showcase .site-events-actions,.site-showcase .site-map-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.site-showcase .site-events-actions .site-primary-btn,.site-showcase .site-events-actions .site-dark-btn,.site-showcase .site-map-actions .site-primary-btn,.site-showcase .site-map-actions .site-dark-btn{min-height:48px;padding:0 22px;border:0;border-radius:999px;box-shadow:none;font-size:15px;font-weight:950;transition:transform .17s ease,background .17s ease,color .17s ease,box-shadow .17s ease}.site-showcase .site-events-actions .site-primary-btn,.site-showcase .site-map-actions .site-primary-btn{color:#fff;background:var(--vv-delivery-accent)}.site-showcase .site-events-actions .site-primary-btn:hover,.site-showcase .site-map-actions .site-primary-btn:hover{background:var(--vv-delivery-accent-hover);box-shadow:0 12px 26px rgba(var(--vv-orange-rgb),.22);transform:translateY(-1px)}.site-showcase .site-events-actions .site-dark-btn{color:var(--vv-delivery-ink);background:var(--vv-delivery-soft)}.site-showcase .site-events-actions .site-dark-btn:hover{background:#e9ebef;box-shadow:none;transform:translateY(-1px)}.site-showcase .site-events-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.site-showcase .site-event-card{min-height:230px;padding:22px;border:1px solid var(--vv-delivery-border);border-radius:20px;background:#fff;box-shadow:none}.site-showcase .site-event-card:hover{border-color:rgba(var(--vv-orange-rgb),.28);background:#fff;box-shadow:0 14px 34px #00000012;transform:translateY(-2px)}.site-showcase .site-event-card svg{width:22px;height:22px;padding:10px;border:1px solid rgba(var(--vv-orange-rgb),.18);border-radius:14px;background:var(--vv-orange-softer)}.site-showcase .site-event-card:hover svg{background:var(--vv-orange-softer);transform:none}.site-showcase .site-event-card h3{margin:28px 0 10px;color:var(--vv-delivery-ink);font-size:22px;font-weight:950;line-height:1.05}.site-showcase .site-event-card p{color:#4f5359;font-size:15px;font-weight:760;line-height:1.38}.site-showcase .site-faq-section{padding-bottom:52px}.site-showcase .site-faq-head{gap:24px;align-items:end;margin-bottom:24px}.site-showcase .site-faq-head h2{max-width:760px;color:var(--vv-delivery-ink);font-size:clamp(38px,4.5vw,62px);line-height:.96}.site-showcase .site-faq-head p{max-width:720px;color:#42464d;font-size:17px;font-weight:760;line-height:1.42}.site-showcase .site-faq-head>span{min-height:38px;padding:0 14px;border:1px solid var(--vv-delivery-border);border-radius:999px;color:var(--vv-delivery-ink);background:var(--vv-delivery-soft-2)}.site-showcase .site-faq-list{gap:10px 12px}.site-showcase .site-faq-item{border:1px solid var(--vv-delivery-border);border-radius:16px;background:#fff;box-shadow:none}.site-showcase .site-faq-item:hover,.site-showcase .site-faq-item.is-open{border-color:rgba(var(--vv-orange-rgb),.28);background:#fff;box-shadow:0 12px 28px #0000000d;transform:none}.site-showcase .site-faq-trigger{min-height:62px;padding:0 16px 0 18px}.site-showcase .site-faq-trigger span{color:var(--vv-delivery-ink);font-size:15px;font-weight:950;line-height:1.2}.site-showcase .site-faq-trigger:focus-visible{outline:3px solid rgba(var(--vv-orange-rgb),.24)}.site-showcase .site-faq-item p{color:#535861;font-size:14px;font-weight:720}.site-showcase .site-map-section{grid-template-columns:minmax(300px,.42fr) minmax(0,.58fr);gap:28px;align-items:center;margin-bottom:0}.site-showcase .site-map-copy{padding:0}.site-showcase .site-map-copy h2{color:var(--vv-delivery-ink);font-size:clamp(44px,5.2vw,72px);line-height:.92}.site-showcase .site-map-copy>p{max-width:500px;color:#42464d;font-size:17px;font-weight:760;line-height:1.44}.site-showcase .site-map-facts{gap:9px;margin-top:24px}.site-showcase .site-map-facts span{min-height:34px;color:var(--vv-delivery-ink);font-size:15px}.site-showcase .site-map-actions .site-dark-btn{color:#fff;background:#1f1d1a}.site-showcase .site-map-actions .site-dark-btn:hover{background:#000;box-shadow:0 12px 26px #0000002e;transform:translateY(-1px)}.site-showcase .site-map-frame{min-height:440px;border:1px solid var(--vv-delivery-border);border-radius:24px;background:var(--vv-delivery-soft);box-shadow:none}.site-showcase .site-map-frame iframe{min-height:440px;filter:saturate(.98) contrast(.98)}.site-showcase .site-map-brand-card{border:1px solid var(--vv-delivery-border);border-radius:16px;background:#fff;box-shadow:0 14px 34px #0000001f;-webkit-backdrop-filter:none;backdrop-filter:none}.site-showcase .site-map-brand-card:hover{box-shadow:0 18px 40px #00000029}.site-showcase .site-map-brand-card span{background:var(--vv-orange-softer)}.site-showcase .site-map-brand-card small{color:#5f733d}@media(max-width:980px){.site-showcase .site-family-feature,.site-showcase .site-events-section,.site-showcase .site-faq-section,.site-showcase .site-map-section{grid-template-columns:1fr;width:calc(100% - 48px);margin-top:34px;padding:36px 0}.site-showcase .site-family-panel{padding:0}.site-showcase .site-events-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-showcase .site-event-card{min-height:210px}}@media(max-width:760px){.site-showcase .site-family-feature,.site-showcase .site-events-section,.site-showcase .site-faq-section,.site-showcase .site-map-section{width:calc(100% - 28px);margin-top:26px;padding:28px 0}.site-showcase .site-family-photo{height:310px;min-height:310px;border-radius:22px}.site-showcase .site-photo-caption{left:12px;right:12px;bottom:12px;justify-content:center;min-height:40px;font-size:12px}.site-showcase .site-family-panel h2,.site-showcase .site-events-copy h2,.site-showcase .site-faq-head h2,.site-showcase .site-map-copy h2{font-size:34px;line-height:.98}.site-showcase .site-family-panel>p,.site-showcase .site-events-copy p,.site-showcase .site-faq-head p,.site-showcase .site-map-copy>p{font-size:15px}.site-showcase .site-family-note{font-size:14px}.site-showcase .site-events-actions,.site-showcase .site-map-actions{align-items:stretch;flex-direction:column}.site-showcase .site-events-actions .site-primary-btn,.site-showcase .site-events-actions .site-dark-btn,.site-showcase .site-map-actions .site-primary-btn,.site-showcase .site-map-actions .site-dark-btn{width:100%}.site-showcase .site-events-grid,.site-showcase .site-faq-list{grid-template-columns:1fr}.site-showcase .site-event-card{min-height:0;padding:18px}.site-showcase .site-event-card h3{margin-top:18px;font-size:20px}.site-showcase .site-faq-head{grid-template-columns:1fr}.site-showcase .site-faq-head>span{justify-self:start}.site-showcase .site-map-frame,.site-showcase .site-map-frame iframe{min-height:330px}.site-showcase .site-map-frame{border-radius:20px}.site-showcase .site-map-brand-card{left:10px;top:10px;max-width:min(288px,calc(100% - 20px))}}.site-showcase .site-header-search,.site-showcase .site-menu-search-trigger{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;border:1px solid #e1e3e7;border-radius:999px;color:#1f1d1b;background:#fff;font-family:inherit;font-size:15px;font-weight:950;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}.site-showcase .site-header-search{min-width:108px;min-height:54px;padding:0 20px;border:0;box-shadow:0 12px 28px #16181e0f}.site-showcase.is-header-compact .site-header-search{min-height:48px}.site-showcase .site-header-search:hover,.site-showcase .site-menu-search-trigger:hover{color:var(--vv-orange);border-color:rgba(var(--vv-orange-rgb),.42);background:var(--vv-orange-softer);transform:translateY(-1px)}.site-showcase .site-header-search:focus-visible,.site-showcase .site-header-mobile-search:focus-visible,.site-showcase .site-menu-search-trigger:focus-visible{outline:3px solid rgba(var(--vv-orange-rgb),.25);outline-offset:2px}.site-showcase .site-header-mobile-tools{display:none}.site-showcase .site-menu-search-trigger{flex:0 0 auto;min-height:42px;padding:0 17px}.site-showcase .site-menu-search-trigger svg{color:var(--vv-orange)}.site-showcase .site-menu-search-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500;display:grid;place-items:center;padding:16px;isolation:isolate}.site-showcase .site-menu-search-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#17181b94;cursor:default;animation:site-menu-search-fade .22s ease both}.site-showcase .site-menu-search-dialog{position:relative;z-index:1;display:flex;flex-direction:column;width:min(920px,calc(100vw - 32px));height:min(760px,calc(100dvh - 32px));max-height:760px;overflow:hidden;border:1px solid #e1e3e7;border-radius:28px;background:#fff;box-shadow:0 30px 90px #14161b47;animation:site-menu-search-enter .28s var(--vv-ease-standard, cubic-bezier(.2, .8, .2, 1)) both;overscroll-behavior:contain;isolation:isolate}.site-showcase .site-menu-search-controls{position:relative;z-index:2;flex:0 0 auto;min-width:0;background:#fff}.site-showcase .site-menu-search-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:28px 30px 18px}.site-showcase .site-menu-search-heading>div{display:grid;gap:4px}.site-showcase .site-menu-search-heading span{color:var(--vv-orange);font-size:13px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.site-showcase .site-menu-search-heading h2{margin:0;color:#202126;font-size:clamp(26px,3.2vw,40px);font-weight:950;letter-spacing:-.035em;line-height:1.02}.site-showcase .site-menu-search-heading>button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:48px;height:48px;border:0;border-radius:15px;color:#242529;background:#f3f4f6;cursor:pointer;transition:color .16s ease,background .16s ease,transform .16s ease}.site-showcase .site-menu-search-heading>button:hover{color:var(--vv-orange);background:var(--vv-orange-softer);transform:rotate(3deg)}.site-showcase .site-menu-search-field{display:flex;align-items:center;gap:12px;min-height:60px;margin:0 30px;padding:0 18px;border:2px solid transparent;border-radius:18px;color:#6f747c;background:#f3f4f6;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.site-showcase .site-menu-search-field:focus-within{border-color:var(--vv-orange);background:#fff;box-shadow:0 0 0 4px rgba(var(--vv-orange-rgb),.12)}.site-showcase .site-menu-search-field>svg{flex:0 0 auto;color:var(--vv-orange)}.site-showcase .site-menu-search-field input{flex:1 1 auto;min-width:0;min-height:56px;padding:0;border:0;outline:0;color:#202126;background:transparent;font-family:inherit;font-size:17px;font-weight:800}.site-showcase .site-menu-search-field input::placeholder{color:#858b95;opacity:1}.site-showcase .site-menu-search-field input::-webkit-search-cancel-button{display:none}.site-showcase .site-menu-search-field button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:38px;height:38px;border:0;border-radius:12px;color:#5f646d;background:#e7e9ed;cursor:pointer}.site-showcase .site-menu-search-suggestions{position:relative;z-index:2;display:flex;gap:8px;max-width:100%;padding:12px 30px 4px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;overscroll-behavior-y:none;scrollbar-width:none;touch-action:pan-x;-webkit-overflow-scrolling:touch}.site-showcase .site-menu-search-suggestions::-webkit-scrollbar{display:none}.site-showcase .site-menu-search-suggestions button{flex:0 0 auto;min-height:38px;padding:0 14px;border:1px solid #e1e3e7;border-radius:999px;color:#4f535a;background:#fff;font-family:inherit;font-size:13px;font-weight:900;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.site-showcase .site-menu-search-suggestions button:hover{color:var(--vv-orange);border-color:rgba(var(--vv-orange-rgb),.42);background:var(--vv-orange-softer)}.site-showcase .site-menu-search-suggestions button.is-active,.site-showcase .site-menu-search-suggestions button[aria-pressed=true]{color:#fff;border-color:var(--vv-orange);background:var(--vv-orange)}.site-showcase .site-menu-search-results-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 30px 12px}.site-showcase .site-menu-search-results-head h3{margin:0;color:#202126;font-size:19px;font-weight:950}.site-showcase .site-menu-search-results-head span{color:#747982;font-size:13px;font-weight:850}.site-showcase .site-menu-search-results{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;flex:1 1 auto;align-content:start;min-height:0;padding:0 30px 30px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.site-showcase .site-menu-search-result{display:grid;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;min-height:112px;padding:13px;border:1px solid #e1e3e7;border-radius:20px;color:#202126;background:#fff;font-family:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.site-showcase .site-menu-search-result:hover{border-color:rgba(var(--vv-orange-rgb),.44);box-shadow:0 14px 30px #1f212717;transform:translateY(-2px)}.site-showcase .site-menu-search-result:focus-visible{outline:3px solid rgba(var(--vv-orange-rgb),.28);outline-offset:1px}.site-showcase .site-menu-search-result>img{width:82px;height:82px;border-radius:16px;object-fit:contain;background:#f7f8fa}.site-showcase .site-menu-search-result-copy{display:grid;gap:4px;min-width:0}.site-showcase .site-menu-search-result-copy small{overflow:hidden;color:var(--vv-orange);font-size:11px;font-weight:950;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.site-showcase .site-menu-search-result-copy b{display:-webkit-box;overflow:hidden;color:#202126;font-size:16px;font-weight:950;line-height:1.12;-webkit-box-orient:vertical;-webkit-line-clamp:2}.site-showcase .site-menu-search-result-copy em{display:-webkit-box;overflow:hidden;color:#70757d;font-size:12px;font-style:normal;font-weight:720;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.site-showcase .site-menu-search-result-action{display:grid;gap:8px;justify-items:end;min-width:84px}.site-showcase .site-menu-search-result-action strong{white-space:nowrap;font-size:15px;font-weight:950}.site-showcase .site-menu-search-result-action i{display:inline-flex;align-items:center;gap:5px;color:var(--vv-orange);font-size:12px;font-style:normal;font-weight:950}.site-showcase .site-menu-search-empty{grid-column:1 / -1;display:grid;place-items:center;align-content:center;min-height:260px;padding:32px;border-radius:22px;color:#70757d;background:#f3f4f6;text-align:center}.site-showcase .site-menu-search-empty>svg{margin-bottom:12px;color:var(--vv-orange)}.site-showcase .site-menu-search-empty h3,.site-showcase .site-menu-search-empty p{margin:0}.site-showcase .site-menu-search-empty h3{color:#202126;font-size:20px;font-weight:950}.site-showcase .site-menu-search-empty p{max-width:380px;margin-top:6px;font-size:14px;font-weight:750}.site-showcase .site-menu-search-empty button{min-height:44px;margin-top:18px;padding:0 18px;border:0;border-radius:999px;color:#fff;background:var(--vv-orange);font-family:inherit;font-size:14px;font-weight:950;cursor:pointer}@keyframes site-menu-search-fade{0%{opacity:0}to{opacity:1}}@keyframes site-menu-search-enter{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:980px){.site-showcase .site-header-search{min-width:96px;min-height:44px;padding:0 16px}.site-showcase .site-menu-search-results{grid-template-columns:1fr}}@media(max-width:620px){.site-showcase .site-header-mobile-tools{display:flex;align-items:center;justify-self:end;gap:2px}.site-showcase .site-header-mobile-search{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:14px;color:var(--vv-orange);background:#fff;font-family:inherit;cursor:pointer;box-shadow:0 8px 20px #1f212712}.site-showcase .site-menu-search-trigger{min-width:46px;min-height:42px;padding:0 12px;border-color:rgba(var(--vv-orange-rgb),.3);color:var(--vv-orange)}.site-showcase .site-menu-search-trigger span{display:none}.site-showcase .site-menu-search-layer{display:block;padding:0}.site-showcase .site-menu-search-dialog{width:100%;height:100dvh;max-height:none;border:0;border-radius:0;box-shadow:none;animation-name:site-menu-search-mobile-enter}.site-showcase .site-menu-search-controls{padding-top:env(safe-area-inset-top,0px);border-bottom:1px solid #eceef1}.site-showcase .site-menu-search-heading{padding:20px 18px 14px}.site-showcase .site-menu-search-heading h2{font-size:28px}.site-showcase .site-menu-search-heading>button{width:44px;height:44px;border-radius:14px}.site-showcase .site-menu-search-field{min-height:56px;margin:0 18px;padding:0 14px;border-radius:16px}.site-showcase .site-menu-search-field input{min-height:52px;font-size:16px}.site-showcase .site-menu-search-suggestions{padding:10px 18px 8px}.site-showcase .site-menu-search-suggestions button{min-height:44px;padding:0 16px;font-size:14px}.site-showcase .site-menu-search-results-head{padding:12px 18px 11px}.site-showcase .site-menu-search-results{gap:8px;padding:12px 18px max(24px,env(safe-area-inset-bottom,0px));scrollbar-gutter:auto;background:#f7f8fa}.site-showcase .site-menu-search-result{grid-template-columns:70px minmax(0,1fr) auto;gap:11px;min-height:94px;padding:10px;border-radius:17px}.site-showcase .site-menu-search-result>img{width:70px;height:70px;border-radius:14px}.site-showcase .site-menu-search-result-copy b{font-size:15px}.site-showcase .site-menu-search-result-copy em{-webkit-line-clamp:1}.site-showcase .site-menu-search-result-action{min-width:74px}.site-showcase .site-menu-search-result-action strong{font-size:13px}.site-showcase .site-menu-search-result-action i span{display:none}}@keyframes site-menu-search-mobile-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:390px){.site-showcase .site-menu-search-heading span{font-size:11px}.site-showcase .site-menu-search-heading h2{font-size:25px}.site-showcase .site-menu-search-result{grid-template-columns:62px minmax(0,1fr)}.site-showcase .site-menu-search-result>img{width:62px;height:62px}.site-showcase .site-menu-search-result-action{grid-column:2;grid-row:2;display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:-2px}.site-showcase .site-menu-search-result-copy em{display:none}}@media(prefers-reduced-motion:reduce){.site-showcase .site-menu-search-backdrop,.site-showcase .site-menu-search-dialog{animation:none}}.site-first-order-offer{width:min(var(--vv-public-container),calc(100% - var(--vv-public-inline-gutter)));margin:26px auto 0;padding:22px 24px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;color:#202124;background:#f7f8fa;border:1px solid #e6e8ec;border-radius:22px}.site-first-order-offer-icon{width:58px;height:58px;display:grid;place-items:center;color:#fff;background:var(--vv-orange, #ca7767);border-radius:17px}.site-first-order-offer-copy>span{display:block;margin-bottom:3px;color:var(--vv-orange, #ca7767);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.site-first-order-offer-copy h2{margin:0;font-size:clamp(22px,2.1vw,30px);line-height:1.08}.site-first-order-offer-copy p{margin:7px 0 0;color:#68707c;font-size:15px;font-weight:600}.site-first-order-offer-action{min-height:48px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:var(--vv-orange, #ca7767);border:0;border-radius:14px;font:inherit;font-weight:800;text-decoration:none;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.site-first-order-offer-action:hover{background:#b96758}.site-first-order-offer-action:active{transform:translateY(1px)}.site-first-order-offer-action:focus-visible{outline:3px solid rgba(202,119,103,.28);outline-offset:3px}@media(max-width:700px){.site-first-order-offer{width:calc(100% - 24px);margin-top:18px;padding:18px;grid-template-columns:auto minmax(0,1fr);gap:14px;border-radius:18px}.site-first-order-offer-icon{width:48px;height:48px;border-radius:14px}.site-first-order-offer-action{grid-column:1 / -1;width:100%}}@media(prefers-reduced-motion:reduce){.site-first-order-offer-action{transition:none}}.site-privacy-consent{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4000;display:flex;align-items:flex-end;justify-content:center;padding:18px;background:#16181d70;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.site-privacy-consent button,.site-privacy-consent input{font-family:inherit}.site-privacy-consent__panel{width:min(760px,100%);max-height:min(720px,calc(100dvh - 36px));overflow:auto;padding:24px;border:1px solid #e1e4e8;border-radius:24px;background:#fff;box-shadow:0 22px 60px #16181d33;color:#202226}.site-privacy-consent__back,.site-privacy-consent__link{border:0;background:transparent;color:#9f5548;font:inherit;font-weight:800;cursor:pointer}.site-privacy-consent__back{display:inline-flex;align-items:center;min-height:44px;margin:-8px 0 8px -8px;padding:8px;gap:4px}.site-privacy-consent__heading{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:start}.site-privacy-consent__heading>span{display:grid;width:48px;height:48px;place-items:center;border-radius:15px;background:#f7e9e6;color:#b96151}.site-privacy-consent h2{margin:1px 0 7px;font-size:clamp(21px,3vw,27px);line-height:1.1}.site-privacy-consent p{margin:0;color:#69717d;font-size:14px;line-height:1.45}.site-privacy-consent__options{display:grid;gap:10px;margin-top:20px}.site-privacy-consent__option{position:relative;display:grid;grid-template-columns:40px minmax(0,1fr) 50px;gap:12px;align-items:center;min-height:78px;padding:14px 16px;border:1px solid #e1e4e8;border-radius:16px;background:#f7f8fa;cursor:pointer}.site-privacy-consent__option:has(input:disabled){cursor:default}.site-privacy-consent__option-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:#fff;color:#6b7280}.site-privacy-consent__option-copy{display:grid;gap:3px}.site-privacy-consent__option-copy b{font-size:15px}.site-privacy-consent__option-copy small{color:#69717d;font-size:12px;line-height:1.35}.site-privacy-consent__option input{position:absolute;opacity:0;pointer-events:none}.site-privacy-consent__switch{display:flex;width:46px;height:28px;align-items:center;justify-content:flex-start;padding:3px;border-radius:999px;background:#d9dde3;color:#fff;transition:background .18s ease,justify-content .18s ease}.site-footer-privacy-settings{border:0;padding:0;background:transparent;color:inherit;font:inherit;cursor:pointer;text-align:left}.site-footer-privacy-settings:hover{color:#a74f40}.site-footer-privacy-settings:focus-visible{outline:3px solid rgba(202,119,103,.35);outline-offset:3px}.site-privacy-consent__option input:checked+.site-privacy-consent__switch{justify-content:flex-end;background:#a74f40}.site-privacy-consent__switch:after{content:"";width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #16181d2e}.site-privacy-consent__switch svg{display:none}.site-privacy-consent__legal{margin-top:17px!important;font-size:12px!important}.site-privacy-consent__legal a{color:#9f5548;font-weight:700}.site-privacy-consent__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.site-privacy-consent__actions button{min-height:46px;border-radius:14px;padding:0 20px;font:inherit;font-weight:900;cursor:pointer}.site-privacy-consent__primary{border:1px solid #a74f40;background:#a74f40;color:#fff}.site-privacy-consent__primary:hover{border-color:#8f3e32;background:#8f3e32}.site-privacy-consent__secondary{border:1px solid #d8dce2;background:#fff;color:#292c31}.site-privacy-consent__actions .site-privacy-consent__link{padding-inline:12px}.site-privacy-consent button:focus-visible,.site-privacy-consent__option:has(input:focus-visible){outline:3px solid rgba(202,119,103,.35);outline-offset:2px}@media(max-width:640px){.site-privacy-consent{padding:8px}.site-privacy-consent__panel{max-height:calc(100dvh - 16px);padding:20px 16px 16px;border-radius:20px}.site-privacy-consent__heading{grid-template-columns:42px 1fr;gap:11px}.site-privacy-consent__heading>span{width:42px;height:42px}.site-privacy-consent__option{grid-template-columns:36px minmax(0,1fr) 46px;padding:13px 12px}.site-privacy-consent__option-icon{width:36px;height:36px}.site-privacy-consent__actions{display:grid}.site-privacy-consent__actions button{width:100%}}@media(prefers-reduced-motion:reduce){.site-privacy-consent__switch{transition:none}}
