.hyve-catalog{padding-top:4rem;padding-bottom:8rem}.hyve-catalog__inner{width:100%;max-width:var(--page-width-narrow, 100rem);margin:0 auto;padding:0 2rem}@media(max-width:400px){.hyve-catalog__inner{padding-inline:1.5rem}}.hyve-catalog__top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:3.2rem}@media(max-width:580px){.hyve-catalog__top{flex-direction:column;align-items:flex-start;gap:1rem}}.hyve-catalog__heading{margin:0;font-family:var(--font-heading-family, sans-serif);font-size:clamp(2.4rem,3.5vw,3.4rem);font-weight:800;color:rgb(var(--color-foreground))}.hyve-catalog__heading-highlight{background:var(--brand-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.hyve-catalog__search{position:relative;display:flex;align-items:center;flex:1;min-width:24rem;max-width:38rem;margin-left:auto}@media(max-width:580px){.hyve-catalog__search{min-width:100%;max-width:100%}}.hyve-catalog__search svg{position:absolute;left:1.6rem;width:1.8rem;height:1.8rem;color:rgba(var(--color-foreground),.62);pointer-events:none}.hyve-catalog__search-input{width:100%;padding:1.3rem 1.6rem 1.3rem 4.6rem;border-radius:1rem;border:1px solid rgba(15,23,42,.08);background:#fff;color:rgb(var(--color-foreground));font-size:1.4rem}.hyve-catalog__search-input::placeholder{color:rgba(var(--color-foreground),.62)}.hyve-catalog__search-input:focus{outline:none;border-color:var(--brand-gradient-end, #5eead4)}.hyve-catalog__layout{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:start}.hyve-catalog__sidebar{display:flex;flex-direction:column;padding:2rem;border-radius:1.4rem;border:1px solid rgba(15,23,42,.06);background:#fff}.hyve-catalog__sidebar-title{margin:0 0 .8rem;padding-bottom:1.4rem;border-bottom:1px solid rgba(15,23,42,.06);font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-foreground))}.hyve-catalog__filter{border-bottom:1px solid rgba(15,23,42,.06);padding:.6rem 0 1.2rem}.hyve-catalog__filter:last-child{border-bottom:none;padding-bottom:0}.hyve-catalog__filter-title{display:flex;align-items:center;gap:.9rem;padding:1rem 0;font-size:1.5rem;font-weight:700;color:rgb(var(--color-foreground));cursor:pointer;list-style:none}.hyve-catalog__filter-title::-webkit-details-marker{display:none}.hyve-catalog__filter-title-icon,.hyve-catalog__filter-icon{display:inline-flex;width:1.4rem;height:1.4rem;flex-shrink:0;color:rgba(var(--color-foreground),.6)}.hyve-catalog__filter-title-icon svg,.hyve-catalog__filter-icon svg{width:100%;height:100%;margin-top:-2px}.hyve-catalog__filter-chevron{width:1.6rem;height:1.6rem;margin-left:auto;color:rgba(var(--color-foreground),.62);transition:transform .2s ease}.hyve-catalog__filter[open] .hyve-catalog__filter-chevron{transform:rotate(180deg)}.hyve-catalog__filter-list{display:flex;flex-direction:column;gap:.2rem;margin:.4rem 0 0;padding:0;list-style:none}.hyve-catalog__checkbox,.hyve-catalog__radio{display:flex;align-items:center;gap:1rem;padding:.5rem 0rem;font-size:1.4rem;color:rgba(var(--color-foreground),.8);cursor:pointer;transition:background-color .15s ease}.hyve-catalog__checkbox input,.hyve-catalog__radio input{appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;width:1.8rem!important;height:1.8rem;margin:0;border:1px solid #cbd5e1;border-radius:.5rem;background:#fff;flex-shrink:0;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.hyve-catalog__radio input{border-radius:50%}.hyve-catalog__checkbox input:checked,.hyve-catalog__radio input:checked{background:#22c55e;border-color:#22c55e;display:flex}.hyve-catalog__checkbox input:checked:after{content:"";width:.9rem;height:.5rem;margin-top:-.2rem;border-left:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(-45deg)}.hyve-catalog__radio input:checked:after{content:"";width:.7rem;height:.7rem;border-radius:50%;background:#fff}.hyve-catalog__radio:has(input:checked){background:#a3ea6e2e;color:rgb(var(--color-foreground));font-weight:600;padding-inline:.8rem;border-radius:6px}.hyve-catalog__checkbox-label,.hyve-catalog__radio-label{flex:1}.hyve-catalog__filter-count{font-size:1.2rem;color:rgba(var(--color-foreground),.62)}.hyve-catalog__main{display:flex;flex-direction:column;gap:2rem;min-width:0}.hyve-catalog__group-details{border-bottom:1px solid rgba(15,23,42,.08);padding-bottom:2rem}.hyve-catalog__group:last-of-type .hyve-catalog__group-details{border-bottom:none}.hyve-catalog__group-header{display:flex;align-items:center;gap:1rem;padding:.8rem 0;margin-bottom:1.4rem;cursor:pointer;list-style:none}.hyve-catalog__group-header::-webkit-details-marker{display:none}.hyve-catalog__group-chevron{display:flex;align-items:center;justify-content:center}.hyve-catalog__group-chevron svg{width:1.8rem;height:1.8rem;color:rgba(var(--color-foreground),.62);transition:transform .2s ease}.hyve-catalog__group-details:not([open]) .hyve-catalog__group-chevron svg{transform:rotate(-90deg)}.hyve-catalog__group-icon{display:inline-flex;width:1.8rem;height:1.8rem;color:rgb(var(--color-foreground))}.hyve-catalog__group-icon svg{width:100%;height:100%;margin-top:-2px}.hyve-catalog__group-title{font-family:var(--font-heading-family, sans-serif);font-size:1.9rem;font-weight:700;color:rgb(var(--color-foreground))}.hyve-catalog__group-count{display:inline-flex;align-items:center;justify-content:center;min-width:2.6rem;height:2.2rem;padding:0 .8rem;border-radius:100px;font-size:1.2rem;font-weight:600;color:rgba(var(--color-foreground),.6);background:#0f172a0f}.hyve-catalog__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}@media(max-width:420px){.hyve-catalog__grid{grid-template-columns:1fr}}.hyve-catalog__item{min-width:0}.hyve-catalog__item[hidden]{display:none}.hyve-catalog__empty,.hyve-catalog__no-results{padding:4rem 0;text-align:center;font-size:1.5rem;color:rgba(var(--color-foreground),.6)}@media screen and (min-width:750px){.hyve-catalog__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}@media screen and (min-width:990px){.hyve-catalog__layout{grid-template-columns:26rem minmax(0,1fr);gap:3.2rem}.hyve-catalog__sidebar{position:sticky;top:2rem}}.hyve-catalog__sidebar-toggle{display:none}@media(max-width:767px){.hyve-catalog__sidebar-toggle{display:flex;justify-content:space-between;align-items:center;border:none;background:transparent;padding-inline:0;cursor:pointer;font:inherit}.hyve-catalog__sidebar-content{display:none;margin-top:1rem}.hyve-catalog__sidebar.is-open .hyve-catalog__sidebar-content{display:block}.hyve-catalog__sidebar-chevron{width:16px;Height:16px;transition:transform .25s}.hyve-catalog__sidebar.is-open .hyve-catalog__sidebar-chevron{transform:rotate(180deg)}.hyve-catalog__sidebar-title{margin:0;padding-bottom:0;border-bottom:0}.hyve-catalog__sidebar>.hyve-catalog__sidebar-title{display:none}}@media(min-width:768px){.hyve-catalog__sidebar>.hyve-catalog__sidebar-title{display:block}.hyve-catalog__sidebar-content{display:block!important}}.collection-split-banner .hero-banner-container{width:100%;max-width:var(--page-width-narrow, 100rem);margin:0 auto;padding:0 2rem}@media(max-width:400px){.collection-split-banner .hero-banner-container{padding-inline:1.5rem}}.collection-split-banner .hero-banner-grid{display:flex;flex-direction:column;gap:3rem}@media screen and (min-width:990px){.collection-split-banner .hero-banner-grid{flex-direction:row;align-items:center;gap:5rem}.collection-split-banner .hero-banner-content,.collection-split-banner .hero-banner-visual{flex:1;width:50%}}.collection-split-banner .hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1rem;border-radius:50px;font-size:.75rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--brand-eyebrow-text);background-color:rgba(var(--color-foreground),.06);border:1px solid rgba(var(--color-foreground),.15);margin-bottom:1.5rem;line-height:1.3}.collection-split-banner .hero-badge svg{width:14px;height:14px;fill:currentColor}.collection-split-banner .hero-title{font-size:clamp(2.25rem,4vw,3.5rem);font-weight:700;color:rgb(var(--color-foreground));margin:0 0 1.25rem;line-height:1.15}.collection-split-banner .hero-title em{font-style:normal;background:var(--brand-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.collection-split-banner .hero-description{font-size:1.125rem;color:rgba(var(--color-foreground),.7);line-height:1.6;margin:0;max-width:600px}.collection-split-banner .hero-description p{margin-top:0;margin-bottom:1rem}.collection-split-banner .hero-description p:last-child{margin-bottom:0}.collection-split-banner .hero-image-wrapper{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px -10px #0000004d;aspect-ratio:16 / 10;background-color:rgba(var(--color-foreground),.06)}.collection-split-banner .hero-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.collection-split-banner .hero-image-wrapper .placeholder-svg{width:100%;height:100%;fill:rgba(var(--color-foreground),.2)}.hyve-footer{color:rgba(var(--color-foreground),.75);font-family:var(--font-body-family, sans-serif)}.hyve-footer__inner{width:100%;max-width:var(--page-width, 120rem);margin:0 auto;padding:6.4rem 2rem 4rem}@media(max-width:400px){.hyve-footer__inner{padding-inline:1.5rem}}.hyve-footer__top{display:grid;grid-template-columns:1fr;gap:4rem}.hyve-footer__heading{margin:0 0 2rem;font-family:var(--font-heading-family, sans-serif);font-size:1.4rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-foreground))}.hyve-footer__text{margin:0 0 2.4rem;font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.75)}.hyve-footer__newsletter{margin:0 0 1.4rem}.hyve-footer__field{display:flex;gap:1rem;max-width:42rem}.hyve-footer__input{flex:1;min-width:0;padding:1.2rem 1.4rem;border-radius:.8rem;border:1px solid rgba(var(--color-foreground),.15);background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground));font-size:1.4rem}.hyve-footer__input::placeholder{color:rgba(var(--color-foreground),.62)}.hyve-footer__input:focus{outline:none;border-color:rgb(var(--color-button))}.hyve-footer__submit{flex-shrink:0;padding:1.2rem 2rem;border:none;border-radius:.8rem;background:var(--brand-gradient);color:#0a1414f2;font-size:1.4rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.hyve-footer__submit:hover{transform:translateY(-1px);box-shadow:0 6px 18px #6ee7b74d}.hyve-footer__message{display:block;margin-top:.8rem;font-size:1.3rem}.hyve-footer__message--error{color:#f87171}.hyve-footer__message--success{color:rgb(var(--color-button))}.hyve-footer__consent{font-size:1.3rem;line-height:1.6;color:rgba(var(--color-foreground),.62)}.hyve-footer__consent a{color:rgba(var(--color-foreground),.6);text-decoration:underline}.hyve-footer__social.list-social{display:flex;flex-wrap:wrap;gap:1rem;margin:2.4rem 0 0;padding:0}.hyve-footer__social .list-social__link{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground));transition:background-color .2s ease}.hyve-footer__social .list-social__link:hover{background:rgba(var(--color-foreground),.15)}.hyve-footer__social .list-social__link .svg-wrapper{width:1.7rem;height:1.7rem}.hyve-footer__social .list-social__link svg{width:100%;height:100%}.hyve-footer__links,.hyve-footer__contact{display:flex;flex-direction:column;gap:1.6rem;margin:0;padding:0;list-style:none}.hyve-footer__link{color:rgba(var(--color-foreground),.75);text-decoration:none;font-size:1.5rem;transition:color .2s ease}@media screen and (max-width:400px){.hyve-footer__link{font-size:1.4rem}}.hyve-footer__link:hover{color:rgb(var(--color-foreground))}.hyve-footer__contact-item{display:flex;align-items:flex-start;gap:1.2rem;font-size:1.5rem;line-height:1.5;color:rgba(var(--color-foreground),.75)}@media screen and (max-width:400px){.hyve-footer__contact-item{font-size:1.4rem}}.hyve-footer__contact-item svg{width:1.8rem;height:1.8rem;flex-shrink:0;margin-top:.2rem;color:rgba(var(--color-foreground),.62)}@media screen and (max-width:400px){.hyve-footer__contact-item svg{width:1.6rem;height:1.6rem}}.hyve-footer__divider{height:1px;margin:4rem 0 3.2rem;border:none;background:rgba(var(--color-foreground),.12)}.hyve-footer__bottom{display:flex;flex-direction:column;gap:3.2rem}.hyve-footer__copyright{margin:0 0 1.2rem;font-size:1.4rem;color:rgba(var(--color-foreground),.75)}.hyve-footer__disclaimer{margin:0;max-width:52rem;font-size:1.3rem;line-height:1.6;color:rgba(var(--color-foreground),.62)}.hyve-footer__payments-label{display:block;margin-bottom:1.2rem;font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.62)}.hyve-footer__payment-list{display:flex;flex-wrap:wrap;gap:.8rem;margin:0;padding:0;list-style:none}.hyve-footer__payment-icon{width:3.8rem;height:auto;border-radius:.4rem}@media screen and (min-width:750px){.hyve-footer__top{grid-template-columns:1.6fr 1fr 1.4fr;gap:4rem}.hyve-footer__bottom{flex-direction:row;align-items:flex-end;justify-content:space-between}.hyve-footer__payments{text-align:right;flex-shrink:0}.hyve-footer__payment-list{justify-content:flex-end}}.catalog-card{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:1.4rem;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.catalog-card:hover{box-shadow:0 12px 28px #0f172a14;transform:translateY(-2px)}.catalog-card__media{position:relative;display:block;margin:0 0 1.2rem;border-radius:1rem;background:#f1f3f7;aspect-ratio:1 / 1;overflow:hidden}.catalog-card__media img,.catalog-card__media svg.catalog-card__placeholder{width:100%;height:100%;object-fit:contain}.catalog-card__badges{position:absolute;top:1rem;left:1rem;right:1rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem;z-index:1;pointer-events:none}.catalog-card__badge{display:inline-flex;align-items:center;gap:.4rem;font-size:1.2rem;font-weight:700;color:#0f172a}.catalog-card__badge-bolt{display:inline-flex;width:1.4rem;height:1.4rem;color:#f59e0b}.catalog-card__badge-bolt svg{width:100%;height:100%}.catalog-card__badge--sale{margin-left:auto;padding:.4rem .9rem;border-radius:.6rem;background:#fff;color:#c81e1e;font-size:1.1rem;text-transform:uppercase}.catalog-card__info{display:flex;flex-direction:column;flex:1;padding:.4rem 1.6rem 1.6rem}.catalog-card__title{margin:0 0 .6rem;font-family:var(--font-heading-family, sans-serif);font-size:1.4rem;font-weight:700;line-height:1.3}.catalog-card__title a{color:#0f172a;text-decoration:none}.catalog-card__title a:hover{text-decoration:underline;text-underline-offset:.3rem}.catalog-card__category{display:inline-flex;align-items:center;gap:.6rem;margin:0 0 1.2rem;font-size:1.1rem;color:#646e7d}.catalog-card__category-icon{display:inline-flex;width:1.4rem;height:1.4rem;margin-top:-3px}.catalog-card__category-icon svg{width:100%;height:100%}.catalog-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto}.catalog-card__price{font-size:1.5rem;font-weight:700;color:#15803d}@media(max-width:768px){.catalog-card__price{font-size:1.2rem;line-height:1.3}}.catalog-card__configure{padding:.6rem 1.2rem;border-radius:.9rem;background:var(--brand-gradient);color:#0a1414f2;font-size:1.1rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}.catalog-card__configure:hover{transform:translateY(-1px);box-shadow:0 6px 16px #5eead459}.hyve-search{display:flex;align-items:center}.hyve-search__trigger{display:inline-flex;align-items:center;gap:.8rem;background:rgba(var(--color-foreground),.05);border:1px solid rgba(var(--color-foreground),.08);border-radius:6px;padding:0 1.6rem;height:4rem;cursor:pointer;color:rgba(var(--color-foreground),.62);font-family:inherit;transition:border-color .2s ease,background-color .2s ease}.hyve-search__trigger:hover{border-color:rgba(var(--color-foreground),.2)}.hyve-search__trigger-icon{width:1.7rem;height:1.7rem;flex-shrink:0}.hyve-search__trigger-text{font-size:1.3rem;white-space:nowrap}@media screen and (max-width:1099px){.hyve-search__trigger{width:4.4rem;padding:0;justify-content:center;background:transparent;border-color:transparent;color:rgb(var(--color-foreground))}.hyve-search__trigger-text{display:none}.hyve-search__trigger-icon{width:2rem;height:2rem}}@media screen and (min-width:1100px){.hyve-search__trigger{width:clamp(22rem,20vw,30rem)}}.hyve-search__modal[hidden]{display:none}.hyve-search__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;flex-direction:column}.hyve-search__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#060a1a80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:hyve-search-fade .2s ease}.hyve-search__panel{position:relative;z-index:1;background:rgb(var(--color-background, 255 255 255));width:100%;flex:1 1 auto;height:100%;display:flex;flex-direction:column;box-shadow:0 20px 60px -12px #060a1a59;animation:hyve-search-slide .25s ease}@keyframes hyve-search-fade{0%{opacity:0}to{opacity:1}}@keyframes hyve-search-slide{0%{transform:translateY(-1.2rem);opacity:0}to{transform:translateY(0);opacity:1}}.hyve-search__top{display:flex;align-items:center;gap:1.6rem;padding:2rem clamp(1.6rem,4vw,4.8rem);border-bottom:1px solid rgba(var(--color-foreground),.08)}.hyve-search__field{position:relative;display:flex;align-items:center;gap:1.2rem;flex:1;max-width:90rem;margin:0 auto;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.15);border-radius:100px;padding:0 2rem;height:5.2rem}.hyve-search__field:focus-within{border-color:color-mix(in srgb,var(--brand-eyebrow) 50%,transparent);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand-eyebrow) 12%,transparent)}.hyve-search__field-icon{width:2rem;height:2rem;flex-shrink:0;color:rgba(var(--color-foreground),.62)}.hyve-search__field-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.hyve-search__input{flex:1;border:none;background:transparent;outline:none;font-size:1.6rem;font-family:inherit;color:rgb(var(--color-foreground));height:100%;padding:0;-webkit-appearance:none;appearance:none}.hyve-search__input::-webkit-search-cancel-button{-webkit-appearance:none}.hyve-search__input::placeholder{color:rgba(var(--color-foreground),.62)}.hyve-search__clear{background:none;border:none;cursor:pointer;font-family:inherit;font-size:1.4rem;font-weight:600;color:rgba(var(--color-foreground),.6);padding:.4rem .8rem;flex-shrink:0}.hyve-search__clear[hidden]{display:none}.hyve-search__clear:hover{color:rgb(var(--color-foreground))}.hyve-search__close{flex-shrink:0;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border:none;background:transparent;border-radius:50%;cursor:pointer;color:rgb(var(--color-foreground));transition:background-color .2s ease}.hyve-search__close:hover{background:rgba(var(--color-foreground),.08)}.hyve-search__close svg{width:2.2rem;height:2.2rem}.hyve-search__body{flex:1;overflow-y:auto;padding:clamp(2rem,4vw,4rem) clamp(1.6rem,4vw,4.8rem)}.hyve-search__empty{max-width:90rem;margin:4rem auto;text-align:center;color:rgba(var(--color-foreground),.62)}.hyve-search__empty[hidden]{display:none}.hyve-search__empty svg{width:4rem;height:4rem;margin-bottom:1.6rem;opacity:.5}.hyve-search__empty p{font-size:1.5rem;margin:0}.hyve-search__results[hidden]{display:none}.hyve-search__results{max-width:130rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:clamp(2.4rem,4vw,4.8rem)}@media screen and (min-width:750px){.hyve-search__results{grid-template-columns:1fr 26rem}}.hyve-search__section-title{font-family:var(--font-heading-family, sans-serif);font-size:1.8rem;font-weight:800;color:rgb(var(--color-foreground));margin:0 0 2rem}.hyve-search__sidebar-title{font-family:var(--font-heading-family, sans-serif);font-size:1.6rem;font-weight:800;color:rgb(var(--color-foreground));margin:0 0 1.6rem}.hyve-search__products{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1.6rem,2vw,2.4rem)}@media screen and (min-width:750px){.hyve-search__products{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1100px){.hyve-search__products{grid-template-columns:repeat(4,1fr)}}.hyve-search__product{display:block;text-decoration:none;color:inherit}.hyve-search__product-media{aspect-ratio:1 / 1;border-radius:1.2rem;overflow:hidden;background:rgba(var(--color-foreground),.05);margin-bottom:1.2rem;display:flex;align-items:center;justify-content:center}.hyve-search__product-media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.hyve-search__product-title{font-size:1.4rem;font-weight:700;line-height:1.3;color:rgb(var(--color-foreground));margin:0 0 .8rem}.hyve-search__swatches{display:flex;align-items:center;gap:.6rem}.hyve-search__swatch{width:2.4rem;height:2.4rem;border-radius:50%;overflow:hidden;background:rgba(var(--color-foreground),.06);border:1px solid rgba(var(--color-foreground),.1)}.hyve-search__swatch img{width:100%;height:100%;object-fit:cover}.hyve-search__swatch-more{font-size:1.1rem;color:rgba(var(--color-foreground),.62);margin-left:.2rem}.hyve-search__sidebar-group+.hyve-search__sidebar-group{margin-top:3.2rem}.hyve-search__suglist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.hyve-search__suglist a{display:flex;align-items:center;gap:1rem;text-decoration:none;color:rgba(var(--color-foreground),.75);font-size:1.4rem;padding:.6rem 0;transition:color .15s ease}.hyve-search__suglist a:hover{color:rgb(var(--color-foreground))}.hyve-search__suglist svg{width:1.5rem;height:1.5rem;flex-shrink:0;color:rgba(var(--color-foreground),.62)}.hyve-search__collections a{color:rgba(var(--color-foreground),.75)}.hyve-search__seeall-wrap{grid-column:1 / -1;margin-top:1.2rem}.hyve-search__seeall{display:inline-flex;align-items:center;gap:.8rem;background:var(--brand-gradient);color:#0a1414f2;font-size:1.5rem;font-weight:700;text-decoration:none;padding:1.4rem 2.8rem;border-radius:100px;box-shadow:0 6px 20px #5eead440;transition:transform .2s ease,box-shadow .2s ease}.hyve-search__seeall:hover{transform:translateY(-2px);box-shadow:0 10px 28px #5eead466}.hyve-search__seeall svg{width:1.6rem;height:1.6rem}.hyve-search__no-results{grid-column:1 / -1;text-align:center;color:rgba(var(--color-foreground),.62);font-size:1.5rem;padding:3.2rem 0}
/*# sourceMappingURL=/cdn/shop/t/20/compiled_assets/styles.css.map?subset=AAgEAAAEAAAAAAAAAQBA */
