:root{--st-bg: #FBF9F6;--st-bg-alt: #F2EDE6;--st-bg-deep: #1C1A19;--st-line: #E4DCD2;--st-ink: #1C1A19;--st-ink-muted: #5C5652;--st-ink-invert: #FBF9F6;--st-red: #E31F28;--st-red-deep: #C4161C;--st-red-tint: #FDF0EF;--st-sage: #4F635E;--st-sage-tint: #EDF1EF;--st-action: #D93A14;--st-action-gradient: linear-gradient(135deg, #E31F28 0%, #C9420F 100%);--st-action-label: #FFFFFF;--st-action-off: #E4DCD2;--st-action-off-label: #7A7069;--st-glow: 0 2px 10px rgba(201, 66, 15, .28);--st-glow-hover: 0 6px 20px rgba(201, 66, 15, .4);--st-glow-active: 0 1px 4px rgba(201, 66, 15, .3);--st-brand-gradient: linear-gradient(90deg, #C4161C 0%, #E31F28 45%, #C9420F 100%);--st-bar-h: 30px;--st-r-sm: 8px;--st-r-md: 14px;--st-r-lg: 22px;--st-r-pill: 999px;--st-btn-radius: 10px;--st-shadow: 0 1px 2px rgba(28, 26, 25, .14), 0 2px 8px rgba(28, 26, 25, .12);--st-shadow-hover: 0 2px 4px rgba(28, 26, 25, .16), 0 6px 18px rgba(28, 26, 25, .2);--st-shadow-active: 0 1px 2px rgba(28, 26, 25, .18);--st-sh-1: 0 1px 2px rgba(28, 26, 25, .06), 0 2px 8px rgba(28, 26, 25, .06);--st-sh-2: 0 4px 10px rgba(28, 26, 25, .08), 0 12px 28px rgba(28, 26, 25, .1);--st-ease: cubic-bezier(.4, 0, .2, 1);--st-ease-out: cubic-bezier(.16, 1, .3, 1);--st-step--1: clamp(1.33rem, 1.28rem + .15vw, 1.44rem);--st-step-0: clamp(1.6rem, 1.54rem + .2vw, 1.76rem);--st-step-1: clamp(1.92rem, 1.79rem + .4vw, 2.3rem);--st-step-2: clamp(2.3rem, 2.08rem + .7vw, 3.04rem);--st-step-3: clamp(2.8rem, 2.4rem + 1.2vw, 4.16rem);--st-step-4: clamp(3.52rem, 2.72rem + 2.4vw, 6.4rem);--st-lh-display: 1.04;--st-lh-title: 1.12;--st-lh-sub: 1.25;--st-lh-body: 1.65}:root{--font-body-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--font-heading-family: "Fraunces", Georgia, "Times New Roman", serif}.hxl,.h0,h1,.h1,h2,.h2,h3,.h3{font-family:var(--font-heading-family);font-optical-sizing:auto;font-weight:600;text-wrap:balance}h4,h5,h6,.h4,.h5,.button,input,select,textarea,.price,.badge{font-family:var(--font-body-family)}.hxl,.h0{font-size:var(--st-step-4);line-height:var(--st-lh-display);letter-spacing:-.015em}h1,.h1{font-size:var(--st-step-3);line-height:var(--st-lh-title);letter-spacing:-.01em}h2,.h2{font-size:var(--st-step-2);line-height:var(--st-lh-title);letter-spacing:-.005em}h3,.h3{font-size:var(--st-step-1);line-height:var(--st-lh-sub);letter-spacing:0}h4,.h4{font-size:var(--st-step-0);font-weight:600;line-height:var(--st-lh-sub);letter-spacing:0}h5,.h5{font-size:var(--st-step--1);font-weight:600;line-height:var(--st-lh-sub);letter-spacing:.02em}body{font-size:var(--st-step-0);line-height:var(--st-lh-body);letter-spacing:0}p,.rte p{text-wrap:pretty}.price,.price-item,.totals__subtotal-value,.cart-item__price-wrapper,.tabular{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}body .button,body .shopify-payment-button .shopify-payment-button__button--unbranded{background-color:var(--st-action);background-image:var(--st-action-gradient);color:var(--st-action-label);border:none;border-radius:var(--st-btn-radius);cursor:pointer;font-weight:600;font-size:13.5px;letter-spacing:.06em;text-transform:uppercase;min-height:4.8rem;padding:12px 28px;box-shadow:var(--st-glow);transition:filter .2s var(--st-ease),transform .2s var(--st-ease),box-shadow .2s var(--st-ease)}body .button:before,body .button:after,body .shopify-payment-button__button--unbranded:before,body .shopify-payment-button__button--unbranded:after{box-shadow:none!important;border:none!important;background:none!important;border-radius:var(--st-btn-radius)}body .button:not([disabled]):hover,body .shopify-payment-button .shopify-payment-button__button--unbranded:hover{filter:brightness(.93) saturate(1.06);transform:translateY(-2px);box-shadow:var(--st-glow-hover)}body .button:not([disabled]):active,body .shopify-payment-button .shopify-payment-button__button--unbranded:active{filter:brightness(.86);transform:translateY(0);box-shadow:var(--st-glow-active);transition-duration:.08s}body .button:focus-visible,body .shopify-payment-button .shopify-payment-button__button--unbranded:focus-visible{outline:2px solid var(--st-ink);outline-offset:3px}body .button--secondary,body .button--tertiary{background-color:transparent;background-image:none;color:var(--st-ink);box-shadow:inset 0 0 0 1px var(--st-ink)}body .button--secondary:not([disabled]):hover,body .button--tertiary:not([disabled]):hover{filter:none;background-color:var(--st-ink);color:var(--st-bg);box-shadow:inset 0 0 0 1px var(--st-ink)}body .button--tertiary{box-shadow:inset 0 0 0 1px var(--st-line);color:var(--st-ink-muted)}body .product-form__submit,body .quick-add__submit,body .cart__checkout-button,body .shopify-payment-button__button--unbranded,body .shopify-payment-button__button{background-color:var(--st-action);background-image:var(--st-action-gradient);color:var(--st-action-label);box-shadow:var(--st-glow)}body .product-form__submit:not([disabled]):hover,body .quick-add__submit:not([disabled]):hover,body .cart__checkout-button:not([disabled]):hover,body .shopify-payment-button__button--unbranded:not([disabled]):hover{background-color:var(--st-action);background-image:var(--st-action-gradient);color:var(--st-action-label);filter:brightness(.93) saturate(1.06);box-shadow:var(--st-glow-hover)}body .product-form__submit[disabled],body .quick-add__submit[disabled],body .product-form__submit[aria-disabled=true]:not([data-st-soon]){background-color:var(--st-action-off);background-image:none;color:var(--st-action-off-label);box-shadow:none}body .share-button__button{background-color:var(--st-bg-alt);background-image:none;color:var(--st-ink-muted);box-shadow:inset 0 0 0 1px var(--st-line);border-radius:var(--st-r-pill);font-weight:500;letter-spacing:.04em;text-transform:none;padding:10px 22px;min-height:4.4rem}body .share-button__button:hover{background-color:var(--st-ink);color:var(--st-bg);box-shadow:inset 0 0 0 1px var(--st-ink);filter:none;transform:translateY(-1px)}body .button[disabled],body .button[aria-disabled=true]:not([data-st-soon]){background-color:var(--st-action-off);background-image:none;color:var(--st-action-off-label);box-shadow:none;filter:none;transform:none;cursor:not-allowed}@media(prefers-reduced-motion:reduce){body .button,body .shopify-payment-button .shopify-payment-button__button--unbranded{transition:filter .2s ease}body .button:not([disabled]):hover,body .shopify-payment-button .shopify-payment-button__button--unbranded:hover{transform:none}}body .header__menu-item{font-size:18px!important}@media screen and (max-width:749px){body .menu-drawer__menu-items{font-size:16px!important}body .menu-drawer__menu-item{padding-top:1.3rem;padding-bottom:1.3rem}}@media screen and (max-width:989px){body .menu-drawer,body .menu-drawer__inner-container{height:100dvh}body .menu-drawer__navigation{max-height:100dvh}}body.template-index .shopify-section-group-header-group.announcement-bar-section{height:5px}body.template-index .header-wrapper{position:absolute;width:100%;background:transparent}body.template-index .header-wrapper .header{margin-top:50px}@media screen and (max-width:749px){:root{--st-bar-h: 28px}}body .shopify-section-header-sticky{top:var(--st-bar-h)}body .shopify-section-header-hidden{top:calc(var(--st-bar-h) - var(--header-height))}body.template-index .section-header.scrolled-past-header .header-wrapper{position:static;margin-top:0}body .section-header.scrolled-past-header .header-wrapper{background-color:#fbf9f6e6;-webkit-backdrop-filter:saturate(1.5) blur(12px);backdrop-filter:saturate(1.5) blur(12px);border-bottom:1px solid var(--st-line);box-shadow:var(--st-sh-1)}body .section-header.scrolled-past-header .header-wrapper,body .section-header.scrolled-past-header .header__menu-item,body .section-header.scrolled-past-header .header__icon,body .section-header.scrolled-past-header .header__heading-link,body .section-header.scrolled-past-header .header-wrapper a{color:var(--st-ink)}body .section-header.scrolled-past-header .header__icon svg,body .section-header.scrolled-past-header .header__icon .icon{color:var(--st-ink)}body.template-index .section-header.scrolled-past-header .header-wrapper .header{margin-top:0}@media(prefers-reduced-motion:no-preference){body .section-header .header-wrapper{transition:background-color .2s var(--st-ease),box-shadow .2s var(--st-ease)}}body .badge{font-size:var(--st-badge-fs, 13px);border-radius:var(--st-badge-radius, 50px);padding-top:var(--st-badge-pt, 8px);padding-bottom:var(--st-badge-pb, 8px);animation:var(--st-badge-anim, none)}body .price__badge-sale{background-color:var(--st-badge-bg, #e31f28);color:var(--st-badge-fg, #ffffff);border-color:transparent}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media screen and (max-width:768px){body .badge{font-size:var(--st-badge-fs-sm, 10.4px);padding-top:var(--st-badge-pt-sm, 6.4px);padding-bottom:var(--st-badge-pb-sm, 6.4px)}}@media(prefers-reduced-motion:reduce){body .badge{animation:none}}@media screen and (max-width:767px){.videoBackground .fullscreen-video-wrap{position:absolute!important;z-index:1!important}.videoBackground .videoBox{padding:70px 20px!important}.videoBackground .videoBoxInfo{padding:10px!important}}.product__media.media.media--transparent,.global-media-settings{border-radius:var(--st-r-lg)}body .header__icon--menu>span{display:grid;place-items:center}body .header__icon--menu>span>.svg-wrapper{grid-area:1 / 1}body .header__icon--menu[aria-expanded=true]:before{content:none}@media screen and (max-width:767px){a.header__icon.header__icon--account{display:inline-flex!important}}@media screen and (max-width:768px){.banner__box.content-container.content-container--full-width-mobile.color-scheme-3.gradient{position:absolute;min-height:45vh!important;font-size:14px}}body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-track{background:var(--st-bg-alt)}body::-webkit-scrollbar-thumb{background-color:var(--st-line);border-radius:6px;border:3px solid var(--st-bg-alt)}body::-webkit-scrollbar-thumb:hover{background-color:#c9bdae}.tydal-review{min-height:300px;display:flex;flex-direction:column;justify-content:space-between;padding:20px;border:1px solid #ddd;border-radius:10px;background:#fff}.tydal-review p{flex-grow:1}.tydal-review-footer{text-align:right;margin-top:auto}@media screen and (max-width:768px){.rte table{width:100%;display:block;overflow-x:auto;white-space:nowrap}.rte td,.rte th{display:block;width:100%;text-align:left}}@media screen and (max-width:749px){#main-cart-items .cart-item{position:relative}#main-cart-items .cart-item__details{grid-column:2 / 5}#main-cart-items .cart-item__totals--spinner-only{position:absolute;top:0;right:0;bottom:0;left:0;display:block;pointer-events:none}#main-cart-items .cart-item__totals--spinner-only .loading__spinner{left:50%;transform:translate(-50%)}#main-cart-items .cart-item__details>*{max-width:none}#main-cart-items .cart-item__line-total{color:var(--st-ink-muted, inherit)}}body .cart-notification{border-bottom-left-radius:var(--st-r-md);border-bottom-right-radius:var(--st-r-md);box-shadow:var(--st-sh-2)}@media screen and (max-width:749px){body .cart-notification{padding:2rem 1.8rem}body .cart-notification__close{margin-top:-1.4rem;margin-right:-1rem}}.search-bar__icon svg,.search-bar__icon i{fill:#000!important;color:#000!important}.shopify-policy__container{max-width:700px;margin:0 auto;padding-left:20px;padding-right:10px}body .videoBoxInfoBtn,body .imageBoxInfoBtn{background-color:var(--st-action)!important;background-image:var(--st-action-gradient)!important;color:var(--st-action-label)!important;border:none;border-radius:var(--st-btn-radius);box-shadow:var(--st-glow);font-weight:600;letter-spacing:.06em;text-transform:uppercase;min-height:4.8rem;display:inline-flex;align-items:center;justify-content:center;transition:filter .2s var(--st-ease),transform .2s var(--st-ease),box-shadow .2s var(--st-ease)}body .videoBoxInfoBtn:hover,body .imageBoxInfoBtn:hover{filter:brightness(.93) saturate(1.06);transform:translateY(-2px);box-shadow:var(--st-glow-hover)}body .price{color:var(--st-ink);font-weight:600;letter-spacing:-.01em}body .card__information .price,body .card-information .price,body .price--large{font-size:var(--st-step-1)}body .product__info-container .price{font-size:var(--st-step-2);line-height:1.2}body .price--on-sale .price-item--sale,body .price--on-sale .price__sale .price-item--last{color:var(--st-red-deep)}body .price--on-sale .price-item--regular,body .price__sale s,body s.price-item{color:var(--st-ink-muted);font-weight:400;font-size:.8em;text-decoration-thickness:1px;text-underline-offset:.1em}body .price .price__regular .price-item--regular{font-weight:600}body .price--sold-out .price-item--regular{color:var(--st-ink-muted)}body .field__input,body .select__select,body .customer .field input,body .customer select{border-radius:var(--st-r-sm);font-size:var(--st-step-0);min-height:4.8rem;transition:box-shadow .15s var(--st-ease),border-color .15s var(--st-ease)}body .field:focus-within:after,body .select:focus-within:after{box-shadow:0 0 0 2px var(--st-action);outline:none}body .field__input:focus-visible,body .select__select:focus-visible{outline:none}body input[type=checkbox],body input[type=radio]{accent-color:var(--st-action);width:1.8rem;height:1.8rem}body .rte a:not(.button),body .contact a:not(.button){color:var(--st-ink);text-decoration-color:var(--st-action);text-decoration-thickness:1px;text-underline-offset:.2em;transition:color .15s var(--st-ease)}body .rte a:not(.button):hover{color:var(--st-action)}body .card-wrapper,body .card{--st-card-lift: -4px}body .card__inner,body .card .card__media,body .card__media .media{border-radius:var(--st-r-md);overflow:hidden}body .card__media img,body .card .media img{transition:transform .6s var(--st-ease-out);will-change:transform}body .card-wrapper:hover .card__media img,body .card-wrapper:hover .media img{transform:scale(1.04)}body .card-wrapper .card{transition:transform .25s var(--st-ease-out),box-shadow .25s var(--st-ease-out)}body .card-wrapper:hover .card{transform:translateY(var(--st-card-lift));box-shadow:var(--st-sh-2)}body .card__heading a:after{border-radius:var(--st-r-md)}body .card__information .card__heading{font-size:var(--st-step-0);line-height:var(--st-lh-sub)}body .card-information .price,body .card__information .price{font-size:var(--st-step-1);font-weight:600;color:var(--st-ink)}@media(prefers-reduced-motion:reduce){body .card__media img,body .card .media img,body .card-wrapper .card{transition:none}body .card-wrapper:hover .card__media img,body .card-wrapper:hover .media img,body .card-wrapper:hover .card{transform:none}}.stelbo-trust{background-color:rgb(var(--color-background));border-top:1px solid var(--st-line);border-bottom:1px solid var(--st-line)}.stelbo-trust__inner{padding:2.4rem 1.5rem}.stelbo-trust__list{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem 2.4rem;margin:0;padding:0;list-style:none}.stelbo-trust__item{display:flex;align-items:center;gap:1.2rem;min-width:0}.stelbo-trust__icon{flex:0 0 auto;width:3.6rem;height:3.6rem;display:grid;place-items:center;border-radius:var(--st-r-pill);background:var(--st-red-tint);color:var(--st-red-deep)}.stelbo-trust__icon svg{width:2rem;height:2rem}.stelbo-trust__text{display:flex;flex-direction:column;min-width:0}.stelbo-trust__title{font-size:var(--st-step-0);font-weight:600;line-height:1.25;color:var(--st-ink)}.stelbo-trust__sub{font-size:var(--st-step--1);color:var(--st-ink-muted);line-height:1.35}@media screen and (max-width:749px){.stelbo-trust__inner{padding:1.8rem 0}.stelbo-trust__list{display:flex;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 1.5rem}.stelbo-trust__list::-webkit-scrollbar{display:none}.stelbo-trust__item{flex:0 0 auto;max-width:78vw;scroll-snap-align:start}}.videoBackground .videoBox:before,.videoBackground .imageBox:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,#1c1a199e,#1c1a1957 38%,#1c1a1914 70%,#1c1a1900)}.videoBackground .videoBoxInfo,.videoBackground .imageBoxInfo{position:relative;z-index:2}.videoBackground .videoBoxInfoTitle,.videoBackground .imageBoxInfoTitle{text-shadow:0 1px 24px rgba(28,26,25,.35)}body .videoBackground .videoBoxInfoTitle,body .videoBackground .imageBoxInfoTitle{font-size:clamp(3rem,6.4vw,6rem);line-height:1.06;letter-spacing:.06em;margin-bottom:1.4rem}@media screen and (max-width:767px){body .videoBackground .videoBox{min-height:62vh;min-height:62svh;padding:0 20px 44px;justify-content:flex-end}body .videoBackground .fullscreen-video-wrap{min-height:62vh;min-height:62svh}body .videoBackground .videoBoxInfoDescription p{font-size:15px;line-height:1.55}body .videoBackground .videoBoxInfoDescription{max-width:34ch}}body .newsletter-form__field-wrapper .field{border-radius:var(--st-r-sm)}body .newsletter-form__field-wrapper .field__input{background-color:#fff;color:var(--st-ink);border-radius:var(--st-r-sm);font-size:var(--st-step-0)}body .newsletter-form__field-wrapper .field__label{color:#6e645c;font-weight:400;letter-spacing:.01em}body .newsletter-form__field-wrapper .field__input:focus~.field__label,body .newsletter-form__field-wrapper .field__input:not(:placeholder-shown)~.field__label{color:var(--st-ink-muted)}body .newsletter-form__field-wrapper .field:after,body .newsletter-form__field-wrapper .field:before{box-shadow:none;border-radius:var(--st-r-sm)}body .newsletter-form__field-wrapper .field:focus-within{box-shadow:0 0 0 3px #ffffff8c;border-radius:var(--st-r-sm)}body .newsletter-form__button{color:var(--st-ink);background:transparent;box-shadow:none;min-height:0}body .newsletter-form__button:hover{color:var(--st-red-deep);background:transparent;filter:none;transform:none;box-shadow:none}body .newsletter-form__button .icon{width:1.5rem;height:1.5rem}.stelbo-assure{display:flex;flex-wrap:wrap;gap:.8rem 2rem;margin:1.6rem 0 0;padding:1.4rem 0 0;list-style:none;border-top:1px solid var(--st-line);font-size:var(--st-step--1);color:var(--st-ink-muted)}.stelbo-assure li{display:flex;align-items:center;gap:.5rem}.stelbo-assure li:before{content:"";width:.6rem;height:.6rem;border-radius:var(--st-r-pill);background:var(--st-red);flex:0 0 auto}.stelbo-assure strong{color:var(--st-ink);font-weight:600}.stelbo-assure a{color:var(--st-ink);font-weight:600;text-decoration-color:var(--st-red);text-underline-offset:.2em}body .product__accordion .summary__title .icon,body .product__accordion .summary__title svg:first-child{color:var(--st-red-deep)}body .product__accordion summary{padding-top:1.4rem;padding-bottom:1.4rem}body .product__accordion .icon-caret{transition:transform .25s var(--st-ease)}body .product__accordion details[open]>summary .icon-caret{transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){body .product__accordion .icon-caret{transition:none}}body .product__info-container variant-selects{display:block;margin:2.4rem 0;padding:1.8rem 1.8rem 2rem;background-color:var(--st-bg-alt);border:1px solid var(--st-line);border-radius:var(--st-r-md)}body .product__info-container variant-selects .product-form__input{max-width:100%;min-width:0;margin:0;padding:0;border:0}body .product__info-container variant-selects .product-form__input+.product-form__input{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--st-line)}body .product__info-container .product-form__input>.form__label{display:flex;align-items:baseline;justify-content:space-between;gap:1.2rem;width:100%;float:none;margin:0 0 1.4rem;padding:0;font-family:var(--font-heading-family);font-weight:600;font-size:var(--st-step-1);line-height:var(--st-lh-sub);letter-spacing:0;color:var(--st-ink)}body .product-form__label-value,body .product__info-container .product-form__input>.form__label [data-selected-value]{flex:0 0 auto;font-family:var(--font-body-family);font-size:var(--st-step--1);font-weight:600;letter-spacing:.02em;color:var(--st-red-deep);white-space:nowrap}body .product-form__pill-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:1rem}body .product-form__input--pill input[type=radio]+label{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;padding:1.4rem 1.2rem 1.2rem;min-height:6.6rem;background-color:#fff;border:1px solid var(--st-line);border-radius:var(--st-r-sm);color:var(--st-ink);font-family:var(--font-body-family);font-size:var(--st-step-0);font-weight:600;line-height:1.2;letter-spacing:0;text-align:center;cursor:pointer;transition:border-color .2s var(--st-ease),background-color .2s var(--st-ease),box-shadow .2s var(--st-ease),transform .2s var(--st-ease-out)}body .product-form__input--pill input[type=radio]+label:before{content:none}body .product-form__input--pill input[type=radio]+label:after{content:"";display:block;width:2.4rem;height:.5rem;margin-top:.9rem;border-left:1px solid currentColor;border-right:1px solid currentColor;background-image:linear-gradient(currentColor,currentColor);background-position:center;background-size:100% 1px;background-repeat:no-repeat;opacity:.3;transition:width .35s var(--st-ease-out),opacity .25s var(--st-ease)}body .product-form__input--pill input[type=radio]:not(.disabled):not(:disabled)+label:hover{border-color:var(--st-red);transform:translateY(-2px);box-shadow:var(--st-sh-1)}body .product-form__input--pill input[type=radio]:not(.disabled):not(:disabled)+label:hover:after{width:3.4rem;opacity:.55}body .product-form__input--pill input[type=radio]:checked+label{background-color:var(--st-red-tint);border-color:var(--st-red);color:var(--st-ink);box-shadow:0 0 0 1px var(--st-red),var(--st-glow)}body .product-form__input--pill input[type=radio]:checked+label:after{width:4.4rem;opacity:1;color:var(--st-red)}body .product-form__input--pill input[type=radio]:focus-visible+label,body .product-form__input--pill input[type=radio].focused+label{outline:none;box-shadow:0 0 0 2px var(--st-bg-alt),0 0 0 4px var(--st-red)}body .product-form__input--pill input[type=radio]:disabled+label,body .product-form__input--pill input[type=radio].disabled+label,body .product-form__input--pill input[type=radio].visually-disabled+label{background-color:var(--st-bg-alt);border-color:var(--st-line);color:var(--st-ink-muted);text-decoration:line-through;box-shadow:none;transform:none}body .product-form__input--pill input[type=radio]:disabled+label:after,body .product-form__input--pill input[type=radio].disabled+label:after,body .product-form__input--pill input[type=radio].visually-disabled+label:after{opacity:.18}body .product-form__input--pill input[type=radio].disabled:checked+label,body .product-form__input--pill input[type=radio]:disabled:checked+label{color:var(--st-ink-muted)}body .product__info-container variant-selects .select__select{background-color:#fff;font-weight:600}@media screen and (max-width:749px){body .product__info-container variant-selects{padding:1.4rem 1.4rem 1.6rem}body .product-form__pill-grid{grid-template-columns:repeat(auto-fit,minmax(11.5rem,1fr))}}@media(prefers-reduced-motion:reduce){body .product-form__input--pill input[type=radio]+label,body .product-form__input--pill input[type=radio]+label:after{transition:none}body .product-form__input--pill input[type=radio]:not(.disabled):not(:disabled)+label:hover{transform:none}}#shopify-pc__banner .shopify-pc__banner__dialog{background-color:var(--st-action);background-image:var(--st-brand-gradient);color:#fff;border:none;border-radius:var(--st-r-lg);box-shadow:var(--st-sh-2);font-family:var(--font-body-family)}#shopify-pc__banner .shopify-pc__banner__dialog *,#shopify-pc__banner .shopify-pc__banner__body,#shopify-pc__banner .shopify-pc__banner__dialog p,#shopify-pc__banner .shopify-pc__banner__dialog span{color:#fff;font-family:inherit}#shopify-pc__banner .shopify-pc__banner__dialog-title{font-family:var(--font-heading-family);font-optical-sizing:auto;font-weight:600;font-size:var(--st-step-2);line-height:var(--st-lh-title);letter-spacing:-.005em;color:#fff}#shopify-pc__banner .shopify-pc__banner__body{font-size:var(--st-step--1);line-height:1.6}#shopify-pc__banner a{color:#fff;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.2em}#shopify-pc__banner button.shopify-pc__banner__btn-accept{background-color:#fff;background-image:none;color:var(--st-red-deep);border:none;border-radius:var(--st-btn-radius);box-shadow:0 2px 10px #1c1a1938;font-weight:600;font-size:13.5px;letter-spacing:.06em;text-transform:uppercase;min-height:4.4rem;transition:transform .2s var(--st-ease),box-shadow .2s var(--st-ease)}#shopify-pc__banner button.shopify-pc__banner__btn-accept:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1c1a194d}#shopify-pc__banner button.shopify-pc__banner__btn-decline,#shopify-pc__banner button.shopify-pc__banner__btn-manage-prefs{background-color:transparent;background-image:none;color:#fff;border:none;border-radius:var(--st-btn-radius);box-shadow:inset 0 0 0 1px #ffffffbf;font-weight:600;font-size:13.5px;letter-spacing:.06em;text-transform:uppercase;min-height:4.4rem;transition:background-color .2s var(--st-ease),color .2s var(--st-ease)}#shopify-pc__banner button.shopify-pc__banner__btn-decline:hover,#shopify-pc__banner button.shopify-pc__banner__btn-manage-prefs:hover{background-color:#fff;color:var(--st-red-deep)}#shopify-pc__banner button:focus-visible{outline:2px solid #ffffff;outline-offset:3px}#shopify-pc__prefs .shopify-pc__prefs__dialog{background-color:var(--st-bg);color:var(--st-ink);border-radius:var(--st-r-lg);box-shadow:var(--st-sh-2);border:1px solid var(--st-line);font-family:var(--font-body-family)}#shopify-pc__prefs .shopify-pc__prefs__header h2,#shopify-pc__prefs .shopify-pc__prefs__header h3{font-family:var(--font-heading-family);font-optical-sizing:auto;font-weight:600;font-size:var(--st-step-2);line-height:var(--st-lh-title);color:var(--st-ink)}#shopify-pc__prefs .shopify-pc__prefs__body,#shopify-pc__prefs .shopify-pc__prefs__option-description{font-size:var(--st-step--1);line-height:1.6;color:var(--st-ink-muted)}#shopify-pc__prefs button.shopify-pc__prefs__btn-accept{background-color:var(--st-action);background-image:var(--st-action-gradient);color:var(--st-action-label);border:none;border-radius:var(--st-btn-radius);box-shadow:var(--st-glow);font-weight:600;font-size:13.5px;letter-spacing:.06em;text-transform:uppercase;min-height:4.4rem;transition:filter .2s var(--st-ease),box-shadow .2s var(--st-ease)}#shopify-pc__prefs button.shopify-pc__prefs__btn-accept:hover{filter:brightness(.93) saturate(1.06);box-shadow:var(--st-glow-hover)}#shopify-pc__prefs button.shopify-pc__prefs__btn-decline{background-color:transparent;background-image:none;color:var(--st-ink);border:none;border-radius:var(--st-btn-radius);box-shadow:inset 0 0 0 1px var(--st-ink);font-weight:600;font-size:13.5px;letter-spacing:.06em;text-transform:uppercase;min-height:4.4rem}#shopify-pc__prefs button.shopify-pc__prefs__btn-decline:hover{background-color:var(--st-ink);color:var(--st-bg)}#shopify-pc__prefs button:focus-visible{outline:2px solid var(--st-ink);outline-offset:3px}#shopify-pc__prefs input[type=checkbox],#shopify-pc__prefs input[type=radio]{accent-color:var(--st-action)}#shopify-pc__prefs .shopify-pc__prefs__header,#shopify-pc__prefs .shopify-pc__prefs__actions{border-color:var(--st-line)}#shopify-pc__prefs a{color:var(--st-ink);text-decoration-color:var(--st-red);text-underline-offset:.2em}@media(prefers-reduced-motion:reduce){#shopify-pc__banner button,#shopify-pc__prefs button{transition:none}#shopify-pc__banner button.shopify-pc__banner__btn-accept:hover{transform:none}}.stelbo-specs{position:relative;margin:2rem 0 3.2rem;padding:3.6rem 3.2rem 3.2rem;background-color:var(--st-bg);border:1px solid var(--st-line);border-radius:var(--st-r-lg);box-shadow:var(--st-sh-1);overflow:hidden}.stelbo-specs__tape{position:absolute;top:0;left:0;right:0;height:14px;pointer-events:none;background-image:repeating-linear-gradient(90deg,var(--st-red-deep) 0 1.5px,transparent 1.5px 40px),repeating-linear-gradient(90deg,rgba(196,22,28,.4) 0 1px,transparent 1px 8px);background-size:100% 13px,100% 7px;background-repeat:no-repeat;background-position:0 0,0 0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 46%,transparent 88%);mask-image:linear-gradient(90deg,#000 0%,#000 46%,transparent 88%)}.stelbo-specs__body{display:grid;grid-template-columns:1fr;gap:2rem}.stelbo-specs__body>*{margin:0;min-width:0}.stelbo-specs__body p,.stelbo-specs__body li,.stelbo-specs__body div{font-size:var(--st-step-0);line-height:1.7;color:var(--st-ink-muted);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;text-wrap:pretty}.stelbo-specs__body strong,.stelbo-specs__body b{font-family:var(--font-body-family);font-size:var(--st-step--1);font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--st-ink)}.stelbo-specs__body h1,.stelbo-specs__body h2,.stelbo-specs__body h3,.stelbo-specs__body h4,.stelbo-specs__body h5,.stelbo-specs__body h6{grid-column:1 / -1;margin:0;font-family:var(--font-body-family);font-size:var(--st-step--1);font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--st-ink)}.stelbo-specs__body ul,.stelbo-specs__body ol{display:grid;grid-template-columns:repeat(auto-fit,minmax(34rem,1fr));gap:.5rem 3.2rem;margin:0;padding:0;list-style:none}.stelbo-specs__body li{position:relative;padding-left:1.8rem}.stelbo-specs__body li:before{content:"";position:absolute;left:0;top:.88em;width:8px;height:1px;background:var(--st-red)}.stelbo-specs__ico{display:inline-block;width:1.9rem;height:1.9rem;margin-right:.9rem;vertical-align:-.4rem;background-repeat:no-repeat;background-position:center;background-size:contain}.stelbo-specs__ico--ruler{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C4161C' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='7' width='20' height='10' rx='2'/%3E%3Cpath d='M7 7v3.4M12 7v5M17 7v3.4'/%3E%3C/svg%3E")}.stelbo-specs__ico--shield{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C4161C' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3l7 3v5.5c0 4.2-2.9 7.6-7 9.5-4.1-1.9-7-5.3-7-9.5V6z'/%3E%3Cpath d='M9 12l2 2 4-4'/%3E%3C/svg%3E")}.stelbo-specs__ico--box{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C4161C' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 8.5L12 4l9 4.5v7L12 20l-9-4.5z'/%3E%3Cpath d='M3 8.5L12 13l9-4.5M12 13v7'/%3E%3C/svg%3E")}.stelbo-specs__ico--check{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C4161C' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M8 12.2l2.6 2.6L16 9.4'/%3E%3C/svg%3E")}.stelbo-specs__ico--bed{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C4161C' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 18v-7a2 2 0 012-2h14a2 2 0 012 2v7'/%3E%3Cpath d='M3 14h18M7 9V7a1 1 0 011-1h3a1 1 0 011 1v2'/%3E%3C/svg%3E")}.stelbo-specs__ico--truck{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C4161C' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 7h10v9H3z'/%3E%3Cpath d='M13 10h4l3 3v3h-7z'/%3E%3Ccircle cx='7' cy='18' r='1.6'/%3E%3Ccircle cx='17' cy='18' r='1.6'/%3E%3C/svg%3E")}.stelbo-specs__body p:has(>.stelbo-specs__ico),.stelbo-specs__body li:has(>.stelbo-specs__ico),.stelbo-specs__body div:has(>.stelbo-specs__ico){margin-left:2.8rem;text-indent:-2.8rem}.stelbo-specs__body li:has(>.stelbo-specs__ico){padding-left:0}.stelbo-specs__body li:has(>.stelbo-specs__ico):before{content:none}@media screen and (min-width:750px){.stelbo-specs__body{grid-template-columns:1fr 1fr;column-gap:0;row-gap:2.8rem}.stelbo-specs__body>*{padding-right:3.2rem}.stelbo-specs__body>*:nth-child(2n){padding-right:0;padding-left:3.2rem;border-left:1px solid var(--st-line)}.stelbo-specs__body>*:last-child:nth-child(odd){grid-column:1 / -1;padding-right:0;max-width:82ch}}@media screen and (max-width:749px){.stelbo-specs{padding:2.8rem 1.8rem 2.2rem;margin:1.6rem 0 2.4rem;border-radius:var(--st-r-md)}.stelbo-specs__body{gap:1.8rem}.stelbo-specs__body p,.stelbo-specs__body li,.stelbo-specs__body div{line-height:1.75}}.stelbo-gr{--st-gr-bleed: 1.5rem;--gr-per-view: 3;--gr-gap: 1.8rem;--gr-edge: linear-gradient(135deg, #E31F28 0%, #C9420F 100%);--gr-edge-soft: linear-gradient( 142deg, rgba(227, 31, 40, .55) 0%, rgba(201, 66, 15, .34) 38%, rgba(228, 220, 210, .95) 78% );--gr-gold: #F2A518;--gr-card: #FFFFFF;--gr-lift: inset 0 1px 0 rgba(255, 255, 255, .9), 0 1px 2px rgba(28, 26, 25, .05), 0 12px 26px -14px rgba(201, 66, 15, .3);--gr-lift-hover: inset 0 1px 0 rgba(255, 255, 255, .95), 0 2px 4px rgba(28, 26, 25, .07), 0 22px 44px -18px rgba(201, 66, 15, .45);position:relative;isolation:isolate;overflow:hidden;padding:6.4rem 0;background-image:linear-gradient(180deg,var(--st-bg) 0%,#F4EDE4 100%);color:var(--st-ink)}.stelbo-gr__glow{position:absolute;top:-20%;right:-10%;bottom:-20%;left:-10%;z-index:-1;pointer-events:none;background:radial-gradient(40rem 26rem at 8% 10%,rgba(227,31,40,.07),transparent 70%),radial-gradient(46rem 30rem at 92% 88%,rgba(201,66,15,.08),transparent 72%)}.stelbo-gr__bar{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:3.2rem}.stelbo-gr__heading{margin:0;font-family:var(--font-heading-family);font-size:var(--st-step-3);font-weight:600;line-height:var(--st-lh-title);color:var(--st-ink)}.stelbo-gr__layout{display:grid;grid-template-columns:1fr;gap:2.4rem;align-items:start}.stelbo-gr__score,.stelbo-gr__card{position:relative;background-color:var(--gr-card);border:1px solid var(--st-line);border-radius:var(--st-r-md);box-shadow:var(--gr-lift)}@supports ((-webkit-mask-composite: xor) or (mask-composite: exclude)){.stelbo-gr__score,.stelbo-gr__card{border-color:transparent}.stelbo-gr__score:before,.stelbo-gr__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;padding:1px;background-image:var(--gr-edge-soft);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;pointer-events:none;opacity:.85;transition:opacity .25s var(--st-ease)}.stelbo-gr__score:before{padding:1.5px;opacity:1}.stelbo-gr__card:hover:before{opacity:1}}.stelbo-gr__score{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.9rem;padding:3rem 2.2rem 2.6rem;border-radius:var(--st-r-lg)}.stelbo-gr__score>*{position:relative;z-index:1}.stelbo-gr__value{margin:0;font-family:var(--font-heading-family);font-size:clamp(4.4rem,3.4rem + 3vw,6.4rem);font-weight:600;line-height:.95;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--st-red-deep)}@supports (-webkit-background-clip: text) or (background-clip: text){.stelbo-gr__value{background-image:var(--gr-edge);-webkit-background-clip:text;background-clip:text;color:transparent}}.stelbo-gr__meter{position:relative;width:100%;max-width:19rem;height:10px;margin-top:.2rem;background-image:repeating-linear-gradient(90deg,rgba(28,26,25,.16) 0 1px,transparent 1px 10px);background-position:left center;background-repeat:repeat-x;background-size:100% 10px}.stelbo-gr__meter-fill{position:absolute;left:0;bottom:-3px;width:var(--gr-fill, 0%);height:2px;border-radius:2px;background-image:var(--gr-edge)}.stelbo-gr__count{margin:0;font-size:var(--st-step--1);color:var(--st-ink-muted)}.stelbo-gr__brand{margin:.5rem 0 0;font-family:Arial,Helvetica,sans-serif;font-size:2.4rem;font-weight:500;letter-spacing:-.02em;line-height:1}.stelbo-gr__g1{color:#4285f4}.stelbo-gr__g2{color:#ea4335}.stelbo-gr__g3{color:#fbbc05}.stelbo-gr__g4{color:#34a853}.stelbo-gr__link{display:inline-flex;align-items:center;gap:.5rem;margin-top:.3rem;font-size:var(--st-step--1);font-weight:600;color:var(--st-ink);text-decoration-color:var(--st-red);text-decoration-thickness:1px;text-underline-offset:.25em;transition:color .15s var(--st-ease)}.stelbo-gr__link svg{width:1.4rem;height:1.4rem;flex:0 0 auto}.stelbo-gr__link:hover{color:var(--st-red-deep)}.stelbo-stars{position:relative;display:inline-block;line-height:0;white-space:nowrap}.stelbo-stars__row{display:block;white-space:nowrap}.stelbo-stars__row--fg{position:absolute;inset:0 auto 0 0;overflow:hidden}.stelbo-stars__ico{width:1.8rem;height:1.8rem;display:inline-block;vertical-align:top}.stelbo-stars__row--bg .stelbo-stars__ico{fill:#e4dcd2}.stelbo-stars__row--fg .stelbo-stars__ico{fill:var(--gr-gold)}.stelbo-gr__score .stelbo-stars__ico{width:2.4rem;height:2.4rem}.stelbo-gr__carousel{position:relative;min-width:0}.stelbo-gr__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--gr-per-view) - 1) * var(--gr-gap)) / var(--gr-per-view));gap:var(--gr-gap);margin:0;padding:.8rem;list-style:none;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.stelbo-gr__track::-webkit-scrollbar{display:none}.stelbo-gr__track:focus-visible{outline:2px solid var(--st-red);outline-offset:3px;border-radius:var(--st-r-md)}.stelbo-gr__card{scroll-snap-align:start;display:flex;flex-direction:column;gap:1.1rem;min-width:0;padding:2rem 1.8rem 1.6rem;transition:transform .3s var(--st-ease-out),box-shadow .3s var(--st-ease-out)}.stelbo-gr__card:last-child{scroll-snap-align:end}.stelbo-gr__card>*{position:relative;z-index:1}.stelbo-gr__card:hover{transform:translateY(-4px);box-shadow:var(--gr-lift-hover)}.stelbo-gr__quote{position:absolute;top:.4rem;right:1.4rem;z-index:0;font-family:var(--font-heading-family);font-size:6.4rem;line-height:1;color:#c9420f1a;pointer-events:none;-webkit-user-select:none;user-select:none}.stelbo-gr__rating{display:flex;align-items:center;gap:.6rem}.stelbo-gr__verified svg{width:1.5rem;height:1.5rem;display:block}.stelbo-gr__text{margin:0;font-size:var(--st-step-0);line-height:var(--st-lh-body);color:var(--st-ink-muted);text-wrap:pretty;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden}.stelbo-gr__text.is-open{-webkit-line-clamp:unset;overflow:visible}.stelbo-gr__text--empty{font-style:italic;color:var(--st-action-off-label)}.stelbo-gr__more{align-self:flex-start;margin:-.2rem 0 0;padding:0;background:none;border:0;font-family:inherit;font-size:var(--st-step--1);font-weight:600;color:var(--st-red-deep);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.25em;cursor:pointer}.stelbo-gr__more:hover{color:var(--st-ink)}.stelbo-gr__more:focus-visible{outline:2px solid var(--st-red);outline-offset:3px;border-radius:3px}.stelbo-gr__spacer{flex:1 1 auto;min-height:.4rem}.stelbo-gr__head{display:flex;align-items:center;gap:1rem;padding-top:1.3rem;border-top:1px solid var(--st-line)}.stelbo-gr__avatar{flex:0 0 auto;width:3.8rem;height:3.8rem;display:grid;place-items:center;overflow:hidden;border-radius:var(--st-r-pill);background-image:var(--gr-edge);color:#fff;font-size:var(--st-step-0);font-weight:700;line-height:1}.stelbo-gr__avatar img{width:100%;height:100%;object-fit:cover;display:block}.stelbo-gr__who{display:flex;flex-direction:column;gap:.2rem;min-width:0}.stelbo-gr__author{font-size:var(--st-step-0);font-weight:600;color:var(--st-ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stelbo-gr__date{font-size:var(--st-step--1);color:var(--st-ink-muted)}.stelbo-gr__mark{flex:0 0 auto;margin-left:auto}.stelbo-gr__mark svg{width:1.8rem;height:1.8rem;display:block}.stelbo-gr__nav{position:absolute;top:50%;z-index:3;transform:translateY(-50%);display:grid;place-items:center;width:4.4rem;height:4.4rem;padding:0;background-image:var(--gr-edge);border:0;border-radius:var(--st-r-pill);box-shadow:inset 0 1px #ffffff47,0 2px 4px #1c1a1924,0 10px 22px -8px #c9420f8c;color:#fff;cursor:pointer;transition:transform .2s var(--st-ease-out),box-shadow .2s var(--st-ease),opacity .2s var(--st-ease)}.stelbo-gr__nav--prev{left:-1.6rem}.stelbo-gr__nav--next{right:-1.6rem}.stelbo-gr__nav svg{width:2rem;height:2rem}.stelbo-gr__nav:hover:not(:disabled){transform:translateY(-50%) scale(1.06);box-shadow:inset 0 1px #ffffff52,0 3px 6px #1c1a1929,0 16px 30px -8px #c9420fb3}.stelbo-gr__nav:focus-visible{outline:none;box-shadow:0 0 0 3px #fbf9f6,0 0 0 5px var(--st-red)}.stelbo-gr__nav:disabled{opacity:.28;cursor:default;pointer-events:none}.stelbo-gr--static .stelbo-gr__navs{display:none}@media screen and (min-width:990px){.stelbo-gr__layout{grid-template-columns:26rem minmax(0,1fr);gap:2.8rem}.stelbo-gr__score{position:sticky;top:12rem}}@media screen and (max-width:989px){.stelbo-gr{--gr-per-view: 2;--gr-gap: 1.4rem}.stelbo-gr__track{margin:0 calc(var(--st-gr-bleed) * -1);padding:.8rem var(--st-gr-bleed)}.stelbo-gr__nav{width:3.8rem;height:3.8rem}.stelbo-gr__nav svg{width:1.7rem;height:1.7rem}.stelbo-gr__nav--prev{left:.4rem}.stelbo-gr__nav--next{right:.4rem}}@media screen and (max-width:749px){.stelbo-gr{padding:4.4rem 0}.stelbo-gr__bar{margin-bottom:2.2rem}.stelbo-gr__score{padding:2.4rem 1.8rem 2rem}.stelbo-gr__card{padding:1.6rem 1.4rem 1.3rem}.stelbo-gr__text{-webkit-line-clamp:6}}@media(prefers-reduced-motion:reduce){.stelbo-gr__card,.stelbo-gr__nav,.stelbo-gr__link,.stelbo-gr__card:before{transition:none}.stelbo-gr__card:hover{transform:none}}:root{--st-pad-panel: 3.2rem;--st-pad-panel-sm: 2rem}.stelbo-panel{position:relative;background-color:var(--st-bg);border:1px solid var(--st-line);border-radius:var(--st-r-lg);box-shadow:var(--st-sh-1)}.stelbo-panel--sunk{background-color:var(--st-bg-alt);box-shadow:none}.stelbo-tape{position:absolute;top:0;left:0;right:0;height:14px;pointer-events:none;border-top-left-radius:inherit;border-top-right-radius:inherit;background-image:repeating-linear-gradient(90deg,var(--st-red-deep) 0 1.5px,transparent 1.5px 40px),repeating-linear-gradient(90deg,rgba(196,22,28,.4) 0 1px,transparent 1px 8px);background-size:100% 13px,100% 7px;background-repeat:no-repeat;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 46%,transparent 88%);mask-image:linear-gradient(90deg,#000 0%,#000 46%,transparent 88%)}.stelbo-eyebrow{display:inline-flex;align-items:center;gap:1.2rem;margin:0 0 1.6rem;font-family:var(--font-body-family);font-size:var(--st-step--1);font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--st-red-deep)}.stelbo-eyebrow:before{content:"";flex:0 0 auto;width:2.8rem;height:.6rem;border-left:1px solid currentColor;border-right:1px solid currentColor;background-image:linear-gradient(currentColor,currentColor);background-position:center;background-size:100% 1px;background-repeat:no-repeat}.stelbo-sec__head{max-width:62ch;margin:0 0 3.2rem}.stelbo-sec__title{margin:0;font-family:var(--font-heading-family);font-optical-sizing:auto;font-weight:600;font-size:var(--st-step-3);line-height:var(--st-lh-title);letter-spacing:-.01em;color:var(--st-ink);text-wrap:balance}.stelbo-sec__lead{margin:1.4rem 0 0;max-width:62ch;font-size:var(--st-step-1);line-height:1.6;color:var(--st-ink-muted);text-wrap:pretty}.stelbo-arrow-link{display:inline-flex;align-items:center;gap:.8rem;font-family:var(--font-body-family);font-size:var(--st-step--1);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--st-ink);text-decoration:none;border-bottom:1px solid var(--st-red);padding-bottom:.4rem;transition:color .2s var(--st-ease),gap .2s var(--st-ease)}.stelbo-arrow-link svg{width:1.6rem;height:1.6rem;flex:0 0 auto}.stelbo-arrow-link:hover{color:var(--st-red-deep);gap:1.4rem}@media(prefers-reduced-motion:no-preference){.st-reveal-ready [data-st-reveal]{opacity:0;transform:translateY(18px);transition:opacity .6s var(--st-ease-out),transform .6s var(--st-ease-out);transition-delay:var(--st-reveal-delay, 0ms)}.st-reveal-ready [data-st-reveal].is-in{opacity:1;transform:none}}.stelbo-hero{position:relative;overflow:hidden;background-color:var(--st-bg-alt);border-bottom:1px solid var(--st-line)}.stelbo-hero__glow{position:absolute;left:-14vw;bottom:-34vh;width:62vw;height:62vw;max-width:780px;max-height:780px;pointer-events:none;border-radius:50%;background:radial-gradient(circle at center,#e31f2821,#c9420f12 42%,#c9420f00 72%)}.stelbo-hero__inner{position:relative;z-index:1;padding-top:6.4rem;padding-bottom:6.4rem}.stelbo-hero__layout{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:end}.stelbo-hero__title{margin:0;font-family:var(--font-heading-family);font-optical-sizing:auto;font-weight:600;font-size:var(--st-step-4);line-height:1.12;letter-spacing:-.015em;color:var(--st-ink);text-wrap:balance}.stelbo-hero__mark{color:var(--st-red-deep);padding-bottom:0;background-repeat:no-repeat;background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-size:100% 1px,1px .2em,1px .2em;background-position:0 100%,0 100%,100% 100%;-webkit-box-decoration-break:clone;box-decoration-break:clone}.stelbo-hero__layout:not(.stelbo-hero__layout--split) .stelbo-hero__title{max-width:24ch}.stelbo-hero__lead{margin:2rem 0 0;max-width:54ch;font-size:var(--st-step-1);line-height:1.6;color:var(--st-ink-muted);text-wrap:pretty}.stelbo-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem 1.6rem;margin-top:3.2rem}.stelbo-hero__facts{display:grid;gap:1.8rem;margin:0;padding:2.4rem 0 0;border-top:1px solid var(--st-line)}.stelbo-hero__fact{display:grid;gap:.4rem}.stelbo-hero__fact dt{font-family:var(--font-body-family);font-size:var(--st-step--1);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--st-ink-muted)}.stelbo-hero__fact dd{margin:0;font-size:var(--st-step-0);font-weight:600;line-height:1.45;color:var(--st-ink)}.stelbo-hero__fact dd a{color:inherit;text-decoration:none;border-bottom:1px solid var(--st-red);padding-bottom:.1em;transition:color .2s var(--st-ease)}.stelbo-hero__fact dd a:hover{color:var(--st-red-deep)}@media screen and (min-width:990px){.stelbo-hero__inner{padding-top:9.6rem;padding-bottom:9.6rem}.stelbo-hero__layout--split{grid-template-columns:minmax(0,1.55fr) minmax(24rem,.85fr);gap:6.4rem}.stelbo-hero__facts{padding-top:0;border-top:0;border-left:1px solid var(--st-line);padding-left:3.2rem}}@media screen and (max-width:749px){.stelbo-hero__inner{padding-top:4.4rem;padding-bottom:4.4rem}.stelbo-hero__lead{font-size:var(--st-step-0)}.stelbo-hero__actions .button{width:100%}}@media(prefers-reduced-motion:no-preference){.stelbo-hero__layout>:first-child>*,.stelbo-hero__layout>:nth-child(2){animation:st-hero-in .7s var(--st-ease-out) both}.stelbo-hero__layout>:first-child>:nth-child(1){animation-delay:.04s}.stelbo-hero__layout>:first-child>:nth-child(2){animation-delay:.12s}.stelbo-hero__layout>:first-child>:nth-child(3){animation-delay:.2s}.stelbo-hero__layout>:first-child>:nth-child(4){animation-delay:.28s}.stelbo-hero__layout>:nth-child(2){animation-delay:.34s}}@keyframes st-hero-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.stelbo-contact{background-color:rgb(var(--color-background))}.stelbo-contact__inner{padding-top:5.6rem;padding-bottom:5.6rem}.stelbo-channels{display:grid;grid-template-columns:repeat(auto-fit,minmax(26rem,1fr));gap:1.6rem;margin:0;padding:0;list-style:none}.stelbo-channel{display:block;min-width:0}.stelbo-channel__link{position:relative;display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"icon label arrow" "icon value value" "icon note  note";align-items:center;column-gap:1.6rem;row-gap:.3rem;height:100%;padding:2.2rem;background-color:var(--st-bg);border:1px solid var(--st-line);border-radius:var(--st-r-md);text-decoration:none;color:var(--st-ink);transition:transform .25s var(--st-ease-out),box-shadow .25s var(--st-ease-out),border-color .2s var(--st-ease)}.stelbo-channel__icon{grid-area:icon;align-self:start;width:4.4rem;height:4.4rem;display:grid;place-items:center;border-radius:var(--st-r-pill);background:var(--st-red-tint);color:var(--st-red-deep);transition:background-color .2s var(--st-ease),color .2s var(--st-ease)}.stelbo-channel__icon svg{width:2.1rem;height:2.1rem}.stelbo-channel__label{grid-area:label;font-family:var(--font-body-family);font-size:var(--st-step--1);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--st-ink-muted)}.stelbo-channel__value{grid-area:value;font-size:var(--st-step-1);font-weight:600;line-height:1.25;letter-spacing:-.01em;color:var(--st-ink);overflow-wrap:anywhere}.stelbo-channel__note{grid-area:note;margin:.4rem 0 0;font-size:var(--st-step--1);line-height:1.5;color:var(--st-ink-muted)}.stelbo-channel__arrow{grid-area:arrow;align-self:start;width:1.8rem;height:1.8rem;color:var(--st-line);transition:transform .25s var(--st-ease-out),color .2s var(--st-ease)}.stelbo-channel__link:hover{transform:translateY(-4px);border-color:var(--st-red);box-shadow:var(--st-sh-2)}.stelbo-channel__link:hover .stelbo-channel__icon{background:var(--st-red-deep);color:#fff}.stelbo-channel__link:hover .stelbo-channel__arrow{transform:translate(3px,-3px);color:var(--st-red-deep)}.stelbo-channel__link:focus-visible{outline:2px solid var(--st-ink);outline-offset:3px}@media(prefers-reduced-motion:reduce){.stelbo-channel__link,.stelbo-channel__arrow,.stelbo-channel__icon{transition:none}.stelbo-channel__link:hover,.stelbo-channel__link:hover .stelbo-channel__arrow{transform:none}}.stelbo-hours{display:block;margin-top:1.6rem;padding:calc(var(--st-pad-panel) + .8rem) var(--st-pad-panel) var(--st-pad-panel);overflow:hidden}.stelbo-hours__bar-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:1.2rem 2rem;margin-bottom:2.8rem}.stelbo-hours__title{margin:0;font-family:var(--font-heading-family);font-optical-sizing:auto;font-weight:600;font-size:var(--st-step-2);line-height:var(--st-lh-title);color:var(--st-ink)}.stelbo-hours__state{display:inline-flex;align-items:center;gap:.9rem;padding:.7rem 1.4rem .7rem 1.2rem;border-radius:var(--st-r-pill);font-size:var(--st-step--1);font-weight:600;letter-spacing:.02em;background-color:var(--st-bg-alt);color:var(--st-ink-muted);box-shadow:inset 0 0 0 1px var(--st-line)}.stelbo-hours__dot{position:relative;flex:0 0 auto;width:.9rem;height:.9rem;border-radius:50%;background-color:currentColor}.stelbo-hours[data-state=open] .stelbo-hours__state{background-color:var(--st-sage-tint);color:#33443f;box-shadow:inset 0 0 0 1px #4f635e47}.stelbo-hours[data-state=closing] .stelbo-hours__state{background-color:#fdf3e7;color:#8a4b12;box-shadow:inset 0 0 0 1px #8a4b123d}.stelbo-hours[data-state=closed] .stelbo-hours__state{background-color:var(--st-bg-alt);color:var(--st-ink-muted)}@media(prefers-reduced-motion:no-preference){.stelbo-hours[data-state=open] .stelbo-hours__dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background-color:currentColor;animation:st-pulse 2.4s var(--st-ease-out) infinite}}@keyframes st-pulse{0%{transform:scale(1);opacity:.55}70%{transform:scale(2.6);opacity:0}to{transform:scale(2.6);opacity:0}}.stelbo-hours__list{margin:0;padding:0;list-style:none}.stelbo-hours__row{display:grid;grid-template-columns:10.5rem minmax(0,1fr) 10.5rem;align-items:center;gap:1.6rem;padding:.9rem 0;border-top:1px solid var(--st-line)}.stelbo-hours__row:first-child{border-top:0}.stelbo-hours__day{font-size:var(--st-step-0);color:var(--st-ink-muted);transition:color .2s var(--st-ease)}.stelbo-hours__span{font-size:var(--st-step-0);font-weight:600;text-align:right;color:var(--st-ink);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;white-space:nowrap}.stelbo-hours__row[data-closed] .stelbo-hours__span{font-weight:400;color:var(--st-ink-muted)}.stelbo-hours__track{position:relative;height:1rem;border-radius:var(--st-r-pill);background-color:var(--st-bg-alt);box-shadow:inset 0 0 0 1px var(--st-line);overflow:hidden}.stelbo-hours__fill{position:absolute;top:0;bottom:0;left:var(--st-h-from);width:var(--st-h-width);border-radius:var(--st-r-pill);background-color:var(--st-action-off);transition:background-color .3s var(--st-ease),box-shadow .3s var(--st-ease)}.stelbo-hours__row[data-today] .stelbo-hours__day{color:var(--st-ink);font-weight:600}.stelbo-hours__row[data-today] .stelbo-hours__fill{background-color:var(--st-action);background-image:var(--st-action-gradient);box-shadow:var(--st-glow)}.stelbo-hours__now{position:absolute;top:-.4rem;bottom:-.4rem;left:var(--st-h-now, 50%);width:2px;margin-left:-1px;border-radius:1px;background-color:var(--st-ink);box-shadow:0 0 0 2px var(--st-bg)}.stelbo-hours__axis{display:grid;grid-template-columns:10.5rem minmax(0,1fr) 10.5rem;gap:1.6rem;margin-top:1.2rem}.stelbo-hours__ticks{grid-column:2;position:relative;height:2.2rem;font-size:1.15rem;font-weight:600;letter-spacing:.08em;color:var(--st-ink-muted);font-variant-numeric:tabular-nums}.stelbo-hours__tick{position:absolute;top:0;left:var(--st-h-at);padding-top:.7rem;transform:translate(-50%);white-space:nowrap}.stelbo-hours__tick:before{content:"";position:absolute;top:0;left:50%;width:1px;height:.5rem;background-color:var(--st-line)}.stelbo-hours__tick:first-child{transform:none}.stelbo-hours__tick:first-child:before{left:0}.stelbo-hours__tick:last-child{transform:translate(-100%)}.stelbo-hours__tick:last-child:before{left:auto;right:0}.stelbo-hours__foot{margin:2.4rem 0 0;padding-top:2rem;border-top:1px solid var(--st-line);font-size:var(--st-step--1);line-height:1.6;color:var(--st-ink-muted)}.stelbo-hours__foot strong{color:var(--st-ink);font-weight:600}@media screen and (max-width:749px){.stelbo-hours{padding:2.8rem var(--st-pad-panel-sm) 2.2rem;border-radius:var(--st-r-md)}.stelbo-hours__bar-head{margin-bottom:2rem}.stelbo-hours__row{grid-template-columns:1fr auto;gap:1.2rem;padding:1.1rem 0}.stelbo-hours__track,.stelbo-hours__axis{display:none}}.stelbo-contact__grid{display:grid;gap:3.2rem}@media screen and (min-width:990px){.stelbo-contact__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:4rem;align-items:start}.stelbo-channels{grid-template-columns:1fr}.stelbo-hours{margin-top:0}}.stelbo-form-sec{scroll-margin-top:calc(var(--st-bar-h) + 9rem);background-color:var(--st-bg-alt);border-top:1px solid var(--st-line);border-bottom:1px solid var(--st-line)}.stelbo-form-sec__inner{padding-top:5.6rem;padding-bottom:5.6rem}.stelbo-form-sec__grid{display:grid;gap:3.2rem;align-items:start}.stelbo-form{padding:var(--st-pad-panel);overflow:hidden}.stelbo-form__fields{display:grid;grid-template-columns:1fr;gap:1.8rem}.stelbo-form__field{display:grid;gap:.8rem;min-width:0}.stelbo-form__field--wide{grid-column:1 / -1}.stelbo-form__label{font-family:var(--font-body-family);font-size:var(--st-step--1);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--st-ink)}.stelbo-form__label span{font-weight:400;letter-spacing:.02em;text-transform:none;color:var(--st-ink-muted)}.stelbo-form__input{width:100%;min-height:5.2rem;padding:1.2rem 1.4rem;background-color:#fff;border:1px solid var(--st-line);border-radius:var(--st-r-sm);font-family:var(--font-body-family);font-size:var(--st-step-0);line-height:1.5;color:var(--st-ink);transition:border-color .15s var(--st-ease),box-shadow .15s var(--st-ease)}textarea.stelbo-form__input{min-height:14rem;resize:vertical}.stelbo-form__input::placeholder{color:#9a918b}.stelbo-form__input:hover{border-color:#c9bdae}.stelbo-form__input:focus{outline:none;border-color:var(--st-action);box-shadow:0 0 0 3px #d93a1429}.stelbo-form__submit{margin-top:2.4rem}.stelbo-form__consent{margin:1.6rem 0 0;font-size:var(--st-step--1);line-height:1.6;color:var(--st-ink-muted)}.stelbo-form__note{display:flex;align-items:flex-start;gap:1.2rem;margin:0 0 2.4rem;padding:1.6rem 1.8rem;border-radius:var(--st-r-sm);font-size:var(--st-step-0);line-height:1.55}.stelbo-form__note svg{flex:0 0 auto;width:2rem;height:2rem;margin-top:.15em}.stelbo-form__note--ok{background-color:var(--st-sage-tint);color:#2c3b37;box-shadow:inset 0 0 0 1px #4f635e4d}.stelbo-form__note--err{background-color:var(--st-red-tint);color:#8a1116;box-shadow:inset 0 0 0 1px #c4161c47}.stelbo-form__note ul{margin:.4rem 0 0;padding-left:1.8rem}.stelbo-next{padding:var(--st-pad-panel)}.stelbo-next__title{margin:0 0 2.4rem;font-family:var(--font-heading-family);font-optical-sizing:auto;font-weight:600;font-size:var(--st-step-1);line-height:var(--st-lh-sub);color:var(--st-ink)}.stelbo-next__list{margin:0;padding:0;list-style:none;counter-reset:st-next}.stelbo-next__item{position:relative;counter-increment:st-next;padding:0 0 2.2rem 4.4rem}.stelbo-next__item:last-child{padding-bottom:0}.stelbo-next__item:before{content:counter(st-next,decimal-leading-zero);position:absolute;left:0;top:-.1em;width:3rem;font-family:var(--font-body-family);font-size:var(--st-step--1);font-weight:600;letter-spacing:.06em;color:var(--st-red-deep);font-variant-numeric:tabular-nums}.stelbo-next__item:after{content:"";position:absolute;left:.75rem;top:2.2rem;bottom:.6rem;width:1px;background-color:var(--st-line)}.stelbo-next__item:last-child:after{content:none}.stelbo-next__item strong{display:block;font-size:var(--st-step-0);font-weight:600;line-height:1.4;color:var(--st-ink)}.stelbo-next__item span{display:block;margin-top:.4rem;font-size:var(--st-step--1);line-height:1.6;color:var(--st-ink-muted)}.stelbo-next__cta{margin:2.8rem 0 0;padding-top:2.4rem;border-top:1px solid var(--st-line);font-size:var(--st-step--1);line-height:1.6;color:var(--st-ink-muted)}.stelbo-next__phone{display:block;margin-top:.6rem;font-family:var(--font-heading-family);font-optical-sizing:auto;font-size:var(--st-step-2);font-weight:600;line-height:1.15;letter-spacing:-.01em;color:var(--st-ink);text-decoration:none;transition:color .2s var(--st-ease)}.stelbo-next__phone:hover{color:var(--st-red-deep)}@media screen and (min-width:750px){.stelbo-form__fields{grid-template-columns:1fr 1fr;gap:2rem}}@media screen and (min-width:990px){.stelbo-form-sec__grid{grid-template-columns:minmax(0,1.55fr) minmax(28rem,.85fr);gap:4rem}}@media screen and (max-width:749px){.stelbo-form,.stelbo-next{padding:2.8rem var(--st-pad-panel-sm) 2.4rem;border-radius:var(--st-r-md)}.stelbo-form-sec__inner{padding-top:4rem;padding-bottom:4rem}}.stelbo-loc{background-color:rgb(var(--color-background))}.stelbo-loc__inner{padding-top:5.6rem;padding-bottom:5.6rem}.stelbo-loc__grid{display:grid;gap:2.4rem;align-items:stretch}.stelbo-loc__shot{position:relative;margin:0 0 3.2rem;border-radius:var(--st-r-lg);overflow:hidden;background-color:var(--st-bg-alt)}.stelbo-loc__shot img{display:block;width:100%;height:auto;border-radius:var(--st-r-lg)}.stelbo-loc__frame{position:absolute;top:1.2rem;right:1.2rem;bottom:1.2rem;left:1.2rem;pointer-events:none;border-radius:var(--st-r-md)}.stelbo-loc__frame{filter:drop-shadow(0 1px 2px rgba(28,26,25,.55))}.stelbo-loc__frame:before,.stelbo-loc__frame:after{content:"";position:absolute;width:3.6rem;height:3.6rem;border:2px solid rgba(255,255,255,.92)}.stelbo-loc__frame:before{top:0;left:0;border-right:0;border-bottom:0;border-top-left-radius:var(--st-r-sm)}.stelbo-loc__frame:after{bottom:0;right:0;border-left:0;border-top:0;border-bottom-right-radius:var(--st-r-sm)}.stelbo-loc__plate{position:absolute;left:2.4rem;right:2.4rem;bottom:2.4rem;display:inline-flex;flex-direction:column;gap:.3rem;max-width:max-content;padding:1.6rem 2rem;border-radius:var(--st-r-md);background-color:#fbf9f6f0;-webkit-backdrop-filter:saturate(1.4) blur(8px);backdrop-filter:saturate(1.4) blur(8px);box-shadow:var(--st-sh-2)}.stelbo-loc__plate-label{font-family:var(--font-body-family);font-size:var(--st-step--1);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--st-red-deep)}.stelbo-loc__plate-value{font-family:var(--font-heading-family);font-optical-sizing:auto;font-weight:600;font-size:var(--st-step-1);line-height:1.2;color:var(--st-ink)}.stelbo-loc__map{position:relative;min-height:34rem;padding:1.2rem;overflow:hidden}.stelbo-loc__map iframe{display:block;width:100%;height:100%;min-height:32rem;border:0;border-radius:var(--st-r-md);filter:saturate(.88) contrast(1.02) sepia(.06)}.stelbo-loc__dir{display:flex;flex-direction:column;padding:var(--st-pad-panel)}.stelbo-loc__dl{display:grid;gap:2rem;margin:0 0 2.8rem}.stelbo-loc__dl>div{display:grid;gap:.5rem;padding-left:3.2rem;position:relative}.stelbo-loc__dl svg{position:absolute;left:0;top:.1rem;width:2rem;height:2rem;color:var(--st-red-deep)}.stelbo-loc__dl dt{font-family:var(--font-body-family);font-size:var(--st-step--1);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--st-ink-muted)}.stelbo-loc__dl dd{margin:0;font-size:var(--st-step-0);line-height:1.5;color:var(--st-ink)}.stelbo-loc__dl dd strong{font-weight:600}.stelbo-loc__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:auto;padding-top:2.4rem;border-top:1px solid var(--st-line)}.stelbo-loc__actions .button{flex:1 1 16rem}.stelbo-zones{margin-top:3.2rem;padding:var(--st-pad-panel)}.stelbo-zones__grid{display:grid;gap:2.4rem;align-items:center}.stelbo-zones__label{margin:0 0 1rem;font-family:var(--font-body-family);font-size:var(--st-step--1);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--st-red-deep)}.stelbo-zones__list{display:flex;flex-wrap:wrap;gap:.8rem;margin:0;padding:0;list-style:none}.stelbo-zones__list li{padding:.7rem 1.6rem;border-radius:var(--st-r-pill);background-color:var(--st-bg);box-shadow:inset 0 0 0 1px var(--st-line);font-size:var(--st-step-0);font-weight:600;color:var(--st-ink)}.stelbo-zones__rule{margin:0;font-size:var(--st-step-0);line-height:1.65;color:var(--st-ink-muted)}.stelbo-zones__rule strong{color:var(--st-ink);font-weight:600}@media screen and (min-width:990px){.stelbo-loc__grid{grid-template-columns:minmax(0,1.6fr) minmax(30rem,.8fr)}.stelbo-zones__grid{grid-template-columns:auto minmax(0,1fr);gap:4.8rem}}@media screen and (max-width:749px){.stelbo-loc__inner{padding-top:4rem;padding-bottom:4rem}.stelbo-loc__shot{margin-bottom:2.4rem;border-radius:var(--st-r-md)}.stelbo-loc__shot img{border-radius:var(--st-r-md)}.stelbo-loc__frame{display:none}.stelbo-loc__plate{position:static;left:auto;right:auto;bottom:auto;max-width:none;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background-color:var(--st-bg-alt);padding:1.6rem 1.8rem}.stelbo-loc__dir,.stelbo-zones{padding:2.4rem var(--st-pad-panel-sm);border-radius:var(--st-r-md)}.stelbo-loc__map{min-height:0;padding:.8rem;border-radius:var(--st-r-md)}.stelbo-loc__map iframe{min-height:30rem}.stelbo-loc__actions .button{flex:1 1 100%}}.stelbo-story{background-color:rgb(var(--color-background))}.stelbo-story__inner{padding-top:5.6rem;padding-bottom:5.6rem}.stelbo-story__grid{display:grid;gap:3.2rem;align-items:start}.stelbo-story__body{min-width:0}.stelbo-story__body>*{max-width:62ch}.stelbo-story__rte p{margin:0 0 1.8rem;font-size:var(--st-step-1);line-height:1.68;color:var(--st-ink-muted);text-wrap:pretty}.stelbo-story__rte p:last-child{margin-bottom:0}.stelbo-story__rte strong{font-weight:600;color:var(--st-ink)}.stelbo-story__rte>p:first-child{font-family:var(--font-heading-family);font-optical-sizing:auto;font-weight:600;font-size:var(--st-step-2);line-height:var(--st-lh-sub);letter-spacing:-.005em;color:var(--st-ink)}.stelbo-story__rte>p:first-child strong{color:var(--st-red-deep)}.stelbo-story__fig{margin:0}.stelbo-story__media{position:relative;margin:0;border-radius:var(--st-r-lg);overflow:hidden;background-color:var(--st-bg-alt)}.stelbo-story__media img{display:block;width:100%;height:auto}.stelbo-story__caption{margin:1.2rem 0 0;font-size:var(--st-step--1);line-height:1.55;color:var(--st-ink-muted)}.stelbo-stats{margin-top:4.8rem;padding:calc(var(--st-pad-panel) + .8rem) var(--st-pad-panel) var(--st-pad-panel);overflow:hidden}.stelbo-stats__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:2.8rem 0;margin:0;padding:0;list-style:none}.stelbo-stats__item{padding:0 3.2rem;border-left:1px solid var(--st-line)}.stelbo-stats__item:first-child{padding-left:0;border-left:0}.stelbo-stats__value{display:block;font-family:var(--font-heading-family);font-optical-sizing:auto;font-weight:600;font-size:var(--st-step-3);line-height:1.05;letter-spacing:-.02em;color:var(--st-ink);font-variant-numeric:tabular-nums}.stelbo-stats__item:first-child .stelbo-stats__value{color:var(--st-red-deep)}.stelbo-stats__label{display:block;margin-top:.8rem;font-family:var(--font-body-family);font-size:var(--st-step--1);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--st-ink-muted)}.stelbo-stats__note{display:block;margin-top:.6rem;font-size:var(--st-step--1);line-height:1.5;letter-spacing:0;text-transform:none;font-weight:400;color:var(--st-ink-muted)}.stelbo-steps{margin-top:4.8rem}.stelbo-steps__list{display:grid;gap:2.4rem;margin:0;padding:0;list-style:none}.stelbo-step{position:relative;padding:var(--st-pad-panel);background-color:var(--st-bg);border:1px solid var(--st-line);border-radius:var(--st-r-md);transition:transform .25s var(--st-ease-out),box-shadow .25s var(--st-ease-out)}.stelbo-step:hover{transform:translateY(-4px);box-shadow:var(--st-sh-2)}.stelbo-step__num{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.6rem;font-family:var(--font-body-family);font-size:var(--st-step--1);font-weight:600;letter-spacing:.1em;color:var(--st-red-deep);font-variant-numeric:tabular-nums}.stelbo-step__num:after{content:"";flex:1 1 auto;height:.5rem;border-left:1px solid currentColor;border-right:1px solid currentColor;background-image:linear-gradient(currentColor,currentColor);background-position:center;background-size:100% 1px;background-repeat:no-repeat;opacity:.4}.stelbo-step__title{margin:0 0 .8rem;font-family:var(--font-heading-family);font-optical-sizing:auto;font-weight:600;font-size:var(--st-step-1);line-height:var(--st-lh-sub);color:var(--st-ink)}.stelbo-step__text{margin:0;font-size:var(--st-step-0);line-height:1.65;color:var(--st-ink-muted);text-wrap:pretty}.stelbo-story__cta{display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem;margin-top:4rem}@media screen and (min-width:750px){.stelbo-steps__list{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:990px){.stelbo-story__grid{grid-template-columns:minmax(0,1.35fr) minmax(28rem,1fr);gap:6.4rem}.stelbo-story__fig{position:sticky;top:calc(var(--st-bar-h) + 10rem)}}@media screen and (max-width:749px){.stelbo-story__inner{padding-top:4rem;padding-bottom:4rem}.stelbo-story__rte p{font-size:var(--st-step-0)}.stelbo-stats,.stelbo-step{padding:2.4rem var(--st-pad-panel-sm);border-radius:var(--st-r-md)}.stelbo-stats{margin-top:3.2rem;padding-top:3.2rem}.stelbo-steps{margin-top:3.2rem}.stelbo-stats__list{grid-template-columns:1fr 1fr;gap:2.4rem 2rem}.stelbo-stats__item{padding:0;border-left:0}.stelbo-stats__item:nth-child(2n){padding-left:2rem;border-left:1px solid var(--st-line)}.stelbo-story__cta .button{width:100%}}@media(prefers-reduced-motion:reduce){.stelbo-step{transition:none}.stelbo-step:hover{transform:none}}.stacked-images{display:flex;flex-direction:column;gap:12px;align-items:center}.stacked-images img{max-width:100px;height:auto}.st-footer{--st-f-rule: rgba(255, 255, 255, .16);--st-f-dim: rgba(255, 255, 255, .76);margin-top:0;padding-top:48px}.st-footer__top{display:grid;grid-template-columns:1fr;gap:40px 48px;padding-bottom:44px}@media screen and (min-width:990px){.st-footer__top{grid-template-columns:minmax(0,.9fr) minmax(0,1.5fr);gap:56px 72px;padding-bottom:52px}}.st-footer__brand-name{font-family:var(--font-heading-family);font-size:var(--st-step-2);line-height:var(--st-lh-sub);font-weight:600;letter-spacing:.005em;margin:0 0 14px;color:inherit}.st-footer__brand-text{font-family:var(--font-body-family);font-size:15.5px;line-height:1.72;color:var(--st-f-dim);margin:0;max-width:46ch}.st-footer__brand-text p{margin:0}body .st-footer__social{margin:22px 0 0;padding:0;gap:6px;justify-content:flex-start}body .st-footer__social .list-social__item{margin:0}body .st-footer__social .link{width:44px;height:44px;padding:0;border-radius:var(--st-r-pill);transition:background-color .18s var(--st-ease),transform .18s var(--st-ease)}body .st-footer__social .link:hover{background-color:#ffffff24;transform:translateY(-1px)}body .st-footer__social .svg-wrapper{width:20px;height:20px}.st-footer__cols{display:grid;grid-template-columns:1fr}@media screen and (min-width:750px){.st-footer__cols{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}}.st-footer__col{border-top:1px solid var(--st-f-rule)}@media screen and (max-width:749px){.st-footer__top{padding-bottom:6px}.st-footer__col:last-of-type{border-bottom:1px solid var(--st-f-rule)}}@media screen and (min-width:750px){.st-footer__col{border-top:0}}.st-footer__col-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:4px 0;cursor:pointer;list-style:none;-webkit-tap-highlight-color:transparent}.st-footer__col-head::-webkit-details-marker{display:none}.st-footer__col-head:focus-visible{outline:2px solid #FFFFFF;outline-offset:3px;border-radius:4px}.st-footer__col-title{font-family:var(--font-heading-family);font-size:16px;font-weight:600;letter-spacing:.01em;line-height:1.3}.st-footer__col-chevron{display:inline-flex;flex:0 0 auto;color:var(--st-f-dim);transition:transform .22s var(--st-ease)}.st-footer__col[open] .st-footer__col-chevron{transform:rotate(180deg)}@media screen and (min-width:750px){.st-footer__col-head{min-height:0;padding:0 0 16px;cursor:default}.st-footer__col-chevron{display:none}}.st-footer__list{list-style:none;margin:0;padding:0 0 18px}@media screen and (min-width:750px){.st-footer__list{padding-bottom:0}}.st-footer__link{display:flex;align-items:center;gap:8px;min-height:40px;padding:2px 0;font-family:var(--font-body-family);font-size:15px;line-height:1.5;color:var(--st-f-dim);text-decoration:none;text-underline-offset:.22em;transition:color .16s var(--st-ease)}.st-footer__link:hover,.st-footer__link:focus-visible{color:#fff;text-decoration:underline;text-decoration-thickness:1px}@media screen and (min-width:750px){.st-footer__link{min-height:34px}}.st-footer__link--account svg{flex:0 0 auto;opacity:.85}.st-footer__bottom{border-top:1px solid var(--st-f-rule)}.st-footer__bottom-inner{display:flex;flex-direction:column;align-items:center;gap:22px;padding-top:26px;padding-bottom:30px;text-align:center}@media screen and (min-width:990px){.st-footer__bottom-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;text-align:left;gap:24px;padding-top:22px;padding-bottom:26px}}.st-footer__legal{order:3;margin:0;font-family:var(--font-body-family);font-size:13px;line-height:1.6;color:var(--st-f-dim)}.st-footer__legal-line{display:block}.st-footer__legal-line--dim{opacity:.78;font-size:12.5px}@media screen and (min-width:990px){.st-footer__legal{order:1;max-width:40ch}}.st-footer__anpc{order:1;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px}@media screen and (min-width:990px){.st-footer__anpc{order:2;gap:12px}}.st-footer__anpc-link{display:block;width:clamp(128px,40vw,168px);border-radius:4px;line-height:0;transition:transform .18s var(--st-ease),box-shadow .18s var(--st-ease)}.st-footer__anpc-link:hover{transform:translateY(-1px);box-shadow:0 4px 14px #1c1a1938}.st-footer__anpc-link:focus-visible{outline:2px solid #FFFFFF;outline-offset:3px}.st-footer__anpc-link img{display:block;width:100%;height:auto;border-radius:4px}@media screen and (min-width:750px){.st-footer__anpc-link{width:168px}}.st-footer__payment{order:2}@media screen and (min-width:990px){.st-footer__payment{order:3;display:flex;justify-content:flex-end}}body .st-footer__payment-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;margin:0;padding:0;list-style:none}@media screen and (min-width:990px){body .st-footer__payment-list{justify-content:flex-end}}body .st-footer__payment-list li{display:flex;margin:0}body .st-footer__payment-icon{width:34px;height:22px;border-radius:3px}@media(prefers-reduced-motion:reduce){.st-footer__col-chevron,.st-footer__anpc-link,body .st-footer__social .link{transition:none}}body .search-modal{background-color:var(--st-bg);border-bottom:1px solid var(--st-line);box-shadow:0 10px 30px #1c1a191a}body .search-modal__content{padding:12px 56px 12px 16px}@media screen and (min-width:750px){body .search-modal__content{padding:14px 64px}}body .search-modal__form{width:100%;max-width:720px;margin:0 auto;height:auto}body .search-modal .field{border-radius:var(--st-r-sm);background-color:#fff}body .search__input.field__input{background-color:#fff;color:var(--st-ink);border-radius:var(--st-r-sm);font-size:var(--st-step-0);min-height:52px;padding-top:1.6rem;padding-bottom:.6rem}body .search__input.field__input::placeholder{color:#8a7f78}body .search-modal .field__label{color:#8a7f78;font-weight:400}body .search-modal .search__button,body .search-modal .reset__button{min-width:44px;min-height:44px;color:var(--st-ink)}body .search-modal .search__button .icon,body .search-modal .reset__button .icon{width:18px;height:18px;fill:currentColor;color:var(--st-ink)}body .search-modal__close-button{color:var(--st-ink);margin-top:0;min-width:44px;min-height:44px}body .search-modal__close-button .icon{width:18px;height:18px;color:var(--st-ink)}body .search-modal__close-button .icon path{fill:currentColor}body .predictive-search{background-color:var(--st-bg);border:1px solid var(--st-line);border-radius:var(--st-r-md);box-shadow:var(--st-sh-2);overflow:hidden;margin-top:8px}body .predictive-search__results-list{margin:0;padding:0}body .predictive-search__results-list+.predictive-search__results-list{border-top:1px solid var(--st-line)}body .predictive-search .predictive-search__heading{color:var(--st-ink-muted);font-family:var(--font-body-family);font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;padding:16px 18px 8px;margin:0;border-bottom:1px solid var(--st-line)}body .predictive-search__list-item{border:0;color:var(--st-ink)}body .predictive-search__list-item+.predictive-search__list-item{border-top:1px solid rgba(228,220,210,.6)}body .predictive-search__item{gap:14px;padding:12px 18px;min-height:72px;align-items:center;color:var(--st-ink);transition:background-color .14s var(--st-ease)}body .predictive-search__item--link-with-thumbnail{grid-template-columns:64px 1fr}body .predictive-search__list-item[aria-selected=true] .predictive-search__item,body .predictive-search__item:hover,body .predictive-search__item:focus{background-color:var(--st-bg-alt)}body .predictive-search__image{width:64px;height:64px;object-fit:cover;border-radius:var(--st-r-sm);background-color:var(--st-bg-alt);border:1px solid var(--st-line)}body .predictive-search__item-content{display:flex;flex-direction:column;gap:4px;min-width:0}body .predictive-search__item-heading{font-family:var(--font-body-family);font-size:15px;line-height:1.4;font-weight:500;color:var(--st-ink);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body .predictive-search__item .price{font-size:15px;line-height:1.3;font-weight:600;color:var(--st-ink);margin:0}body .predictive-search__item .price__container,body .predictive-search__item .price__regular,body .predictive-search__item .price__sale{margin:0}body .predictive-search__item .price-item{font-size:15px;color:inherit}body .predictive-search__item .price-item--regular{color:var(--st-ink-muted);font-weight:400}body .predictive-search__item .price--on-sale .price-item--regular{text-decoration:line-through}body .predictive-search__item .price--on-sale .price-item--sale{color:var(--st-red-deep)}body .predictive-search__item-vendor{color:var(--st-ink-muted);font-size:11.5px;letter-spacing:.1em;text-transform:uppercase}body .predictive-search__item--term{color:var(--st-ink);font-weight:600;justify-content:space-between;min-height:56px;border-top:1px solid var(--st-line);background-color:var(--st-bg-alt)}body .predictive-search__item--term .icon-arrow{color:var(--st-action)}@media screen and (max-width:749px){body .predictive-search--header{margin-top:6px;border-radius:var(--st-r-md);max-height:min(62dvh,520px);overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}body .search-modal__content{padding:10px 50px 10px 12px}body .predictive-search__item{padding:12px 14px}body .predictive-search .predictive-search__heading{padding:14px 14px 7px}}@media screen and (min-width:750px){body .predictive-search--header{max-height:min(70vh,620px);overflow-y:auto}}@media(prefers-reduced-motion:reduce){body .predictive-search__item{transition:none}}body .predictive-search__item-ask{font-size:13.5px;font-weight:500;color:var(--st-ink-muted);letter-spacing:.01em}body .section-header .header-wrapper .search-modal,body .section-header .header-wrapper .search-modal *,body .section-header .header-wrapper .search-modal .predictive-search__item-heading{color:var(--st-ink)}body .section-header .header-wrapper .search-modal .predictive-search__heading,body .section-header .header-wrapper .search-modal .predictive-search__item-vendor,body .section-header .header-wrapper .search-modal .predictive-search__item-ask{color:var(--st-ink-muted)}body .section-header .header-wrapper .search-modal .field__label{color:#8a7f78}body .section-header .header-wrapper .search-modal .search__input.field__input::placeholder{color:#8a7f78}body .section-header .header-wrapper .search-modal .price,body .section-header .header-wrapper .search-modal .price-item--last{color:var(--st-ink)}body .section-header .header-wrapper .search-modal .price--on-sale .price-item--sale{color:var(--st-red-deep)}body .section-header .header-wrapper .search-modal .price--on-sale .price-item--regular{color:var(--st-ink-muted)}body .section-header .header-wrapper .search-modal mark{background-color:transparent;color:var(--st-ink);font-weight:700}body .section-header .header-wrapper .search-modal .predictive-search__item--term,body .section-header .header-wrapper .search-modal .predictive-search__item--term *{color:var(--st-ink)}body .section-header .header-wrapper .search-modal .predictive-search__item--term .icon-arrow{color:var(--st-action)}body .section-header .header-wrapper .search-modal .search__button .icon,body .section-header .header-wrapper .search-modal .reset__button .icon,body .section-header .header-wrapper .search-modal__close-button .icon{color:var(--st-ink);fill:currentColor}body .section-header .header-wrapper .search-modal,body .section-header .header-wrapper .search-modal__content{height:auto;min-height:100%}.price--ask .price__ask{display:inline-block;font-size:.9em;font-weight:500;color:var(--st-ink-muted);letter-spacing:.01em}body .predictive-search__item:not(.predictive-search__item--link-with-thumbnail){min-height:56px}body .section-header .header-wrapper .search-modal .predictive-search__item .price-item{color:var(--st-ink)}body .section-header .header-wrapper .search-modal .predictive-search__item .price--on-sale .price-item--regular{color:var(--st-ink-muted)}@media screen and (max-width:768px){body.template-index .section-header:not(.scrolled-past-header) .header-wrapper .search-modal{margin-top:50px;min-height:0}}body .header__inline-menu{margin-left:0}body .header__menu-item{position:relative;font-family:var(--font-body-family);font-size:16px!important;font-weight:500;letter-spacing:.01em;padding:10px 2px;margin:0 14px;transition:color .18s var(--st-ease),opacity .18s var(--st-ease)}body .header__inline-menu>.list-menu>li:first-child .header__menu-item{margin-left:0}body .header__menu-item:after{content:"";position:absolute;left:2px;right:2px;bottom:2px;height:1.5px;border-radius:2px;background:currentColor;transform:scaleX(0);transform-origin:left center;transition:transform .26s var(--st-ease-out)}body .header__menu-item:hover:after,body .header__menu-item:focus-visible:after,body .mega-menu[open]>.header__menu-item:after{transform:scaleX(1)}body .header__active-menu-item{text-decoration:none;position:relative}body .header__active-menu-item:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:1.5px;border-radius:2px;background:currentColor;opacity:.55}body .header__icons .header__icon{width:44px;height:44px;transition:transform .18s var(--st-ease),opacity .18s var(--st-ease)}@media(hover:hover)and (pointer:fine){body .header__icons .header__icon:hover{transform:translateY(-1px)}}body .header__icon--menu{transition:transform .14s var(--st-ease-out)}body .header__icons .header__icon:active,body .header__icon--menu:active{transform:scale(.92)}body .header__heading-link{transition:transform .14s var(--st-ease-out)}body .header__heading-link:active{transform:scale(.96)}body #menu-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:3;background:#1c1a1961;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .26s var(--st-ease),visibility .26s var(--st-ease)}body #menu-backdrop.is-visible{opacity:1;visibility:visible}body .mega-menu__content{background-color:var(--st-bg);border:0;border-top:1px solid var(--st-line);box-shadow:0 24px 48px -24px #1c1a1947;padding:0;z-index:4}body .st-mega{padding:44px 0 52px}body .st-mega__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:30px 26px;margin:0 auto;padding-left:4rem;padding-right:4rem;list-style:none}@media screen and (min-width:1200px){body .st-mega__grid{max-width:1600px;grid-template-columns:repeat(8,minmax(0,1fr));gap:34px 30px}}body .mega-menu[open] .st-mega__item{animation:st-mega-in .42s var(--st-ease-out) backwards;animation-delay:calc(var(--i, 1) * 28ms)}@keyframes st-mega-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}body .st-mega__card{display:flex;flex-direction:column;align-items:stretch;gap:10px;text-decoration:none;border-radius:var(--st-r-md);outline-offset:4px}body .st-mega__frame{position:relative;display:block;overflow:hidden;border-radius:var(--st-r-md);background-color:var(--st-bg-alt);aspect-ratio:4 / 3;box-shadow:var(--st-sh-1);transition:box-shadow .28s var(--st-ease),transform .28s var(--st-ease)}body .st-mega__image,body .st-mega__frame-empty{display:block;width:100%;height:100%;object-fit:cover;transition:transform .52s var(--st-ease-out)}body .st-mega__frame-empty{background:linear-gradient(135deg,var(--st-bg-alt) 0%,var(--st-line) 100%)}body .st-mega__card:hover .st-mega__frame,body .st-mega__card:focus-visible .st-mega__frame{transform:translateY(-3px);box-shadow:var(--st-sh-2)}body .st-mega__card:hover .st-mega__image,body .st-mega__card:focus-visible .st-mega__image{transform:scale(1.05)}body .st-mega__label{font-family:var(--font-heading-family);font-size:15.5px;font-weight:600;line-height:1.25;letter-spacing:.005em;transition:color .18s var(--st-ease)}body .st-mega__meta{font-family:var(--font-body-family);font-size:12px;letter-spacing:.06em;text-transform:uppercase;line-height:1.2}body .st-mega__badge{position:absolute;left:8px;top:8px;padding:4px 9px;border-radius:var(--st-r-pill);background:#fbf9f6f0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-family:var(--font-body-family);font-size:10.5px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;box-shadow:var(--st-sh-1)}body .st-mega__card--soon .st-mega__frame{opacity:.62}body .st-mega__card--soon:hover .st-mega__frame{opacity:.78}body .section-header .header-wrapper .mega-menu__content,body .section-header .header-wrapper .mega-menu__content *{color:var(--st-ink)}body .section-header .header-wrapper .mega-menu__content .st-mega__meta{color:var(--st-ink-muted)}body .section-header .header-wrapper .mega-menu__content .st-mega__badge{color:var(--st-ink)}body .section-header .header-wrapper .mega-menu__content .st-mega__card:hover .st-mega__label,body .section-header .header-wrapper .mega-menu__content .st-mega__card:focus-visible .st-mega__label,body .section-header .header-wrapper .mega-menu__content .st-mega__card--active .st-mega__label{color:var(--st-action)}body .menu-drawer{background-color:var(--st-bg);border-right:0;box-shadow:0 0 60px #1c1a192e}body .menu-drawer__inner-container,body .menu-drawer__navigation-container{display:flex;flex-direction:column;height:100%}body .menu-drawer__navigation{flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:6px 0 12px}body .menu-drawer__utility-links{flex:0 0 auto;margin-top:auto;margin-bottom:0;padding:14px 20px calc(14px + env(safe-area-inset-bottom,0px));background-color:var(--st-bg-alt);border-top:1px solid var(--st-line)}body .menu-drawer__menu{list-style:none;padding-left:0;margin:0}body .menu-drawer__menu>li{border:0}body .menu-drawer__menu>li+li>.menu-drawer__menu-item,body .menu-drawer__menu>li+li>details>.menu-drawer__menu-item{box-shadow:inset 0 1px #e4dcd2d9}body .menu-drawer__menu-item{display:flex;align-items:center;gap:14px;min-height:60px;padding:10px 20px;font-family:var(--font-body-family);font-size:16.5px!important;font-weight:500;line-height:1.35;letter-spacing:.005em;transition:background-color .16s var(--st-ease)}body .menu-drawer__menu-item:hover,body .menu-drawer__menu-item:focus-visible{background-color:var(--st-bg-alt)}body .menu-drawer__menu-item--active{background-color:transparent}body .st-drawer__thumb{order:-1;flex:0 0 auto;display:block;width:56px;height:56px;border-radius:var(--st-r-sm);overflow:hidden;background-color:var(--st-bg-alt);box-shadow:var(--st-sh-1)}body .st-drawer__thumb-img{display:block;width:100%;height:100%;object-fit:cover}body .st-drawer__meta{order:1;margin-left:auto;flex:0 0 auto;font-family:var(--font-body-family);font-size:12.5px;font-weight:500;letter-spacing:.04em;color:var(--st-ink-muted);font-variant-numeric:tabular-nums}body .st-drawer__meta--soon{padding:3px 9px;border-radius:var(--st-r-pill);background-color:var(--st-bg-alt);border:1px solid var(--st-line);font-size:11px;letter-spacing:.06em;text-transform:uppercase}body .menu-drawer__menu-item>.svg-wrapper{order:2;flex:0 0 auto;margin-left:10px;color:var(--st-ink-muted);transition:transform .2s var(--st-ease)}body .menu-drawer__menu-item>.svg-wrapper~.svg-wrapper{display:none}body .menu-drawer__menu-item:hover>.svg-wrapper{transform:translate(3px)}body .st-drawer__meta~.svg-wrapper{margin-left:10px}body .menu-drawer__submenu{background-color:var(--st-bg)}body .menu-drawer__inner-submenu{max-height:100%;overflow-y:auto;overscroll-behavior:contain;padding-bottom:24px}body .menu-drawer__close-button{display:flex;align-items:center;gap:10px;min-height:52px;padding:10px 20px;margin-bottom:4px;font-family:var(--font-body-family);font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--st-ink-muted);border-bottom:1px solid var(--st-line)}body .menu-drawer__close-button .svg-wrapper{transition:transform .2s var(--st-ease)}body .menu-drawer__close-button:hover .svg-wrapper{transform:translate(-3px)}body .menu-drawer__utility-links .menu-drawer__account{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0;margin:0 0 10px;font-family:var(--font-body-family);font-size:15px;font-weight:500;background:transparent}body .menu-drawer__utility-links .list-social{margin:0;padding:0;gap:4px;justify-content:flex-start}body .menu-drawer__utility-links .list-social__link{width:44px;height:44px;padding:0;border-radius:var(--st-r-pill);transition:background-color .18s var(--st-ease)}body .menu-drawer__utility-links .list-social__link:hover{background-color:#e4dcd299}body .section-header .header-wrapper .menu-drawer,body .section-header .header-wrapper .menu-drawer *{color:var(--st-ink)}body .section-header .header-wrapper .menu-drawer .st-drawer__meta,body .section-header .header-wrapper .menu-drawer .menu-drawer__close-button,body .section-header .header-wrapper .menu-drawer .menu-drawer__menu-item>.svg-wrapper{color:var(--st-ink-muted)}body .section-header .header-wrapper .menu-drawer .menu-drawer__menu-item--active,body .section-header .header-wrapper .menu-drawer .menu-drawer__menu-item:hover{color:var(--st-action)}@media(prefers-reduced-motion:reduce){body .mega-menu[open] .st-mega__item{animation:none}body .st-mega__frame,body .st-mega__image,body .header__menu-item:after,body .menu-drawer__menu-item>.svg-wrapper,body .header__icons .header__icon{transition:none}}body .st-drawer__call{display:flex;align-items:center;gap:12px;min-height:56px;padding:10px 14px;margin:0 0 14px;border-radius:var(--st-r-md);background-color:var(--st-bg);border:1px solid var(--st-line);text-decoration:none;box-shadow:var(--st-sh-1);transition:transform .18s var(--st-ease),box-shadow .18s var(--st-ease)}body .st-drawer__call:active{transform:translateY(1px);box-shadow:none}body .st-drawer__call-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:38px;height:38px;border-radius:var(--st-r-pill);background:var(--st-action-gradient);color:#fff}body .st-drawer__call-text{display:flex;flex-direction:column;gap:1px;min-width:0}body .st-drawer__call-text strong{font-family:var(--font-body-family);font-size:16px;font-weight:600;letter-spacing:.01em;line-height:1.25}body .st-drawer__call-text small{font-size:11.5px;line-height:1.3;letter-spacing:.02em}body .section-header .header-wrapper .menu-drawer .st-drawer__call-text small{color:var(--st-ink-muted)}body .section-header .header-wrapper .menu-drawer .st-drawer__call-icon,body .section-header .header-wrapper .menu-drawer .st-drawer__call-icon svg{color:#fff}body .st-mega__meta{display:block;min-height:14px}@media screen and (max-width:989px){body .menu-drawer,body .menu-drawer__inner-container{height:var(--st-drawer-h, calc(100dvh - 106px) );max-height:var(--st-drawer-h, calc(100dvh - 106px) )}}body .menu-drawer__navigation:has(details[open]){overflow:hidden}body .menu-drawer__submenu{height:100%;overflow:hidden}body .menu-drawer__inner-submenu{display:flex;flex-direction:column;height:100%;max-height:100%;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:calc(28px + env(safe-area-inset-bottom,0px))}body .menu-drawer__close-button{position:sticky;top:0;z-index:2;flex:0 0 auto;background-color:var(--st-bg)}@media screen and (max-width:749px){body .header-wrapper{--st-hdr-gutter: 1.5rem;--st-hdr-hit: 38px;--st-hdr-glyph: 20px}body .header-wrapper>.header{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);column-gap:8px;padding-left:calc(var(--st-hdr-gutter) - (var(--st-hdr-hit) - var(--st-hdr-glyph)) / 2);padding-right:calc(var(--st-hdr-gutter) - (var(--st-hdr-hit) - var(--st-hdr-glyph)) / 2)}body .header-wrapper header-drawer{justify-self:start;margin-left:0}body .header-wrapper .header__icons{justify-self:end;gap:0;padding:0}body .header-wrapper .header__icon--menu,body .header-wrapper .header__icons .header__icon{width:var(--st-hdr-hit);height:44px;padding:0;margin:0}body .header-wrapper .header__icon--cart .cart-count-bubble{left:50%}body .header__heading-link{padding:7px;transition:padding .24s var(--st-ease),transform .14s var(--st-ease-out)}body .header__heading-logo-wrapper{width:62px;transition:width .24s var(--st-ease)}body.template-index .header__heading-logo-wrapper{width:56px}body .section-header.scrolled-past-header .header__heading-link{padding:5px}body .section-header.scrolled-past-header .header__heading-logo-wrapper{width:50px}body .header__heading-link .header__heading-logo{max-width:100%;filter:drop-shadow(0 1px 1px rgba(28,26,25,.1)) drop-shadow(0 3px 8px rgba(28,26,25,.1))}body:not(.template-index) .header-wrapper>.header,body.template-index .section-header.scrolled-past-header .header-wrapper>.header{background-image:radial-gradient(closest-side,#ffffffb8,#fff0);background-repeat:no-repeat;background-position:center;background-size:220px 100%}body:not(.template-index) .header-wrapper,body.template-index .section-header.scrolled-past-header .header-wrapper{border-image:linear-gradient(90deg,rgba(228,220,210,0) 0%,var(--st-line) 18%,var(--st-line) 82%,rgba(228,220,210,0) 100%) 1}body.template-index .section-header.scrolled-past-header .header__icon{filter:none}body .section-header.scrolled-past-header .header-wrapper .search-modal{bottom:auto;min-height:0}}@media(hover:none){body .header__icon:hover .icon{transform:none}}@media(prefers-reduced-motion:reduce){body .header__heading-link,body .header__heading-logo-wrapper,body .header__icon--menu{transition:none}}.st-bs{padding-top:var(--st-bs-pt, 36px);padding-bottom:var(--st-bs-pb, 36px)}.st-bs__head{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;margin-bottom:2.4rem}.st-bs__title{margin:0;line-height:var(--st-lh-title, 1.12)}.st-bs__nav{display:flex;gap:.8rem;flex:0 0 auto}@media screen and (max-width:749px){.st-bs__nav{display:none}}.st-bs__arrow{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--st-line);border-radius:var(--st-r-pill);background:transparent;color:var(--st-ink);cursor:pointer;transition:background-color .2s var(--st-ease),border-color .2s var(--st-ease),color .2s var(--st-ease),opacity .2s var(--st-ease)}.st-bs__arrow svg{width:20px;height:20px}.st-bs__arrow:hover:not(:disabled){background-image:var(--st-action-gradient);border-color:transparent;color:var(--st-action-label);box-shadow:var(--st-glow)}.st-bs__arrow:disabled{opacity:.38;cursor:default}.st-bs__rail-wrap{display:block}.st-bs__rail{display:flex;gap:var(--st-bs-gap, 1.6rem);margin:0;padding:0 0 .4rem;list-style:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.st-bs__rail::-webkit-scrollbar{display:none}.st-bs__rail:focus-visible{outline:2px solid var(--st-action);outline-offset:4px;border-radius:var(--st-r-sm)}.st-bs__item{flex:0 0 auto;scroll-snap-align:start;width:calc((100% - (var(--st-bs-cols) - 1) * var(--st-bs-gap, 1.6rem)) / var(--st-bs-cols))}@media screen and (max-width:749px){.st-bs{--st-bs-gap: 1.2rem}.st-bs__item{width:76%}.st-bs__rail{margin-inline:calc(-1 * var(--st-gr-bleed, 1.5rem));padding-inline:var(--st-gr-bleed, 1.5rem);scroll-padding-inline-start:var(--st-gr-bleed, 1.5rem)}}@media screen and (min-width:750px)and (max-width:989px){.st-bs{--st-bs-cols: 2}}.st-bs__item .card-wrapper{transition:transform .28s var(--st-ease-out),box-shadow .28s var(--st-ease-out);will-change:transform}@media(hover:hover){.st-bs__item:hover .card-wrapper{transform:translate3d(0,var(--st-card-lift, -4px),0);box-shadow:var(--st-shadow-hover)}}@media(hover:none){.st-bs__item .card-wrapper:active{transform:scale(.985)}}.st-bs__progress{position:relative;height:3px;margin-top:1.8rem;border-radius:var(--st-r-pill);background-color:var(--st-line);overflow:hidden}.st-bs__progress-bar{position:absolute;top:0;bottom:0;left:var(--st-bs-pos, 0%);width:var(--st-bs-thumb, 25%);border-radius:inherit;background-image:var(--st-brand-gradient);transition:left .12s linear}.st-bs__foot{margin-top:2.4rem;text-align:center}@media(prefers-reduced-motion:reduce){.st-bs__rail{scroll-behavior:auto}.st-bs__item .card-wrapper,.st-bs__progress-bar{transition:none}}.st-fs{display:block;padding-top:var(--st-fs-pt, 48px);padding-bottom:var(--st-fs-pb, 48px);overflow:hidden}.st-fs__inner{display:grid;gap:0}@media screen and (min-width:990px){.st-fs__inner{grid-template-columns:repeat(12,1fr);align-items:center}.st-fs--image_first .st-fs__media{grid-column:1 / 9;grid-row:1}.st-fs--image_first .st-fs__panel{grid-column:7 / 13;grid-row:1}.st-fs--text_first .st-fs__media{grid-column:5 / 13;grid-row:1}.st-fs--text_first .st-fs__panel{grid-column:1 / 7;grid-row:1}}.st-fs__media{position:relative;margin:0;z-index:1;will-change:transform}.st-fs__media-frame{overflow:hidden;border-radius:var(--st-r-lg);background-color:var(--st-bg-alt)}.st-fs__img{display:block;width:100%;height:auto}.st-fs__panel{position:relative;z-index:2;padding:var(--st-pad-panel, 3.2rem);border-radius:var(--st-r-lg);background-color:var(--st-bg);box-shadow:var(--st-shadow)}@media screen and (max-width:989px){.st-fs__panel{margin:-3rem 1.6rem 0;padding:2.4rem}}.st-fs__eyebrow{margin:0 0 1.2rem;font-size:1.2rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--st-ink-muted)}.st-fs__heading{margin:0 0 1.6rem;line-height:var(--st-lh-title, 1.12)}.st-fs__text{margin:0 0 2.4rem;line-height:var(--st-lh-body, 1.65);color:var(--st-ink-muted);max-width:46ch}.st-fs__cta{margin:0}.st-fs__button{box-shadow:var(--st-glow)}.st-fs__button:hover{box-shadow:var(--st-glow-hover)}.st-fs--reveal-ready [data-st-reveal]{opacity:0;transform:translate3d(0,16px,0);transition:opacity .52s var(--st-ease-out),transform .52s var(--st-ease-out);transition-delay:calc(var(--st-fs-order, 0) * 60ms)}.st-fs--reveal-ready [data-st-reveal="0"]{--st-fs-order: 0}.st-fs--reveal-ready [data-st-reveal="1"]{--st-fs-order: 1}.st-fs--reveal-ready [data-st-reveal="2"]{--st-fs-order: 2}.st-fs--reveal-ready [data-st-reveal="3"]{--st-fs-order: 3}.st-fs--revealed [data-st-reveal]{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.st-fs--reveal-ready [data-st-reveal]{opacity:1;transform:none;transition:none}}.st-faq{padding-top:var(--st-faq-pt, 60px);padding-bottom:var(--st-faq-pb, 60px)}.st-faq__inner{max-width:80rem;margin-inline:auto;padding-inline:var(--st-gr-bleed, 1.5rem)}.st-faq__title{margin:0 0 4rem;text-align:center;line-height:var(--st-lh-title, 1.12)}.st-faq__list{display:flex;flex-direction:column;gap:1.2rem}.st-faq__item{position:relative;border:1px solid var(--st-line);border-radius:var(--st-r-md);background-color:var(--st-bg);overflow:hidden;transition:border-color .24s var(--st-ease),box-shadow .24s var(--st-ease)}.st-faq__item[open]{border-color:transparent;box-shadow:var(--st-shadow)}.st-faq__item:before{content:"";position:absolute;inset-block:0;inset-inline-start:0;width:3px;background-image:var(--st-brand-gradient);transform:scaleY(0);transform-origin:top;transition:transform .32s var(--st-ease-out)}.st-faq__item[open]:before{transform:scaleY(1)}.st-faq__q{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.8rem 2rem;cursor:pointer;list-style:none;font-size:1.6rem;font-weight:500;color:var(--st-ink);transition:background-color .2s var(--st-ease)}.st-faq__q::-webkit-details-marker{display:none}.st-faq__q::marker{content:""}.st-faq__q:hover{background-color:var(--st-bg-alt)}.st-faq__q:focus-visible{outline:2px solid var(--st-action);outline-offset:-2px}.st-faq__q-text{flex:1 1 auto}.st-faq__icon{flex:0 0 auto;display:grid;place-items:center;width:32px;height:32px;border-radius:var(--st-r-pill);background-color:var(--st-bg-alt);color:var(--st-ink);transition:background-color .26s var(--st-ease),color .26s var(--st-ease)}.st-faq__icon svg{width:20px;height:20px}.st-faq__item[open] .st-faq__icon{background-image:var(--st-action-gradient);color:var(--st-action-label)}.st-faq__icon-v{transform-origin:center;transition:transform .26s var(--st-ease-out),opacity .2s var(--st-ease)}.st-faq__item[open] .st-faq__icon-v{transform:rotate(90deg);opacity:0}.st-faq__a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s var(--st-ease-out)}.st-faq__a-inner{min-height:0;overflow:hidden;padding-inline:2rem;color:var(--st-ink-muted);line-height:var(--st-lh-body, 1.65)}.st-faq__item.is-open .st-faq__a{grid-template-rows:1fr}.st-faq__item.is-open .st-faq__a-inner{padding-bottom:2rem}.st-faq__list:not(.st-faq--enhanced) .st-faq__item[open] .st-faq__a{grid-template-rows:1fr}.st-faq__list:not(.st-faq--enhanced) .st-faq__item[open] .st-faq__a-inner{padding-bottom:2rem}.st-faq__a-inner>:first-child{margin-top:0}.st-faq__a-inner>:last-child{margin-bottom:0}.st-faq__a-inner a{color:var(--st-red-deep);text-underline-offset:.2em}@media screen and (max-width:749px){.st-faq__title{margin-bottom:3.2rem}.st-faq__q{padding:1.6rem;font-size:1.5rem}.st-faq__a-inner{padding-inline:1.6rem}.st-faq__item.is-open .st-faq__a-inner,.st-faq__list:not(.st-faq--enhanced) .st-faq__item[open] .st-faq__a-inner{padding-bottom:1.6rem}}@media(prefers-reduced-motion:reduce){.st-faq__item,.st-faq__item:before,.st-faq__icon,.st-faq__icon-v,.st-faq__a{transition:none}}.st-dock{display:none}@media screen and (max-width:749px){.st-dock{--st-dock-out: translate3d(0, calc(100% + 24px) , 0);--st-dock-out-opacity: 1;display:block;position:fixed;left:0;right:0;bottom:0;z-index:95;padding-bottom:env(safe-area-inset-bottom,0px);background-color:var(--st-action);background-image:linear-gradient(180deg,rgba(217,58,20,0) 30%,var(--st-action) 100%),var(--st-brand-gradient);color:#fff;box-shadow:0 -1px #1c1a192e,0 -6px 18px #1c1a191f;transform:translateZ(0);opacity:1;visibility:visible}.st-dock.is-ready{transition:transform .36s var(--st-ease-out),opacity .2s ease,visibility 0s linear 0s}.st-dock.is-hidden,body[class*=overflow-hidden] .st-dock{transform:var(--st-dock-out);opacity:var(--st-dock-out-opacity);visibility:hidden}.st-dock.is-ready.is-hidden,body[class*=overflow-hidden] .st-dock.is-ready{transition:transform .24s var(--st-ease),opacity .16s ease,visibility 0s linear .24s}.st-dock__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));height:54px;margin:0;padding:0 env(safe-area-inset-right,0px) 0 env(safe-area-inset-left,0px);list-style:none}.st-dock__item{position:relative;display:flex;min-width:0}.st-dock__item+.st-dock__item:before{content:"";position:absolute;top:14px;bottom:14px;left:0;width:1px;background:#ffffff3d;pointer-events:none}.st-dock__link{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:0;padding:0 6px;color:#fff;text-decoration:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background-color .16s ease}.st-dock__link:active{background-color:#ffffff1f}.st-dock__icon{flex:none;width:20px;height:20px;transition:transform .16s var(--st-ease-out)}.st-dock__link:active .st-dock__icon{transform:scale(.92)}.st-dock__label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-body-family);font-size:1.3rem;font-weight:500;line-height:1.2;letter-spacing:.02em}.st-dock__link[aria-current=page]:after{content:"";position:absolute;top:0;left:50%;width:24px;height:2px;margin-left:-12px;border-radius:0 0 2px 2px;background:#fff}.st-dock__link[aria-current=page] .st-dock__label{font-weight:600}.st-dock__link:focus-visible{outline:2px solid #ffffff;outline-offset:-6px;border-radius:var(--st-r-sm);box-shadow:none}}@media screen and (max-width:749px){body:has(:is(input:not([type=checkbox],[type=radio],[type=range],[type=button],[type=submit],[type=reset],[type=hidden]),textarea,[contenteditable=true]):focus) .st-dock{transform:var(--st-dock-out);opacity:var(--st-dock-out-opacity);visibility:hidden}body:has(:is(input:not([type=checkbox],[type=radio],[type=range],[type=button],[type=submit],[type=reset],[type=hidden]),textarea,[contenteditable=true]):focus) .st-dock.is-ready{transition:transform .24s var(--st-ease),opacity .16s ease,visibility 0s linear .24s}}@media screen and (max-width:749px)and (prefers-reduced-motion:reduce){.st-dock{--st-dock-out: none;--st-dock-out-opacity: 0}.st-dock__icon{transition:none}.st-dock__link:active .st-dock__icon{transform:none}}@media print{.st-dock{display:none!important}}body .button[data-st-soon]{opacity:1;cursor:pointer}body .st-soon-buy{margin-top:1rem}.st-soon{--st-soon-shift: 4px;position:fixed;top:0;left:0;z-index:10000;display:flex;flex-direction:column;gap:2px;width:max-content;max-width:min(30rem,calc(100vw - 24px));padding:1.2rem 1.6rem 1.3rem;border-radius:var(--st-r-md);background:var(--st-bg-deep);color:var(--st-ink-invert);box-shadow:var(--st-sh-2);font-family:var(--font-body-family);text-align:left;pointer-events:none;opacity:0;visibility:hidden;transform:translate3d(0,var(--st-soon-shift),0) scale(.97);transform-origin:var(--st-soon-arrow-x, 50%) 100%;transition:opacity .12s ease,transform .12s ease,visibility 0s linear .12s}.st-soon[data-placement=bottom]{--st-soon-shift: -4px;transform-origin:var(--st-soon-arrow-x, 50%) 0}.st-soon.is-open{opacity:1;visibility:visible;transform:translateZ(0) scale(1);transition:opacity .18s var(--st-ease-out),transform .22s var(--st-ease-out),visibility 0s}.st-soon__arrow{position:absolute;bottom:-5px;left:var(--st-soon-arrow-x, 50%);width:10px;height:10px;margin-left:-5px;border-radius:2px;background:inherit;transform:rotate(45deg)}.st-soon[data-placement=bottom] .st-soon__arrow{top:-5px;bottom:auto}.st-soon__title{display:block;font-size:1.4rem;font-weight:600;line-height:1.3;letter-spacing:.005em}.st-soon__text{display:block;font-size:1.3rem;font-weight:400;line-height:1.45;color:#fbf9f6c7}@media(prefers-reduced-motion:reduce){.st-soon,.st-soon[data-placement=bottom],.st-soon.is-open{transform:none}}@media print{.st-soon{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/stelbo.css.map */
