@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600..900&family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--ebbana-ink: #1f2f24;--ebbana-green: #203b2b;--ebbana-green-2: #386249;--ebbana-sage: #6f9876;--ebbana-cream: #f6f0e6;--ebbana-cream-2: #fbf8f1;--ebbana-line: #e6dfd2;--ebbana-muted: #758176;--ebbana-gold: #d1895f;--ebbana-shadow: 0 18px 44px rgba(31, 47, 36, .08);--ebbana-serif: Fraunces, Georgia, "Times New Roman", serif;--ebbana-sans: Inter, Roboto, Arial, sans-serif}body{background:var(--ebbana-cream-2)}.ebbana-page,.ebbana-header,.ebbana-footer{color:var(--ebbana-ink);font-family:var(--ebbana-sans);letter-spacing:0}.ebbana-page{--ebbana-section-bg: transparent;--ebbana-section-cream-bg: var(--ebbana-cream);--ebbana-card-bg: #fff;font-size:var(--ebbana-copy-size, 16px)}.ebbana-page *,.ebbana-header,.ebbana-header *,.ebbana-footer,.ebbana-footer *{box-sizing:border-box}.ebbana-container{width:min(calc(100% - clamp(32px,10.8vw,208px)),1712px);margin-inline:auto}.ebbana-kicker{margin:0 0 10px;color:var(--ebbana-gold);font-size:var(--ebbana-kicker-size, 11px);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ebbana-title,.ebbana-hero__title{margin:0;color:var(--ebbana-green-2);font-family:var(--ebbana-serif);font-weight:700;line-height:.96;letter-spacing:0}.ebbana-title{font-size:var(--ebbana-title-size, clamp(28px, 3vw, 50px))}.ebbana-copy{color:var(--ebbana-muted);font-size:var(--ebbana-copy-size, clamp(14px, 1.05vw, 16px));line-height:1.52}.ebbana-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border:1px solid transparent;border-radius:7px;background:var(--ebbana-sage);color:#fff;font-size:var(--ebbana-button-text-size, 14px);font-weight:900;text-decoration:none;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}.ebbana-button:hover{transform:translateY(-1px);background:var(--ebbana-green-2);color:#fff}.ebbana-button--secondary{background:#fff;border-color:var(--ebbana-line);color:var(--ebbana-green-2)}.ebbana-button--dark{background:var(--ebbana-green)}.ebbana-header{position:sticky;top:0;z-index:30;border-top:var(--ebbana-header-top-bar-height, 0) solid var(--ebbana-header-bar-bg, var(--ebbana-green));background:var(--ebbana-header-bg, var(--ebbana-cream-2));box-shadow:0 1px #203b2b14}.ebbana-header__inner{display:grid;grid-template-columns:minmax(260px,360px) 1fr auto;align-items:center;gap:clamp(28px,3vw,54px);min-height:var(--ebbana-header-height, 181px)}.ebbana-logo{display:inline-flex;align-items:center;max-width:360px}.ebbana-logo img{display:block;width:min(100%,var(--ebbana-header-logo-width, 310px));height:auto}.ebbana-nav{display:flex;align-items:center;justify-content:center;gap:var(--ebbana-header-nav-gap, clamp(26px, 3vw, 58px))}.ebbana-nav a,.ebbana-nav summary{color:var(--ebbana-ink);font-size:var(--ebbana-header-nav-size, 16px);font-weight:500;text-decoration:none;cursor:pointer}.ebbana-nav summary{display:inline-flex;align-items:center;gap:7px}.ebbana-nav summary:after{content:"";width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px)}.ebbana-nav details{position:relative}.ebbana-nav summary{list-style:none}.ebbana-nav summary::-webkit-details-marker{display:none}.ebbana-nav__menu{position:absolute;top:calc(100% + 18px);left:50%;min-width:220px;padding:14px;border:1px solid var(--ebbana-line);border-radius:8px;background:var(--ebbana-header-dropdown-bg, #fff);box-shadow:var(--ebbana-shadow);transform:translate(-50%)}.ebbana-nav__menu a{display:block;padding:10px 12px}.ebbana-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px}.ebbana-icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;background:transparent;color:var(--ebbana-ink);cursor:pointer;text-decoration:none}.ebbana-icon-button svg{width:26px;height:26px}.ebbana-cart-count{position:absolute;top:-10px;right:-11px;min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:var(--ebbana-green);color:#fff;font-size:10px;font-weight:800;line-height:18px;text-align:center}.ebbana-mobile-toggle{display:none}.ebbana-hero{position:relative;min-height:var(--hero-height, 760px);overflow:hidden;background:var(--ebbana-hero-bg, var(--ebbana-cream))}.ebbana-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center right;background-size:cover}.ebbana-hero--home .ebbana-hero__bg{background-repeat:no-repeat;background-size:auto 100%;background-position:center right}.ebbana-hero--home .ebbana-hero__bg:after{background:linear-gradient(90deg,#fbf8f1fa,#fbf8f1e6 26%,#fbf8f157 50%,#fbf8f114 74% 100%)}.ebbana-hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fbf8f1fa,#fbf8f1db 32%,#fbf8f133 70%)}.ebbana-hero--dark .ebbana-hero__bg:after{background:linear-gradient(90deg,#102418db,#203b2bc7 42%,#436f4eb8)}.ebbana-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;min-height:var(--hero-height, 760px);max-width:1712px;padding-top:var(--ebbana-hero-padding-top, 52px);padding-bottom:var(--ebbana-hero-padding-bottom, 52px)}.ebbana-hero--home .ebbana-hero__content{justify-content:flex-start;padding-top:var(--ebbana-hero-padding-top, clamp(112px, 7vw, 136px));padding-bottom:var(--ebbana-hero-padding-bottom, 52px)}.ebbana-hero__content .ebbana-kicker,.ebbana-hero__title,.ebbana-hero__content .ebbana-copy,.ebbana-hero__proof,.ebbana-hero__actions{max-width:680px}.ebbana-hero__title{font-size:var(--ebbana-hero-title-size, clamp(36px, 4.1vw, 62px))}.ebbana-hero--home .ebbana-hero__title{color:var(--ebbana-ink);font-family:var(--ebbana-sans);font-size:var(--ebbana-hero-title-size, clamp(40px, 3.5vw, 66px));font-weight:900;line-height:.98}.ebbana-hero__content .ebbana-copy{font-size:var(--ebbana-hero-copy-size, var(--ebbana-copy-size, clamp(14px, 1.05vw, 16px)))}.ebbana-hero--home .ebbana-copy{max-width:590px}.ebbana-hero__proof{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px;color:var(--ebbana-green);font-size:13px;font-weight:900;line-height:1.3}.ebbana-hero__stars{color:#e4a400;font-size:17px;letter-spacing:.04em}.ebbana-hero--dark .ebbana-hero__title,.ebbana-hero--dark .ebbana-copy{color:#fff}.ebbana-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.ebbana-benefits{padding-top:var(--ebbana-benefits-padding-top, 0);padding-bottom:var(--ebbana-benefits-padding-bottom, 0);background:var(--ebbana-benefits-bg, var(--ebbana-green-2));color:#fff}.ebbana-benefits--home{border-block:1px solid #e6e8e0;background:var(--ebbana-benefits-home-bg, #f4f5f1);color:var(--ebbana-ink)}.ebbana-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr)}.ebbana-benefit{display:flex;align-items:center;justify-content:center;gap:12px;min-height:var(--ebbana-benefit-height, 62px);border-left:1px solid rgba(255,255,255,.08);font-size:var(--ebbana-benefit-text-size, 13px);font-weight:900}.ebbana-benefits--home .ebbana-benefit{justify-content:flex-start;min-height:var(--ebbana-home-benefit-height, 126px);padding-inline:clamp(16px,2.1vw,28px);border-left:1px solid rgba(31,47,36,.09);color:var(--ebbana-ink);font-size:var(--ebbana-benefit-text-size, 13px)}.ebbana-benefits--home .ebbana-benefit:first-child{border-left:0}.ebbana-benefit__icon{display:inline-flex;flex:0 0 auto;color:var(--ebbana-green-2)}.ebbana-benefit__icon svg{display:block;width:38px;height:38px;fill:currentColor}.ebbana-benefit__text strong,.ebbana-benefit__text small{display:block}.ebbana-benefit__text strong{color:var(--ebbana-ink);font-size:var(--ebbana-benefit-title-size, 18px);line-height:1.15}.ebbana-benefit__text small{margin-top:3px;color:var(--ebbana-muted);font-size:var(--ebbana-benefit-text-size, 14px);font-weight:700;line-height:1.2}.ebbana-benefits:not(.ebbana-benefits--home) .ebbana-benefit__text strong{color:#fff}.ebbana-benefits:not(.ebbana-benefits--home) .ebbana-benefit__text small{color:#ffffffd1}.ebbana-benefits--stats .ebbana-benefit{display:block;padding-block:8px;text-align:center}.ebbana-benefits--stats .ebbana-benefits__grid{grid-template-columns:repeat(var(--ebbana-stats-columns, 3),minmax(0,1fr))}.ebbana-benefits--stats .ebbana-benefit__text strong{display:block;font-family:var(--ebbana-serif);font-size:var(--ebbana-benefit-title-size, 48px);line-height:1}.ebbana-benefit:first-child{border-left:0}.ebbana-section{min-height:var(--ebbana-section-min-height, auto);padding-top:var(--ebbana-section-padding-top, var(--ebbana-section-padding-y, clamp(44px, 4.7vw, 70px)));padding-bottom:var(--ebbana-section-padding-bottom, var(--ebbana-section-padding-y, clamp(44px, 4.7vw, 70px)));background:var(--ebbana-section-bg, transparent)}.ebbana-section--cream{background:var(--ebbana-section-cream-bg, var(--ebbana-cream))}.ebbana-center{max-width:720px;margin-inline:auto;text-align:center}.ebbana-grid{display:grid;gap:18px}.ebbana-problem{display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:clamp(30px,4.4vw,62px)}.ebbana-problem__copy{max-width:520px}.ebbana-problem__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ebbana-grid--3{grid-template-columns:repeat(3,1fr)}.ebbana-grid--4{grid-template-columns:repeat(4,1fr)}.ebbana-grid--5{grid-template-columns:repeat(5,1fr)}.ebbana-grid--6{grid-template-columns:repeat(6,1fr)}.ebbana-home-problem{min-height:var(--ebbana-home-problem-height, 0px)}.ebbana-home-categories{min-height:var(--ebbana-home-categories-height, 0px)}.ebbana-home-steps{min-height:var(--ebbana-home-steps-height, 0px)}.ebbana-home-values{min-height:var(--ebbana-home-values-height, 0px)}.ebbana-home-products{min-height:var(--ebbana-home-products-height, 0px)}.ebbana-home-story{min-height:var(--ebbana-home-story-height, 0px)}.ebbana-home-reviews{min-height:var(--ebbana-home-reviews-height, 0px)}.ebbana-home-faq-section{min-height:var(--ebbana-home-faq-height, 0px)}.ebbana-home-newsletter{min-height:var(--ebbana-home-newsletter-section-height, 0px)}.ebbana-about-story{min-height:var(--ebbana-about-story-height, 0px)}.ebbana-about-values{min-height:var(--ebbana-about-values-height, 0px)}.ebbana-collection-benefits{margin-bottom:28px}.ebbana-product-testimonials{min-height:var(--ebbana-product-testimonials-height, 0px)}.ebbana-product-testimonials__container{display:grid;grid-template-columns:repeat(var(--ebbana-product-review-columns, 3),minmax(0,1fr));gap:var(--ebbana-product-review-gap, 30px);width:min(calc(100% - (2 * var(--ebbana-product-review-side-padding, 56px))),var(--ebbana-product-review-container-width, 1370px));margin-inline:auto}.ebbana-product-review-card{color:var(--ebbana-product-review-quote-color, #6f756d)}.ebbana-product-review-card__media{padding:var(--ebbana-product-review-image-padding, 14px);border-radius:var(--ebbana-product-review-card-radius, 5px);background:var(--ebbana-product-review-card-bg, #f7f2e8)}.ebbana-product-review-card__media .ebbana-image{display:block;width:100%;aspect-ratio:var(--ebbana-product-review-image-ratio, 216) / 100;border-radius:var(--ebbana-product-review-image-radius, 5px);object-fit:cover}.ebbana-product-review-card__quote{margin:var(--ebbana-product-review-text-gap, 12px) 0 0;color:var(--ebbana-product-review-quote-color, #6f756d);font-size:var(--ebbana-product-review-quote-size, 13px);line-height:1.45}.ebbana-product-review-card__author{display:block;margin-top:var(--ebbana-product-review-author-gap, 16px);color:var(--ebbana-product-review-author-color, #1f3328);font-size:var(--ebbana-product-review-author-size, 14px);font-weight:900;line-height:1.2}.ebbana-product-how{min-height:var(--ebbana-product-how-height, 0px);background:var(--ebbana-product-how-bg, #fff)}.ebbana-product-how__container{width:min(calc(100% - (2 * var(--ebbana-product-how-side-padding, 56px))),var(--ebbana-product-how-container-width, 1370px));margin-inline:auto}.ebbana-product-how__layout{display:grid;grid-template-columns:minmax(0,var(--ebbana-product-how-content-width, 520px)) minmax(0,1fr);gap:var(--ebbana-product-how-layout-gap, 70px);align-items:start}.ebbana-product-how__content{max-width:var(--ebbana-product-how-content-width, 520px)}.ebbana-product-how__kicker{margin:0 0 16px;color:var(--ebbana-product-how-kicker-color, #744714);font-size:var(--ebbana-product-how-kicker-size, 12px);font-weight:900;letter-spacing:.06em;line-height:1;text-transform:uppercase}.ebbana-product-how__title{max-width:var(--ebbana-product-how-title-width, 500px);margin:0 0 var(--ebbana-product-how-title-margin-bottom, 50px);color:var(--ebbana-product-how-title-color, #1d2a21);font-family:var(--ebbana-serif);font-size:var(--ebbana-product-how-title-size, 54px);font-weight:900;line-height:.94;letter-spacing:0}.ebbana-product-how__copy{max-width:var(--ebbana-product-how-copy-width, 520px);margin:0;color:var(--ebbana-product-how-copy-color, #5f6861);font-size:var(--ebbana-product-how-copy-size, 14px);line-height:1.48}.ebbana-product-how__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--ebbana-product-how-card-gap, 10px);margin-top:var(--ebbana-product-how-card-top-offset, 48px)}.ebbana-product-how-card{min-height:var(--ebbana-product-how-card-min-height, 204px);padding:var(--ebbana-product-how-card-padding-top, 18px) var(--ebbana-product-how-card-padding-x, 15px) var(--ebbana-product-how-card-padding-bottom, 24px);border:var(--ebbana-product-how-border-width, 1px) solid var(--ebbana-product-how-card-border, #9b9b9b);border-radius:var(--ebbana-product-how-card-radius, 5px);background:var(--ebbana-product-how-card-bg, #fff);box-shadow:none}.ebbana-product-how-card__number{margin:0 0 24px;color:var(--ebbana-product-how-number-color, #744714);font-size:var(--ebbana-product-how-number-size, 13px);font-weight:900;line-height:1}.ebbana-product-how-card__title{display:block;margin:0 0 20px;color:var(--ebbana-product-how-card-title-color, #1d2a21);font-size:var(--ebbana-product-how-card-title-size, 20px);font-weight:900;line-height:1.15}.ebbana-product-how-card__text{display:block;color:var(--ebbana-product-how-card-body-color, #5f6861);font-size:var(--ebbana-product-how-card-body-size, 15px);line-height:1.35}.ebbana-product-recommendations{min-height:var(--ebbana-product-recommendations-height, 0px)}.ebbana-product-details{min-height:var(--ebbana-product-details-height, 0px)}.ebbana-product-faq{min-height:var(--ebbana-product-faq-height, 0px)}.ebbana-product-newsletter{min-height:var(--ebbana-product-newsletter-section-height, 0px)}@media(min-width:821px){.ebbana-hero--home{margin-top:var(--ebbana-home-hero-gap-top, 0)}.ebbana-home-categories{margin-top:var(--ebbana-home-categories-gap-top, 0)}.ebbana-home-steps{margin-top:var(--ebbana-home-steps-gap-top, 0)}.ebbana-home-reviews{margin-top:var(--ebbana-home-reviews-gap-top, 0)}.ebbana-home-faq-section{margin-top:var(--ebbana-home-faq-gap-top, 0)}.ebbana-home-newsletter{min-height:var(--ebbana-home-newsletter-section-height, 0px);margin-bottom:var(--ebbana-home-newsletter-overlap, -68px)}}.ebbana-card{border:1px solid var(--ebbana-line);border-radius:7px;background:var(--ebbana-card-bg, #fff);box-shadow:0 1px #1f2f2408}.ebbana-info-card{padding:20px}.ebbana-info-card strong{display:block;margin-bottom:8px;color:var(--ebbana-ink);font-size:var(--ebbana-card-title-size, 16px)}.ebbana-info-card span{color:var(--ebbana-muted);font-size:var(--ebbana-card-text-size, 14px);line-height:1.55}.ebbana-category-card{display:block;overflow:hidden;color:var(--ebbana-ink);text-decoration:none}.ebbana-category-card img,.ebbana-product-card__image img,.ebbana-image{display:block;width:100%;height:100%;object-fit:cover}.ebbana-category-card__image{display:block;aspect-ratio:1 / .9;background:var(--ebbana-section-cream-bg, var(--ebbana-cream))}.ebbana-category-card__body{display:block;box-sizing:border-box;padding:14px 24px 18px;padding-inline:max(var(--ebbana-category-card-text-padding-x, 24px),24px)}.ebbana-category-card h3{margin:0 0 6px;font-size:var(--ebbana-card-title-size, 16px);font-weight:900}.ebbana-category-card p{margin:0;color:var(--ebbana-muted);font-size:var(--ebbana-card-text-size, 14px)}.ebbana-feature-tiles{display:grid;grid-template-columns:repeat(2,1fr);gap:0;overflow:hidden}.ebbana-feature-tile{position:relative;min-height:var(--ebbana-feature-tile-height, clamp(360px, 28vw, 520px));overflow:hidden;color:#fff}.ebbana-feature-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ebbana-feature-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#19261cad,#19261c3d)}.ebbana-feature-tile__body{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;min-height:var(--ebbana-feature-tile-height, clamp(360px, 28vw, 520px));padding:clamp(24px,3.4vw,42px)}.ebbana-feature-tile h3{max-width:480px;margin:0 0 14px;color:#fff;font-family:var(--ebbana-serif);font-size:var(--ebbana-feature-title-size, clamp(28px, 3vw, 44px));line-height:.96}.ebbana-product-toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.ebbana-product-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--ebbana-line);border-radius:7px;background:var(--ebbana-card-bg, #fff);box-shadow:var(--ebbana-shadow)}.ebbana-product-card__image{display:block;aspect-ratio:1 / .72;overflow:hidden;background:var(--ebbana-section-cream-bg, var(--ebbana-cream))}.ebbana-product-card__body{display:flex;flex:1 1 auto;flex-direction:column;padding:13px 15px 15px}.ebbana-product-card--compact .ebbana-product-card__body{padding:12px 14px}.ebbana-rating{color:#e0a300;font-size:var(--ebbana-rating-text-size, 11px);font-weight:800;line-height:1.2;white-space:nowrap}.ebbana-product-card h3{margin:7px 0 5px;color:var(--ebbana-ink);font-size:var(--ebbana-card-title-size, 15px);line-height:1.22}.ebbana-product-card h3 a{color:inherit;text-decoration:none}.ebbana-product-card--compact h3{display:-webkit-box;min-height:calc(var(--ebbana-card-title-size, 15px) * 2.45);overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ebbana-product-card__desc{display:-webkit-box;min-height:0;margin:0 0 10px;overflow:hidden;color:var(--ebbana-muted);font-size:var(--ebbana-card-text-size, 12.5px);line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ebbana-product-card--compact .ebbana-product-card__desc{display:none}.ebbana-product-card__purchase{display:block;margin-top:auto}.ebbana-product-card__purchase--compact{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.ebbana-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:3px 6px;margin:0 0 12px;color:var(--ebbana-green-2);font-weight:900}.ebbana-price__current{font-size:var(--ebbana-price-text-size, 17px)}.ebbana-price s,.ebbana-price span:not(.ebbana-price__current){color:var(--ebbana-muted);font-size:var(--ebbana-price-compare-text-size, 10px);font-weight:700}.ebbana-product-card__purchase--compact .ebbana-price{margin-bottom:0}.ebbana-product-card--compact .ebbana-price__current{font-size:16px}.ebbana-card-form .ebbana-button{width:100%;min-height:40px}.ebbana-card-form--compact,.ebbana-card-form--compact form{margin:0}.ebbana-card-form__icon-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:30px;height:30px;border:0;border-radius:4px;background:var(--ebbana-green);color:#fff;text-decoration:none;cursor:pointer}.ebbana-card-form__icon-button svg{width:17px;height:17px;--icon-stroke-width: 1.8}.ebbana-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,4.6vw,56px);align-items:center}.ebbana-split__image{overflow:hidden;border-radius:7px;aspect-ratio:1.12 / 1;background:var(--ebbana-cream)}.ebbana-story .ebbana-split__image{aspect-ratio:1.48 / 1}.ebbana-story-section{background:var(--ebbana-section-bg, #fff)}.ebbana-story-section__container{width:min(calc(100% - clamp(32px,10.8vw,208px)),var(--ebbana-story-frame-max-width, 1712px));max-width:var(--ebbana-story-frame-max-width, 1712px)}.ebbana-story-section__frame{display:grid;grid-template-columns:minmax(0,var(--ebbana-story-panel-width, 41%)) minmax(0,1fr);min-height:var(--ebbana-story-frame-height, 540px);overflow:hidden;border-radius:var(--ebbana-story-frame-radius, 7px);background:var(--ebbana-story-panel-bg, #eef2ed)}.ebbana-story-section__content{display:flex;flex-direction:column;justify-content:flex-start;padding:var(--ebbana-story-panel-padding-y, 62px) var(--ebbana-story-panel-padding-x, 42px);background:var(--ebbana-story-panel-bg, #eef2ed)}.ebbana-story-section__content .ebbana-kicker{margin-bottom:42px;color:#69756a;font-weight:600;letter-spacing:.03em}.ebbana-story-section__content .ebbana-title{max-width:100%;margin-bottom:52px;color:var(--ebbana-green);line-height:1}.ebbana-story-section__content .ebbana-copy{max-width:390px;margin:0 0 36px;color:#666d65;line-height:1.62}.ebbana-story-section__content .ebbana-button{align-self:flex-start;min-width:158px;min-height:var(--ebbana-story-button-height, 48px);padding-inline:var(--ebbana-story-button-padding-x, 25px);border-radius:4px;font-weight:500}.ebbana-story-section__media{position:relative;min-height:var(--ebbana-story-frame-height, 540px);overflow:hidden;background:var(--ebbana-story-media-bg, #f6f0e6)}.ebbana-story-section__media .ebbana-image{object-position:var(--ebbana-story-image-position, center center)}.ebbana-story-section__badge{position:absolute;top:var(--ebbana-story-badge-top, 42px);left:var(--ebbana-story-badge-left, 48%);width:var(--ebbana-story-badge-width, 132px);padding:13px 16px;border-radius:999px;background:var(--ebbana-story-badge-bg, #788172);color:var(--ebbana-story-badge-color, #fff);font-size:var(--ebbana-story-badge-text-size, 11px);font-weight:800;line-height:1.18;text-align:center;text-transform:none;box-shadow:0 14px 28px #1f2f2433;transform:rotate(var(--ebbana-story-badge-rotate, -17deg));transform-origin:center;z-index:1}.ebbana-review-card{padding:20px}.ebbana-review-card p{min-height:70px;color:var(--ebbana-ink);font-size:var(--ebbana-card-text-size, 14px);line-height:1.45}.ebbana-review-card strong{display:block;margin-top:18px}.ebbana-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(32px,5vw,62px)}.ebbana-accordion{display:grid;gap:10px}.ebbana-accordion details{border:1px solid var(--ebbana-line);border-radius:7px;background:var(--ebbana-card-bg, #fff)}.ebbana-accordion summary{display:flex;justify-content:space-between;gap:12px;padding:16px 20px;color:var(--ebbana-ink);font-size:var(--ebbana-card-title-size, 16px);font-weight:900;cursor:pointer;list-style:none}.ebbana-accordion summary::-webkit-details-marker{display:none}.ebbana-accordion summary:after{content:"+"}.ebbana-accordion details[open] summary:after{content:"-"}.ebbana-accordion__content{padding:0 20px 18px;color:var(--ebbana-muted);font-size:var(--ebbana-card-text-size, 14px);line-height:1.55}.ebbana-newsletter{padding-top:var(--ebbana-newsletter-padding-top, var(--ebbana-newsletter-padding-y, 54px));padding-bottom:var(--ebbana-newsletter-padding-bottom, 0);background:var(--ebbana-section-bg, transparent)}.ebbana-newsletter__box{display:grid;grid-template-columns:1fr minmax(280px,540px);align-items:center;gap:30px;min-height:var(--ebbana-newsletter-height, 220px);padding:clamp(28px,4vw,42px);border-radius:7px 7px 0 0;background:var(--ebbana-green);color:#fff}.ebbana-newsletter h2{margin:0 0 8px;color:#fff;font-family:var(--ebbana-serif);font-size:var(--ebbana-newsletter-title-size, clamp(24px, 2.4vw, 34px))}.ebbana-newsletter p{margin:0;color:#ffffffdb;font-size:var(--ebbana-newsletter-copy-size, var(--ebbana-copy-size, 16px))}.ebbana-newsletter form{display:flex;gap:12px}.ebbana-input,.ebbana-contact input,.ebbana-contact textarea{width:100%;min-height:44px;border:1px solid var(--ebbana-line);border-radius:7px;background:#fff;color:var(--ebbana-ink);font:inherit}.ebbana-input{padding:0 16px}.ebbana-footer{position:relative;overflow:hidden;min-height:calc(var(--ebbana-footer-height, 556px) - 1px);border-top:1px solid var(--ebbana-green);background:var(--ebbana-footer-bg, #f6f0e6)}.ebbana-footer__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(220px,320px) minmax(420px,1fr) minmax(160px,320px);grid-template-areas:"brand main spacer" "hours main spacer";align-items:start;width:min(100% - 320px,1600px);min-height:calc(var(--ebbana-footer-height, 556px) - 1px);padding-block:18px 214px}.ebbana-footer__brand{grid-area:brand}.ebbana-footer__main{grid-area:main;padding-top:34px;text-align:center}.ebbana-footer__hours{grid-area:hours;margin:62px 0 0 44px;color:var(--ebbana-green-2);font-size:var(--ebbana-footer-body-size, 14px);line-height:1.75}.ebbana-footer__logo{display:block;width:min(100%,var(--ebbana-footer-logo-width, 280px))}.ebbana-footer__tagline{margin:0 0 46px;color:#7d8f7c;font-size:var(--ebbana-footer-title-size, clamp(30px, 2.4vw, 38px));font-weight:900;line-height:1;text-transform:uppercase}.ebbana-footer__social{display:flex;justify-content:center;gap:18px;margin-bottom:38px}.ebbana-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border:2px solid var(--ebbana-green-2);border-radius:50%;color:#050505;text-decoration:none;transition:transform .18s ease,background .18s ease}.ebbana-footer__social a:hover{transform:translateY(-2px);background:#38624914}.ebbana-footer__social svg{width:34px;height:34px;fill:currentColor}.ebbana-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(42px,5vw,84px)}.ebbana-footer__links a{color:var(--ebbana-green-2);font-size:var(--ebbana-footer-link-size, 16px);font-weight:900;text-decoration:none;text-transform:uppercase}.ebbana-footer__watermark{position:absolute;z-index:0;bottom:-202px;left:max(-24px,calc((100vw - 1820px)/2));width:min(1820px,112vw);height:auto;max-width:none;opacity:1;pointer-events:none}.ebbana-product-main{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(340px,.88fr);gap:clamp(34px,4vw,54px);align-items:start;min-height:var(--ebbana-product-main-min-height, auto);padding-top:var(--ebbana-product-main-padding-top, var(--ebbana-product-main-padding-y, 50px));padding-bottom:var(--ebbana-product-main-padding-bottom, calc(var(--ebbana-product-main-padding-y, 50px) + 14px))}.ebbana-gallery{width:100%;max-width:var(--ebbana-product-gallery-max-width, 560px);justify-self:center}.ebbana-gallery__main{position:relative;overflow:hidden;border-radius:7px;background:var(--ebbana-section-cream-bg, var(--ebbana-cream));aspect-ratio:var(--ebbana-product-gallery-ratio, 4 / 3)}.ebbana-gallery__quantity-badge{position:absolute;top:14px;right:14px;z-index:2;display:inline-flex;align-items:center;min-height:30px;padding:6px 11px;border-radius:999px;background:#1f3325eb;color:#fff;font-size:12px;font-weight:800;line-height:1;pointer-events:none}.ebbana-gallery__main .ebbana-image{object-fit:var(--ebbana-product-gallery-fit, contain)}.ebbana-gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.ebbana-gallery__thumb{overflow:hidden;padding:0;border:2px solid var(--ebbana-line);border-radius:6px;aspect-ratio:1;background:var(--ebbana-section-cream-bg, var(--ebbana-cream));cursor:pointer}.ebbana-gallery__thumb.is-active{border-color:var(--ebbana-green-2)}.ebbana-product-main h1{margin:6px 0 10px;color:var(--ebbana-green-2);font-family:var(--ebbana-serif);font-size:var(--ebbana-product-title-size, clamp(32px, 3.4vw, 52px));line-height:.95}.ebbana-product-pills{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0}.ebbana-pill{padding:10px 12px;border:1px solid var(--ebbana-line);border-radius:6px;background:var(--ebbana-cream-2);color:var(--ebbana-green-2);font-weight:800}.ebbana-variant-list{display:grid;gap:10px;margin:14px 0}.ebbana-solution-heading{margin:20px 0 10px;color:var(--ebbana-green-2);font-size:var(--ebbana-solution-heading-size, 14px);font-weight:900}.ebbana-variant-option{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;border:1px solid var(--ebbana-line);border-radius:6px;background:var(--ebbana-card-bg, #fff);cursor:pointer}.ebbana-variant-option--solution{min-height:58px;padding:15px 18px;font-size:var(--ebbana-solution-option-size, 17px);font-weight:900}.ebbana-variant-option--solution strong{color:var(--ebbana-green-2);font-size:var(--ebbana-solution-price-size, 17px);font-weight:900}.ebbana-variant-option:has(input:checked){border-color:var(--ebbana-solution-selected-border, var(--ebbana-green-2));background:var(--ebbana-solution-selected-bg, #fbfdf9);box-shadow:0 10px 24px #1a3b2714}.ebbana-variant-option span{display:flex;align-items:center;gap:12px}.ebbana-variant-option input{accent-color:var(--ebbana-green-2)}.ebbana-product-checkout-stack{display:flex;flex-direction:column;width:var(--ebbana-product-action-width, 100%);max-width:100%;margin-top:16px}.ebbana-product-actions{display:grid;grid-template-columns:1fr;gap:10px;width:100%;max-width:100%;margin:0}.ebbana-product-actions>.ebbana-button{box-sizing:border-box;display:flex;width:100%;max-width:none;min-height:var(--ebbana-product-button-height, 48px);height:var(--ebbana-product-button-height, 48px);padding-block:0;flex:0 0 var(--ebbana-product-button-height, 48px)}.ebbana-product-actions:has(.shopify-payment-button){grid-template-columns:1fr 1fr;max-width:none}.ebbana-product-actions .shopify-payment-button__button{min-height:44px;border-radius:7px;background:var(--ebbana-green);font-weight:900}.ebbana-product-payments{display:grid;gap:10px;justify-items:var(--ebbana-payment-icons-align, center);width:100%;max-width:100%;margin:14px 0 0}.ebbana-product-payments__title{margin:0;color:var(--ebbana-green-2);font-size:var(--ebbana-payment-icons-title-size, 13px);font-weight:800;text-align:var(--ebbana-payment-icons-align, center)}.ebbana-product-payments__icons{display:flex;flex-wrap:wrap;justify-content:var(--ebbana-payment-icons-align, center);gap:6px}.ebbana-product-payments__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:28px;border:1px solid var(--ebbana-line);border-radius:4px;background:#fff}.ebbana-product-payments__icon svg{display:block;max-width:38px;max-height:20px}.ebbana-product-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--ebbana-product-trust-gap, 34px);margin-top:var(--ebbana-product-trust-top-spacing, 34px)}.ebbana-product-trust__item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:var(--ebbana-product-trust-card-width, 116px);min-height:var(--ebbana-product-trust-card-height, 76px);padding:10px 9px;border-radius:var(--ebbana-product-trust-card-radius, 7px);background:var(--ebbana-product-trust-bg, #e8f1e7);color:var(--ebbana-product-trust-color, var(--ebbana-green-2));font-size:var(--ebbana-product-trust-text-size, 12px);font-weight:900;line-height:1.14;text-align:center}.ebbana-product-trust__icon{display:inline-flex;align-items:center;justify-content:center;width:var(--ebbana-product-trust-icon-size, 18px);height:var(--ebbana-product-trust-icon-size, 18px);margin-bottom:9px;color:var(--ebbana-product-trust-icon-color, var(--ebbana-green-2))}.ebbana-product-trust__icon svg{display:block;width:100%;height:100%}.ebbana-collection-layout{display:grid;grid-template-columns:174px 1fr;gap:28px;align-items:start}.ebbana-collection-anchor{scroll-margin-top:112px}.ebbana-filter-panel{position:sticky;top:130px;padding:16px}.ebbana-filter-panel strong{display:block;margin-bottom:8px;color:var(--ebbana-ink);font-size:var(--ebbana-card-title-size, 13px)}.ebbana-filter-panel a,.ebbana-filter-panel span{display:block;padding:8px 0;color:var(--ebbana-ink);font-size:var(--ebbana-card-text-size, 13px);font-weight:800;text-decoration:none}.ebbana-filter-panel .is-active{margin-inline:-10px;padding-inline:10px;border-radius:6px;background:var(--ebbana-section-cream-bg, var(--ebbana-cream))}.ebbana-filter-panel__group{margin-top:18px}.ebbana-color-row{display:flex;gap:7px;padding-top:6px}.ebbana-color-row span{display:inline-block;width:16px;height:16px;padding:0;border:1px solid var(--ebbana-line);border-radius:50%;background:var(--swatch)}.ebbana-collection-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.ebbana-collection-tools{display:flex;align-items:center;justify-content:flex-end;gap:24px}.ebbana-sort-control{display:flex;align-items:center;gap:10px;color:var(--ebbana-muted);font-size:var(--ebbana-card-text-size, 12px);font-weight:700}.ebbana-sort-control label{white-space:nowrap}.ebbana-sort-control select{min-width:132px;min-height:34px;padding:0 34px 0 14px;border:1px solid var(--ebbana-line);border-radius:7px;background:var(--ebbana-card-bg, #fff);color:var(--ebbana-muted);font:inherit}.ebbana-collection-pagination{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px;color:var(--ebbana-muted);font-size:var(--ebbana-card-text-size, 12px)}.ebbana-page-dots{display:flex;gap:8px}.ebbana-page-dots a{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--ebbana-line);border-radius:6px;color:var(--ebbana-green-2);font-size:var(--ebbana-card-text-size, 12px);font-weight:900;text-decoration:none}.ebbana-page-dots a.is-active{border-color:var(--ebbana-green);background:var(--ebbana-green);color:#fff}.ebbana-contact{display:grid;grid-template-columns:1.15fr .85fr;gap:22px}.ebbana-contact .ebbana-card{padding:clamp(24px,3vw,34px)}.ebbana-contact label{display:block;margin-bottom:8px;color:var(--ebbana-green-2);font-size:var(--ebbana-card-title-size, 14px);font-weight:900}.ebbana-contact input,.ebbana-contact textarea{margin-bottom:14px;padding:11px 14px}.ebbana-contact textarea{min-height:132px;resize:vertical}.ebbana-contact .ebbana-button{width:100%}.ebbana-service h2{margin:0 0 30px;color:var(--ebbana-ink);font-family:var(--ebbana-serif);font-size:var(--ebbana-title-size, clamp(30px, 3.5vw, 46px))}.ebbana-service p{color:var(--ebbana-muted);font-size:var(--ebbana-copy-size, 16px)}@media(max-width:1100px){.ebbana-header__inner{grid-template-columns:180px 1fr auto;gap:18px}.ebbana-nav{gap:22px}.ebbana-grid--5,.ebbana-grid--6,.ebbana-grid--4{grid-template-columns:repeat(2,1fr)}.ebbana-product-main,.ebbana-contact,.ebbana-problem,.ebbana-split,.ebbana-faq,.ebbana-newsletter__box,.ebbana-collection-layout{grid-template-columns:1fr}.ebbana-product-testimonials__container{grid-template-columns:repeat(2,minmax(0,1fr))}.ebbana-product-how__layout{grid-template-columns:1fr}.ebbana-product-how__steps{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.ebbana-filter-panel{position:static}.ebbana-problem__copy{max-width:720px;margin-inline:auto;text-align:center}}@media(max-width:820px){.ebbana-container{width:min(100% - 28px,1180px)}.ebbana-product-testimonials__container{width:min(100% - 28px,var(--ebbana-product-review-container-width, 1370px))}.ebbana-product-how__container{width:min(100% - 28px,var(--ebbana-product-how-container-width, 1370px))}.ebbana-product-how__steps{grid-template-columns:1fr}.ebbana-header__inner{grid-template-columns:1fr auto;min-height:var(--ebbana-mobile-header-height, 72px)}.ebbana-logo img{width:min(100%,var(--ebbana-mobile-logo-width, 156px))}.ebbana-mobile-toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;background:transparent}.ebbana-nav{display:none}.ebbana-actions{gap:12px}.ebbana-header:has(.ebbana-mobile-toggle[aria-expanded=true]) .ebbana-nav,.ebbana-header.is-menu-open .ebbana-nav{position:absolute;top:100%;right:0;left:0;display:grid;justify-content:stretch;gap:0;padding:14px 24px 24px;border-top:1px solid var(--ebbana-line);background:var(--ebbana-header-bg, var(--ebbana-cream-2))}.ebbana-nav a,.ebbana-nav summary{padding:12px 0}.ebbana-hero,.ebbana-hero__content{min-height:min(var(--hero-height, 560px),82svh)}.ebbana-hero__content{padding-top:min(var(--ebbana-hero-padding-top, 42px),42px);padding-bottom:min(var(--ebbana-hero-padding-bottom, 42px),42px)}.ebbana-hero__title{font-size:min(var(--ebbana-hero-title-size, 48px),48px)}.ebbana-hero--home .ebbana-hero__title{font-size:min(var(--ebbana-hero-title-size, 46px),46px)}.ebbana-title{font-size:min(var(--ebbana-title-size, 40px),40px)}.ebbana-story-section__container{width:min(100% - 28px,var(--ebbana-story-frame-max-width, 1712px))}.ebbana-story-section__frame{grid-template-columns:1fr;min-height:0}.ebbana-story-section__content{padding:min(var(--ebbana-story-panel-padding-y, 62px),44px) min(var(--ebbana-story-panel-padding-x, 42px),28px)}.ebbana-story-section__content .ebbana-kicker{margin-bottom:24px}.ebbana-story-section__content .ebbana-title,.ebbana-story-section__content .ebbana-copy{max-width:100%;margin-bottom:26px}.ebbana-story-section__media{min-height:min(var(--ebbana-story-frame-height, 540px),360px)}.ebbana-story-section__badge{top:24px;left:auto;right:24px;width:min(var(--ebbana-story-badge-width, 132px),118px)}.ebbana-hero__bg:after{background:linear-gradient(180deg,#fbf8f1f0,#fbf8f1c2 58%,#fbf8f12e)}.ebbana-hero--dark .ebbana-hero__bg:after{background:#172f21b8}.ebbana-grid--3,.ebbana-grid--4,.ebbana-grid--5,.ebbana-grid--6,.ebbana-product-testimonials__container,.ebbana-problem__cards,.ebbana-feature-tiles,.ebbana-benefits__grid,.ebbana-product-actions,.ebbana-footer__inner{grid-template-columns:1fr}.ebbana-product-trust{justify-content:flex-start;gap:12px}.ebbana-product-trust__item{flex:1 1 112px;width:auto}.ebbana-benefit{justify-content:flex-start;min-height:64px;padding-inline:24px;border-top:1px solid rgba(255,255,255,.08);border-left:0}.ebbana-benefits--home .ebbana-benefit{min-height:62px;border-top:1px solid rgba(31,47,36,.08);border-left:0}.ebbana-product-toolbar,.ebbana-collection-head,.ebbana-collection-tools,.ebbana-collection-pagination{align-items:flex-start;flex-direction:column}.ebbana-newsletter form{flex-direction:column}.ebbana-footer__inner{grid-template-areas:"brand" "main" "hours";width:min(100% - 32px,1180px);min-height:var(--ebbana-mobile-footer-height, 520px);padding-block:28px 154px;text-align:center}.ebbana-footer__main{padding-top:22px}.ebbana-footer__logo{width:min(100%,230px);margin-inline:auto}.ebbana-footer__tagline{margin-bottom:30px;font-size:min(var(--ebbana-footer-title-size, 34px),34px);line-height:1.08}.ebbana-footer__social{gap:13px;margin-bottom:30px}.ebbana-footer__social a{width:46px;height:46px}.ebbana-footer__social svg{width:28px;height:28px}.ebbana-footer__links{gap:18px 28px}.ebbana-footer__links a{font-size:min(var(--ebbana-footer-link-size, 14px),14px)}.ebbana-footer__hours{margin:28px 0 0;font-size:min(var(--ebbana-footer-body-size, 13px),13px)}.ebbana-footer__watermark{bottom:-88px;left:50%;width:820px;max-width:none;opacity:1;transform:translate(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/ebbana.css.map */
