@import"https://fonts.googleapis.com/css2?family=Assistant:wght@300;400;500;600;700;800&family=Frank+Ruhl+Libre:wght@400;500;700;800;900&display=swap";:root{--paper: #EFEFEC;--surface: #FFFFFF;--mist: #E9E9E4;--line: rgba(30,30,27,.1);--line-2: rgba(30,30,27,.18);--mute: #6B6B65;--soft: #8A8A83;--ink: #1E1E1B;--lime: #FF751F;--lime-dp: #E85A00;--serif: "Frank Ruhl Libre", Georgia, serif;--sans: "Assistant", -apple-system, sans-serif;--ease: cubic-bezier(.22,1,.36,1)}*,*:before,*:after{box-sizing:border-box}html{font-size:17px;scroll-behavior:smooth;overflow-x:hidden}@media(min-width:768px){html{font-size:18px}}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.55;overflow-x:hidden;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--serif);font-weight:800;font-style:normal;letter-spacing:-.025em;color:var(--ink);margin:0}a{color:inherit}::selection{background:var(--lime);color:var(--ink)}.carvo-header,.carvo-header--desktop,.carvo-mobile-nav,.carvo-mobile-pill--left,.carvo-mobile-pill--right,.collection-nav-wrap,.collection-nav,.showroom-tabs,.carvo-footer-wrap,.bundles-section,.testimonials-section,.crisis-section,.pdp-bg,.pdp-desktop,.pdp-mobile,.pdp-sticky-bar,.lm-footer{display:none!important}.main-content{padding-top:68px}@media(min-width:768px){.main-content{padding-top:76px}}.products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}@media(min-width:700px){.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}}@media(min-width:1100px){.products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.lm-card{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:1.5rem;overflow:hidden;box-shadow:0 1px 2px #1e1e1b08;transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .35s ease}.lm-card:hover{transform:translateY(-5px);border-color:var(--line-2);box-shadow:0 18px 40px #1e1e1b1a}.lm-card__a{display:block;text-decoration:none;color:inherit}.lm-card__img{position:relative;aspect-ratio:1/1;margin:.35rem;border-radius:1.2rem;overflow:hidden;background:var(--mist)}.lm-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}.lm-card:hover .lm-card__img img{transform:scale(1.05)}.lm-card__badges{position:absolute;top:.5rem;right:.5rem;display:flex;flex-direction:column;align-items:flex-end;gap:.3rem}.lm-badge{font-size:.68rem;font-weight:800;padding:.22rem .6rem;border-radius:999px;line-height:1.4;white-space:nowrap}.lm-badge--new{background:var(--ink);color:var(--lime)}.lm-badge--sale{background:var(--lime);color:var(--ink)}.lm-badge--out{background:#1e1e1bbf;color:#fff}.lm-card__title{font-family:var(--serif);font-size:.98rem;font-weight:700;line-height:1.3;letter-spacing:-.01em;margin:.15rem .85rem .1rem;min-height:2.6em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lm-card__foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding:.2rem .85rem .85rem;gap:.5rem}.lm-card__price{display:flex;align-items:baseline;gap:.35rem}.lm-card__now{font-family:var(--serif);font-size:1.12rem;font-weight:800;white-space:nowrap}.lm-card__was{font-size:.8rem;color:var(--soft);text-decoration:line-through}.lm-card__form{flex-shrink:0;line-height:0;margin:0}.lm-plus{width:2.2rem;height:2.2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;padding:0;border:none;background:var(--ink);color:var(--lime);transition:transform .22s var(--ease),background .22s ease}.lm-plus:hover{background:var(--lime);color:var(--ink);transform:scale(1.12) rotate(90deg)}.lm-plus:disabled{background:#dedcd4;color:#a5a59d;cursor:not-allowed}.button,.btn,[type=submit],.shopify-payment-button__button{background:var(--ink);color:var(--paper);border:none;border-radius:999px;font-family:var(--sans);font-weight:700;cursor:pointer;transition:background .25s ease,transform .25s var(--ease)}.button:hover,.btn:hover,[type=submit]:hover{background:var(--lime);color:var(--ink);transform:translateY(-1px)}input,textarea,select{font-family:var(--sans);font-size:16px;color:var(--ink);background:var(--surface);border:1.5px solid var(--line-2);border-radius:999px}textarea{border-radius:1.1rem}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--lime);box-shadow:0 0 0 3px #c3f53c59}.cart-drawer{background:var(--paper)!important;border-radius:0!important;overflow:hidden}.cart-overlay{background:#1e1e1b73!important}.cart-item{background:var(--surface)!important;border:1px solid var(--line)!important;border-radius:1.1rem!important}.cart-item__image,.cart-upsell__img{border-radius:.9rem!important;overflow:hidden;background:var(--mist)!important}.cart-item__title{font-size:.98rem!important;font-style:normal!important;color:var(--ink)!important}.cart-item__price,.cart-total__value{font-family:var(--serif)!important;font-style:normal!important;color:var(--ink)!important;font-weight:800!important}.cart-total__value{font-size:1.7rem!important}.cart-drawer__footer{background:var(--mist)!important;border-color:var(--line)!important}.cart-checkout-btn{background:var(--ink)!important;color:var(--paper)!important;border-radius:999px!important;font-style:normal!important;font-size:1rem!important;font-weight:800!important}.cart-checkout-btn:hover{background:var(--lime)!important;color:var(--ink)!important}.free-shipping-bar__track,.progress-track{background:var(--line-2)!important}.free-shipping-bar__fill,.progress-fill{background:var(--lime)!important}.cart-upsell{background:var(--surface)!important;border-color:var(--line-2)!important;border-radius:1.1rem!important}.cart-upsell__price{color:var(--ink)!important;font-style:normal!important}.cart-empty__link{color:var(--ink)!important}.showroom-section{padding:2rem 1rem;max-width:1280px;margin:0 auto}@media(min-width:768px){.showroom-section{padding:3.25rem 2rem}}.lm-manifesto{padding:2.5rem 1.25rem}@media(min-width:768px){.lm-manifesto{padding:4rem 2rem}}.lm-news{padding:2.25rem 1.25rem}@media(min-width:768px){.lm-news{padding:3.25rem 2rem}}.lm-news__card{padding:1.75rem 1.25rem!important;border-radius:1.6rem!important;background:var(--surface)!important;border:1px solid var(--line)!important}@media(min-width:768px){.lm-news__card{padding:2.25rem 2rem!important}}.lm-news__blob{background:var(--lime)!important;opacity:.18!important;pointer-events:none!important}.lm-faq{padding:2.25rem 1.25rem}@media(min-width:768px){.lm-faq{padding:3.5rem 1.5rem}}.lm-faq__item{border-color:var(--line)!important}.lm-faq__q{font-size:1.08rem!important;font-style:normal!important}.lm-faq__q:after{color:var(--lime-dp)!important}.lm-faq__a{font-size:.98rem!important;color:var(--mute)!important}.collection-hero{padding:1.5rem 1.25rem .5rem}@media(min-width:768px){.collection-hero{padding:2.25rem 1.5rem .75rem}}.collection-products{padding:.5rem 1rem 2.5rem;max-width:1280px;margin:0 auto}@media(min-width:768px){.collection-products{padding:.75rem 1.5rem 3.5rem}}.carvo-hero{padding:2rem 1.25rem 1.5rem!important;min-height:0!important;background:var(--paper)!important;text-align:center}@media(min-width:768px){.carvo-hero{padding:3rem 2rem!important;min-height:54vh!important;text-align:right}}.carvo-hero__canvas,.carvo-hero__bg-image,.carvo-hero__decoration{display:none!important}.carvo-hero__heading{font-family:var(--serif)!important;font-size:clamp(2.2rem,9vw,5rem)!important;font-weight:800!important;font-style:normal!important;line-height:1!important;letter-spacing:-.03em!important;color:var(--ink)!important}.carvo-hero__subtitle{font-family:var(--sans)!important;font-size:.38em!important;font-weight:400!important;font-style:normal!important;opacity:.6!important}.carvo-hero__tag{font-size:.74rem!important;font-weight:800!important;letter-spacing:.3em!important;color:var(--soft)!important}.carvo-hero__btn--secondary,.showroom-btn,.bundles-view-all{background:transparent!important;color:var(--ink)!important;border:1.5px solid var(--ink)!important;border-radius:999px!important;font-weight:700!important;font-style:normal!important;padding:.8rem 1.9rem!important}.carvo-hero__btn--secondary:hover,.showroom-btn:hover{background:var(--ink)!important;color:var(--lime)!important}.carvo-logo__dot{background:var(--lime)!important}.lm-manifesto__headline{font-family:var(--serif)!important;font-size:clamp(2rem,6.5vw,4rem)!important;font-weight:800!important;font-style:normal!important;color:var(--ink)!important}.lm-manifesto__eyebrow{color:var(--soft)!important;font-size:.8rem!important}.lm-manifesto__cta{background:var(--ink)!important;color:var(--lime)!important;border-radius:999px!important;font-weight:700!important}.lm-manifesto__cta:hover{background:#33322d!important}.lm-news__title{font-family:var(--serif)!important;font-size:clamp(1.7rem,5vw,2.5rem)!important;font-weight:800!important;font-style:normal!important}.lm-news__desc{color:var(--mute)!important}.lm-news__input{border-radius:999px!important;background:var(--paper)!important}.lm-news__btn{background:var(--ink)!important;color:var(--paper)!important;border-radius:999px!important;font-weight:800!important}.lm-news__btn:hover{background:var(--lime)!important;color:var(--ink)!important}.showroom-title{font-family:var(--serif)!important;font-size:clamp(1.9rem,6.5vw,3.2rem)!important;font-weight:800!important;font-style:normal!important}.showroom-kicker{color:var(--soft)!important}.showroom-header{margin-bottom:1.5rem;text-align:center}@media(min-width:768px){.showroom-header{margin-bottom:2.25rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/carvo.css.map */
