:root{--hb-background: #f2f8f9;--hb-foreground: #0f1f24;--hb-card: #ddf0f3;--hb-primary: #1e7a8a;--hb-primary-text: #ffffff;--hb-secondary: #ffffff;--hb-secondary-text: #1e7a8a;--hb-accent: #c9a84c;--hb-accent-bg: #5bbfce;--hb-radius: 1.5rem;--hb-content-width: 87.5vw}@media(min-width:1536px){:root{--hb-content-width: 80vw}}@media(max-width:768px){:root{--hb-content-width: 90vw}}@media(max-width:768px){.hb-content-width{width:100%;padding-inline:.5rem;box-sizing:border-box}}body.huebriss-theme{background:var(--hb-background)!important;color:var(--hb-foreground);font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.hb-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;background:var(--hb-background);pointer-events:none}.hb-bg__ellipse{position:absolute;border-radius:100%;background:color-mix(in srgb,var(--hb-accent-bg) 15%,transparent)}.hb-bg__ellipse--1{top:0;left:50%;width:9vw;height:110vh;transform:translate(-120%,-50%) rotate(-52.5deg)}.hb-bg__ellipse--2{top:-20vh;right:2.5vw;width:12.5vw;height:100vh;transform:rotate(-60deg)}.hb-bg__ellipse--3{top:-20vh;left:2vw;width:15vw;height:150vh;background:color-mix(in srgb,var(--hb-accent-bg) 20%,transparent);transform:rotate(-45deg)}.hb-bg__ellipse--4{top:-30vh;left:0;width:10vw;height:70vh;transform:rotate(-45deg)}.hb-bg__ellipse--5{bottom:-40vh;left:0;width:120vw;height:50vh;background:color-mix(in srgb,var(--hb-accent-bg) 10%,transparent);transform:rotate(-20deg)}.hb-bg__blur{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px)}.hb-content-width{width:var(--hb-content-width);max-width:1400px;margin-inline:auto}.hb-section{padding-block:5rem}.hb-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(to bottom right,color-mix(in srgb,var(--hb-card) 80%,transparent),color-mix(in srgb,var(--hb-card) 40%,transparent));border-radius:var(--hb-radius);box-shadow:color-mix(in srgb,var(--hb-primary) 5%,transparent) 0 .7px .7px -.67px,color-mix(in srgb,var(--hb-primary) 3%,transparent) 0 1.8px 1.8px -1.33px,color-mix(in srgb,var(--hb-primary) 2%,transparent) 0 3.6px 3.6px -2px,color-mix(in srgb,var(--hb-primary) 2%,transparent) 0 6.9px 6.9px -2.67px,color-mix(in srgb,var(--hb-primary) 2%,transparent) 0 13.6px 13.6px -3.33px,color-mix(in srgb,var(--hb-primary) 2%,transparent) 0 30px 30px -4px}.hb-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:3rem;padding-inline:1.5rem;border-radius:var(--hb-radius);font-weight:500;font-size:1rem;text-decoration:none;border:none;cursor:pointer;transition:opacity .2s;font-family:inherit}.hb-btn:hover{opacity:.85}.hb-btn--primary{background:linear-gradient(180deg,color-mix(in srgb,var(--hb-primary) 80%,var(--hb-background)) 0%,var(--hb-primary) 50%);color:var(--hb-primary-text);box-shadow:inset 0 1px color-mix(in srgb,var(--hb-background) 25%,transparent)}.hb-btn--secondary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(to bottom right,color-mix(in srgb,var(--hb-secondary) 80%,transparent),var(--hb-secondary));color:var(--hb-secondary-text);border:1px solid var(--hb-secondary);box-shadow:0 1px 2px #0000000d}.hb-btn--sm{height:2.75rem;padding-inline:1.5rem}.hb-btn--icon{width:2.25rem;height:2.25rem;padding:0;position:relative}.hb-logo{font-family:Georgia,Times New Roman,serif;font-weight:500;text-decoration:none;color:var(--hb-foreground);border:1.5px solid var(--hb-accent);display:inline-block}.hb-logo--nav{font-size:1.125rem;letter-spacing:.18em;padding:4px 14px}.hb-logo--footer{font-size:1.875rem;font-weight:600;letter-spacing:.2em;padding:6px 20px}#header-group{position:fixed!important;top:1.25rem;left:50%;transform:translate(-50%);z-index:1000;width:var(--hb-content-width);max-width:1400px;background:none!important;border:none!important}.huebriss-header-section{background:transparent!important}.hb-header__nav{width:100%;margin-inline:auto;overflow:hidden;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media(min-width:768px){.hb-header__nav{width:75%}}@media(min-width:1024px){.hb-header__nav{width:66.666%}}.hb-header__inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem}@media(min-width:1280px){.hb-header__inner{padding:1rem}}.hb-header__links{display:none;align-items:center;gap:1.5rem}@media(min-width:768px){.hb-header__links{display:flex}}.hb-header__link{font-size:1rem;color:var(--hb-foreground);text-decoration:none;transition:opacity .2s}.hb-header__link:hover{opacity:.7}.hb-header__link--active{font-weight:500}.hb-header__actions{display:flex;align-items:center;gap:.5rem}.hb-header__menu-btn{display:flex}@media(min-width:768px){.hb-header__menu-btn{display:none}}.hb-header__menu-btn .hb-icon-close,.hb-header__menu-btn[aria-expanded=true] .hb-icon-menu{display:none}.hb-header__menu-btn[aria-expanded=true] .hb-icon-close{display:block}.hb-header__mobile{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;border-top:1px solid color-mix(in srgb,var(--hb-foreground) 10%,transparent)}.hb-header__mobile[hidden]{display:none}.hb-header__mobile-link{padding:.625rem .75rem;border-radius:var(--hb-radius);color:var(--hb-foreground);text-decoration:none;font-size:1rem;transition:background .2s}.hb-header__mobile-link:hover{background:color-mix(in srgb,var(--hb-foreground) 5%,transparent)}.hb-cart-badge{position:absolute;top:-.375rem;right:-.375rem;min-width:1.25rem;height:1.25rem;padding:0 .25rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;border-radius:9999px;background:var(--hb-accent);color:var(--hb-foreground)}.hb-footer{width:100%;padding-block:5rem}.hb-footer__card{padding:2.5rem}.hb-footer__top{display:flex;flex-direction:column;gap:2.5rem;margin-bottom:2.5rem}@media(min-width:768px){.hb-footer__top{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:0}}.hb-footer__columns{display:flex;flex-wrap:wrap;gap:2.5rem 3rem;width:100%}@media(min-width:768px){.hb-footer__columns{width:auto}}.hb-footer__column{display:flex;flex-direction:column;gap:.75rem;width:calc(50% - 1.5rem)}@media(min-width:768px){.hb-footer__column{width:auto}}.hb-footer__column-title{font-size:.875rem;opacity:.5;margin:0;font-weight:400}.hb-footer__link{font-size:1rem;color:var(--hb-foreground);text-decoration:none;transition:opacity .2s}.hb-footer__link:hover{opacity:.75}.hb-footer__bottom{display:flex;flex-direction:column;gap:1rem;padding-top:2rem;border-top:1px solid color-mix(in srgb,var(--hb-foreground) 20%,transparent)}@media(min-width:640px){.hb-footer__bottom{flex-direction:row;align-items:center;justify-content:space-between}}.hb-footer__copy,.hb-footer__legal-link{font-size:.875rem;opacity:.5;color:var(--hb-foreground);text-decoration:none;transition:opacity .2s}.hb-footer__legal-link:hover{opacity:.75}.hb-footer__legal{display:flex;gap:.75rem}.hb-heading-gradient{background:linear-gradient(to right,var(--hb-foreground),var(--hb-primary));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:600;line-height:1.15;text-wrap:balance}.hb-section-heading{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;margin-bottom:2rem}.hb-section-heading__badge{padding:.25rem .75rem;font-size:.875rem;margin-bottom:.25rem}.hb-section-heading__title{font-size:clamp(2.5rem,6vw,3.75rem);max-width:80%}.hb-section-heading__subtitle{font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.5;max-width:70%;opacity:.9}.hb-hero{padding-top:7.25rem;padding-bottom:5rem}@media(min-width:768px){.hb-hero{padding-top:7.5rem}}.hb-hero__inner{display:flex;flex-direction:column;gap:2.5rem}@media(max-width:767px){.hb-hero__inner{overflow:visible}}@media(min-width:768px){.hb-hero__inner{gap:3rem}}.hb-hero__top{display:flex;flex-direction:column;align-items:center;gap:1.25rem}@media(min-width:768px){.hb-hero__top{align-items:center}}.hb-hero__title-wrap{width:100%;overflow:hidden}.hb-hero__title{font-weight:600;letter-spacing:.1em;line-height:.8;white-space:nowrap;width:100%;text-align:center;font-size:clamp(3rem,14vw,9rem);padding-top:2.5rem}.hb-hero__tagline{width:100%;font-size:clamp(1.125rem,2.5vw,1.5rem);line-height:1.375;text-align:center}@media(min-width:768px){.hb-hero__tagline{width:50%;text-align:center}}.hb-hero__ctas{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;width:100%;margin-top:.25rem}@media(min-width:768px){.hb-hero__ctas{justify-content:flex-end;width:auto}}.hb-hero__image-wrap{padding:.5rem}@media(min-width:1280px){.hb-hero__image-wrap{padding:.75rem 1rem}}.hb-hero__image{width:100%;object-fit:cover;border-radius:calc(var(--hb-radius) - .25rem);aspect-ratio:4/5}@media(min-width:768px){.hb-hero__image{aspect-ratio:16/9}}.hb-hero__dock{display:block;width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);overflow:visible;--dock-focus-scale: 1.12;--dock-slide-w: min(67vw, 18rem);--dock-slide-h: calc(var(--dock-slide-w) * 6 / 5 + .4rem);--dock-scale-headroom: calc(var(--dock-slide-h) * (var(--dock-focus-scale) - 1));min-height:calc(var(--dock-slide-h) * var(--dock-focus-scale) + 1.5rem)}.hb-hero__dock-track{display:flex;align-items:flex-end;gap:.125rem;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;overscroll-behavior-x:none;scrollbar-width:none;min-height:calc(var(--dock-slide-h) * var(--dock-focus-scale) + 1.5rem);padding:calc(var(--dock-scale-headroom) + .75rem) max(.5rem,calc(50% - 33.5vw)) .75rem;scroll-behavior:smooth;touch-action:auto;cursor:grab}.hb-hero__dock-track.is-interacting{scroll-behavior:auto}.hb-hero__dock-track.is-interacting .hb-hero__dock-card{transition:none}.hb-hero__dock-track.is-repositioning .hb-hero__dock-card{transition:none!important}.hb-hero__dock-track:active{cursor:grabbing}.hb-hero__dock-track::-webkit-scrollbar{display:none}.hb-hero__dock-item{flex:0 0 67vw;max-width:18rem;cursor:pointer}.hb-hero__dock-card{padding:.2rem;transform:scale(var(--dock-scale, .78));opacity:var(--dock-opacity, .78);transform-origin:center bottom;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .28s ease;backface-visibility:hidden;-webkit-backface-visibility:hidden}.hb-hero__dock-image{width:100%;aspect-ratio:5 / 6;object-fit:cover;object-position:center;border-radius:calc(var(--hb-radius) - .25rem);display:block;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform:translateZ(0)}@media(min-width:768px){.hb-hero__dock{width:100%;max-width:none;margin-inline:-.25rem;--dock-slide-w: 28rem;--dock-slide-h: calc(var(--dock-slide-w) * 9 / 16 + 1rem);--dock-scale-headroom: calc(var(--dock-slide-h) * (var(--dock-focus-scale) - 1));min-height:calc(var(--dock-slide-h) * var(--dock-focus-scale) + 2rem)}.hb-hero__dock-track{gap:1rem;min-height:calc(var(--dock-slide-h) * var(--dock-focus-scale) + 2rem);padding:calc(var(--dock-scale-headroom) + .75rem) calc(50% - 14rem) 1rem;touch-action:pan-x}.hb-hero__dock-item{flex:0 0 28rem;max-width:28rem}.hb-hero__dock-image{aspect-ratio:16/9}.hb-hero__dock-card{padding:.5rem}}@media(min-width:1280px){.hb-hero__dock{--dock-slide-w: 32rem;--dock-slide-h: calc(var(--dock-slide-w) * 9 / 16 + 1rem);--dock-scale-headroom: calc(var(--dock-slide-h) * (var(--dock-focus-scale) - 1))}.hb-hero__dock-track{padding-inline:calc(50% - 16rem)}.hb-hero__dock-item{flex-basis:32rem;max-width:32rem}}@media(prefers-reduced-motion:reduce){.hb-hero__dock-card{transition:none;transform:none;opacity:1}}.hb-about__grid{display:flex;flex-direction:column;gap:3rem}@media(min-width:768px){.hb-about__grid{flex-direction:row;gap:3.75rem}.hb-about__col{width:50%}}.hb-about__heading{font-size:clamp(2.5rem,6vw,5rem)}.hb-about__text{font-size:clamp(1.25rem,2.5vw,1.5rem);line-height:1.375;text-wrap:balance}.hb-about__text+.hb-about__text{margin-top:.5rem}.hb-divider{border:none;border-bottom:1px solid color-mix(in srgb,var(--hb-foreground) 5%,transparent);margin-top:5rem}.hb-products__grid{display:grid;grid-template-columns:1fr;gap:1.25rem;width:100%;max-width:100%;min-width:0}@media(min-width:768px){.hb-products__grid{grid-template-columns:repeat(3,1fr)}}.huebriss-products-section{overflow-x:clip;max-width:100%}.hb-product-card{display:flex;flex-direction:column;gap:.75rem;padding:.75rem;text-decoration:none;color:inherit;height:100%;min-width:0;max-width:100%;overflow:hidden}.hb-product-card__image-wrap{position:relative;aspect-ratio:1;border-radius:calc(var(--hb-radius) - .25rem);overflow:hidden}.hb-product-card__image{width:100%;height:100%;object-fit:cover;border-radius:calc(var(--hb-radius) - .25rem);transition:transform .5s}.hb-product-card__body{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem;min-width:0}.hb-product-card__body>a,.hb-product-card__body>div,.hb-product-card__info{flex:1;min-width:0;overflow:hidden;text-decoration:none;color:inherit}.hb-product-card__title{font-size:1.5rem;font-weight:600;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hb-product-card__price{font-size:1rem;font-weight:500;margin:.25rem 0 0}.hb-product-card__add{flex-shrink:0;transition:transform .3s}@media(hover:hover){.hb-product-card:hover .hb-product-card__image{transform:scale(1.05)}.hb-product-card:hover .hb-product-card__add{transform:rotate(90deg)}}.hb-center-cta{display:flex;justify-content:center;margin-top:2rem}.hb-benefits__grid{display:grid;gap:1.25rem}@media(min-width:768px){.hb-benefits__grid{grid-template-columns:repeat(3,1fr)}}.hb-bento{display:flex;flex-direction:column;gap:.75rem;padding:.75rem;height:100%}.hb-bento__visual{position:relative;height:18rem;overflow:hidden;border-radius:calc(var(--hb-radius) - .25rem);padding:.75rem;background:color-mix(in srgb,var(--hb-foreground) 5%,transparent);box-shadow:0 1px 2px color-mix(in srgb,var(--hb-foreground) 5%,transparent)}.hb-bento__content{padding:.75rem}.hb-bento__title{font-size:1.5rem;font-weight:600;margin:0 0 .25rem;line-height:1.375}.hb-bento__desc{font-size:1rem;line-height:1.375;margin:0}.hb-marquee{height:100%;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent,black 1.5rem,black calc(100% - 1.5rem),transparent);mask-image:linear-gradient(to bottom,transparent,black 1.5rem,black calc(100% - 1.5rem),transparent)}.hb-marquee__track{display:flex;flex-direction:column;gap:1rem;animation:hb-marquee 40s linear infinite}@keyframes hb-marquee{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.hb-stat-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem;margin-bottom:1rem}.hb-stat-row__left{display:flex;align-items:center;gap:.75rem}.hb-stat-row__icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:var(--hb-radius)}.hb-stat-row__label{font-size:1rem}.hb-bars{display:flex;align-items:flex-end;gap:.5rem;height:100%;width:100%;-webkit-mask-image:linear-gradient(black 40%,transparent);mask-image:linear-gradient(black 40%,transparent)}@media(min-width:768px){.hb-bars{display:flex}}.hb-bar-wrap{position:relative;flex:1;height:100%;display:flex;align-items:flex-end}.hb-bar{width:100%;border-radius:.25rem .25rem 0 0;background:var(--hb-accent-bg);transition:height .5s;position:relative}.hb-bar__fill{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,color-mix(in srgb,var(--hb-primary) 80%,var(--hb-background)) 0%,var(--hb-primary) 50%);opacity:0;transition:opacity .5s}.hb-bar--active .hb-bar__fill{opacity:1}.hb-orbit{position:relative;display:flex;align-items:center;justify-content:center;height:100%;overflow:hidden;perspective:2000px}.hb-orbit__inner{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;transform:rotateY(20deg) rotateX(20deg) rotate(-20deg)}.hb-orbit__ring{position:absolute;border:1px solid var(--hb-accent-bg);border-radius:50%;box-shadow:0 1px 3px color-mix(in srgb,var(--hb-accent-bg) 30%,transparent)}.hb-orbit__ring--1{width:15rem;height:15rem;opacity:.85}.hb-orbit__ring--2{width:20rem;height:20rem;opacity:.75}.hb-orbit__ring--3{width:25rem;height:25rem;opacity:.65}.hb-orbit__center{position:absolute;width:10rem;height:10rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--hb-accent-bg);border-radius:50%;box-shadow:0 1px 3px color-mix(in srgb,var(--hb-accent-bg) 30%,transparent)}.hb-orbit__center-icon{width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(180deg,color-mix(in srgb,var(--hb-primary) 80%,var(--hb-background)) 0%,var(--hb-primary) 50%);color:#fff}.hb-orbit__item{position:absolute;top:50%;left:50%;width:2.5rem;height:2.5rem;margin:-1.25rem 0 0 -1.25rem;display:flex;align-items:center;justify-content:center;border-radius:var(--hb-radius);animation:hb-orbit 12s linear infinite}.hb-orbit__item--1{--initial-position: 0deg}.hb-orbit__item--2{--initial-position: 120deg}.hb-orbit__item--3{--initial-position: 240deg}@keyframes hb-orbit{0%{transform:rotate(var(--initial-position)) translate(160px) rotate(calc(-1 * var(--initial-position)))}to{transform:rotate(calc(var(--initial-position) + 360deg)) translate(160px) rotate(calc(-1 * (var(--initial-position) + 360deg)))}}.hb-reviews{display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.hb-stars{display:flex;gap:.375rem;color:var(--hb-accent)}.hb-stars svg{width:1.5rem;height:1.5rem;fill:currentColor}.hb-reviews__quote{font-size:clamp(1.5rem,4vw,3rem);font-weight:600;line-height:1.15;max-width:80%;text-wrap:balance;margin:0}.hb-reviews__author{font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.375;max-width:70%}.hb-avatars{display:flex;align-items:center;justify-content:center;margin-top:.25rem}.hb-avatar{width:3rem;height:3rem;border-radius:50%;border:2px solid var(--hb-background);object-fit:cover;margin-left:-1.25rem}@media(min-width:768px){.hb-avatar{width:4rem;height:4rem}}.hb-avatar:first-child{margin-left:0}.hb-faq__grid{display:grid;gap:1.25rem}@media(min-width:768px){.hb-faq__grid{grid-template-columns:2fr 3fr}}.hb-faq__image-wrap{position:relative;height:20rem;border-radius:var(--hb-radius);overflow:hidden}@media(min-width:768px){.hb-faq__image-wrap{height:100%;min-height:24rem}}.hb-faq__image{width:100%;height:100%;object-fit:cover;border-radius:var(--hb-radius)}.hb-accordion{display:flex;flex-direction:column;gap:.75rem}.hb-accordion__item{padding:.75rem 1rem}.hb-accordion__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;cursor:pointer;font-size:clamp(1.125rem,2vw,1.25rem);font-weight:500;text-align:left;color:inherit;padding:0;gap:1rem;list-style:none}.hb-accordion__trigger::-webkit-details-marker{display:none}.hb-accordion__icon{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:var(--hb-radius);background:linear-gradient(180deg,color-mix(in srgb,var(--hb-primary) 80%,var(--hb-background)) 0%,var(--hb-primary) 50%);color:#fff;font-size:1.25rem;transition:transform .3s}.hb-accordion__item[open] .hb-accordion__icon{transform:rotate(45deg)}.hb-accordion__content{padding-top:.75rem;font-size:1rem;line-height:1.375;opacity:.75}.hb-newsletter__card{display:flex;align-items:center;justify-content:center;padding:5rem 1.25rem}.hb-newsletter__inner{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%;max-width:50%;text-align:center}.hb-newsletter__title{font-size:clamp(2rem,5vw,3.5rem)}.hb-newsletter__desc{font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.375;max-width:90%}.hb-newsletter__form{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:80%;padding:.25rem;margin-top:.5rem}@media(min-width:768px){.hb-newsletter__form{flex-direction:row;gap:.25rem;max-width:80%}}.hb-newsletter__input{flex:1;padding:.75rem 1.25rem;font-size:1rem;background:transparent;border:none;outline:none;color:inherit;font-family:inherit}.hb-newsletter__input::placeholder{opacity:.75}.hb-shop-header{padding-top:8rem;padding-bottom:1rem}@media(min-width:768px){.hb-shop-header{padding-top:9rem}}.hb-shop-header__badge{display:inline-block;padding:.25rem .75rem;font-size:.875rem;margin-bottom:.5rem}.hb-shop-header__title{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:600;line-height:1.15;margin:0 0 .5rem}.hb-shop-header__subtitle{font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.375;opacity:.8;max-width:50%}.hb-collection-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;padding-bottom:5rem}@media(min-width:640px){.hb-collection-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.hb-collection-grid{grid-template-columns:repeat(3,1fr)}}.hb-reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.hb-reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:767px){.hb-section{padding-block:2.5rem}.hb-hero{padding-top:5rem;padding-bottom:2.5rem}.hb-hero__inner{gap:1.5rem}.hb-section-heading{margin-bottom:1.25rem}.hb-about__grid{gap:2rem}.hb-divider{margin-top:2.5rem}.hb-footer{padding-block:2.5rem}.hb-footer__card{padding:1.5rem}.hb-footer__top{gap:1.5rem;margin-bottom:1.5rem}.hb-newsletter__card{padding:2.5rem 1.25rem}.hb-center-cta{margin-top:1.25rem}.hb-shop-header{padding-top:6rem;padding-bottom:.5rem}.hb-collection-grid{padding-bottom:2.5rem}}.content-for-layout{padding-top:0!important}footer{background:transparent!important}.huebriss-footer-section{background:transparent!important}#shopify-section-group-footer-group .footer-utilities{display:none!important}.template-product .content-for-layout,.template-collection .content-for-layout,.template-cart .content-for-layout{padding-top:0}theme-drawer .theme-drawer__dialog[open]{z-index:1100}@media(min-width:990px){.page-wrapper--drawer-open:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;right:var(--theme-drawer-width, 30rem);z-index:1050;background:#0000008c;pointer-events:auto;cursor:pointer;animation:hb-drawer-overlay-in .3s ease forwards}}html.hb-is-loading body{overflow:hidden}html.hb-is-loading .page-wrapper,html.hb-is-loading .hb-bg,html.hb-is-loading #header-group,html.hb-is-loading footer,html.hb-is-loading cart-drawer-component,html.hb-is-loading theme-drawer,html.hb-is-loading .search-modal,html.hb-is-loading .quick-add-modal{visibility:hidden}.hb-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:none;background:var(--hb-background);transition:opacity .55s ease,visibility .55s ease}html.hb-is-loading .hb-loader{display:block}.hb-loader--done{opacity:0;visibility:hidden;pointer-events:none}.hb-loader__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.hb-loader__canvas,.hb-loader__fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hb-loader__canvas{display:block;z-index:0}.hb-loader__fallback{display:none;object-fit:cover;object-position:center center;background:var(--hb-background)}.hb-loader.is-fallback .hb-loader__canvas{display:none}.hb-loader.is-fallback .hb-loader__fallback{display:block}.hb-loader__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:color-mix(in srgb,var(--hb-primary) 35%,transparent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);pointer-events:none}@media(max-width:767px){.hb-loader__canvas,.hb-loader__fallback{filter:blur(10px);transform:scale(1.08);transform-origin:center center}.hb-loader__overlay{backdrop-filter:none;-webkit-backdrop-filter:none;background:color-mix(in srgb,var(--hb-primary) 20%,transparent)}}.hb-loader__brand{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;pointer-events:none}.hb-loader__logo{display:block;max-width:min(56vw,11rem);width:auto;height:auto;filter:drop-shadow(0 4px 24px color-mix(in srgb,var(--hb-foreground) 18%,transparent))}.hb-loader__logo--text{max-width:none;font-size:1.35rem;padding:.45rem 1rem;background:color-mix(in srgb,var(--hb-background) 88%,transparent)}@media(min-width:768px){.hb-loader__logo{max-width:min(56vw,13.2rem)}.hb-loader__logo--text{font-size:1.62rem;padding:.54rem 1.2rem}}.hb-loader__tagline{position:absolute;bottom:2.5rem;left:50%;z-index:3;margin:0;transform:translate(-50%);font-size:.875rem;color:var(--hb-accent);letter-spacing:.06em}@media(prefers-reduced-motion:reduce){.hb-loader__canvas{display:none}.hb-loader__fallback{display:block}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/huebriss-theme.css.map */
