.cart-drawer .drawer__inner{max-width:min(74rem,94vw);border-inline-start:1px solid rgb(var(--color-foreground) / .1);box-shadow:-2rem 0 6rem #00000024}[data-rounded-block=round] .cart-drawer.drawer--end .drawer__inner{border-end-start-radius:1.75rem;border-start-start-radius:1.75rem}.hy-cart-drawer__header{min-height:5.5rem;padding:1.25rem 2rem;background:rgb(var(--color-background))}.hy-cart-drawer__header .drawer__tabs,.hy-cart-drawer__header .drawer__tab{opacity:1}.hy-cart-drawer__title{display:inline-flex;align-items:center;gap:.85rem;text-align:start}.hy-cart-drawer__title-icon{display:grid;width:2.5rem;height:2.5rem;place-items:center;border:1px solid rgb(var(--color-foreground) / .13);border-radius:.75rem;background:rgb(var(--color-foreground) / .035)}.hy-cart-drawer__title>span:last-child{display:grid;gap:.2rem}.hy-cart-drawer__title strong{font-size:1rem;line-height:1.1}.hy-cart-drawer__title small{color:rgb(var(--color-foreground) / .55);font-size:.72rem;font-weight:600}.hy-cart-drawer__close{width:2.75rem;height:2.75rem;min-height:0;margin:0;border-color:rgb(var(--color-foreground) / .12);border-radius:50%}.hy-cart-drawer__content,.hy-cart-drawer__content .drawer__panel[open]{overflow:hidden}.hy-cart-drawer__content{height:auto;min-height:0}.hy-cart-drawer__content>.drawer__panel[open]{position:relative;flex:1 1 auto;height:auto;min-height:0}.hy-cart-drawer__workspace{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:19rem minmax(0,1fr);height:auto;min-height:0;overflow:hidden}.hy-cart-drawer__main{display:flex;grid-column:2;grid-row:1;min-width:0;min-height:0;overflow:hidden;flex-direction:column;background:rgb(var(--color-background))}.hy-cart-drawer__items{display:flex;flex-direction:column;gap:1.5rem;min-height:0;padding:2rem 2.5rem;scroll-snap-type:none}.hy-cart-drawer__intro{display:grid;gap:1rem}.hy-cart-drawer__eyebrow,.hy-cart-drawer__recommendations-kicker{margin:0 0 .35rem;color:rgb(var(--color-foreground) / .5);font-size:.65rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hy-cart-drawer__intro h2{max-width:35rem;margin:0;font-size:clamp(1.35rem,2vw,2rem);line-height:1.08;letter-spacing:-.035em}.hy-cart-drawer__assurances{display:flex;flex-wrap:wrap;gap:.5rem}.hy-cart-drawer__assurances span{display:inline-flex;align-items:center;gap:.4rem;min-height:2rem;padding:.4rem .65rem;border:1px solid rgb(var(--color-foreground) / .09);border-radius:999px;color:rgb(var(--color-foreground) / .72);background:rgb(var(--color-foreground) / .025);font-size:.68rem;font-weight:650}.hy-cart-lines{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}.hy-cart-line{display:grid;grid-template-columns:7rem minmax(0,1fr) auto;gap:1.15rem;align-items:center;padding:.85rem;border:1px solid rgb(var(--color-foreground) / .085);border-radius:1rem;background:rgb(var(--color-foreground) / .018);transition:border-color .2s ease,background-color .2s ease}.hy-cart-line:focus-within,.hy-cart-line:hover{border-color:rgb(var(--color-foreground) / .2);background:rgb(var(--color-foreground) / .035)}.hy-cart-line__media{display:block;width:7rem;height:7rem;overflow:hidden;border-radius:.75rem;background:rgb(var(--color-foreground) / .05)}.hy-cart-line__media img,.hy-cart-line__media svg{width:100%;height:100%;object-fit:cover}.hy-cart-line__content{display:grid;min-width:0;gap:.8rem}.hy-cart-line__identity{display:grid;gap:.2rem}.hy-cart-line__creator{display:flex;align-items:center;gap:.35rem;margin:0;color:rgb(var(--color-foreground) / .48);font-size:.65rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.hy-cart-line__creator span{display:grid;width:1rem;height:1rem;place-items:center;border-radius:50%;color:rgb(var(--color-background));background:rgb(var(--color-foreground));font-size:.58rem}.hy-cart-line__title{overflow:hidden;color:inherit;font-size:1.05rem;font-weight:720;line-height:1.2;text-overflow:ellipsis}.hy-cart-line__meta{display:flex;flex-wrap:wrap;gap:.35rem}.hy-cart-line__meta span{overflow:hidden;max-width:14rem;padding:.32rem .5rem;border-radius:.45rem;color:rgb(var(--color-foreground) / .65);background:rgb(var(--color-foreground) / .055);font-size:.62rem;font-weight:650;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.hy-cart-line__meta .hy-cart-line__instant{color:#176b43;background:#eaf7f0}.hy-cart-line__actions{display:grid;min-width:6.5rem;justify-items:end;gap:.65rem}.hy-cart-line__price{display:grid;justify-items:end;gap:.15rem;font-size:1rem;font-weight:800;white-space:nowrap}.hy-cart-line__price.is-sale span{color:#c6452d}.hy-cart-line__price s{color:rgb(var(--color-foreground) / .42);font-size:.72rem;font-weight:550}.hy-cart-line__remove{color:rgb(var(--color-foreground) / .48);font-size:.7rem;text-decoration:underline;text-underline-offset:.2rem}.cart-drawer .hy-cart-line__seats{display:inline-grid!important;grid-template-columns:auto 2rem 2.4rem 2rem;align-items:center;justify-content:start;gap:.25rem;font-size:.68rem}.hy-cart-line__seats .quantity__button,.hy-cart-line__seats .quantity__input{display:grid;width:2rem;height:2rem;min-height:0;place-items:center;padding:0;border:1px solid rgb(var(--color-foreground) / .12);border-radius:.45rem}.hy-cart-line__seats .quantity__input{width:2.4rem}.hy-cart-drawer__recommendations{grid-column:1;grid-row:1;min-width:0;overflow-x:hidden;overflow-y:auto;padding:2rem 1.25rem;border-inline-end:1px solid rgb(var(--color-foreground) / .08);background:#f3f3f4}.hy-cart-drawer__recommendations .complementary-products{gap:1rem}.hy-cart-drawer__recommendations .recommend__title{padding:0;border:0;font-size:1.2rem;line-height:1.15;letter-spacing:-.025em}.hy-cart-drawer__recommendations .indicators{gap:.35rem}.hy-cart-drawer__recommendations .indicators .button{width:2rem;height:2rem;min-height:0;padding:0;border-color:rgb(var(--color-foreground) / .14);background:transparent}.hy-cart-drawer__recommendations .horizontal-products{margin:0}.hy-cart-drawer__recommendations .horizontal-product{display:grid;grid-template-columns:4.75rem minmax(0,1fr);gap:.75rem;align-items:center;width:100%;padding:.7rem;border:1px solid rgb(var(--color-foreground) / .08);border-radius:.85rem;background:rgb(var(--color-background))}.hy-cart-drawer__recommendations .horizontal-product+.horizontal-product{margin-top:.65rem}.hy-cart-drawer__recommendations .horizontal-product__media{width:4.75rem;height:4.75rem;border-radius:.6rem}.hy-cart-drawer__recommendations .horizontal-product__title{display:-webkit-box;overflow:hidden;font-size:.8rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hy-cart-drawer__recommendations .horizontal-product__details{min-width:0}.hy-cart-drawer__recommendations .horizontal-product__quantity{grid-column:2;margin:-.15rem 0 0}.hy-cart-drawer__recommendations .horizontal-product__quantity .button{width:100%;min-height:2.1rem;padding:.45rem .7rem;border-radius:.55rem;font-size:.66rem}.hy-cart-drawer__footer{display:block;padding:1rem 2.5rem 1.25rem;border-block-start:1px solid rgb(var(--color-foreground) / .09);background:rgb(var(--color-background));box-shadow:0 -1.5rem 3rem rgb(var(--color-background) / .96)}.hy-cart-drawer__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;margin-bottom:.8rem}.hy-cart-drawer__steps span{display:grid;gap:.3rem;color:rgb(var(--color-foreground) / .42);font-size:.58rem;font-weight:700}.hy-cart-drawer__steps i{display:block;height:.26rem;border-radius:999px;background:rgb(var(--color-foreground) / .13)}.hy-cart-drawer__steps .is-active{color:rgb(var(--color-foreground))}.hy-cart-drawer__steps .is-active i{background:rgb(var(--color-foreground))}.hy-cart-drawer__saving{display:flex;align-items:center;gap:.5rem;margin:0 0 .75rem;padding:.65rem .75rem;border:1px solid #bfe5cf;border-radius:.7rem;color:#176b43;background:#eef9f3;font-size:.72rem;font-weight:700}.hy-cart-drawer__discounts{display:grid;gap:.35rem;margin:0 0 .7rem;padding:0;list-style:none}.hy-cart-drawer__discounts li{display:flex;justify-content:space-between;gap:1rem;font-size:.7rem}.hy-cart-drawer__summary{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.hy-cart-drawer__summary>div{display:grid;gap:.15rem}.hy-cart-drawer__summary span{font-size:.8rem;font-weight:750}.hy-cart-drawer__summary small{color:rgb(var(--color-foreground) / .5);font-size:.62rem}.hy-cart-drawer__summary>strong{font-size:1.35rem;line-height:1;white-space:nowrap}.hy-cart-drawer__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.8rem 1rem;align-items:center}.hy-cart-drawer__checkout{min-height:3.65rem;border-radius:.85rem}.hy-cart-drawer__checkout .btn-text{display:flex;align-items:center;justify-content:center;gap:.55rem}.hy-cart-drawer__checkout b{opacity:.45}.hy-cart-drawer__view-cart{color:inherit;font-size:.72rem;font-weight:700;text-decoration:underline;text-underline-offset:.25rem}.hy-cart-drawer__legal{display:flex;flex-wrap:wrap;gap:.4rem 1rem;margin-top:.7rem}.hy-cart-drawer__legal a{color:rgb(var(--color-foreground) / .48);font-size:.58rem;text-decoration:underline;text-underline-offset:.18rem}.hy-cart-drawer__footer .additional-checkout-buttons{margin-top:.7rem}.hy-cart-drawer__empty{height:100%}@media screen and (max-width:1023px){.cart-drawer .drawer__inner{max-width:min(52rem,96vw)}.hy-cart-drawer__workspace{grid-template-columns:15rem minmax(0,1fr)}.hy-cart-drawer__items,.hy-cart-drawer__footer{padding-inline:1.5rem}.hy-cart-line{grid-template-columns:5.5rem minmax(0,1fr)}.hy-cart-line__media{width:5.5rem;height:5.5rem}.hy-cart-line__actions{grid-column:2;grid-template-columns:1fr auto;min-width:0;justify-items:start;align-items:center}.hy-cart-line__price{justify-items:start}}@media screen and (max-width:767px){html.js .cart-drawer .drawer__inner{width:100%;max-width:none;max-height:100dvh;border-radius:0}html.js .cart-drawer .drawer__header:before{content:none}.hy-cart-drawer__header{min-height:4.5rem;padding:.8rem 1rem}html.js .cart-drawer .hy-cart-drawer__close{position:static;width:2.55rem;height:2.55rem;margin:0;clip:auto;overflow:visible;white-space:normal}.hy-cart-drawer__title-icon{width:2.25rem;height:2.25rem}.hy-cart-drawer__workspace{display:block;height:100%}.hy-cart-drawer__main{height:100%}.hy-cart-drawer__recommendations{display:none}.hy-cart-drawer__items{gap:1.1rem;padding:1rem}.hy-cart-drawer__intro h2{font-size:1.35rem}.hy-cart-drawer__assurances{display:grid;grid-auto-columns:max-content;grid-auto-flow:column;overflow-x:auto;padding-bottom:.2rem;scrollbar-width:none}.hy-cart-drawer__assurances::-webkit-scrollbar{display:none}.hy-cart-line{grid-template-columns:5rem minmax(0,1fr);gap:.8rem;padding:.65rem}.hy-cart-line__media{width:5rem;height:5rem}.hy-cart-line__title{font-size:.88rem}.hy-cart-line__meta span{max-width:10rem;font-size:.56rem}.hy-cart-line__actions{grid-column:1 / -1;display:flex;justify-content:space-between;padding-inline:.15rem}.hy-cart-drawer__footer{padding:.8rem 1rem calc(.85rem + env(safe-area-inset-bottom));box-shadow:0 -1rem 2rem rgb(var(--color-background) / .98)}.hy-cart-drawer__summary small,.hy-cart-drawer__legal,.hy-cart-drawer__view-cart,.hy-cart-drawer__footer .additional-checkout-buttons{display:none}.hy-cart-drawer__summary{margin-bottom:.65rem}.hy-cart-drawer__summary>strong{font-size:1.15rem}.hy-cart-drawer__actions{display:block}.hy-cart-drawer__checkout{width:100%;min-height:3.35rem}.hy-cart-drawer__checkout .btn-text{gap:.4rem;font-size:.76rem}}body:has(.hy-seller-program) #PBarNextFrameWrapper{display:none!important}.hy-seller-program{--seller-ink: #000;isolation:isolate;overflow:hidden;color:var(--seller-ink);background:#fff}.hy-seller-program :is(h1,h2,h3,p){margin-block:0}.hy-seller-kicker,.hy-seller-heading>p,.hy-seller-final>p{display:flex;align-items:center;gap:.65rem;color:#11110f85;font-size:.67rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.hy-seller-kicker>span{width:28px;height:1px;background:currentColor}.hy-seller-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);min-height:min(650px,72vh);overflow:hidden;border:1px solid #000;border-radius:26px;color:#fff;background-color:#000}.hy-seller-hero:before{content:"";position:absolute;width:38vw;height:38vw;top:-25vw;right:8vw;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:#ffffff0a}.hy-seller-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,4.5vw,5rem)}.hy-seller-hero .hy-seller-kicker{color:#ffffff94}.hy-seller-hero h1{max-width:920px;margin-top:1.2rem;color:#fff;font-size:clamp(3.4rem,6.6vw,7.1rem);font-weight:850;line-height:.87;letter-spacing:-.07em;text-wrap:balance}.hy-seller-hero__intro{max-width:650px;margin-top:2rem;color:#ffffffa6;font-size:clamp(1rem,1.45vw,1.22rem);line-height:1.55}.hy-seller-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.3rem;margin-top:2rem}.hy-seller-hero .button{--color-button-text: 0 0 0;--color-button-background: 255 255 255;border:1px solid #fff}.hy-seller-text-link{display:inline-flex;gap:.6rem;align-items:center;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:.2rem;font-size:.76rem;font-weight:750}.hy-seller-hero__note{margin-top:1.2rem;color:#fff6;font-size:.65rem}.hy-seller-hero__visual{position:relative;overflow:hidden;border-left:1px solid rgba(255,255,255,.16);background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.1),transparent 56%)}.hy-seller-hero__orbit{position:absolute;display:grid;width:300px;height:300px;inset:50% auto auto 50%;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;transform:translate(-50%,-50%)}.hy-seller-hero__orbit:before,.hy-seller-hero__orbit:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%}.hy-seller-hero__orbit:before{width:430px;height:430px}.hy-seller-hero__orbit:after{width:570px;height:570px}.hy-seller-hero__orbit span{display:grid;width:118px;height:118px;place-items:center;border:1px solid #fff;border-radius:30px;color:#000;background:#fff;font-size:2.4rem;font-weight:900;letter-spacing:-.08em;transform:rotate(-7deg)}.hy-seller-hero__asset{position:absolute;z-index:2;display:grid;width:min(230px,45%);min-height:120px;align-content:space-between;padding:1rem;border:1px solid rgba(255,255,255,.28);border-radius:16px;background:#000;box-shadow:0 24px 60px #0000005c}.hy-seller-hero__asset small{color:#ffffff61;font-size:.58rem}.hy-seller-hero__asset strong{margin-top:1.6rem;font-size:1rem}.hy-seller-hero__asset>span{margin-top:.35rem;color:#ffffff80;font-size:.62rem}.hy-seller-hero__asset.is-one{top:12%;left:8%;transform:rotate(-4deg)}.hy-seller-hero__asset.is-two{top:36%;right:5%;transform:rotate(5deg)}.hy-seller-hero__asset.is-three{bottom:10%;left:12%;transform:rotate(3deg)}.hy-seller-hero__status{position:absolute;right:1rem;bottom:1rem;display:flex;align-items:center;gap:.55rem;padding:.7rem .85rem;border-radius:999px;color:#ffffffb8;background:#ffffff14;font-size:.6rem}.hy-seller-hero__status i{width:7px;height:7px;border:1px solid #fff;border-radius:50%;background:#fff;box-shadow:0 0 0 5px #ffffff1f}.hy-seller-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1rem;overflow:hidden;border:1px solid #000;border-radius:20px;background-color:#fff}.hy-seller-facts article{display:flex;min-height:150px;justify-content:space-between;gap:1rem;padding:1.25rem;border-right:1px solid rgba(17,17,15,.1)}.hy-seller-facts article:last-child{border-right:0}.hy-seller-facts article>span{color:#11110f54;font-size:.62rem}.hy-seller-facts article>div{display:grid;align-content:end;text-align:right}.hy-seller-facts p{color:#11110f7a;font-size:.65rem}.hy-seller-facts strong{max-width:190px;margin-top:.4rem;font-size:.9rem;line-height:1.25}.hy-seller-heading{display:grid;grid-template-columns:minmax(130px,.32fr) minmax(280px,1fr) minmax(260px,.58fr);align-items:end;gap:clamp(1.5rem,3.5vw,3.5rem);margin-bottom:2rem}.hy-seller-heading h2{position:relative;z-index:2;color:#000!important;font-size:clamp(2.5rem,5.3vw,5.7rem);line-height:.88;letter-spacing:-.06em;-webkit-text-fill-color:#000;text-wrap:balance}.hy-seller-heading>span{max-width:520px;color:#11110f94;line-height:1.55}.hy-seller-benefits,.hy-seller-standards,.hy-seller-faq{margin-top:clamp(4.5rem,7vw,7.5rem)}.hy-seller-benefits__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.hy-seller-benefits__grid article{position:relative;z-index:1;display:grid;min-height:285px;align-content:end;padding:clamp(1.35rem,2.2vw,2rem);border:1px solid #000;border-radius:20px;color:#000;background-color:#fff;box-shadow:inset 0 0 0 1px #00000005}.hy-seller-benefits__grid article.is-dark{color:#fff;background-color:#000}.hy-seller-benefits__grid article>span{align-self:start;margin-bottom:auto;color:currentColor;opacity:.38;font-size:.62rem}.hy-seller-benefits__grid h3{max-width:520px;color:currentColor;font-size:clamp(1.5rem,2.1vw,2.35rem);line-height:.98;letter-spacing:-.04em;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;text-wrap:balance;word-break:normal}.hy-seller-benefits__grid p{max-width:560px;margin-top:1rem;color:currentColor;opacity:.6;font-size:.84rem;line-height:1.55}.hy-seller-fit{display:grid;grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);gap:clamp(2rem,6vw,6.5rem);margin-top:clamp(4.5rem,7vw,7.5rem);padding:clamp(1.5rem,3.5vw,3.5rem);border:1px solid #000;border-radius:24px;background-color:#fff}.hy-seller-fit>header h2{margin-top:1rem;font-size:clamp(2.5rem,4vw,4.2rem);line-height:.9;letter-spacing:-.055em;text-wrap:balance}.hy-seller-fit>header>span{display:block;max-width:500px;margin-top:1.5rem;color:#11110f94;line-height:1.5}.hy-seller-fit__lists{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hy-seller-fit__lists article{padding:1.4rem;border:1px solid #000;border-radius:18px;background-color:#fff}.hy-seller-fit__lists article>div{display:flex;align-items:center;gap:.7rem}.hy-seller-fit__lists b,.hy-seller-standards__grid b{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:var(--seller-ink);font-size:.7rem}.hy-seller-fit__lists ul{display:grid;gap:.9rem;margin-top:2rem;padding:0;list-style:none}.hy-seller-fit__lists li{padding-top:.9rem;border-top:1px solid rgba(17,17,15,.09);color:#11110f9e;font-size:.76rem;line-height:1.45}.hy-seller-standards{scroll-margin-top:7rem}.hy-seller-standards__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.hy-seller-standards__grid article{min-height:245px;padding:1.5rem;border:1px solid #000;border-radius:20px;background-color:#fff}.hy-seller-standards__grid h3{margin-top:3rem;font-size:1.15rem}.hy-seller-standards__grid p{margin-top:.75rem;color:#11110f91;font-size:.82rem;line-height:1.55}.hy-seller-process{margin-top:clamp(4.5rem,7vw,7.5rem);padding:clamp(1.5rem,3.5vw,3.5rem);border:1px solid #000;border-radius:24px;color:#fff;background-color:#000}.hy-seller-process .hy-seller-heading{margin-bottom:0}.hy-seller-process .hy-seller-heading>:is(p,span){color:#ffffff80}.hy-seller-process ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:3rem 0 0;padding:0;border-top:1px solid rgba(255,255,255,.15);list-style:none}.hy-seller-process li{display:grid;min-height:220px;align-content:space-between;padding:1.4rem 1.4rem 0 0;border-right:1px solid rgba(255,255,255,.18)}.hy-seller-process li:not(:first-child){padding-left:1.4rem}.hy-seller-process li:last-child{border-right:0}.hy-seller-process li>span{color:#fff;font-size:.65rem;font-weight:800}.hy-seller-process h2,.hy-seller-process h3{color:#fff}.hy-seller-process h2{-webkit-text-fill-color:#fff}.hy-seller-process h3{font-size:1.05rem}.hy-seller-process li p{margin-top:.7rem;color:#ffffff8a;font-size:.78rem;line-height:1.5}.hy-seller-application{display:grid;grid-template-columns:minmax(280px,.62fr) minmax(0,1.38fr);gap:clamp(2rem,6vw,6.5rem);margin-top:clamp(4.5rem,7vw,7.5rem);scroll-margin-top:6rem}.hy-seller-application__intro-sticky{position:sticky;top:8rem}.hy-seller-application__intro h2{margin-top:1rem;font-size:clamp(2.5rem,4vw,4.3rem);line-height:.9;letter-spacing:-.055em;text-wrap:balance}.hy-seller-application__intro-sticky>p:nth-of-type(2){margin-top:1.5rem;color:#11110f99;line-height:1.55}.hy-seller-application__review{margin-top:2rem;padding:1.25rem;border:1px solid #000;border-radius:16px;background-color:#fff}.hy-seller-application__review ul{display:grid;gap:.55rem;margin:.8rem 0 0;padding:0;color:#11110f94;font-size:.76rem;list-style:none}.hy-seller-application__review li:before{content:"\2713";margin-right:.55rem;font-weight:850}.hy-seller-application__form{min-width:0;padding:clamp(1.3rem,3vw,2.5rem);border:2px solid #000;border-radius:22px;background-color:#fff;box-shadow:10px 10px #000}.hy-seller-application__progress{display:flex;align-items:start;margin-bottom:1.2rem}.hy-seller-application__progress>div{display:grid;flex:0 0 auto;justify-items:center;gap:.4rem}.hy-seller-application__progress div>span{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(17,17,15,.16);border-radius:50%;font-size:.68rem;font-weight:800}.hy-seller-application__progress div>small{color:#11110f66;font-size:.55rem}.hy-seller-application__progress div.is-active>span,.hy-seller-application__progress div.is-complete>span{color:#fff;border-color:#000;background-color:#000}.hy-seller-application__progress i{width:100%;height:1px;margin-top:17px;background:#11110f24}.hy-seller-application__required{margin-bottom:1.7rem;color:#11110f6b;font-size:.62rem;text-align:right}.hy-seller-application fieldset{margin:0;padding:0;border:0}.hy-seller-application [hidden]{display:none!important}.hy-seller-application fieldset[hidden]{display:none}.hy-seller-application legend{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.35rem;font-weight:780}.hy-seller-application legend span{color:#11110f61;font-size:.65rem}.hy-seller-application__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hy-seller-application label{display:grid;gap:.45rem;color:#11110f9e;font-size:.69rem;font-weight:680}.hy-seller-application label.is-wide{grid-column:1/-1}.hy-seller-application :is(.input,.select,.textarea){width:100%;min-height:52px;border:1px solid rgba(17,17,15,.15);border-radius:10px;color:var(--seller-ink);background:#fff}.hy-seller-application .textarea{min-height:180px;resize:vertical}.hy-seller-application :is(.input,.select,.textarea):focus-visible{outline:2px solid var(--seller-ink);outline-offset:2px}.hy-seller-application__select{margin-bottom:1rem}.hy-seller-application__checklist{display:grid;gap:.65rem}.hy-seller-application__checklist label,.hy-seller-application__legal{display:flex;align-items:start;gap:.7rem;padding:.9rem;border:1px solid rgba(17,17,15,.1);border-radius:12px;color:var(--seller-ink)}.hy-seller-application__checklist input,.hy-seller-application__legal input{width:18px;height:18px;flex:0 0 auto;margin-top:.1rem;accent-color:var(--seller-ink)}.hy-seller-application__score{margin-top:1rem;color:#11110f80;font-size:.7rem}.hy-seller-application__score span{color:var(--seller-ink);font-weight:850}.hy-seller-application__actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.hy-seller-application__notice{margin-bottom:1rem;padding:1rem;border:1px solid #000;border-radius:12px;color:#000;background-color:#fff}.hy-seller-application__notice.is-error{color:#fff;background-color:#000}.hy-seller-application__privacy{margin-top:1rem;color:#11110f6e;font-size:.62rem;text-align:right}.hy-seller-application__privacy a{border-bottom:1px solid currentColor}.hy-seller-faq .hy-seller-heading{grid-template-columns:.38fr 1.62fr}.hy-seller-faq__list{border-top:1px solid rgba(17,17,15,.15)}.hy-seller-faq details{border-bottom:1px solid rgba(17,17,15,.15)}.hy-seller-faq summary{display:grid;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.35rem 0;font-size:clamp(1rem,1.7vw,1.35rem);font-weight:740;cursor:pointer;list-style:none}.hy-seller-faq summary::-webkit-details-marker{display:none}.hy-seller-faq summary>span{color:#11110f59;font-size:.6rem}.hy-seller-faq summary b{font-size:1.4rem;font-weight:400;transition:rotate .2s ease}.hy-seller-faq details[open] summary b{rotate:45deg}.hy-seller-faq details p{max-width:760px;padding:0 0 1.5rem 61px;color:#11110f94;line-height:1.55}.hy-seller-final{display:grid;min-height:440px;align-content:center;justify-items:center;margin-top:clamp(4.5rem,7vw,7.5rem);padding:clamp(2rem,6vw,6rem);border:1px solid #000;border-radius:24px;color:#fff;background-color:#000;text-align:center}.hy-seller-final>p{color:#ffffff80}.hy-seller-final h2{max-width:950px;margin-top:1.2rem;color:#fff;font-size:clamp(3rem,7vw,7.4rem);line-height:.84;letter-spacing:-.07em;text-wrap:balance}.hy-seller-fit h2,.hy-seller-application h2,.hy-seller-faq h2{position:relative;z-index:2;color:#000!important;-webkit-text-fill-color:#000}.hy-seller-final h2{-webkit-text-fill-color:#fff}.hy-seller-final>span{max-width:620px;margin-top:1.5rem;color:#ffffff94;line-height:1.55}.hy-seller-final>div{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.3rem;margin-top:2rem}.hy-seller-final .button{--color-button-text: 0 0 0;--color-button-background: 255 255 255;border:1px solid #fff}.hy-seller-final>div>a:last-child{border-bottom:1px solid rgba(255,255,255,.4);padding-bottom:.2rem;font-size:.75rem;font-weight:750}@media screen and (max-width:989px){.hy-seller-hero{grid-template-columns:1fr;min-height:auto}.hy-seller-hero__content{min-height:540px}.hy-seller-hero__visual{min-height:450px;border-top:1px solid rgba(255,255,255,.16);border-left:0}.hy-seller-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.hy-seller-facts article:nth-child(2){border-right:0}.hy-seller-facts article:nth-child(-n+2){border-bottom:1px solid rgba(17,17,15,.1)}.hy-seller-heading,.hy-seller-fit,.hy-seller-application{grid-template-columns:1fr}.hy-seller-benefits__grid,.hy-seller-process ol{grid-template-columns:repeat(2,minmax(0,1fr))}.hy-seller-process li:nth-child(2){border-right:0}.hy-seller-process li:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}.hy-seller-application__intro-sticky{position:static}}@media screen and (max-width:599px){.hy-seller-program.section--padding{padding-top:12px}.hy-seller-hero{border-radius:22px}.hy-seller-hero__content{min-height:auto;padding:2rem 1.25rem 2.5rem}.hy-seller-hero h1{font-size:clamp(2.8rem,13vw,4.4rem)}.hy-seller-hero__visual{min-height:350px}.hy-seller-hero__orbit{width:220px;height:220px}.hy-seller-hero__orbit:before{width:320px;height:320px}.hy-seller-hero__orbit:after{width:420px;height:420px}.hy-seller-hero__orbit span{width:90px;height:90px;border-radius:24px;font-size:1.8rem}.hy-seller-hero__asset{width:45%;min-height:102px}.hy-seller-hero__asset.is-one{top:8%;left:4%}.hy-seller-hero__asset.is-two{top:35%;right:3%}.hy-seller-hero__asset.is-three{bottom:8%;left:6%}.hy-seller-facts{grid-template-columns:1fr}.hy-seller-facts article{min-height:115px;border-right:0;border-bottom:1px solid rgba(17,17,15,.1)}.hy-seller-facts article:nth-child(3){border-bottom:1px solid rgba(17,17,15,.1)}.hy-seller-heading h2{font-size:clamp(2.7rem,13vw,4.5rem)}.hy-seller-benefits__grid{display:flex;overflow-x:auto;margin-inline:calc(var(--page-padding,20px) * -1);padding-inline:var(--page-padding,20px);scroll-snap-type:x mandatory;scrollbar-width:none}.hy-seller-benefits__grid::-webkit-scrollbar{display:none}.hy-seller-benefits__grid article{width:84vw;min-width:84vw;min-height:270px;scroll-snap-align:start}.hy-seller-fit{padding:1.25rem}.hy-seller-fit__lists,.hy-seller-standards__grid,.hy-seller-process ol,.hy-seller-application__grid{grid-template-columns:1fr}.hy-seller-standards__grid article{min-height:235px}.hy-seller-process li{grid-template-columns:38px 1fr;min-height:auto;gap:.7rem;padding:1.3rem 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.hy-seller-process li:not(:first-child){padding-left:0}.hy-seller-process li:last-child{border-bottom:0}.hy-seller-application label.is-wide{grid-column:auto}.hy-seller-application__progress div>small{display:none}.hy-seller-application__actions{justify-content:stretch}.hy-seller-application__actions .button{min-width:0;flex:1;padding-inline:.8rem}.hy-seller-faq .hy-seller-heading{grid-template-columns:1fr}.hy-seller-faq summary{grid-template-columns:28px minmax(0,1fr) auto}.hy-seller-faq details p{padding-left:44px}.hy-seller-final{min-height:440px;padding-inline:1.25rem}}@media(prefers-reduced-motion:reduce){.hy-seller-program *{scroll-behavior:auto!important;transition-duration:.01ms!important}}.hy-empty-cart{display:grid;width:100%;max-width:1080px;gap:2rem;margin:2rem auto 0}.hy-empty-cart__intro{display:flex;align-items:center;justify-content:center;gap:1.25rem;text-align:left}.hy-empty-cart__intro h2{font-size:clamp(1.7rem,4vw,3.5rem);font-weight:750;line-height:.98;letter-spacing:-.05em}.hy-empty-cart__intro p{max-width:560px;margin-top:.6rem;color:#17171794}.hy-empty-cart__zero{display:grid;width:68px;height:68px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:#171717;font-size:1.6rem;font-weight:800}.hy-empty-cart__group{display:grid;gap:.8rem}.hy-empty-cart__eyebrow{color:#17171780;font-size:.67rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hy-empty-cart__categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.hy-empty-cart__categories a{display:grid;min-height:94px;align-content:end;padding:1rem;border:1px solid rgba(23,23,23,.1);border-radius:16px;background:radial-gradient(circle at 100% 0,rgba(99,77,255,.14),transparent 50%),#17171706;font-size:1rem;font-weight:750;transition:transform .2s ease,border-color .2s ease}.hy-empty-cart__categories a:hover{border-color:#17171766;transform:translateY(-3px)}.hy-empty-cart__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.hy-empty-cart__products a{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:.8rem;padding:.7rem;border:1px solid rgba(23,23,23,.1);border-radius:14px}.hy-empty-cart__products img{width:76px;height:76px;border-radius:10px;object-fit:cover}.hy-empty-cart__products span{display:grid;min-width:0;gap:.2rem}.hy-empty-cart__products small{color:#17171780;font-size:.63rem}.hy-empty-cart__products strong{overflow:hidden;font-size:.83rem;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.hy-empty-cart__products em{font-size:.75rem;font-style:normal;font-weight:750}.hy-empty-cart>.button{justify-self:center}.hy-empty-cart--compact{gap:1.25rem;margin-top:0}.hy-empty-cart--compact .hy-empty-cart__intro{justify-content:flex-start}.hy-empty-cart--compact .hy-empty-cart__intro h2{font-size:1.5rem}.hy-empty-cart--compact .hy-empty-cart__zero{width:46px;height:46px;font-size:1rem}.hy-empty-cart--compact .hy-empty-cart__categories{grid-template-columns:repeat(2,minmax(0,1fr))}.hy-empty-cart--compact .hy-empty-cart__categories a{min-height:64px}.hy-empty-cart--compact .hy-empty-cart__products{grid-template-columns:1fr}.hy-empty-cart--compact .hy-empty-cart__products a:nth-child(n+3){display:none}@media screen and (max-width:767px){.hy-empty-cart__intro{justify-content:flex-start}.hy-empty-cart__categories{grid-template-columns:repeat(2,minmax(0,1fr))}.hy-empty-cart__products{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.hy-empty-cart__products a{min-width:82%;scroll-snap-align:start}}.hy-explore-nav{display:flex;align-items:center;gap:clamp(1rem,2vw,2rem)}.hy-explore-nav>li>a,.hy-explore-nav__trigger{display:block;color:inherit;font-size:.92rem;font-weight:600;white-space:nowrap}.hy-explore-nav summary{list-style:none;cursor:pointer}.hy-explore-nav summary::-webkit-details-marker{display:none}.hy-explore-nav__trigger:after{content:"\2304";display:inline-block;margin-left:.45rem;transition:transform .2s ease}.hy-explore-nav__details[open] .hy-explore-nav__trigger:after{transform:rotate(180deg)}.hy-explore-nav__sell{padding:.7rem 1rem;border:1px solid currentColor;border-radius:999px}.hy-explore-nav__panel{position:absolute;z-index:30;top:100%;left:0;width:100%;padding-top:1rem;color:#fff;pointer-events:none;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.hy-explore-nav__details[open] .hy-explore-nav__panel{pointer-events:auto;opacity:1;visibility:visible;transform:translateY(0)}.hy-explore-nav__panel-inner{display:grid;grid-template-columns:minmax(220px,.7fr) 2.3fr;gap:clamp(2rem,5vw,5rem);padding-block:2rem 2.5rem;border-radius:0 0 28px 28px;background:radial-gradient(circle at 90% 0,rgba(255,255,255,.12),transparent 35%),#111;box-shadow:0 28px 80px #0000003d}.hy-explore-nav__intro{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.hy-explore-nav__intro>span,.hy-explore-mobile__heading span{color:#ffffff8c;font-size:.66rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hy-explore-nav__intro strong{max-width:10ch;font-size:clamp(2rem,3vw,3.4rem);line-height:.94;letter-spacing:-.05em}.hy-explore-nav__intro a{margin-top:auto;padding-bottom:.3rem;border-bottom:1px solid rgba(255,255,255,.4);font-size:.85rem}.hy-explore-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem 2rem}.hy-explore-group{display:flex;flex-direction:column;align-items:flex-start;gap:.58rem}.hy-explore-group>strong{margin-bottom:.35rem;color:#fff;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.hy-explore-group>.hy-explore-group__sub{margin-top:.9rem}.hy-explore-group a{color:#ffffffb8;font-size:.86rem;line-height:1.25;transition:color .2s ease,transform .2s ease}.hy-explore-group a:hover{color:#fff;transform:translate(3px)}.hy-explore-mobile{display:grid;gap:1.5rem;padding-bottom:1rem}.hy-explore-mobile__heading{display:grid;gap:.35rem}.hy-explore-mobile__heading strong{font-size:2.5rem;line-height:1;letter-spacing:-.05em}.hy-explore-mobile .hy-explore-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.7rem 1rem}.hy-explore-mobile .hy-explore-group a{color:#171717b3;font-size:.9rem}.hy-explore-mobile .hy-explore-group>strong{color:#171717}.hy-explore-mobile__footer{display:grid;gap:.2rem;padding-top:1rem;border-top:1px solid rgba(23,23,23,.14)}.hy-explore-mobile__footer a{padding-block:.7rem;font-size:1.05rem;font-weight:700}.hy-discovery-strip{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.8rem;border:1px solid rgba(23,23,23,.1);border-radius:16px;background:#17171706;overflow:hidden}.hy-discovery-strip>span{flex:0 0 auto;padding:.55rem .75rem;border-radius:999px;color:#fff;background:#171717;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hy-discovery-strip>div{display:flex;gap:.45rem;overflow-x:auto;scrollbar-width:none}.hy-discovery-strip a{flex:0 0 auto;padding:.55rem .75rem;border-radius:999px;font-size:.78rem;font-weight:600;white-space:nowrap;transition:background-color .2s ease}.hy-discovery-strip a:hover{background:#17171714}@media screen and (max-width:1100px){.hy-explore-nav{gap:1rem}.hy-explore-nav>li>a,.hy-explore-nav__trigger{font-size:.8rem}}@media screen and (max-width:767px){.hy-discovery-strip{margin-inline:calc(var(--page-padding) * -1);padding-inline:var(--page-padding);border-inline:0;border-radius:0}}.search__form:not([results]) .search__results{display:none}.search__form[results] .search__discovery{display:none}.hy-predictive-creators,.hy-predictive-resources{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;width:100%}.hy-predictive-creator,.hy-predictive-resource{display:flex;align-items:center;gap:.75rem;min-width:0;padding:.65rem;border:1px solid rgba(23,23,23,.1);border-radius:14px;transition:border-color .2s ease,background-color .2s ease}.hy-predictive-creator:hover,.hy-predictive-resource:hover{border-color:#1717174d;background:#17171709}.hy-predictive-creator>span,.hy-predictive-resource__media{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border-radius:12px;background:#171717;color:#fff;font-size:.8rem;font-weight:800;overflow:hidden}.hy-predictive-resource__media img{width:100%;height:100%;object-fit:cover}.hy-predictive-resource>span:last-child{display:grid;min-width:0;gap:.3rem}.hy-predictive-resource small{color:#17171780;font-size:.62rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.hy-predictive-creator strong,.hy-predictive-resource strong{overflow:hidden;font-size:.82rem;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:767px){.hy-predictive-creators,.hy-predictive-resources{grid-template-columns:1fr}}.hy-search-discovery{display:grid;gap:1.5rem;width:100%}.hy-search-discovery__group{display:grid;gap:.8rem}.hy-search-discovery__heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.hy-search-discovery__heading p,.hy-search-discovery__eyebrow{color:#17171785;font-size:.67rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hy-search-discovery__heading button{color:#1717178c;font-size:.72rem;text-decoration:underline;text-underline-offset:3px}.hy-search-discovery__chips,.hy-search-discovery__recent{display:flex;flex-wrap:wrap;gap:.5rem}.hy-search-discovery__chips a,.hy-search-discovery__recent a{padding:.62rem .85rem;border:1px solid rgba(23,23,23,.12);border-radius:999px;background:#17171706;font-size:.8rem;font-weight:650;transition:color .2s ease,background-color .2s ease,border-color .2s ease}.hy-search-discovery__chips a:hover,.hy-search-discovery__recent a:hover{border-color:#171717;color:#fff;background:#171717}.hy-search-discovery__categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.hy-search-discovery__categories a{display:flex;min-height:112px;flex-direction:column;justify-content:space-between;padding:1rem;border:1px solid rgba(23,23,23,.1);border-radius:18px;background:radial-gradient(circle at 100% 0,rgba(93,69,239,.15),transparent 48%),#17171706;transition:transform .2s ease,border-color .2s ease}.hy-search-discovery__categories a:hover{border-color:#17171759;transform:translateY(-3px)}.hy-search-discovery__categories span{color:#1717176b;font-size:.65rem;font-weight:800}.hy-search-discovery__categories strong{font-size:clamp(1rem,2vw,1.35rem);line-height:1;letter-spacing:-.03em}.hy-search-discovery--page{gap:2.5rem;max-width:980px;margin:0 auto;padding-block:2rem}.hy-search-discovery--recovery{margin-top:1rem}@media screen and (max-width:767px){.hy-search-discovery__categories{grid-template-columns:repeat(2,minmax(0,1fr))}.hy-search-discovery__categories a{min-height:94px}.hy-search-discovery__chips,.hy-search-discovery__recent{flex-wrap:nowrap;margin-inline:calc(var(--page-padding) * -1);padding-inline:var(--page-padding);overflow-x:auto;scrollbar-width:none}.hy-search-discovery__chips a,.hy-search-discovery__recent a{flex:0 0 auto}}
/*# sourceMappingURL=/cdn/shop/t/25/compiled_assets/styles.css.map?subset=QAAAAAAAAAAAAQAAAABAAAAACAAAAgAACA */
