@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Inter:wght@400;500;600&display=swap";.fresco-root{--fresco-bg: #ffffff;--fresco-fg: hsl(0, 0%, 6.7%);--fresco-fg-muted: hsl(220, 9%, 46%);--fresco-accent: hsl(34, 38%, 63%);--fresco-border: hsl(220, 13%, 91%);--fresco-surface-soft: hsl(0, 0%, 98%);--fresco-placeholder-bg: hsl(220, 14%, 96%);--fresco-radius: 0;--fresco-track: .15em;background:var(--fresco-bg);color:var(--fresco-fg);font-family:Inter,sans-serif;line-height:1.8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fresco-root *,.fresco-root *:before,.fresco-root *:after{box-sizing:border-box;border:0 solid var(--fresco-border)}.fresco-root img,.fresco-root svg{display:block;max-width:100%}.fresco-root h1,.fresco-root h2,.fresco-root h3,.fresco-root h4{font-family:Cormorant Garamond,serif;font-weight:300;line-height:1.2;margin:0;letter-spacing:0}.fresco-root p{margin:0}.fresco-root a{text-decoration:none}.fresco-root a:not([class]){color:var(--fresco-fg)}.fresco-root .fresco-nav__logo,.fresco-root .fresco-nav__links a,.fresco-root .fresco-mobile-menu a,.fresco-root .fresco-cart-button{color:var(--fresco-fg)}.fresco-root button{font-family:inherit;background:transparent;border:0;padding:0;cursor:pointer;color:inherit}.fresco-display{font-family:Cormorant Garamond,serif;font-weight:300}.fresco-body{font-family:Inter,sans-serif}.fresco-track-brand{letter-spacing:var(--fresco-track)}.fresco-label-caps{font-size:11px;font-weight:500;text-transform:uppercase;font-family:Inter,sans-serif;letter-spacing:var(--fresco-track)}.fresco-accent-text{color:var(--fresco-accent)}.fresco-muted{color:var(--fresco-fg-muted)}.fresco-rule{width:40px;height:1px;background:var(--fresco-accent);display:block}.fresco-container{max-width:1400px;margin:0 auto;padding-left:24px;padding-right:24px}@media(max-width:768px){.fresco-container{padding-left:20px;padding-right:20px}}.fresco-reveal{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.fresco-reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes frescoFadeIn{0%{opacity:0}to{opacity:1}}.fresco-root{animation:frescoFadeIn .8s ease forwards}.fresco-nav{position:fixed;top:0;left:0;right:0;z-index:50;background:var(--fresco-bg);border-bottom:1px solid var(--fresco-border);transition:padding .3s ease;padding:20px 0}.fresco-nav.is-scrolled{padding:12px 0}.fresco-nav__inner{display:flex;align-items:center;justify-content:space-between}.fresco-nav__logo{font-family:Cormorant Garamond,serif;font-size:18px;letter-spacing:var(--fresco-track);color:var(--fresco-fg)}.fresco-nav__links{display:flex;align-items:center;gap:40px}.fresco-nav__links a{transition:color .25s ease}.fresco-nav__links a:hover{color:var(--fresco-accent)}.fresco-nav__right{display:flex;align-items:center;gap:16px}.fresco-cart-button{position:relative;display:inline-flex;align-items:center;justify-content:center}.fresco-cart-count{position:absolute;top:-6px;right:-6px;width:16px;height:16px;background:var(--fresco-fg);color:#fff;font-size:9px;font-weight:500;border-radius:999px;display:flex;align-items:center;justify-content:center}.fresco-nav__menu-toggle{display:none}.fresco-mobile-menu{display:none;flex-direction:column;gap:24px;padding:32px 24px;border-top:1px solid var(--fresco-border)}.fresco-mobile-menu.is-open{display:flex}@media(max-width:768px){.fresco-nav__links{display:none}.fresco-nav__menu-toggle{display:inline-flex}}.fresco-nav-spacer{height:64px}@media(min-width:768px){.fresco-nav-spacer{height:0}}.fresco-hero{min-height:100vh;padding-top:64px}@media(min-width:768px){.fresco-hero{padding-top:0}}.fresco-hero__inner{max-width:1400px;margin:0 auto;display:flex;flex-direction:column}@media(min-width:768px){.fresco-hero__inner{flex-direction:row;min-height:100vh}}.fresco-hero__gallery{width:100%;padding:16px;display:flex;flex-direction:column}@media(min-width:768px){.fresco-hero__gallery{width:55%;padding:96px 40px 40px}}.fresco-hero__gallery-main{flex:1 1 auto;min-height:360px;background:var(--fresco-placeholder-bg);display:flex;align-items:center;justify-content:center;overflow:hidden}@media(min-width:768px){.fresco-hero__gallery-main{min-height:0}}.fresco-hero__gallery-main img{width:100%;height:100%;object-fit:contain}.fresco-hero__thumbs{display:flex;gap:8px;margin-top:12px}.fresco-hero__thumb{flex:1 1 0;aspect-ratio:1/1;background:var(--fresco-placeholder-bg);overflow:hidden;border:1px solid var(--fresco-border);transition:all .25s ease;padding:0}.fresco-hero__thumb:hover{border-color:#1111114d}.fresco-hero__thumb.is-active{border-color:var(--fresco-accent);transform:scale(1.02)}.fresco-hero__thumb img{width:100%;height:100%;object-fit:cover}.fresco-hero__buybox{width:100%;display:flex;align-items:center}@media(min-width:768px){.fresco-hero__buybox{width:45%}}.fresco-hero__buybox-inner{width:100%;padding:32px 20px}@media(min-width:768px){.fresco-hero__buybox-inner{padding:80px 40px 80px 60px}}.fresco-hero__eyebrow{color:var(--fresco-accent)}.fresco-hero__title{font-size:32px;margin-top:12px;line-height:1.15;color:var(--fresco-fg)}@media(min-width:768px){.fresco-hero__title{font-size:42px}}.fresco-hero__rule{width:40px;height:1px;background:var(--fresco-accent);margin:20px 0}.fresco-price-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.fresco-price{font-size:20px;font-weight:500;color:var(--fresco-fg);font-family:Inter,sans-serif}.fresco-price--compare{color:var(--fresco-fg-muted);text-decoration:line-through;font-weight:400}.fresco-hero__sub{font-size:14px;color:var(--fresco-fg-muted);margin-top:12px;max-width:28rem;line-height:1.7}@media(min-width:768px){.fresco-hero__sub{font-size:15px}}.fresco-section-block{margin-top:28px}.fresco-block-head{display:flex;align-items:center;gap:12px}.fresco-block-head--split{justify-content:space-between}.fresco-block-head__value{font-size:12px;color:var(--fresco-fg-muted)}.fresco-swatches{display:flex;gap:12px;margin-top:12px}.fresco-swatch{width:32px;height:32px;border-radius:999px;border:1px solid var(--fresco-border);transition:all .25s ease;position:relative;cursor:pointer}.fresco-swatch:hover{border-color:#1116}.fresco-swatch.is-active{border-color:transparent;box-shadow:0 0 0 2px var(--fresco-accent);outline:2px solid var(--fresco-bg);outline-offset:0}.fresco-sizes{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.fresco-size{width:40px;height:40px;font-size:13px;font-family:Inter,sans-serif;border:1px solid var(--fresco-border);color:var(--fresco-fg);background:transparent;transition:all .25s ease}.fresco-size:hover{border-color:var(--fresco-fg)}.fresco-size.is-active{background:var(--fresco-fg);color:#fff;border-color:var(--fresco-fg)}.fresco-size:disabled{opacity:.35;cursor:not-allowed}.fresco-size:disabled.is-active{background:transparent;color:var(--fresco-fg)}.fresco-size-guide{font-size:11px;color:var(--fresco-accent);text-decoration:underline;text-underline-offset:2px}.fresco-add-cart{display:block;width:100%;height:52px;margin-top:28px;background:#000;color:#fff;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:var(--fresco-track);border:1px solid #000;transition:opacity .2s ease}.fresco-root .fresco-add-cart{color:#fff}.fresco-add-cart:hover{background:#000;color:#fff;opacity:.85}.fresco-add-cart:disabled{opacity:.5;cursor:not-allowed}.fresco-add-cart:disabled:hover{background:#000;color:#fff;opacity:.5}.fresco-shipping-note{text-align:center;font-size:11px;color:var(--fresco-fg-muted);margin-top:10px}.fresco-divider{height:1px;background:var(--fresco-border);margin-top:28px}.fresco-accordion{margin-top:16px;display:flex;flex-direction:column;gap:4px}.fresco-accordion__item{background:transparent;transition:background-color .25s ease}.fresco-accordion__item.is-open{background:var(--fresco-surface-soft)}.fresco-accordion__btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:18px 14px;text-align:left;cursor:pointer;gap:16px}.fresco-accordion__btn .fresco-label-caps{font-size:12px;letter-spacing:.16em;transition:color .2s ease}.fresco-accordion__btn:hover .fresco-label-caps{color:var(--fresco-accent)}.fresco-accordion__item.is-open .fresco-accordion__btn .fresco-label-caps{color:var(--fresco-fg)}.fresco-accordion__icon{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--fresco-border);border-radius:999px;transition:all .25s ease;color:var(--fresco-fg);flex-shrink:0}.fresco-accordion__btn:hover .fresco-accordion__icon{border-color:var(--fresco-accent);color:var(--fresco-accent)}.fresco-accordion__item.is-open .fresco-accordion__icon{background:var(--fresco-fg);border-color:var(--fresco-fg);color:#fff}.fresco-accordion__icon-plus{display:inline-flex}.fresco-accordion__icon-minus,.fresco-accordion__item.is-open .fresco-accordion__icon-plus{display:none}.fresco-accordion__item.is-open .fresco-accordion__icon-minus{display:inline-flex}.fresco-accordion__panel{display:none}.fresco-accordion__item.is-open .fresco-accordion__panel{display:block;animation:frescoAccordionIn .3s cubic-bezier(.22,1,.36,1) forwards}@keyframes frescoAccordionIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.fresco-accordion__panel p{font-size:14px;color:var(--fresco-fg-muted);padding:0 20px 20px;line-height:1.8;letter-spacing:.005em}.fresco-accordion__panel p:before{content:"";display:block;width:24px;height:1px;background:var(--fresco-accent);margin:0 0 14px}.fresco-section{padding:64px 0}@media(min-width:768px){.fresco-section{padding:112px 0}}.fresco-section--soft{background:var(--fresco-surface-soft)}.fresco-section--dark{background:var(--fresco-fg);padding:80px 0}@media(min-width:768px){.fresco-section--dark{padding:112px 0}}.fresco-section--bordered{border-top:1px solid var(--fresco-border)}.fresco-section-head{text-align:center;margin-bottom:48px}.fresco-section-head h2{font-size:28px;margin-top:12px;color:var(--fresco-fg)}@media(min-width:768px){.fresco-section-head h2{font-size:36px}}.fresco-colorways{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;margin:0 -20px;padding:0 20px 16px}@media(min-width:768px){.fresco-colorways{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;overflow:visible;margin:0;padding:0}}.fresco-colorway{min-width:260px;scroll-snap-align:start}@media(min-width:768px){.fresco-colorway{min-width:0}}.fresco-colorway__media{aspect-ratio:9 / 16;overflow:hidden;background:var(--fresco-surface-soft)}.fresco-colorway__media img{width:100%;height:100%;object-fit:cover;object-position:center top}.fresco-colorway__name{color:var(--fresco-accent);margin-top:12px;font-size:10px}.fresco-colorway__shop{display:inline-block;color:var(--fresco-fg);font-size:10px;margin-top:4px;transition:color .25s ease}.fresco-colorway__shop:hover{color:var(--fresco-accent)}.fresco-detail-grid h2{font-size:28px;text-align:center;margin-bottom:48px}@media(min-width:768px){.fresco-detail-grid h2{font-size:32px}}.fresco-detail-grid__top{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:12px}@media(min-width:768px){.fresco-detail-grid__top{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}}.fresco-detail-grid__bottom{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(min-width:768px){.fresco-detail-grid__bottom{grid-template-columns:repeat(4,1fr);gap:16px}}.fresco-detail-grid__cell{overflow:hidden}.fresco-detail-grid__cell img{width:100%;height:100%;object-fit:contain;background:var(--fresco-placeholder-bg)}.fresco-detail-grid__top .fresco-detail-grid__cell{aspect-ratio:3/4}.fresco-detail-grid__bottom .fresco-detail-grid__cell{aspect-ratio:1/1}.fresco-light-cta{text-align:center;max-width:600px;margin:0 auto;padding:0 20px}.fresco-light-cta__eyebrow{color:var(--fresco-accent)}.fresco-light-cta h2{color:#fff;font-size:36px;margin-top:24px;line-height:1.15}@media(min-width:768px){.fresco-light-cta h2{font-size:56px}}.fresco-light-cta__rule{width:60px;height:1px;background:var(--fresco-accent);margin:32px auto}.fresco-light-cta__sub{font-size:14px;color:#fff9;max-width:480px;margin:0 auto;line-height:1.7}@media(min-width:768px){.fresco-light-cta__sub{font-size:15px}}.fresco-button-outline{display:inline-block;margin-top:40px;padding:12px 40px;border:1px solid #fff;color:#fff;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:var(--fresco-track);transition:all .25s ease}.fresco-button-outline:hover{background:#fff;color:var(--fresco-fg)}.fresco-craft{display:grid;grid-template-columns:1fr;gap:48px}@media(min-width:768px){.fresco-craft{grid-template-columns:1fr 1fr;gap:64px;align-items:start}}.fresco-craft__col h2{font-size:28px;color:var(--fresco-fg);margin-top:16px}@media(min-width:768px){.fresco-craft__col h2{font-size:32px}}.fresco-craft__col p{font-size:14px;color:var(--fresco-fg-muted);margin-top:20px;max-width:28rem;line-height:1.7}@media(min-width:768px){.fresco-craft__col p{font-size:15px}}.fresco-spec-row{border-top:1px solid var(--fresco-border);padding:14px 0;display:flex;align-items:baseline;justify-content:space-between;gap:16px;font-size:13px}.fresco-spec-row__label{font-weight:600;color:var(--fresco-fg)}.fresco-spec-row__value{color:var(--fresco-fg-muted);text-align:right}.fresco-reviews{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:768px){.fresco-reviews{grid-template-columns:repeat(3,1fr);gap:40px}}.fresco-review__stars{display:flex;gap:4px;margin-bottom:16px}.fresco-review__stars svg{fill:var(--fresco-accent);color:var(--fresco-accent)}.fresco-review__text{font-size:14px;line-height:1.7;color:var(--fresco-fg);margin-bottom:24px}.fresco-review__byline{display:flex;align-items:center;gap:12px}.fresco-review__avatar{width:40px;height:40px;border-radius:999px;object-fit:cover}.fresco-review__name{font-size:13px;font-weight:500;color:var(--fresco-fg)}.fresco-review__loc{font-size:11px;color:var(--fresco-fg-muted)}.fresco-final{text-align:center;max-width:500px;margin:0 auto;padding:0 20px}.fresco-final h2{font-size:32px;line-height:1.2;color:var(--fresco-fg)}@media(min-width:768px){.fresco-final h2{font-size:40px}}.fresco-final__rule{width:40px;height:1px;background:var(--fresco-accent);margin:24px auto}.fresco-final__sub{font-size:14px;color:var(--fresco-fg-muted);max-width:400px;margin:0 auto;line-height:1.7}@media(min-width:768px){.fresco-final__sub{font-size:15px}}.fresco-button-solid{display:inline-block;margin-top:32px;padding:14px 48px;background:var(--fresco-fg);color:#fff;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:var(--fresco-track);border:1px solid var(--fresco-fg);transition:all .25s ease}.fresco-button-solid:hover{background:transparent;color:var(--fresco-fg)}.fresco-footer{border-top:1px solid var(--fresco-border);padding:48px 0}.fresco-footer__inner{display:grid;grid-template-columns:1fr;gap:32px;align-items:center;text-align:center}@media(min-width:768px){.fresco-footer__inner{grid-template-columns:1fr 1fr 1fr;text-align:left}}.fresco-footer__brand{font-family:Cormorant Garamond,serif;font-size:16px;letter-spacing:var(--fresco-track);color:var(--fresco-fg)}.fresco-footer__brand-sub{font-size:11px;color:var(--fresco-fg-muted);margin-top:4px}.fresco-footer__links{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.fresco-footer__links a{font-size:10px;color:var(--fresco-fg-muted);transition:color .25s ease}.fresco-footer__links a:hover{color:var(--fresco-fg)}.fresco-footer__copy{font-size:11px;color:var(--fresco-fg-muted)}@media(min-width:768px){.fresco-footer__copy{text-align:right}}.fresco-sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:50;transform:translateY(100%);transition:transform .3s ease;pointer-events:none}.fresco-sticky-cta.is-visible{transform:translateY(0);pointer-events:auto}.fresco-sticky-cta__mobile{padding:12px;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--fresco-border)}.fresco-sticky-cta__mobile button{width:100%;height:48px;background:var(--fresco-fg);color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:var(--fresco-track);border:1px solid var(--fresco-fg)}.fresco-sticky-cta__desktop{display:none;justify-content:center;padding-bottom:24px}@media(min-width:768px){.fresco-sticky-cta__mobile{display:none}.fresco-sticky-cta__desktop{display:flex}}.fresco-sticky-cta__desktop a{padding:14px 40px;background:var(--fresco-fg);color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:var(--fresco-track);border:1px solid var(--fresco-fg);box-shadow:0 10px 25px #00000026;transition:all .25s ease}.fresco-sticky-cta__desktop a:hover{background:transparent;color:var(--fresco-fg)}.fresco-cart{padding:96px 0 64px}.fresco-cart__header{text-align:center;margin-bottom:48px}.fresco-cart__eyebrow{color:var(--fresco-accent)}.fresco-cart__heading{font-size:36px;margin-top:12px;color:var(--fresco-fg)}@media(min-width:768px){.fresco-cart__heading{font-size:44px}}.fresco-cart__rule{width:60px;height:1px;background:var(--fresco-accent);margin:24px auto}.fresco-cart__layout{display:grid;grid-template-columns:1fr;gap:48px;max-width:980px;margin:0 auto}@media(min-width:900px){.fresco-cart__layout{grid-template-columns:1.6fr 1fr;gap:56px;align-items:start}}.fresco-cart__items{border-top:1px solid var(--fresco-border)}.fresco-cart-item{display:grid;grid-template-columns:92px 1fr auto;gap:20px;padding:24px 0;border-bottom:1px solid var(--fresco-border);align-items:start}@media(min-width:768px){.fresco-cart-item{grid-template-columns:120px 1fr auto;gap:28px}}.fresco-cart-item__media{aspect-ratio:3/4;overflow:hidden;background:var(--fresco-placeholder-bg)}.fresco-cart-item__media img{width:100%;height:100%;object-fit:cover}.fresco-cart-item__title{font-size:16px;font-family:Cormorant Garamond,serif;font-weight:400;color:var(--fresco-fg);line-height:1.3}.fresco-cart-item__opt{font-size:11px;color:var(--fresco-fg-muted);text-transform:uppercase;letter-spacing:var(--fresco-track);margin-top:6px}.fresco-cart-item__price{font-size:14px;color:var(--fresco-fg);margin-top:12px}.fresco-qty{display:inline-flex;align-items:center;border:1px solid var(--fresco-border);margin-top:14px;height:36px}.fresco-qty__btn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center}.fresco-qty__btn:hover{background:var(--fresco-surface-soft)}.fresco-qty__input{width:40px;height:36px;border:0;text-align:center;font-family:Inter,sans-serif;font-size:13px;background:transparent;color:var(--fresco-fg)}.fresco-qty__input::-webkit-outer-spin-button,.fresco-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fresco-qty__input{-moz-appearance:textfield}.fresco-cart-item__remove{font-size:11px;color:var(--fresco-fg-muted);text-transform:uppercase;letter-spacing:var(--fresco-track);margin-top:12px;text-decoration:underline;text-underline-offset:3px}.fresco-cart-item__remove:hover{color:var(--fresco-fg)}.fresco-cart-item__line{font-size:14px;color:var(--fresco-fg);text-align:right;min-width:80px}.fresco-cart-item__compare{font-size:12px;color:var(--fresco-fg-muted);text-decoration:line-through;display:block;margin-top:2px}.fresco-cart__summary{border:1px solid var(--fresco-border);padding:28px 24px;background:var(--fresco-surface-soft)}.fresco-cart__summary-title{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:var(--fresco-track);color:var(--fresco-fg);border-bottom:1px solid var(--fresco-border);padding-bottom:14px;margin-bottom:18px}.fresco-cart__row{display:flex;justify-content:space-between;align-items:baseline;padding:8px 0;font-size:13px;color:var(--fresco-fg-muted)}.fresco-cart__row--total{color:var(--fresco-fg);font-size:16px;font-weight:500;border-top:1px solid var(--fresco-border);padding-top:18px;margin-top:12px}.fresco-cart__total-amount{font-family:Inter,sans-serif}.fresco-cart__checkout{display:block;width:100%;height:52px;margin-top:24px;background:var(--fresco-fg);color:#fff!important;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:var(--fresco-track);border:1px solid var(--fresco-fg);transition:all .25s ease;display:inline-flex;align-items:center;justify-content:center}.fresco-cart__checkout:hover{background:transparent;color:var(--fresco-fg)!important}.fresco-cart__continue{display:block;text-align:center;margin-top:18px;font-size:11px;text-transform:uppercase;letter-spacing:var(--fresco-track);color:var(--fresco-fg-muted)}.fresco-cart__continue:hover{color:var(--fresco-fg)}.fresco-cart__note{margin-top:28px;font-size:12px;color:var(--fresco-fg-muted);line-height:1.7}.fresco-cart__empty{text-align:center;padding:48px 0 24px}.fresco-cart__empty p{color:var(--fresco-fg-muted);font-size:15px;margin-top:12px;max-width:420px;margin-left:auto;margin-right:auto}.fresco-cart__empty a{display:inline-block;margin-top:32px}.fresco-root .fresco-button-solid,.fresco-root .fresco-button-outline,.fresco-root .fresco-cart__checkout{color:#fff}.fresco-root .fresco-button-solid:hover,.fresco-root .fresco-cart__checkout:hover,.fresco-root .fresco-button-outline:hover{color:var(--fresco-fg)}.fresco-root .fresco-add-cart{background:#000;color:#fff;border:1px solid #000}.fresco-root .fresco-add-cart:hover{background:#000;color:#fff;opacity:.85}.fresco-root .fresco-add-cart:disabled,.fresco-root .fresco-add-cart:disabled:hover{background:#000;color:#fff;opacity:.5}.fresco-root .fresco-cart__checkout{background:var(--fresco-fg)}.fresco-root .fresco-cart__checkout:hover{background:transparent}.fresco-root button.fresco-button-solid{background:var(--fresco-fg)}.fresco-root button.fresco-button-solid:hover{background:transparent}.fresco-root .fresco-sticky-cta__mobile button{background:#000;color:#fff}.fresco-page{padding:96px 0 64px}.fresco-page__inner{max-width:720px;margin:0 auto;padding:0 24px;text-align:center}.fresco-page__eyebrow{color:var(--fresco-accent)}.fresco-page h1{font-size:36px;margin-top:16px;color:var(--fresco-fg)}@media(min-width:768px){.fresco-page h1{font-size:48px}}.fresco-page__rule{width:60px;height:1px;background:var(--fresco-accent);margin:32px auto}.fresco-page__body{font-size:15px;color:var(--fresco-fg-muted);line-height:1.9;max-width:560px;margin:0 auto;text-align:left}.fresco-page__body p+p{margin-top:16px}.fresco-page__contact a{color:var(--fresco-accent);text-decoration:underline;text-underline-offset:4px}.fresco-page__intro{font-size:15px;color:var(--fresco-fg-muted);line-height:1.85;max-width:560px;margin:0 auto 56px;text-align:center}.fresco-contact{max-width:560px;margin:56px auto 0}@media(min-width:768px){.fresco-contact{margin-top:72px}}.fresco-contact-form{margin-top:0}.fresco-contact__success{border:1px solid var(--fresco-accent);background:var(--fresco-surface-soft);padding:24px 28px;margin-bottom:32px;text-align:left}.fresco-contact__success p{font-size:14px;color:var(--fresco-fg);margin-top:8px;line-height:1.7}.fresco-contact__errors{border:1px solid hsl(0,60%,60%);background:#fdf7f7;padding:16px 20px;margin-bottom:24px;text-align:left}.fresco-contact__errors p{font-size:13px;color:#b82e2e;margin:0}.fresco-contact__errors p+p{margin-top:4px}.fresco-field-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:20px}@media(min-width:600px){.fresco-field-grid{grid-template-columns:1fr 1fr;gap:24px}}.fresco-field{display:block;text-align:left;margin-bottom:20px}.fresco-field__label{display:block;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:var(--fresco-track);color:var(--fresco-fg);margin-bottom:8px}.fresco-field input,.fresco-field textarea{display:block;width:100%;background:transparent;border:0;border-bottom:1px solid var(--fresco-border);padding:10px 0;font-family:Inter,sans-serif;font-size:14px;color:var(--fresco-fg);transition:border-color .25s ease;border-radius:0;resize:vertical}.fresco-field input:focus,.fresco-field textarea:focus{outline:none;border-bottom-color:var(--fresco-fg)}.fresco-field textarea{line-height:1.7}.fresco-field input::placeholder,.fresco-field textarea::placeholder{color:var(--fresco-fg-muted)}.fresco-contact-form__submit{margin-top:24px;padding:14px 44px;font-family:Inter,sans-serif;cursor:pointer}.fresco-root .fresco-contact-form__submit{color:#fff}.fresco-root .fresco-contact-form__submit:hover{color:var(--fresco-fg)}
/*# sourceMappingURL=/cdn/shop/t/15/assets/fresco.css.map */
