:root{--ess-color-primary: #1f2933;--ess-color-primary-hover: #111820;--ess-color-accent: #1769aa;--ess-color-accent-hover: #12568c;--ess-color-heading: #1f2933;--ess-color-text: #394956;--ess-color-text-muted: #667784;--ess-color-background: #f7f9fa;--ess-color-surface: #ffffff;--ess-color-surface-soft: #f1f5f7;--ess-color-border: #dfe6ea;--ess-color-border-strong: #c9d3d9;--ess-color-success: #287a45;--ess-color-warning: #a96700;--ess-color-error: #b83232;--ess-color-info: #1769aa;--ess-font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--ess-font-size-xs: 1.2rem;--ess-font-size-sm: 1.4rem;--ess-font-size-md: 1.6rem;--ess-font-size-lg: 1.8rem;--ess-font-size-xl: 2.2rem;--ess-font-size-2xl: 2.8rem;--ess-font-size-3xl: 3.6rem;--ess-space-1: .4rem;--ess-space-2: .8rem;--ess-space-3: 1.2rem;--ess-space-4: 1.6rem;--ess-space-5: 2.4rem;--ess-space-6: 3.2rem;--ess-space-7: 4.8rem;--ess-space-8: 6.4rem;--ess-space-9: 9.6rem;--ess-radius-sm: .4rem;--ess-radius-md: .8rem;--ess-radius-lg: 1.2rem;--ess-radius-pill: 999rem;--ess-shadow-sm: 0 1px 2px rgba(31, 41, 51, .06), 0 2px 6px rgba(31, 41, 51, .04);--ess-shadow-md: 0 4px 12px rgba(31, 41, 51, .07), 0 10px 24px rgba(31, 41, 51, .04);--ess-transition-fast: .16s ease;--ess-transition-normal: .24s ease;--ess-page-width: 132rem;--ess-text-width: 78rem}html{scroll-behavior:smooth}body{font-family:var(--ess-font-family);line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.page-width{max-width:var(--ess-page-width)}main{overflow:hidden}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--ess-font-family);font-weight:650;line-height:1.2;letter-spacing:-.015em}h1,.h1{font-size:clamp(2.8rem,4vw,4.4rem)}h2,.h2{font-size:clamp(2.4rem,3vw,3.4rem)}h3,.h3{font-size:clamp(2rem,2.3vw,2.6rem)}h4,.h4{font-size:1.8rem}p{margin-top:0}a{color:var(--ess-color-accent);text-underline-offset:.25em;transition:color var(--ess-transition-fast),text-decoration-color var(--ess-transition-fast)}a:hover{color:var(--ess-color-accent-hover)}.button,button.shopify-payment-button__button,.shopify-payment-button__button--unbranded{min-height:4.8rem;padding:1.2rem 2.4rem;border:1px solid var(--ess-color-accent);border-radius:var(--ess-radius-md);background:var(--ess-color-accent);color:#fff;font-family:var(--ess-font-family);font-size:var(--ess-font-size-md);font-weight:650;line-height:1.2;letter-spacing:0;box-shadow:none;transition:background-color var(--ess-transition-fast),border-color var(--ess-transition-fast),box-shadow var(--ess-transition-fast),transform var(--ess-transition-fast)}.button:before,.button:after{box-shadow:none!important;border-radius:inherit!important}.button:hover,button.shopify-payment-button__button:hover,.shopify-payment-button__button--unbranded:hover{border-color:var(--ess-color-accent-hover);background:var(--ess-color-accent-hover);color:#fff;box-shadow:var(--ess-shadow-sm);transform:translateY(-1px)}.button:active{transform:translateY(0)}.button:focus-visible{outline:3px solid rgba(23,105,170,.25);outline-offset:2px}.button--secondary,.button--tertiary{border:1px solid var(--ess-color-border-strong);background:var(--ess-color-surface);color:var(--ess-color-heading)}.button--secondary:hover,.button--tertiary:hover{border-color:var(--ess-color-accent);background:var(--ess-color-surface-soft);color:var(--ess-color-accent)}.field__input,.select__select,.customer .field input,.quantity{border-radius:var(--ess-radius-md);background-color:var(--ess-color-surface)}.field:before,.field:after,.select:before,.select:after,.quantity:before,.quantity:after{border-radius:var(--ess-radius-md)!important;box-shadow:none!important}.field__input:focus,.select__select:focus,.customer .field input:focus{border-color:var(--ess-color-accent);box-shadow:0 0 0 3px #1769aa24}.card-wrapper .card,.ess-card{height:100%;overflow:hidden;border:1px solid var(--ess-color-border);border-radius:var(--ess-radius-lg);background:var(--ess-color-surface);box-shadow:var(--ess-shadow-sm);transition:border-color var(--ess-transition-normal),box-shadow var(--ess-transition-normal),transform var(--ess-transition-normal)}.card-wrapper:hover .card,.ess-card:hover{border-color:var(--ess-color-border-strong);box-shadow:var(--ess-shadow-md);transform:translateY(-2px)}.card__inner{border-radius:var(--ess-radius-lg) var(--ess-radius-lg) 0 0;overflow:hidden}.card__content{padding:var(--ess-space-4)}.card__heading{font-weight:650;line-height:1.35}.card-information>*{color:var(--ess-color-text-muted)}@media(hover:hover){.card-wrapper .media img{transition:transform .32s ease}.card-wrapper:hover .media img{transform:scale(1.025)}}.product{column-gap:clamp(3.2rem,5vw,7.2rem)}.product__title{margin-bottom:var(--ess-space-3)}.product__title h1{margin:0;color:var(--ess-color-heading)}.product__info-container>*+*{margin-top:var(--ess-space-4)}.product__text.caption-with-letter-spacing,.product__text.inline-richtext{color:var(--ess-color-text-muted)}.product__tax{color:var(--ess-color-text-muted);font-size:var(--ess-font-size-sm)}.price{color:var(--ess-color-heading);font-weight:700}.price--large{font-size:clamp(2.4rem,3vw,3.2rem)}.product-form__buttons{max-width:none}.product-form__submit{width:100%;min-height:5.4rem}.product__media-wrapper{border-radius:var(--ess-radius-lg)}.product__media{overflow:hidden;border:1px solid var(--ess-color-border);border-radius:var(--ess-radius-lg);background:var(--ess-color-surface)}.product__description{color:var(--ess-color-text);font-size:var(--ess-font-size-md);line-height:1.7}.product__description h2,.product__description h3,.product__description h4{margin-top:var(--ess-space-6);margin-bottom:var(--ess-space-3)}.product__description ul{padding-left:2.2rem}.product__description li{margin-bottom:var(--ess-space-2)}.product__description img{max-width:100%;height:auto;border-radius:var(--ess-radius-md)}.rte table,.ess-table{width:100%;border-collapse:collapse;border:0;background:var(--ess-color-surface);font-size:var(--ess-font-size-md)}.rte table tr,.ess-table tr{border-bottom:1px solid var(--ess-color-border)}.rte table tr:last-child,.ess-table tr:last-child{border-bottom:0}.rte table th,.rte table td,.ess-table th,.ess-table td{padding:var(--ess-space-3) var(--ess-space-4);border:0;text-align:left;vertical-align:top}.rte table th,.ess-table th{width:38%;color:var(--ess-color-heading);background:var(--ess-color-surface-soft);font-weight:650}.accordion{margin-top:0;border-top:1px solid var(--ess-color-border);border-bottom:0}.accordion:last-child{border-bottom:1px solid var(--ess-color-border)}.accordion summary{min-height:5.6rem;padding:var(--ess-space-3) 0}.accordion__title{color:var(--ess-color-heading);font-size:var(--ess-font-size-md);font-weight:650}.accordion__content{padding:0 0 var(--ess-space-5);color:var(--ess-color-text)}.badge,.ess-badge{padding:.5rem .9rem;border:1px solid var(--ess-color-border);border-radius:var(--ess-radius-pill);background:var(--ess-color-surface-soft);color:var(--ess-color-heading);font-size:var(--ess-font-size-xs);font-weight:650;letter-spacing:.02em}.badge--bottom-left,.badge--bottom-right{margin:var(--ess-space-2)}.ess-section{padding-block:clamp(4.8rem,7vw,8rem)}.ess-section--white{background:var(--ess-color-surface)}.ess-section--soft{background:var(--ess-color-surface-soft)}.ess-container{width:min(calc(100% - 3.2rem),var(--ess-page-width));margin-inline:auto}.ess-content{max-width:var(--ess-text-width)}.ess-eyebrow{margin-bottom:var(--ess-space-2);color:var(--ess-color-accent);font-size:var(--ess-font-size-sm);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ess-lead{max-width:var(--ess-text-width);color:var(--ess-color-text-muted);font-size:clamp(1.7rem,2vw,2rem);line-height:1.6}.ess-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--ess-space-4)}.ess-card{padding:var(--ess-space-5)}.ess-divider{height:1px;border:0;background:var(--ess-color-border)}.header-wrapper{border-bottom:1px solid var(--ess-color-border);background:#fffffff7}.header__menu-item{color:var(--ess-color-heading);font-weight:550;text-decoration:none}.header__menu-item:hover,.header__active-menu-item{color:var(--ess-color-accent)}.header__submenu{border:1px solid var(--ess-color-border);border-radius:var(--ess-radius-md);background:var(--ess-color-surface);box-shadow:var(--ess-shadow-md)}.footer{border-top:1px solid var(--ess-color-border)}.footer-block__heading{color:var(--ess-color-heading);font-weight:650}@media screen and (max-width:749px){:root{--ess-space-7: 4rem;--ess-space-8: 5.6rem;--ess-space-9: 7.2rem}.product__info-container{padding-top:var(--ess-space-4)}.rte table th,.rte table td,.ess-table th,.ess-table td{padding:var(--ess-space-3)}.ess-grid{grid-template-columns:1fr}}:focus-visible{outline:3px solid rgba(23,105,170,.35);outline-offset:3px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.ess-product-summary{max-width:62rem;margin-top:0;margin-bottom:var(--ess-space-3);color:var(--ess-color-text-muted);font-size:clamp(1.6rem,1.8vw,1.85rem);line-height:1.65}.ess-product-summary>:first-child{margin-top:0}.ess-product-summary>:last-child{margin-bottom:0}.ess-product-summary p{margin:0 0 1rem}.ess-product-summary ul,.ess-product-summary ol{margin:1rem 0;padding-left:2.2rem}.ess-product-summary li{margin-bottom:.5rem}.ess-product-summary a{color:var(--ess-color-accent);font-weight:600}.ess-product-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem 2rem;margin-top:var(--ess-space-4);padding:var(--ess-space-4);border:1px solid var(--ess-color-border);border-radius:var(--ess-radius-lg);background:var(--ess-color-surface-soft)}.ess-product-benefit{display:flex;align-items:flex-start;gap:1rem;min-width:0;color:var(--ess-color-heading)}.ess-product-benefit__icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;margin-top:.1rem;color:var(--ess-color-success)}.ess-product-benefit__icon svg{width:2rem;height:2rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ess-product-benefit__icon img{display:block;width:2.4rem;height:2.4rem;object-fit:contain}.ess-product-benefit__content{display:block;min-width:0}.ess-product-benefit__title{display:block;color:var(--ess-color-heading);font-size:1.4rem;font-weight:650;line-height:1.45}.ess-product-benefit__description{display:block;margin-top:.35rem;color:var(--ess-color-text-muted);font-size:1.3rem;font-weight:400;line-height:1.5}@media screen and (max-width:749px){.ess-product-benefits{gap:1rem;padding:var(--ess-space-3)}}.ess-product-advice{display:flex;gap:var(--ess-space-3);margin-top:var(--ess-space-4);padding:var(--ess-space-4);border:1px solid var(--ess-color-border);border-left:4px solid var(--ess-color-accent);border-radius:var(--ess-radius-md);background:var(--ess-color-surface)}.ess-product-advice__icon{display:flex;flex:0 0 auto;color:var(--ess-color-accent)}.ess-product-advice__content{min-width:0}.ess-product-advice__title{display:block;margin-bottom:var(--ess-space-1);color:var(--ess-color-heading);font-size:var(--ess-font-size-md);line-height:1.35}.ess-product-advice__text{color:var(--ess-color-text-muted);font-size:var(--ess-font-size-sm);line-height:1.55}.ess-product-advice__text>*{margin:0}.ess-product-advice__link{display:inline-flex;align-items:center;gap:var(--ess-space-1);margin-top:var(--ess-space-2);color:var(--ess-color-accent);font-size:var(--ess-font-size-sm);font-weight:650;text-decoration:none}.ess-product-advice__link:hover{text-decoration:underline}.product__info-container .product-form{margin-top:var(--ess-space-5)}.product__info-container .product-form__submit{font-weight:700}.product__info-container .price{margin-top:var(--ess-space-3)}@media screen and (max-width:989px){.ess-product-benefits{grid-template-columns:1fr}}@media screen and (max-width:749px){.ess-product-summary{font-size:1.6rem}.ess-product-benefits,.ess-product-advice{padding:var(--ess-space-3)}}.ess-product-note{display:flex;gap:var(--ess-space-3);margin-top:var(--ess-space-4);padding:var(--ess-space-4);border:1px solid rgba(169,103,0,.25);border-left:4px solid var(--ess-color-warning);border-radius:var(--ess-radius-md);background:#a967000f}.ess-product-note__icon{display:inline-flex;flex:0 0 auto;align-items:flex-start;justify-content:center;color:var(--ess-color-warning)}.ess-product-note__icon svg{width:2.4rem;height:2.4rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ess-product-note__content{min-width:0}.ess-product-note__title{display:block;margin-bottom:.4rem;color:var(--ess-color-heading);font-size:1.6rem;font-weight:650;line-height:1.35}.ess-product-note__text{color:var(--ess-color-text);font-size:1.4rem;line-height:1.55}@media screen and (max-width:749px){.ess-product-note{padding:var(--ess-space-3)}}.ess-spec-overview{padding-block:clamp(4.8rem,7vw,8rem)}.ess-section-header{max-width:76rem;margin-bottom:var(--ess-space-6)}.ess-section-title{margin:0}.ess-section-intro{margin:var(--ess-space-3) 0 0;color:var(--ess-color-text-muted);font-size:clamp(1.6rem,1.8vw,1.9rem);line-height:1.6}.ess-spec-card{overflow:hidden;border:1px solid var(--ess-color-border);border-radius:var(--ess-radius-lg);background:var(--ess-color-surface);box-shadow:var(--ess-shadow-sm)}.ess-spec-list{margin:0}.ess-spec-row{display:grid;grid-template-columns:minmax(18rem,34%) minmax(0,1fr);border-bottom:1px solid var(--ess-color-border)}.ess-spec-row:last-child{border-bottom:0}.ess-spec-label,.ess-spec-value{margin:0;padding:1.6rem 2rem;line-height:1.55}.ess-spec-label{color:var(--ess-color-heading);background:var(--ess-color-surface-soft);font-weight:650}.ess-spec-value{min-width:0;color:var(--ess-color-text);overflow-wrap:anywhere}.ess-spec-values{display:flex;flex-wrap:wrap;gap:.8rem;margin:0;padding:0;list-style:none}.ess-spec-values__item{display:inline-flex;align-items:center;min-height:3.2rem;padding:.5rem 1rem;border:1px solid var(--ess-color-border);border-radius:var(--ess-radius-pill);background:var(--ess-color-surface-soft);color:var(--ess-color-heading);font-size:1.35rem;font-weight:550;line-height:1.35}@media screen and (max-width:749px){.ess-spec-overview{padding-block:4.8rem}.ess-section-header{margin-bottom:var(--ess-space-5)}.ess-spec-row{display:block}.ess-spec-label{padding-bottom:.6rem;background:var(--ess-color-surface)}.ess-spec-value{padding-top:0;color:var(--ess-color-text-muted)}}.ess-product-description-section{padding-block:clamp(4.8rem,7vw,8rem)}.ess-product-description-layout{display:grid;grid-template-columns:minmax(22rem,.7fr) minmax(0,1.8fr);gap:clamp(3.2rem,6vw,8rem);align-items:start}.ess-product-description-header{position:sticky;top:10rem}.ess-product-description-title{margin:0}.ess-product-description-intro{margin:var(--ess-space-3) 0 0;color:var(--ess-color-text-muted);font-size:1.6rem;line-height:1.65}.ess-product-description-card{min-width:0}.ess-product-description{max-width:88rem;color:var(--ess-color-text);font-size:1.6rem;line-height:1.75}.ess-product-description h2{margin-top:4.8rem;margin-bottom:1.6rem;font-size:clamp(2.2rem,2.6vw,3rem)}.ess-product-description h3{margin-top:3.6rem;margin-bottom:1.2rem;font-size:clamp(1.9rem,2.2vw,2.4rem)}.ess-product-description h4{margin-top:2.8rem;margin-bottom:1rem;font-size:1.8rem}.ess-product-description h2:first-child,.ess-product-description h3:first-child,.ess-product-description h4:first-child{margin-top:0}.ess-product-description p{margin-top:0;margin-bottom:1.6rem}.ess-product-description ul,.ess-product-description ol{margin:0 0 2.4rem;padding-left:2.2rem}.ess-product-description li{margin-bottom:.8rem;padding-left:.4rem}.ess-product-description li::marker{color:var(--ess-color-accent)}.ess-product-description img{display:block;max-width:100%;height:auto;margin:3.2rem auto;border-radius:var(--ess-radius-lg)}.ess-product-description table{width:100%;margin-block:2.4rem;overflow:hidden;border:1px solid var(--ess-color-border);border-collapse:separate;border-spacing:0;border-radius:var(--ess-radius-lg);background:var(--ess-color-surface)}.ess-product-description tr:not(:last-child) td,.ess-product-description tr:not(:last-child) th{border-bottom:1px solid var(--ess-color-border)}.ess-product-description th,.ess-product-description td{padding:1.4rem 1.6rem;border:0;text-align:left;vertical-align:top}.ess-product-description th{width:34%;background:var(--ess-color-surface-soft);color:var(--ess-color-heading);font-weight:650}.ess-product-description blockquote{margin:3.2rem 0;padding:2rem 2.4rem;border-left:4px solid var(--ess-color-accent);border-radius:0 var(--ess-radius-md) var(--ess-radius-md) 0;background:var(--ess-color-surface-soft);color:var(--ess-color-text);font-style:normal}@media screen and (max-width:989px){.ess-product-description-layout{grid-template-columns:1fr;gap:var(--ess-space-5)}.ess-product-description-header{position:static;max-width:78rem}.ess-product-description{max-width:none}}@media screen and (max-width:749px){.ess-product-description-section{padding-block:4.8rem}.ess-product-description{font-size:1.55rem}.ess-product-description table{display:block;overflow-x:auto}.ess-product-description th,.ess-product-description td{min-width:14rem;padding:1.2rem}}.ess-downloads{padding-block:clamp(4.8rem,7vw,8rem);background:var(--ess-color-surface-soft)}.ess-downloads__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ess-space-3)}.ess-download-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--ess-space-3);min-width:0;padding:var(--ess-space-4);border:1px solid var(--ess-color-border);border-radius:var(--ess-radius-lg);background:var(--ess-color-surface);box-shadow:var(--ess-shadow-sm);transition:border-color var(--ess-transition-fast),box-shadow var(--ess-transition-fast),transform var(--ess-transition-fast)}.ess-download-card:hover{border-color:var(--ess-color-border-strong);box-shadow:var(--ess-shadow-md);transform:translateY(-1px)}.ess-download-card__icon{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border-radius:var(--ess-radius-md);background:var(--ess-color-surface-soft);color:var(--ess-color-accent)}.ess-download-card__icon svg{width:2.4rem;height:2.4rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ess-download-card__content{min-width:0}.ess-download-card__title{margin:0;font-size:1.6rem;line-height:1.4}.ess-download-card__note{margin:.4rem 0 0;color:var(--ess-color-text-muted);font-size:1.35rem;line-height:1.45}.ess-download-card__link{display:inline-flex;align-items:center;gap:.4rem;color:var(--ess-color-accent);font-size:1.4rem;font-weight:650;text-decoration:none;white-space:nowrap}.ess-download-card__link:hover{color:var(--ess-color-accent-hover);text-decoration:underline}@media screen and (max-width:749px){.ess-downloads{padding-block:4.8rem}.ess-downloads__grid{grid-template-columns:1fr}.ess-download-card{grid-template-columns:auto minmax(0,1fr)}.ess-download-card__link{grid-column:2;justify-self:start}}.ess-delivery{padding-block:clamp(4.8rem,7vw,8rem)}.ess-delivery__layout{display:grid;grid-template-columns:minmax(22rem,.75fr) minmax(0,1.65fr);gap:clamp(3.2rem,6vw,8rem);align-items:start}.ess-delivery__header{max-width:48rem}.ess-delivery__title{margin:0}.ess-delivery__intro{margin:var(--ess-space-3) 0 0;color:var(--ess-color-text-muted);font-size:1.6rem;line-height:1.65}.ess-delivery__card{padding:clamp(2rem,3vw,3.2rem);border:1px solid var(--ess-color-border);border-radius:var(--ess-radius-lg);background:var(--ess-color-surface);box-shadow:var(--ess-shadow-sm)}.ess-delivery__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ess-space-3) var(--ess-space-5);margin:0;padding:0;list-style:none}.ess-delivery__item{display:flex;align-items:flex-start;gap:var(--ess-space-2);min-width:0;color:var(--ess-color-text);font-size:1.5rem;line-height:1.5}.ess-delivery__icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;margin-top:.05rem;border-radius:50%;background:#287a451a;color:var(--ess-color-success)}.ess-delivery__icon svg{width:1.5rem;height:1.5rem;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.ess-delivery__text{min-width:0;overflow-wrap:anywhere}@media screen and (max-width:989px){.ess-delivery__layout{grid-template-columns:1fr;gap:var(--ess-space-5)}.ess-delivery__header{max-width:76rem}}@media screen and (max-width:749px){.ess-delivery{padding-block:4.8rem}.ess-delivery__list{grid-template-columns:1fr}.ess-delivery__card{padding:var(--ess-space-4)}}.ess-relations{padding-block:clamp(4.8rem,7vw,8rem)}.ess-relations__groups{display:grid;gap:clamp(4rem,6vw,6.4rem)}.ess-relation-group{min-width:0}.ess-relation-group__header{display:flex;align-items:flex-start;gap:var(--ess-space-3);margin-bottom:var(--ess-space-5)}.ess-relation-group__icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border-radius:var(--ess-radius-md);background:var(--ess-color-surface-soft);color:var(--ess-color-accent)}.ess-relation-group--required .ess-relation-group__icon{background:#a967001a;color:var(--ess-color-warning)}.ess-relation-group__icon svg{width:2.4rem;height:2.4rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ess-relation-group__title{margin:0;font-size:clamp(1.9rem,2.2vw,2.4rem)}.ess-relation-group__description{margin:.6rem 0 0;color:var(--ess-color-text-muted);font-size:1.45rem;line-height:1.55}.ess-related-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--ess-space-4)}.ess-related-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--ess-color-border);border-radius:var(--ess-radius-lg);background:var(--ess-color-surface);box-shadow:var(--ess-shadow-sm);transition:border-color var(--ess-transition-normal),box-shadow var(--ess-transition-normal),transform var(--ess-transition-normal)}.ess-related-card:hover{border-color:var(--ess-color-border-strong);box-shadow:var(--ess-shadow-md);transform:translateY(-2px)}.ess-related-card__image-link{display:block;color:inherit}.ess-related-card__image{position:relative;overflow:hidden;aspect-ratio:1 / 1;background:var(--ess-color-surface-soft)}.ess-related-card__image img,.ess-related-card__image svg{width:100%;height:100%;object-fit:contain}.ess-related-card__image img{padding:var(--ess-space-3);transition:transform .32s ease}.ess-related-card:hover .ess-related-card__image img{transform:scale(1.035)}.ess-related-card__content{display:flex;flex:1;flex-direction:column;padding:var(--ess-space-4)}.ess-related-card__vendor{margin:0 0 .5rem;color:var(--ess-color-text-muted);font-size:1.2rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase}.ess-related-card__title{margin:0;font-size:1.6rem;line-height:1.4}.ess-related-card__title a{color:var(--ess-color-heading);text-decoration:none}.ess-related-card__title a:hover{color:var(--ess-color-accent)}.ess-related-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--ess-space-2);margin-top:auto;padding-top:var(--ess-space-4)}.ess-related-card__price{color:var(--ess-color-heading);font-size:1.6rem;font-weight:700;line-height:1.3}.ess-related-card__price-prefix{margin-right:.2rem;color:var(--ess-color-text-muted);font-size:1.2rem;font-weight:500}.ess-related-card__link{display:inline-flex;align-items:center;gap:.3rem;color:var(--ess-color-accent);font-size:1.35rem;font-weight:650;text-decoration:none;white-space:nowrap}.ess-related-card__link:hover{color:var(--ess-color-accent-hover);text-decoration:underline}@media screen and (max-width:1100px){.ess-related-products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.ess-relations{padding-block:4.8rem}.ess-related-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ess-space-3)}.ess-related-card__content{padding:var(--ess-space-3)}.ess-related-card__footer{display:block}.ess-related-card__link{margin-top:var(--ess-space-2)}}@media screen and (max-width:420px){.ess-related-products{grid-template-columns:1fr}}.ess-product-badges{display:flex;flex-wrap:wrap;gap:.8rem;margin-block:.4rem 1.2rem}.ess-product-badge{display:inline-flex;align-items:center;min-height:2.8rem;padding:.45rem .9rem;border:1px solid var(--ess-color-border);border-radius:var(--ess-radius-pill);background:var(--ess-color-surface-soft);color:var(--ess-color-heading);font-size:1.15rem;font-weight:750;line-height:1;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap}.ess-product-badge--sale,.ess-product-badge--angebot{border-color:#b8323240;background:#b832321a;color:var(--ess-color-error)}.ess-product-badge--sold-out,.ess-product-badge--ausverkauft{border-color:var(--ess-color-border-strong);background:var(--ess-color-surface-soft);color:var(--ess-color-text-muted)}.ess-product-badge--neu{border-color:#1769aa40;background:#1769aa1a;color:var(--ess-color-accent)}.ess-product-badge--topseller{border-color:#a9670040;background:#a967001a;color:var(--ess-color-warning)}.ess-product-badge--empfehlung{border-color:#287a4540;background:#287a451a;color:var(--ess-color-success)}.ess-product-badge--lagerware{border-color:#287a4540;background:#287a4514;color:var(--ess-color-success)}.ess-product-badge--exklusiv{border-color:#1f293338;background:var(--ess-color-primary);color:#fff}@media screen and (max-width:749px){.ess-product-badges{gap:.6rem}.ess-product-badge{min-height:2.6rem;padding:.4rem .8rem;font-size:1.1rem}}.card__media,.ess-related-card__image{position:relative}.ess-card-badges{position:absolute;z-index:3;top:1.2rem;left:1.2rem;display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;max-width:calc(100% - 2.4rem);pointer-events:none}.ess-card-badge{display:inline-flex;align-items:center;min-height:2.6rem;padding:.4rem .8rem;border:1px solid var(--ess-color-border);border-radius:var(--ess-radius-pill);background:#fffffff0;color:var(--ess-color-heading);font-size:1.05rem;font-weight:750;line-height:1;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap;box-shadow:var(--ess-shadow-sm);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ess-card-badge--sale,.ess-card-badge--angebot{border-color:#b8323247;background:#b83232f0;color:#fff}.ess-card-badge--sold-out,.ess-card-badge--ausverkauft{border-color:#39495640;background:#394956eb;color:#fff}.ess-card-badge--neu{border-color:#1769aa47;background:#1769aaf0;color:#fff}.ess-card-badge--topseller{border-color:#a9670047;background:#a96700f0;color:#fff}.ess-card-badge--empfehlung,.ess-card-badge--lagerware{border-color:#287a4547;background:#287a45f0;color:#fff}.ess-card-badge--exklusiv{border-color:#1f29334d;background:#1f2933f2;color:#fff}@media screen and (max-width:749px){.ess-card-badges{top:.8rem;left:.8rem;gap:.4rem;max-width:calc(100% - 1.6rem)}.ess-card-badge{min-height:2.3rem;padding:.35rem .65rem;font-size:.95rem}}.ess-description-grid-section{padding-block:clamp(4.8rem,7vw,8rem)}.ess-description-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:minmax(20rem,auto);gap:var(--ess-space-4)}.ess-description-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--ess-color-border);border-radius:var(--ess-radius-lg);background:var(--ess-color-surface);box-shadow:var(--ess-shadow-sm);transition:border-color var(--ess-transition-normal),box-shadow var(--ess-transition-normal),transform var(--ess-transition-normal)}.ess-description-card:hover{border-color:var(--ess-color-border-strong);box-shadow:var(--ess-shadow-md);transform:translateY(-2px)}.ess-description-card--small{grid-column:span 1;grid-row:span 1}.ess-description-card--wide{grid-column:span 2;grid-row:span 1}.ess-description-card--large{grid-column:span 2;grid-row:span 2}.ess-description-card__metric{display:flex;min-height:100%;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:clamp(2rem,3vw,3.2rem);text-align:center}.ess-description-card__icon{display:flex;align-items:center;justify-content:center;width:6.4rem;height:6.4rem;margin-bottom:1.2rem}.ess-description-card__icon img{display:block;width:100%;height:100%;object-fit:contain}.ess-description-card__number{color:var(--ess-color-heading);font-size:clamp(3.6rem,5vw,5.4rem);font-weight:400;line-height:1;letter-spacing:-.035em}.ess-description-card__metric-title{max-width:22rem;margin:1.6rem 0 0;font-size:1.55rem;font-weight:550;line-height:1.45}.ess-description-card__metric-text{max-width:26rem;margin-top:1rem;color:var(--ess-color-text-muted);font-size:1.4rem;line-height:1.5}.ess-description-card__metric-text>:first-child{margin-top:0}.ess-description-card__metric-text>:last-child{margin-bottom:0}.ess-description-card__media{position:relative;overflow:hidden;background:var(--ess-color-surface)}.ess-description-card__media img{display:block;width:100%;height:auto;max-height:40rem;object-fit:contain;transition:transform .4s ease}.ess-description-card:hover .ess-description-card__media img{transform:scale(1.02)}.ess-description-card--large .ess-description-card__media img{max-height:46rem}.ess-description-card--wide.ess-description-card--type-bild-und-text{display:grid;grid-template-columns:minmax(18rem,42%) minmax(0,1fr)}.ess-description-card--wide.ess-description-card--type-bild-und-text .ess-description-card__media{height:100%}.ess-description-card--wide.ess-description-card--type-bild-und-text .ess-description-card__media img{width:100%;height:100%;max-height:none;object-fit:contain}.ess-description-card__content{display:flex;min-width:0;flex:1;flex-direction:column;justify-content:center;padding:clamp(2rem,3vw,3.2rem)}.ess-description-card__title{margin:0;font-size:clamp(2rem,2.4vw,2.8rem);line-height:1.2}.ess-description-card__text{margin-top:1.6rem;color:var(--ess-color-text);font-size:1.55rem;line-height:1.65}.ess-description-card__text>:first-child{margin-top:0}.ess-description-card__text>:last-child{margin-bottom:0}.ess-description-card__text p{margin-top:0;margin-bottom:1.2rem}.ess-description-card__text ul,.ess-description-card__text ol{margin:1.2rem 0;padding-left:2rem}.ess-description-card__text li{margin-bottom:.6rem}.ess-description-card__text li::marker{color:var(--ess-color-accent)}.ess-description-card__text strong{color:var(--ess-color-heading);font-weight:700}.ess-description-card__text a{color:var(--ess-color-accent);font-weight:600}.ess-description-card--type-nur-text .ess-description-card__content{justify-content:flex-start}.ess-description-card--type-nur-text .ess-description-card__icon{width:5.6rem;height:5.6rem}@media screen and (max-width:989px){.ess-description-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(18rem,auto)}.ess-description-card--small{grid-column:span 1}.ess-description-card--wide,.ess-description-card--large{grid-column:span 2}.ess-description-card--wide.ess-description-card--type-bild-und-text{grid-template-columns:minmax(18rem,40%) minmax(0,1fr)}}@media screen and (max-width:749px){.ess-description-grid-section{padding-block:4.8rem}.ess-description-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:var(--ess-space-3)}.ess-description-card--small{grid-column:span 1;grid-row:auto}.ess-description-card--wide,.ess-description-card--large{grid-column:1 / -1;grid-row:auto}.ess-description-card--wide.ess-description-card--type-bild-und-text{display:flex;flex-direction:column}.ess-description-card__metric{min-height:18rem;padding:1.6rem 1.2rem}.ess-description-card__icon{width:5rem;height:5rem;margin-bottom:1rem}.ess-description-card__number{font-size:3.6rem}.ess-description-card__metric-title{margin-top:1.2rem;font-size:1.35rem}.ess-description-card__metric-text{font-size:1.3rem}.ess-description-card__content{padding:var(--ess-space-4)}.ess-description-card__title{font-size:2rem}.ess-description-card__text{font-size:1.5rem}.ess-description-card__media img,.ess-description-card--large .ess-description-card__media img{max-height:34rem}}@media screen and (max-width:420px){.ess-description-grid{grid-template-columns:1fr}.ess-description-card--small,.ess-description-card--wide,.ess-description-card--large{grid-column:1;grid-row:auto}.ess-description-card__metric{min-height:16rem}}.ess-faq-section{padding-block:clamp(4.8rem,7vw,8rem)}.ess-faq-list{overflow:hidden;max-width:96rem;margin-inline:auto;border:1px solid var(--ess-color-border);border-radius:var(--ess-radius-lg);background:var(--ess-color-surface);box-shadow:var(--ess-shadow-sm)}.ess-faq-item{border-bottom:1px solid var(--ess-color-border)}.ess-faq-item:last-child{border-bottom:0}.ess-faq-question{display:flex;align-items:center;justify-content:space-between;gap:var(--ess-space-4);min-height:6.4rem;padding:1.8rem 2.4rem;color:var(--ess-color-heading);cursor:pointer;list-style:none;transition:background-color var(--ess-transition-fast),color var(--ess-transition-fast)}.ess-faq-question::-webkit-details-marker{display:none}.ess-faq-question::marker{display:none;content:""}.ess-faq-question:hover{background:var(--ess-color-surface-soft);color:var(--ess-color-accent)}.ess-faq-question:focus-visible{outline:3px solid rgba(23,105,170,.25);outline-offset:-3px}.ess-faq-question__text{font-size:1.6rem;font-weight:650;line-height:1.45}.ess-faq-question__icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;color:var(--ess-color-accent);transition:transform var(--ess-transition-normal)}.ess-faq-question__icon svg{width:2rem;height:2rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ess-faq-item[open] .ess-faq-question{background:var(--ess-color-surface-soft)}.ess-faq-item[open] .ess-faq-question__icon{transform:rotate(180deg)}.ess-faq-answer{padding:0 2.4rem 2.4rem;color:var(--ess-color-text);font-size:1.5rem;line-height:1.7}.ess-faq-answer>:first-child{margin-top:0}.ess-faq-answer>:last-child{margin-bottom:0}.ess-faq-answer p{margin-top:0;margin-bottom:1.2rem}.ess-faq-answer ul,.ess-faq-answer ol{margin:1.2rem 0;padding-left:2.2rem}.ess-faq-answer li{margin-bottom:.6rem}.ess-faq-answer li::marker{color:var(--ess-color-accent)}.ess-faq-answer a{color:var(--ess-color-accent);font-weight:600}@media screen and (max-width:749px){.ess-faq-section{padding-block:4.8rem}.ess-faq-question{min-height:5.8rem;padding:1.6rem}.ess-faq-question__text{font-size:1.5rem}.ess-faq-answer{padding:0 1.6rem 1.8rem;font-size:1.45rem}}.ess-collection-navigation{padding-block:clamp(3.2rem,5vw,6.4rem)}.ess-collection-navigation__header{max-width:78rem;margin-bottom:clamp(2.4rem,4vw,4rem)}.ess-collection-navigation__title{margin:0;font-size:clamp(2.8rem,4vw,4.2rem);line-height:1.15}.ess-collection-navigation__intro{margin-top:1.6rem;color:var(--ess-color-text-muted);font-size:1.65rem;line-height:1.65}.ess-collection-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.8rem}.ess-collection-tile{min-width:0}.ess-collection-tile__link{display:flex;height:100%;overflow:hidden;flex-direction:column;border:1px solid var(--ess-color-border);border-radius:1.4rem;background:#fff;color:inherit;text-decoration:none;box-shadow:var(--ess-shadow-sm);transition:border-color var(--ess-transition-normal),box-shadow var(--ess-transition-normal),transform var(--ess-transition-normal)}.ess-collection-tile__media{display:flex;align-items:center;justify-content:center;aspect-ratio:4 / 3;overflow:hidden;padding:2.4rem;background:#fff}.ess-collection-tile__media img,.ess-collection-tile__media svg{display:block;width:100%;height:100%;object-fit:contain;transition:transform .32s ease}.ess-collection-tile__content{display:flex;flex:1;align-items:center;justify-content:space-between;gap:1.6rem;min-height:7.6rem;padding:1.6rem 1.8rem;border-top:1px solid var(--ess-color-border);background:#fff}.ess-collection-tile__text{min-width:0}.ess-collection-tile__title{margin:0;color:var(--ess-color-heading);font-size:1.65rem;font-weight:700;line-height:1.35}.ess-collection-tile__description{margin:.6rem 0 0;color:var(--ess-color-text-muted);font-size:1.3rem;line-height:1.45}.ess-collection-tile__arrow{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;background:var(--ess-color-surface-soft);color:var(--ess-color-accent);transition:background-color var(--ess-transition-fast),color var(--ess-transition-fast),transform var(--ess-transition-fast)}.ess-collection-tile__arrow svg{width:1.9rem;height:1.9rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(hover:hover){.ess-collection-tile__link:hover{border-color:#1769aa57;box-shadow:var(--ess-shadow-md);transform:translateY(-3px)}.ess-collection-tile__link:hover .ess-collection-tile__media img{transform:scale(1.055)}.ess-collection-tile__link:hover .ess-collection-tile__title{color:var(--ess-color-accent)}.ess-collection-tile__link:hover .ess-collection-tile__arrow{background:var(--ess-color-accent);color:#fff;transform:translate(2px)}}@media screen and (max-width:1100px){.ess-collection-tiles{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.ess-collection-navigation{padding-block:3.2rem 4.8rem}.ess-collection-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.ess-collection-tile__media{padding:1.4rem}.ess-collection-tile__content{min-height:6.4rem;padding:1.2rem 1.3rem}.ess-collection-tile__title{font-size:1.4rem}.ess-collection-tile__description{display:none}.ess-collection-tile__arrow{width:3rem;height:3rem}}@media screen and (max-width:420px){.ess-collection-tiles{grid-template-columns:1fr}.ess-collection-tile__media{aspect-ratio:16 / 9}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/ess-design-system.css.map */
