:root{--lv-page: #ffffff;--lv-page-alt: #ffffff;--lv-band: #f3f0ea;--lv-stone-1: #f3f0ea;--lv-stone-2: #e8e3da;--lv-stone-3: #dcd6cc;--lv-deep: #1c1614;--lv-ink: #2e2523;--lv-ink-body: #5a4f4c;--lv-ink-quiet: #8a807c;--lv-rule: #e6e0d8;--lv-accent: #3f0a10;--lv-accent-hover: #3a0e18;--lv-face-head: "Manrope", system-ui, sans-serif;--lv-face-body: "Jost", system-ui, sans-serif;--lv-face-mark: "Michroma", system-ui, sans-serif;--lv-sec-pad: clamp(72px, 9vw, 128px);--lv-grid-gap: clamp(14px, 2vw, 30px);--lv-gutter: clamp(20px, 5vw, 64px);--lv-head-rule: 26px;--lv-rule-grid: clamp(28px, 4vw, 48px);--lv-radius: 2px;--lv-ease: cubic-bezier(.22, 1, .36, 1)}html:root{--font-heading--family: var(--lv-face-head);--font-subheading--family: var(--lv-face-head);--font-accent--family: var(--lv-face-body);--font-body--family: var(--lv-face-body);--font-heading--weight: 300;--font-subheading--weight: 400;--font-body--weight: 300;--lvb-fill: var(--lv-accent);--lvb-ink: #ffffff;--lvb-font: var(--lv-face-body);--lvb-size: 11.5px;--lvb-track: .14em;--lvb-h: 48px;--lvb-h-compact: 44px;--lvb-pad: 30px;--lv-t-body: 16.5px;--lv-t-ui: 13px;--lv-t-meta: 13.5px;--lv-t-caption: 12px}body{font-family:var(--lv-face-body);font-weight:300;font-size:16.5px;line-height:1.6;color:var(--lv-ink-body);background-color:var(--lv-page);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5{font-family:var(--lv-face-head);color:var(--lv-ink);font-weight:300}h1,.h1{font-size:clamp(2.1rem,4.6vw,3.6rem);letter-spacing:-.005em;line-height:1.14}h2,.h2{font-size:clamp(1.4rem,2.6vw,2.05rem);letter-spacing:0;line-height:1.26}h3,.h3{font-size:clamp(1rem,1.6vw,1.125rem);font-weight:400;letter-spacing:0;line-height:1.3}h4,h5,.h4,.h5{font-weight:400;letter-spacing:0}p,li,dd,dt,.rte p{font-family:var(--lv-face-body)}.rte>p:first-child{font-size:17.5px;line-height:1.7}.levendi-eyebrow,.lv-eyebrow,.lv-journal__eyebrow,.lv-reg__kicker,.lv-kicker{font-family:var(--lv-face-body);font-size:11px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;line-height:1.4;color:var(--lv-ink-quiet)}.lv-wordmark,.header__logo .logo__text,.lv-footer-lock__mark{font-family:var(--lv-face-mark);font-size:15px;letter-spacing:.34em;text-transform:uppercase;color:var(--lv-accent)}hr,.lv-rule,.section__rule{border:0;border-top:1px solid var(--lv-rule);margin:0}.lv-btn-linen,.lv-btn-linen--fill{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 30px;border:1px solid var(--lv-rule);border-radius:var(--lv-radius);background:transparent;color:var(--lv-ink);font-family:var(--lv-face-body);font-weight:400;font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;cursor:pointer;box-shadow:none;transition:border-color .45s var(--lv-ease),background-color .45s var(--lv-ease),color .45s var(--lv-ease)}.lv-btn-linen:hover{border-color:var(--lv-ink)}.lv-btn-linen--fill{background:var(--lv-accent);border-color:var(--lv-accent);color:#fff}.lv-btn-linen--fill:hover{background:var(--lv-accent-hover);border-color:var(--lv-accent-hover)}.lv-on-photo .lv-btn-linen--fill{background:#fffffff0;border-color:#fffffff0;color:var(--lv-accent)}.lv-on-photo .lv-btn-linen{border-color:#ffffff8c;color:#fff}@media(max-width:767px){.lv-btn-linen,.lv-btn-linen--fill{width:100%}}.lv-field,.lv-field input[type=text],.lv-field input[type=email],.lv-field input[type=tel],.lv-field textarea,.lv-field select{width:100%;border:0;border-bottom:1px solid var(--lv-rule);border-radius:0;background:transparent;color:var(--lv-ink);font-family:var(--lv-face-body);font-weight:300;font-size:16px;padding:10px 0;transition:border-color .3s var(--lv-ease)}.lv-field input:focus,.lv-field textarea:focus,.lv-field select:focus{outline:none;border-bottom-color:var(--lv-accent)}.lv-field__label{display:block;font-family:var(--lv-face-body);font-size:11px;font-weight:400;letter-spacing:.16em;text-transform:uppercase;color:var(--lv-ink-quiet);margin-bottom:6px}.lv-field__error,.form-error,.field__error{color:var(--lv-ink)!important;font-size:13.5px}.lv-field--error input,.lv-field--error textarea{border-bottom-color:#a9807b}.lv-matte{background:linear-gradient(160deg,var(--lv-stone-1) 0%,var(--lv-stone-2) 62%,var(--lv-stone-3) 100%)}.lv-divider{height:1px;border:0;background:linear-gradient(90deg,transparent 0%,var(--lv-rule) 18%,var(--lv-rule) 82%,transparent 100%)}.lv-section-linen{padding-block:var(--lv-sec-pad);padding-inline:var(--lv-gutter);background:var(--lv-page)}.lv-section-linen--alt{background:var(--lv-page-alt)}.lv-section-linen--band{background:var(--lv-band)}.shopify-section-group-footer-group{background:var(--lv-page);border-top:1px solid var(--lv-rule)}.shopify-section-group-footer-group,.shopify-section-group-footer-group [class*=color-scheme]{--color-background: #ffffff;--color-background-rgb: 255 255 255;--color-foreground: var(--lv-ink-body);--color-foreground-rgb: 90 79 76;--color-foreground-heading: var(--lv-ink);--color-foreground-heading-rgb: 46 37 35;--color-border: var(--lv-rule)}.shopify-section-group-footer-group .section,.shopify-section-group-footer-group .section-content-wrapper{text-align:center;justify-content:center;align-items:center}.shopify-section-group-footer-group p,.shopify-section-group-footer-group .rte p{font-size:13px;color:var(--lv-ink-quiet);letter-spacing:.01em;margin:0}.shopify-section-group-footer-group a{color:var(--lv-ink);text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px;text-decoration-color:var(--lv-rule)}.shopify-section-group-footer-group a:hover{text-decoration-color:var(--lv-accent)}html body h1,html body .h1,html body .lv-eband__h1,html body .jr-mast h1,html body .jr-amast h1{text-transform:none!important;letter-spacing:-.005em}html body h2,html body h3,html body .h2,html body .h3{text-transform:none}html body .button:not(.button-unstyled):not(.menu-drawer__back-button),html body .levendi-btn,html body .lv-btn,html body .lvpc-btn,html body .lv-enq__btn,html body .lv-sticky__btn,html body .lv-empty__cta,html body .cq-btn,html body .cb-call,html body .lv-more__btn,html body .lv-eband__more,html body .lvhc-cta,html body .jr-btn,html body .lv-contact__button,html body button.shopify-payment-button__button--unbranded{border-radius:var(--lv-radius)!important;font-family:var(--lv-face-body)!important;font-weight:400;font-size:11.5px!important;letter-spacing:.14em!important;box-shadow:none}html body .lvhc-cta{border-radius:var(--lv-radius)!important;text-transform:uppercase;letter-spacing:.14em!important}html body input[type=text],html body input[type=email],html body input[type=tel],html body input[type=search],html body textarea,html body select{font-family:var(--lv-face-body);font-size:16px}html body{background-color:var(--lv-page)}html body .announcement-bar__text,html body .announcement-bar__slide{font-family:var(--lv-face-body);letter-spacing:.14em!important;text-transform:none}@media(prefers-reduced-motion:reduce){.lv-btn-linen,.lv-btn-linen--fill,.lv-field input,.lv-field textarea,.lv-field select{transition:none}}html body .header__row--bottom{border-bottom:1px solid var(--lv-rule)}html body .menu-list__link-title{font-size:12px;font-weight:400;letter-spacing:.14em}html body .lv-eband__h1{font-weight:300;letter-spacing:0}html body .shopify-section:has(>.lv-journal),html body .shopify-section:has(.ai-blog-feature-grid),html body main[data-template=index] .media-with-content{padding-block:var(--lv-sec-pad)}html body .product-card .card-gallery,html body .resource-card .card-gallery{background:var(--lv-stone-1)}
/*# sourceMappingURL=/cdn/shop/t/196/assets/levendi-linen.css.map */
