:root{--vendmont-basalt: #1f2b38;--vendmont-canvas: #f2f1ec;--vendmont-brass: #8a5a16;--vendmont-brass-light: #d9b76b;--vendmont-ink: #22262c;--vendmont-slate: #5c6673;--vendmont-spruce: #2e4a3b;--vendmont-white: #ffffff;--vendmont-radius-sm: .5rem;--vendmont-radius-md: 1rem;--vendmont-radius-lg: 1.5rem;--vendmont-shadow: 0 1.25rem 3.75rem rgb(31 43 56 / 10%);--vendmont-shell: min(100% - 2rem, 90rem);--vendmont-serif: Iowan Old Style, Baskerville, Times New Roman, serif;--vendmont-sans: Inter, Avenir Next, Avenir, Helvetica Neue, sans-serif}html{scroll-behavior:smooth}body{color:var(--vendmont-ink);background:var(--vendmont-canvas);font-family:var(--vendmont-sans);text-rendering:optimizeLegibility}body,button,input,textarea,select{font-family:var(--vendmont-sans)}h1,h2,h3,.vendmont-display{font-family:var(--vendmont-serif);font-weight:500;letter-spacing:-.035em}:where(a,button,input,textarea,select,summary):focus-visible{outline:.1875rem solid var(--vendmont-brass);outline-offset:.1875rem}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}.vendmont-js [data-vendmont-reveal]{opacity:0;transform:translateY(1rem);transition:opacity .5s ease,transform .5s ease}.vendmont-js [data-vendmont-reveal].is-visible{opacity:1;transform:none}}.vendmont-shell{width:var(--vendmont-shell);margin-inline:auto}.vendmont-section{position:relative;padding-block:clamp(4rem,8vw,8rem)}.vendmont-section--compact{padding-block:clamp(2.5rem,5vw,4.5rem)}.vendmont-section--ink{color:var(--vendmont-white);background:var(--vendmont-basalt)}.vendmont-section--canvas{color:var(--vendmont-ink);background:var(--vendmont-canvas)}.vendmont-section--ink .vendmont-kicker,.vendmont-section--ink .vendmont-product-card__zone{color:var(--vendmont-brass-light)}.vendmont-section--ink :where(a,button,input,textarea,select,summary):focus-visible{outline-color:var(--vendmont-brass-light)}.vendmont-kicker{display:inline-flex;align-items:center;gap:.625rem;margin:0 0 1rem;color:var(--vendmont-brass);font-size:.75rem;font-weight:700;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.vendmont-kicker:before{width:1.75rem;height:.0625rem;background:currentColor;content:""}.vendmont-heading{max-width:15ch;margin:0;font-size:clamp(2.25rem,6vw,5.5rem);line-height:.98}.vendmont-heading--section{max-width:18ch;font-size:clamp(2rem,4vw,3.75rem);line-height:1.04}.vendmont-lead{max-width:42rem;margin:1.5rem 0 0;color:color-mix(in srgb,currentColor 72%,transparent);font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.65}.vendmont-button{display:inline-flex;min-height:3.25rem;align-items:center;justify-content:center;gap:.75rem;border:.0625rem solid transparent;border-radius:999px;padding:.75rem 1.5rem;background:var(--vendmont-brass);color:var(--vendmont-white);font-size:.8125rem;font-weight:700;letter-spacing:.08em;line-height:1;text-decoration:none;text-transform:uppercase;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.vendmont-button:hover{background:#71470f;color:var(--vendmont-white);transform:translateY(-.125rem)}.vendmont-button--secondary{border-color:currentColor;background:transparent;color:inherit}.vendmont-button--secondary:hover{border-color:var(--vendmont-brass);background:transparent;color:var(--vendmont-brass)}.vendmont-section--ink .vendmont-button--secondary:hover{border-color:var(--vendmont-brass-light);color:var(--vendmont-brass-light)}.vendmont-text-link{display:inline-flex;align-items:center;gap:.5rem;color:inherit;font-weight:700;text-underline-offset:.25rem}.vendmont-card{overflow:hidden;border:.0625rem solid rgb(31 43 56 / 12%);border-radius:var(--vendmont-radius-lg);background:var(--vendmont-white);box-shadow:0 0 0 transparent;transition:box-shadow .22s ease,transform .22s ease}.vendmont-card:hover{box-shadow:var(--vendmont-shadow);transform:translateY(-.25rem)}.vendmont-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.5vw,2rem);margin-top:clamp(2rem,5vw,4rem)}.vendmont-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:4 / 5;background:radial-gradient(circle at 25% 20%,rgb(184 134 47 / 22%),transparent 36%),linear-gradient(145deg,#e5e2d8,#f8f7f3)}.vendmont-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.vendmont-product-card:hover .vendmont-product-card__media img{transform:scale(1.025)}.vendmont-product-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--vendmont-basalt);font-family:var(--vendmont-serif);font-size:clamp(1.75rem,5vw,3.5rem);letter-spacing:-.05em}.vendmont-product-card__body{padding:1.25rem}.vendmont-product-card__zone{margin:0 0 .5rem;color:var(--vendmont-brass);font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.vendmont-product-card__title{margin:0;font-family:var(--vendmont-serif);font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.15}.vendmont-product-card__title a{color:inherit;text-decoration:none}.vendmont-product-card__price{margin:.75rem 0 0;color:var(--vendmont-slate);font-variant-numeric:tabular-nums}.vendmont-empty{grid-column:1 / -1;border:.0625rem dashed rgb(31 43 56 / 25%);border-radius:var(--vendmont-radius-lg);padding:clamp(2rem,5vw,4rem);text-align:center}.vendmont-empty p{max-width:36rem;margin:0 auto 1.5rem;color:var(--vendmont-slate)}.vendmont-logo-mark{display:inline-flex;align-items:center;gap:.65rem;color:inherit;line-height:1;text-decoration:none}.vendmont-logo-mark__symbol{width:2rem;height:2rem;flex:none}.vendmont-logo-mark__word{font-family:var(--vendmont-serif);font-size:1.45rem;letter-spacing:-.04em}.vendmont-logo-mark--compact .vendmont-logo-mark__word{display:none}.vendmont-digital-consent{display:grid;grid-template-columns:auto 1fr;gap:.75rem;border:.0625rem solid rgb(138 90 22 / 40%);border-radius:var(--vendmont-radius-sm);padding:1rem;background:#8a5a1614}.vendmont-digital-consent input{width:1.25rem;height:1.25rem;margin:.125rem 0 0;accent-color:var(--vendmont-brass)}.vendmont-digital-consent__copy{margin:0;font-size:.875rem;line-height:1.5}.vendmont-digital-consent__status{grid-column:2;min-height:1.25rem;margin:0;color:var(--vendmont-slate);font-size:.75rem}.vendmont-digital-consent[data-state=error] .vendmont-digital-consent__status{color:#9d2d2d}.vendmont-digital-consent[data-state=saving]{cursor:progress;opacity:.75}@media screen and (min-width:750px){.vendmont-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:749px){.vendmont-section{padding-block:4rem}.vendmont-shell{width:min(100% - 1.25rem,90rem)}.vendmont-button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.vm-page{width:min(100%,78rem);margin-inline:auto;padding:clamp(3rem,8vw,7rem) clamp(1.25rem,4vw,3rem);color:var(--vendmont-ink)}.vm-page .vm-hero{max-width:62rem;padding-bottom:clamp(2.5rem,6vw,5rem)}.vm-page .vm-eyebrow,.vm-page .vm-card__label{color:var(--vendmont-brass);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.vm-page h1,.vm-page h2,.vm-page h3{color:inherit}.vm-page h1{max-width:15ch;margin-block:.75rem 1.25rem;font-size:clamp(2.5rem,7vw,5.75rem);letter-spacing:-.04em;line-height:.98}.vm-page .vm-section,.vm-page .vm-note{padding-block:clamp(2.25rem,5vw,4.5rem);border-top:.0625rem solid rgb(31 43 56 / 14%)}.vm-page .vm-section>h2,.vm-page .vm-note>h2{margin-top:0;font-size:clamp(1.75rem,3.5vw,3rem)}.vm-page .vm-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.vm-page .vm-card,.vm-page .vm-service-card,.vm-page .vm-status,.vm-page .vm-note{border:.0625rem solid rgb(31 43 56 / 12%);border-radius:var(--vendmont-radius-md);padding:clamp(1.25rem,3vw,2rem);background:var(--vendmont-white)}.vm-page .vm-status{margin-top:1.5rem;background:var(--vendmont-mist)}.vm-page nav{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:2rem}.vm-page a{text-underline-offset:.2em}@media screen and (max-width:749px){.vm-page .vm-card-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/vendmont.css.map */
