.cart-drawer .cart-quantity:has(input:disabled){display:none}.hy-drawer-item-meta{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.35rem}.hy-drawer-item-meta span{padding:.3rem .45rem;border-radius:999px;background:#1717170d;font-size:.6rem;line-height:1.1}.cart-drawer .additional-checkout-buttons{margin-top:.75rem}.hy-library{--color-foreground: 23,23,23;color:#171717}.hy-library__header{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:end;gap:3rem;padding-block:clamp(2rem,6vw,5rem)}.hy-library__header p,.hy-library__panel-heading p,.hy-library__support>div>p,.hy-library__login>p{color:#17171780;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hy-library__header h1{margin-top:.8rem;font-size:clamp(3.5rem,9vw,8rem);line-height:.82;letter-spacing:-.07em}.hy-library__header>div:last-child{display:grid;gap:1rem;color:#17171794}.hy-library__header a{color:#171717;font-weight:750}.hy-library__tabs{position:sticky;z-index:4;top:calc(var(--header-height,80px) + .5rem);display:flex;gap:.35rem;overflow-x:auto;margin-bottom:2rem;padding:.45rem;border:1px solid rgba(23,23,23,.09);border-radius:999px;background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);scrollbar-width:none}.hy-library__tabs button{flex:1 0 auto;padding:.75rem 1rem;border-radius:999px;font-size:.72rem;font-weight:750}.hy-library__tabs button.is-active{color:#fff;background:#171717}.hy-library__panel[hidden]{display:none}.hy-library__panel-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin:clamp(2rem,5vw,4rem) 0 1.5rem}.hy-library__panel-heading h2{margin-top:.5rem;font-size:clamp(2rem,4vw,3.8rem);line-height:.9;letter-spacing:-.05em}.hy-library__panel-heading>a{font-size:.72rem;font-weight:750}.hy-library__resources{display:grid;gap:1rem}.hy-library-resource{display:grid;grid-template-columns:190px minmax(0,1fr);gap:1.5rem;padding:1rem;border:1px solid rgba(23,23,23,.1);border-radius:20px}.hy-library-resource__media{overflow:hidden;aspect-ratio:1;border-radius:14px;background:#1717170a}.hy-library-resource__media img{width:100%;height:100%;object-fit:cover}.hy-library-resource__body{display:grid;align-content:space-between;gap:1rem}.hy-library-resource__body>p{color:#1717177a;font-size:.68rem}.hy-library-resource h3{font-size:clamp(1.15rem,2.4vw,1.8rem);line-height:1}.hy-library-resource dl{display:flex;flex-wrap:wrap;gap:.5rem}.hy-library-resource dl div{padding:.55rem .7rem;border-radius:10px;background:#1717170a;font-size:.68rem}.hy-library-resource dt{color:#1717177a}.hy-library-resource dd{margin-top:.2rem;font-weight:750}.hy-library-resource__actions{display:flex;align-items:center;gap:1rem}.hy-library-resource__actions .button{min-height:44px}.hy-library-resource__actions>a:last-child{font-size:.7rem;text-decoration:underline}.hy-library__favorites{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.hy-library-favorite{overflow:hidden;border:1px solid rgba(23,23,23,.09);border-radius:18px}.hy-library-favorite img{width:100%;aspect-ratio:1;object-fit:cover;background:#1717170a}.hy-library-favorite div{display:grid;gap:.5rem;padding:1rem}.hy-library-favorite strong{line-height:1.1}.hy-library-favorite span{color:#17171785;font-size:.72rem}.hy-library__license-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.hy-library__license-grid article{min-height:240px;padding:1.5rem;border-radius:20px;background:#1717170a}.hy-library__license-grid article>span{color:#17171759;font-size:.68rem}.hy-library__license-grid h3{margin-top:5rem;font-size:1.1rem}.hy-library__license-grid p{margin-top:.7rem;color:#1717178f;font-size:.8rem;line-height:1.5}.hy-library__orders{display:grid;margin-top:1rem;border-top:1px solid rgba(23,23,23,.1)}.hy-library__orders a{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:1rem;padding:1rem;border-bottom:1px solid rgba(23,23,23,.1);font-size:.75rem}.hy-library__support{--color-foreground: 255,255,255;display:grid;grid-template-columns:1fr .7fr;gap:4rem;padding:clamp(2rem,6vw,6rem);border-radius:28px;color:#fff;background:#040299}.hy-library__support>div>p{color:#ffffff8c}.hy-library__support h2{margin-top:.8rem;font-size:clamp(2.6rem,6vw,5.5rem);line-height:.88;letter-spacing:-.06em}.hy-library__support span{display:block;margin-top:1.4rem;color:#ffffffa6}.hy-library__support-links{display:grid;align-content:end;gap:.7rem}.hy-library__support-links a{padding:1rem;border:1px solid rgba(255,255,255,.18);border-radius:12px;font-size:.78rem;font-weight:750}.hy-library__empty,.hy-library__login{display:grid;justify-items:center;gap:1rem;padding:clamp(3rem,9vw,9rem) 1rem;text-align:center}.hy-library__empty h3,.hy-library__login h1{font-size:clamp(2rem,6vw,5rem);line-height:.9;letter-spacing:-.05em}.hy-library__empty p,.hy-library__login>span{max-width:600px;color:#17171794}@media screen and (max-width:900px){.hy-library__header,.hy-library__support{grid-template-columns:1fr}.hy-library__favorites{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:599px){.hy-library-resource{grid-template-columns:92px minmax(0,1fr);gap:.9rem}.hy-library-resource dl,.hy-library-resource__actions{grid-column:1/-1}.hy-library-resource__actions{flex-wrap:wrap}.hy-library__license-grid{grid-template-columns:1fr}.hy-library__orders a{grid-template-columns:1fr 1fr}.hy-library__orders a b{grid-column:1/-1}}.hy-community{--section-padding-top: 72px;--section-padding-bottom: 72px;background:#f2f0eb;color:#171717}.hy-community__top{display:grid;grid-template-columns:1fr .75fr;gap:2rem;align-items:end;margin-bottom:2rem}.hy-community__eyebrow{margin-bottom:.65rem;font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.58}.hy-community__top h2,.hy-community__review-copy h2{max-width:18ch;font-size:clamp(2rem,4vw,4.2rem);line-height:.98;letter-spacing:-.045em}.hy-community__intro{max-width:560px;opacity:.65}.hy-community__creators{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.hy-creator{display:block;padding:.7rem .7rem 1rem;border-radius:20px;color:inherit;background:#fff;text-decoration:none}.hy-creator__media{aspect-ratio:16/10;overflow:hidden;border-radius:14px;background:#ddd}.hy-creator__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.hy-creator:hover .hy-creator__media img{transform:scale(1.035)}.hy-creator__body{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem .35rem .25rem}.hy-creator__body span:not(.hy-creator__verified){font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;opacity:.5}.hy-creator__body h3{margin-top:.15rem;font-size:1.2rem}.hy-creator__verified{flex:0 0 auto;width:1.8rem;height:1.8rem;display:grid;place-items:center;border-radius:50%;color:#fff;background:#040299;font-size:.8rem;font-weight:800}.hy-creator>p{padding-inline:.35rem;font-size:.82rem;line-height:1.4;opacity:.62}.hy-reviews{--review-ink: #11110f;--review-accent: #d9ff36;margin-top:clamp(4rem,8vw,8rem);padding:clamp(1.25rem,3.5vw,3.5rem);overflow:hidden;border-radius:32px;color:#fff;background:var(--review-ink)}.hy-reviews__header{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(340px,1fr) minmax(230px,.62fr);align-items:end;gap:clamp(2rem,5vw,5rem)}.hy-reviews__score{display:grid;grid-template-columns:auto 1fr;align-items:end}.hy-reviews__stars{grid-column:1/-1;margin-bottom:.6rem;color:var(--review-accent);font-size:clamp(1rem,1.5vw,1.25rem);letter-spacing:.12em}.hy-reviews__score>strong{font-size:clamp(4.7rem,8vw,8rem);line-height:.72;letter-spacing:-.075em}.hy-reviews__score>span{padding:0 0 .28rem .6rem;color:#ffffff70;font-size:1rem}.hy-reviews__score>p{grid-column:1/-1;margin-top:1.1rem;color:#ffffff94;font-size:.74rem}.hy-reviews__score>p b{color:#fff}.hy-reviews__copy .hy-community__eyebrow{color:var(--review-accent);opacity:1}.hy-reviews__copy h2{max-width:14ch;color:#fff;font-size:clamp(2.7rem,4.6vw,4.8rem);line-height:.88;letter-spacing:-.065em;text-wrap:balance}.hy-reviews__copy>p:last-child{max-width:580px;margin-top:1.25rem;color:#fff9;font-size:.9rem;line-height:1.55}.hy-reviews__source{display:grid;grid-template-columns:auto 1fr;gap:.9rem;padding:1.15rem;border:1px solid rgba(217,255,54,.34);border-radius:16px;background:#d9ff360f}.hy-reviews__source-icon{display:grid;width:2rem;height:2rem;place-items:center;border-radius:50%;color:var(--review-ink);background:var(--review-accent);font-size:.75rem;font-weight:900}.hy-reviews__source strong{display:block;color:#fff;font-size:.76rem}.hy-reviews__source p{margin-top:.35rem;color:#ffffff85;font-size:.68rem;line-height:1.45}.hy-reviews__carousel-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:clamp(3rem,6vw,6rem);padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.14)}.hy-reviews__carousel-heading p{font-size:.68rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.hy-reviews__carousel-heading span{color:#ffffff75;font-size:.68rem}.hy-community__carousel{width:calc(100% + 1rem);max-width:none!important;margin:1.25rem -.5rem 0!important;padding:0!important}.hy-community__carousel .jdgm-carousel{display:block!important;max-width:none!important;margin:0!important;padding:0!important;color:#fff!important;background:transparent!important}.hy-community__carousel .jdgm-carousel__item-container{min-height:380px!important;padding:0!important}.hy-community__carousel .jdgm-carousel__item-wrapper{min-height:380px!important}.hy-community__carousel .jdgm-carousel-item{display:grid!important;grid-template-rows:minmax(170px,1fr) auto auto;height:100%!important;min-height:370px!important;padding:1.5rem!important;overflow:hidden;border:1px solid rgba(255,255,255,.13)!important;border-radius:20px!important;color:#fff!important;background:#1b1b18!important;text-align:left!important}.hy-community__carousel .jdgm-carousel-item__review{display:flex!important;height:auto!important;min-height:0!important;flex-direction:column}.hy-community__carousel .jdgm-carousel-item__review:after{content:"\201c";order:-2;margin-bottom:.6rem;color:#d9ff368c;font-family:Georgia,serif;font-size:3rem;line-height:.7}.hy-community__carousel .jdgm-carousel-item__review-rating{order:-1;margin-bottom:1.25rem!important}.hy-community__carousel .jdgm-star{color:var(--review-accent)!important;font-size:.95rem!important}.hy-community__carousel .jdgm-carousel-item__review-content{display:grid;gap:.5rem}.hy-community__carousel .jdgm-carousel-item__review-title{overflow:visible!important;color:#fff!important;font-size:1rem!important;font-weight:800!important;line-height:1.25!important;text-overflow:initial!important;white-space:normal!important}.hy-community__carousel .jdgm-carousel-item__review-body{height:auto!important;overflow:visible!important;color:#ffffffc7!important;font-size:clamp(.92rem,1.25vw,1.05rem)!important;line-height:1.5!important}.hy-community__carousel .jdgm-carousel-item__review-body p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.hy-community__carousel .jdgm-carousel-item__reviewer-name-wrapper{display:grid!important;grid-template-columns:40px minmax(0,1fr);grid-template-rows:auto auto;column-gap:.75rem;align-items:center;margin-top:1.25rem!important;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);text-align:left!important}.hy-community__carousel .hy-review-avatar{display:grid;grid-row:1/3;width:40px;height:40px;place-items:center;border-radius:50%;color:var(--review-ink);background:var(--review-accent);font-size:.66rem;font-weight:900;letter-spacing:.03em}.hy-community__carousel .jdgm-carousel-item__reviewer-name{display:block!important;grid-column:2;max-width:none!important;color:#fff!important;font-size:.76rem!important;font-weight:780!important;line-height:1.25!important;text-overflow:initial!important;white-space:normal!important}.hy-community__carousel .jdgm-carousel-item__timestamp{display:block!important;grid-column:2;max-width:none!important;height:auto!important;margin-top:.12rem!important;color:#fff6!important;background:transparent!important;font-size:.62rem!important;line-height:1.2!important;text-align:left!important}.hy-community__carousel .jdgm-carousel-item__product{position:relative;display:grid!important;grid-template-columns:52px minmax(0,1fr);grid-template-rows:auto auto;gap:.1rem .75rem;align-items:center;min-height:70px;margin-top:1rem!important;padding:.55rem!important;border:1px solid rgba(255,255,255,.1);border-radius:13px;color:#fff!important;background:#ffffff0b;text-decoration:none!important}.hy-community__carousel .jdgm-carousel-item__product:before{content:attr(data-hy-product-label);grid-column:2;color:#ffffff6b;font-size:.54rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.hy-community__carousel .jdgm-carousel-item__product-image{display:block!important;grid-row:1/3;width:52px!important;height:52px!important;border-radius:9px!important;object-fit:cover!important}.hy-community__carousel .jdgm-carousel-item__product-title{display:-webkit-box!important;grid-column:2;max-width:none!important;overflow:hidden!important;color:#fff!important;font-size:.7rem!important;font-weight:720!important;line-height:1.3!important;text-align:left!important;text-overflow:initial!important;white-space:normal!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hy-community__carousel .jdgm-carousel__arrows{display:flex!important;align-items:center;justify-content:center;gap:.65rem;margin-top:1.25rem!important}.hy-community__carousel :is(.jdgm-carousel__left-arrow,.jdgm-carousel__right-arrow){position:static!important;display:grid!important;width:46px!important;height:46px!important;margin:0!important;place-items:center;border:1px solid rgba(255,255,255,.22)!important;border-radius:50%!important;opacity:1!important;transform:none!important;color:#fff;background:transparent;cursor:pointer}.hy-community__carousel :is(.jdgm-carousel__left-arrow,.jdgm-carousel__right-arrow):after{font-family:Arial,sans-serif;font-size:1rem;line-height:1}.hy-community__carousel .jdgm-carousel__left-arrow:after{content:"\2190"}.hy-community__carousel .jdgm-carousel__right-arrow:after{content:"\2192"}.hy-community__carousel :is(.jdgm-carousel__left-arrow,.jdgm-carousel__right-arrow):hover{color:var(--review-ink);border-color:var(--review-accent)!important;background:var(--review-accent)}.hy-community__carousel :is(.jdgm-carousel__left-arrow,.jdgm-carousel__right-arrow):focus-visible{outline:2px solid var(--review-accent);outline-offset:3px}.hy-community__carousel .jdgm-carousel__pause-icon{display:none!important}.hy-reviews__transparency{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem;border-block:1px solid rgba(255,255,255,.12)}.hy-reviews__transparency p{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.75rem;min-height:70px;padding:.9rem 1rem;border-right:1px solid rgba(255,255,255,.12);color:#fff9;font-size:.7rem;line-height:1.4}.hy-reviews__transparency p:last-child{border-right:0}.hy-reviews__transparency span{color:var(--review-accent);font-size:.58rem;font-weight:850}@media screen and (max-width:767px){.hy-community{--section-padding-top: 44px;--section-padding-bottom: 44px}.hy-community__top{grid-template-columns:1fr;gap:1rem}.hy-community__top h2{font-size:clamp(2.15rem,10vw,3.2rem)}.hy-community__creators{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:calc(var(--page-padding) * -1);padding-inline:var(--page-padding);scrollbar-width:none}.hy-creator{flex:0 0 min(78vw,300px);scroll-snap-align:start}.hy-reviews{margin-inline:calc(var(--page-padding) * -1);padding:1.5rem var(--page-padding) 1.75rem;border-radius:0}.hy-reviews__header{grid-template-columns:1fr;gap:2rem}.hy-reviews__score{max-width:190px}.hy-reviews__score>strong{font-size:5.5rem}.hy-reviews__copy h2{font-size:clamp(2.7rem,13vw,4.2rem)}.hy-reviews__source{max-width:420px}.hy-reviews__carousel-heading{align-items:end}.hy-reviews__carousel-heading span{max-width:14ch;text-align:right}.hy-community__carousel .jdgm-carousel__item-container,.hy-community__carousel .jdgm-carousel__item-wrapper{min-height:400px!important}.hy-community__carousel .jdgm-carousel-item{min-height:390px!important;padding:1.25rem!important}.hy-reviews__transparency{grid-template-columns:1fr}.hy-reviews__transparency p{min-height:58px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.hy-reviews__transparency p:last-child{border-bottom:0}}@media(prefers-reduced-motion:reduce){.hy-community__carousel *{scroll-behavior:auto!important;transition-duration:.01ms!important}}.hy-growth{--section-padding-top: 72px;--section-padding-bottom: 72px}.hy-growth__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.hy-growth__card{position:relative;min-height:520px;display:flex;align-items:end;overflow:hidden;padding:clamp(1.4rem,3vw,2.6rem);border-radius:24px}.hy-growth__card--free{color:#fff;background:#333}.hy-growth__card--seller{color:#fff;background:#040299}.hy-growth__image,.hy-growth__veil{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hy-growth__image{object-fit:cover}.hy-growth__veil{background:linear-gradient(180deg,transparent 20%,rgba(0,0,0,.82))}.hy-growth__content{position:relative;z-index:1;display:grid;justify-items:start;gap:1rem}.hy-growth__content>p{font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.72}.hy-growth__content h2{max-width:13ch;font-size:clamp(2.2rem,4vw,4rem);line-height:.95;letter-spacing:-.045em}.hy-growth__content>span{max-width:48ch;line-height:1.5;color:#ffffffb3}.hy-growth__content ul{display:grid;grid-template-columns:1fr 1fr;gap:.55rem 1rem;font-size:.84rem}.hy-growth__content li{display:flex;align-items:center;gap:.45rem}.hy-growth__content li b{color:#ffddbf}@media screen and (max-width:767px){.hy-growth{--section-padding-top: 44px;--section-padding-bottom: 44px}.hy-growth__grid{grid-template-columns:1fr}.hy-growth__card{min-height:420px;border-radius:18px}.hy-growth__card--seller{min-height:auto}.hy-growth__content h2{font-size:clamp(2.3rem,11vw,3.4rem)}.hy-growth__content ul{grid-template-columns:1fr}}.hy-home-hero{position:relative;min-height:var(--hero-min-height);display:grid;color:rgb(var(--hero-text));overflow:hidden;background:#151515}.hy-home-hero__media,.hy-home-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.hy-home-hero__media:after{content:"";background:linear-gradient(90deg,#000000c7,#00000057 58%,#00000080);opacity:var(--hero-overlay)}.hy-home-hero__media picture,.hy-home-hero__media img{display:block;width:100vw;max-width:100vw;height:100%}.hy-home-hero__media img{object-fit:cover}.hy-home-hero__inner{position:relative;z-index:1;display:flex;align-items:center;width:100vw;max-width:100vw;box-sizing:border-box;padding-block:clamp(7rem,12vw,11rem) clamp(3.5rem,7vw,6rem)}.hy-home-hero__content{width:auto;max-width:850px;min-width:0;flex:1 1 0;display:grid;gap:1.35rem}.hy-home-hero__content>*{min-width:0;max-width:100%}.hy-home-hero__eyebrow{width:max-content;padding:.55rem .9rem;border:1px solid rgba(255,255,255,.35);border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hy-home-hero__title{max-width:14ch;color:rgb(var(--hero-text));font-size:clamp(2.8rem,6vw,6.5rem);font-weight:700;line-height:.94;letter-spacing:-.055em}.hy-home-hero__text{max-width:650px;font-size:clamp(1rem,1.5vw,1.3rem);color:#ffffffd1}.hy-home-hero__search{width:100%;max-width:760px;box-sizing:border-box;min-height:64px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.45rem .45rem .45rem 1.15rem;border-radius:999px;color:#171717;background:#fff;box-shadow:0 18px 55px #0000003d}.hy-home-hero__search input{min-width:0;border:0;outline:0;font:inherit;background:transparent}.hy-home-hero__search button{min-height:52px;padding-inline:1.5rem;border:0;border-radius:999px;color:#fff;background:#171717;font-weight:700;cursor:pointer}.hy-home-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.hy-home-hero__actions .button--secondary{color:#fff;border-color:#ffffffa6;background:#0000002e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hy-home-hero__trust{display:flex;flex-wrap:wrap;gap:.7rem 1.2rem;font-size:.85rem;color:#fffc}.hy-home-hero__trust li{display:flex;align-items:center;gap:.4rem}.hy-home-hero__trust span{color:rgb(var(--hero-accent));font-weight:800}@media screen and (max-width:767px){.hy-home-hero{min-height:min(720px,calc(100svh - 40px))}.hy-home-hero__media:after{background:linear-gradient(180deg,#0000006b,#000000d4)}.hy-home-hero__inner{align-items:end;padding-block:7rem 2.25rem}.hy-home-hero__content{gap:1rem}.hy-home-hero__title{font-size:clamp(2.6rem,12vw,4.1rem)}.hy-home-hero__search{min-height:56px;padding-left:.95rem}.hy-home-hero__search button{min-height:46px;padding-inline:1rem;font-size:.85rem}.hy-home-hero__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hy-home-hero__actions .button{width:100%;padding-inline:.75rem}.hy-home-hero__trust{display:grid;grid-template-columns:1fr 1fr;font-size:.75rem}}.hy-why{padding-block:clamp(3rem,6vw,6rem);overflow:hidden}.hy-why__shell{position:relative;overflow:hidden;padding:clamp(1.5rem,4vw,4rem);border-radius:36px;color:#fff;background:radial-gradient(circle at 86% 5%,rgba(99,72,255,.34),transparent 28%),radial-gradient(circle at 8% 92%,rgba(255,127,64,.2),transparent 24%),#111}.hy-why__shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 70%);mask-image:linear-gradient(to bottom,#000,transparent 70%)}.hy-why__shell>*{position:relative;z-index:1}.hy-why__heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.55fr);gap:clamp(2rem,7vw,8rem);align-items:end;margin-bottom:clamp(2rem,4vw,3.5rem)}.hy-section-eyebrow{width:max-content;margin-bottom:.9rem;padding:.5rem .75rem;border:1px solid currentColor;border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;opacity:.72}.hy-section-title{max-width:14ch;color:inherit;font-size:clamp(2.65rem,5vw,5.25rem);font-weight:700;line-height:.92;letter-spacing:-.055em}.hy-why__intro{padding-left:1.25rem;border-left:2px solid #ffddbf;color:#ffffffc2;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.45}.hy-why__benefits{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}.hy-why__benefit{min-height:240px;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;padding:1.25rem;border:1px solid rgba(255,255,255,.14);border-radius:18px;color:#fff;background:#fff1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .25s ease,background-color .25s ease,border-color .25s ease}.hy-why__benefit:hover{transform:translateY(-5px);border-color:#ffffff57;background:#ffffff1c}.hy-why__benefit-top{display:flex;align-items:center;justify-content:space-between}.hy-why__number{font-size:.68rem;font-weight:700;letter-spacing:.12em;color:#ffffff6b}.hy-why__icon{width:2.55rem;height:2.55rem;display:grid;place-items:center;border-radius:50%;color:#111;background:#ffddbf;font-size:1.05rem;font-weight:900}.hy-why__benefit-copy{display:grid;gap:.65rem}.hy-why__benefit h3{color:#fff;font-size:clamp(1.02rem,1.25vw,1.22rem);line-height:1.08;letter-spacing:-.02em}.hy-why__benefit p{color:#ffffff9e;font-size:.83rem;line-height:1.48}.hy-demo{display:grid;grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr);gap:clamp(2rem,5vw,5rem);align-items:center;margin-top:.85rem;padding:clamp(1.4rem,3vw,2.75rem);border-radius:24px;color:#171717;background:#f3f0e9}.hy-demo__copy{display:grid;justify-items:start;gap:1rem}.hy-demo__copy .hy-section-eyebrow{color:#171717}.hy-demo__copy .hy-section-title{max-width:11ch;color:#171717;font-size:clamp(2.4rem,4vw,4.25rem)}.hy-demo__copy>p:not(.hy-section-eyebrow){max-width:42ch;color:#171717ad;line-height:1.5}.hy-demo__product{display:grid;gap:.2rem;padding-block:.45rem}.hy-demo__product span{font-size:.75rem;color:#1717178f}.hy-demo__product strong{color:#171717;font-size:1rem;line-height:1.25}.hy-demo__compare{display:grid;gap:.85rem;min-width:0}.hy-demo__canvas{position:relative;aspect-ratio:16/10;overflow:hidden;border-radius:18px;background:#292929;box-shadow:0 24px 60px #1717172e}.hy-demo__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hy-demo__image--after{clip-path:inset(0 calc(100% - var(--position)) 0 0)}.hy-demo__divider{position:absolute;z-index:2;inset-block:0;left:var(--position);width:2px;background:#fff;transform:translate(-50%)}.hy-demo__divider i{position:absolute;top:50%;left:50%;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#171717;background:#fff;font-style:normal;transform:translate(-50%,-50%);box-shadow:0 5px 25px #00000059}.hy-demo__tag{position:absolute;z-index:3;top:.85rem;padding:.45rem .7rem;border-radius:999px;color:#fff;background:#000000b8;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hy-demo__tag--before{right:.85rem}.hy-demo__tag--after{left:.85rem}.hy-demo__control{display:grid;grid-template-columns:auto auto minmax(80px,1fr) auto;gap:.7rem;align-items:center;color:#1717178c;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hy-demo__control input{width:100%;accent-color:#171717;cursor:ew-resize}@media screen and (max-width:1100px){.hy-why__benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.hy-why__benefit{min-height:210px}}@media screen and (max-width:767px){.hy-why{padding-block:2.5rem}.hy-why__shell{margin-inline:calc(var(--page-padding) * -.5);padding:1.3rem;border-radius:24px}.hy-why__heading{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.5rem}.hy-section-title{font-size:clamp(2.65rem,12vw,3.65rem)}.hy-why__intro{padding-left:1rem;font-size:.95rem}.hy-why__benefits{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:-1.3rem;padding-inline:1.3rem;padding-bottom:.35rem;scrollbar-width:none}.hy-why__benefit{flex:0 0 min(76vw,280px);min-height:210px;scroll-snap-align:start}.hy-demo{grid-template-columns:1fr;margin-top:.75rem;padding:1rem;border-radius:18px}.hy-demo__copy{order:2}.hy-demo__copy .hy-section-title{font-size:clamp(2.35rem,11vw,3.2rem)}.hy-demo__canvas{border-radius:13px}.hy-demo__control{grid-template-columns:auto minmax(80px,1fr) auto}.hy-demo__control label{display:none}}.hy-ip-report{color:#171717;background:#f5f3ef}.hy-ip-report__header{max-width:1050px;padding-block:clamp(1rem,4vw,3rem) clamp(3rem,7vw,7rem)}.hy-ip-report__header>p{color:#1717177a;font-size:.68rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.hy-ip-report__header h1{margin-top:.8rem;font-size:clamp(3.4rem,9vw,9rem);line-height:.82;letter-spacing:-.075em}.hy-ip-report__header>span{display:block;max-width:650px;margin-top:1.5rem;color:#1717179e;font-size:clamp(1rem,1.7vw,1.3rem);line-height:1.5}.hy-ip-report__layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(2rem,7vw,7rem)}.hy-ip-report__process{position:sticky;top:calc(var(--header-height,80px) + 1.5rem);padding:clamp(1.3rem,3vw,2rem);border-radius:24px;color:#fff;background:#171717}.hy-ip-report__process h2{font-size:clamp(1.4rem,3vw,2.2rem)}.hy-ip-report__process ol{display:grid;gap:1.2rem;margin:1.8rem 0 0;padding:0;list-style:none}.hy-ip-report__process li{display:grid;grid-template-columns:auto 1fr;gap:.8rem}.hy-ip-report__process li>span{display:grid;width:2rem;height:2rem;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;font-size:.58rem}.hy-ip-report__process strong{font-size:.82rem}.hy-ip-report__process li p{margin-top:.25rem;color:#fff9;font-size:.72rem;line-height:1.45}.hy-ip-report__process>p{margin-top:1.5rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.14);color:#ffffff85;font-size:.66rem;line-height:1.5}.hy-ip-report__form{padding:clamp(1.3rem,4vw,3rem);border:1px solid rgba(23,23,23,.12);border-radius:28px;background:#fff}.hy-ip-report__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hy-ip-report__field{display:grid;gap:.45rem}.hy-ip-report__field--full{grid-column:1/-1}.hy-ip-report__field label{font-size:.7rem;font-weight:750}.hy-ip-report__field :is(input,select,textarea){width:100%;min-height:50px;padding:.8rem 1rem;border:1px solid rgba(23,23,23,.16);border-radius:12px;color:inherit;background:#fff;font:inherit}.hy-ip-report__field textarea{resize:vertical}.hy-ip-report__field :is(input,select,textarea):focus-visible{outline:2px solid #171717;outline-offset:2px}.hy-ip-report__check{display:flex;align-items:start;gap:.75rem;margin-top:1rem;color:#171717b3;font-size:.72rem;line-height:1.45}.hy-ip-report__check input{width:18px;height:18px;flex:0 0 auto;margin-top:.1rem;accent-color:#171717}.hy-ip-report__form .button{width:100%;min-height:58px;margin-top:1.5rem}.hy-ip-report__privacy{margin-top:.8rem;color:#1717177a;font-size:.64rem;text-align:center}.hy-ip-report__success,.hy-ip-report__errors{margin-bottom:1.25rem;padding:1rem;border-radius:12px;background:#1717170e}.hy-ip-report__success p{margin-top:.3rem;font-size:.75rem}@media screen and (max-width:767px){.hy-ip-report__layout,.hy-ip-report__fields{grid-template-columns:1fr}.hy-ip-report__process{position:static}.hy-ip-report__field--full{grid-column:auto}}.hy-digital-cart__header{display:flex;align-items:end;justify-content:space-between;gap:1rem}.hy-digital-cart__header h1{margin-top:.35rem;font-size:clamp(2.3rem,6vw,5.5rem);font-weight:750;line-height:.9;letter-spacing:-.065em}.hy-digital-cart__header>a{border-bottom:1px solid currentColor;font-size:.82rem}.hy-digital-cart__eyebrow{color:#17171780;font-size:.66rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hy-digital-cart__layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);align-items:start;gap:clamp(2rem,5vw,5rem)}.hy-digital-cart__main{display:grid;gap:2rem;min-width:0}.hy-digital-cart__main .digital-cart-assurance{margin:0}.hy-digital-cart__items{display:grid;margin:0;padding:0;list-style:none}.hy-digital-item{display:grid;grid-template-columns:150px minmax(0,1fr);gap:1.25rem;padding-block:1.4rem;border-top:1px solid rgba(23,23,23,.1)}.hy-digital-item:last-child{border-bottom:1px solid rgba(23,23,23,.1)}.hy-digital-item__media{display:block;overflow:hidden;aspect-ratio:1;border-radius:14px;background:#1717170a}.hy-digital-item__media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.hy-digital-item__media:hover img{transform:scale(1.04)}.hy-digital-item__content{display:grid;align-content:space-between;gap:1rem;min-width:0}.hy-digital-item__heading{display:flex;align-items:start;justify-content:space-between;gap:1rem}.hy-digital-item__heading a{display:block;margin-top:.25rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:750;line-height:1.08}.hy-digital-item__heading>strong{flex:0 0 auto;font-size:1rem}.hy-digital-item__creator{color:#17171780;font-size:.68rem}.hy-digital-item__meta{display:flex;flex-wrap:wrap;gap:.45rem}.hy-digital-item__meta div{display:flex;gap:.35rem;padding:.45rem .65rem;border-radius:999px;background:#1717170b;font-size:.7rem;line-height:1.2}.hy-digital-item__meta dt{color:#17171785}.hy-digital-item__meta dd{font-weight:700}.hy-digital-item__actions{display:flex;align-items:center;gap:.65rem;font-size:.72rem}.hy-digital-item__actions>a{margin-left:auto;color:#17171794;text-decoration:underline;text-underline-offset:3px}.hy-digital-item__actions input{width:68px;min-height:38px;padding:.4rem;text-align:center}.hy-digital-cart__summary{position:sticky;top:calc(var(--header-height,80px) + 1rem)}.hy-digital-cart__summary-card{display:grid;gap:1.25rem;padding:clamp(1.4rem,3vw,2.25rem);border:1px solid rgba(23,23,23,.1);border-radius:24px;background:radial-gradient(circle at 100% 0,rgba(93,69,239,.12),transparent 38%),#17171706;box-shadow:0 18px 60px #1717170f}.hy-digital-cart__total{display:flex;align-items:end;justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid rgba(23,23,23,.1)}.hy-digital-cart__total span{font-size:.85rem}.hy-digital-cart__total strong{font-size:clamp(1.6rem,3vw,2.3rem);line-height:1;letter-spacing:-.04em}.hy-digital-cart__discounts,.hy-digital-cart__benefits{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.hy-digital-cart__discounts li{display:flex;justify-content:space-between;font-size:.78rem}.hy-digital-cart__benefits li{display:flex;align-items:start;gap:.65rem;color:#171717b3;font-size:.78rem}.hy-digital-cart__benefits span{display:grid;width:18px;height:18px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:#171717;font-size:.62rem}.hy-digital-cart__consent{display:flex;align-items:start;gap:.65rem;padding:.85rem;border-radius:12px;background:#1717170b;color:#171717b3;font-size:.68rem;line-height:1.45}.hy-digital-cart__consent input{width:18px;height:18px;flex:0 0 auto;margin-top:.1rem;accent-color:#171717}.hy-digital-cart__consent a{color:#171717;font-weight:750;text-decoration:underline;text-underline-offset:2px}.hy-digital-cart__summary-card .button{min-height:58px;font-size:.92rem}.hy-digital-cart__express{display:grid;gap:.65rem;text-align:center}.hy-digital-cart__express>span{color:#1717177a;font-size:.65rem;font-weight:700}.hy-digital-cart__express.is-locked .additional-checkout-buttons{opacity:.42;pointer-events:none;filter:grayscale(1)}.hy-digital-cart__links{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;font-size:.68rem}.hy-digital-cart__links a{text-decoration:underline;text-underline-offset:3px}.hy-digital-cart__payments{display:grid;justify-items:center;gap:.65rem;margin-top:1rem;color:#17171780;font-size:.65rem}.hy-digital-cart__payments>div{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem}.hy-digital-cart__payments svg{width:34px;height:22px}.hy-digital-cart .complementary-products{padding-top:1rem;border-top:1px solid rgba(23,23,23,.1)}@media screen and (max-width:1023px){.hy-digital-cart__layout{grid-template-columns:1fr}.hy-digital-cart__summary{position:static}}@media screen and (max-width:639px){.hy-digital-cart__header{align-items:start}.hy-digital-cart__header>a{max-width:110px;text-align:right}.hy-digital-item{grid-template-columns:96px minmax(0,1fr);gap:.85rem}.hy-digital-item__heading{display:grid}.hy-digital-item__heading>strong{grid-row:2}.hy-digital-item__meta{grid-column:1/-1}.hy-digital-item__meta div{border-radius:9px}}.hy-search-page-discovery{display:grid;gap:.8rem;padding-block:clamp(2.5rem,6vw,5rem) 1rem;text-align:center}.hy-search-page-discovery>p{color:#17171780;font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hy-search-page-discovery>h2{max-width:17ch;margin-inline:auto;font-size:clamp(2rem,5vw,4.5rem);line-height:.94;letter-spacing:-.055em}.hy-search-refinements{display:flex;align-items:center;gap:1rem;margin-top:2.2rem;padding:.75rem;border:1px solid rgba(23,23,23,.1);border-radius:16px;background:#17171706;overflow:hidden}.hy-search-refinements>span{flex:0 0 auto;padding:.55rem .75rem;border-radius:999px;color:#fff;background:#171717;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hy-search-refinements>div{display:flex;gap:.45rem;overflow-x:auto;scrollbar-width:none}.hy-search-refinements a{flex:0 0 auto;padding:.55rem .75rem;border-radius:999px;font-size:.78rem;font-weight:650;white-space:nowrap}.hy-search-refinements a:hover{background:#17171714}.hy-search-recovery{width:100%;max-width:1100px;margin-inline:auto}.hy-search-recovery__count{display:grid;width:72px;height:72px;place-items:center;border-radius:50%;color:#fff;background:#171717;font-size:1.5rem;font-weight:800}.hy-search-recovery>div:nth-child(2)>p:last-of-type{max-width:54ch;color:#1717179e}.hy-search-recovery__products{display:grid;gap:1.2rem;width:100%;margin-top:2rem;text-align:left}.hy-search-recovery__products-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem}.hy-search-recovery__products-heading p{font-size:clamp(1.5rem,3vw,2.4rem);font-weight:700;letter-spacing:-.04em}.hy-search-recovery__products-heading a{padding-bottom:.25rem;border-bottom:1px solid currentColor;font-size:.8rem;font-weight:700}@media screen and (max-width:767px){.hy-search-refinements{margin-inline:calc(var(--page-padding) * -1);padding-inline:var(--page-padding);border-inline:0;border-radius:0}.hy-search-page-discovery{padding-top:2.5rem}.hy-search-recovery__products{margin-top:1rem}}.hy-creator-directory{--color-foreground: 23,23,23;color:#171717}.hy-creator-directory__header{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:clamp(2rem,7vw,8rem);padding-block:clamp(3rem,8vw,7rem)}.hy-creator-directory__header p,.hy-creator-card__body p,.hy-creator-directory__manifesto>p{color:#17171780;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hy-creator-directory__header h1{margin-top:1rem;font-size:clamp(4rem,11vw,10rem);line-height:.8;letter-spacing:-.075em}.hy-creator-directory__header>div:last-child{display:grid;gap:1.5rem;color:#1717179e;line-height:1.5}.hy-creator-directory__header a{color:#171717;font-weight:750}.hy-creator-directory__filters{display:flex;gap:.5rem;overflow-x:auto;margin-bottom:2rem;padding-bottom:.4rem;scrollbar-width:none}.hy-creator-directory__filters button{flex:0 0 auto;padding:.7rem 1rem;border:1px solid rgba(23,23,23,.12);border-radius:999px;font-size:.72rem}.hy-creator-directory__filters button.is-active{color:#fff;border-color:#171717;background:#171717}.hy-creator-directory__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.hy-creator-card{display:grid;align-content:start;padding:.7rem .7rem 1.25rem;border:1px solid rgba(23,23,23,.08);border-radius:22px}.hy-creator-card[hidden]{display:none}.hy-creator-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:4/3;border-radius:16px;background:#1717170d}.hy-creator-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.hy-creator-card__media:hover img{transform:scale(1.035)}.hy-creator-card__media span{position:absolute;right:.75rem;bottom:.75rem;padding:.5rem .7rem;border-radius:999px;color:#fff;background:#171717d9;font-size:.65rem}.hy-creator-card__body{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem .4rem 0}.hy-creator-card__body h2{margin-top:.2rem;font-size:1.35rem;line-height:1}.hy-creator-card__verified{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;color:#fff;background:#040299;font-weight:800}.hy-creator-card>p{padding:.8rem .4rem 0;color:#1717178f;font-size:.8rem;line-height:1.45}.hy-creator-card__products{margin:1.2rem .4rem 0;font-size:.72rem;font-weight:750}.hy-creator-directory__manifesto{--color-foreground: 255,255,255;margin-top:clamp(4rem,9vw,9rem);padding:clamp(2rem,6vw,6rem);border-radius:28px;color:#fff;background:radial-gradient(circle at 85% 10%,#4a3cf5,transparent 38%),#121212}.hy-creator-directory__manifesto>p{color:#ffffff80}.hy-creator-directory__manifesto h2{max-width:1000px;margin-top:1rem;font-size:clamp(2.5rem,6vw,5.8rem);line-height:.9;letter-spacing:-.06em}.hy-creator-directory__manifesto div{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:3rem}.hy-creator-directory__manifesto span{padding:.7rem 1rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:.72rem}@media screen and (max-width:900px){.hy-creator-directory__header{grid-template-columns:1fr}.hy-creator-directory__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:599px){.hy-creator-directory__grid{display:flex;overflow-x:auto;margin-inline:calc(var(--page-padding) * -1);padding-inline:var(--page-padding);scroll-snap-type:x mandatory;scrollbar-width:none}.hy-creator-card{flex:0 0 min(84vw,340px);scroll-snap-align:start}}.hy-seller-dashboard{--color-foreground: 23,23,23;color:#171717}.hy-seller-dashboard__header{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:4rem;padding-block:clamp(2rem,6vw,5rem)}.hy-seller-dashboard__header p,.hy-submission-assistant__intro>p,.hy-seller-dashboard__gate>p{color:#17171780;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hy-seller-dashboard__header h1{margin-top:.8rem;font-size:clamp(3.4rem,9vw,8rem);line-height:.82;letter-spacing:-.07em}.hy-seller-dashboard__header>div:last-child{display:grid;gap:1rem;color:#17171794}.hy-seller-dashboard__header a{color:#171717;font-weight:750}.hy-seller-dashboard__metrics,.hy-seller-dashboard__status{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid rgba(23,23,23,.1);border-radius:20px;overflow:hidden}.hy-seller-dashboard__status{margin-top:1rem}.hy-seller-dashboard__metrics article,.hy-seller-dashboard__status article{display:grid;min-height:190px;align-content:space-between;padding:1.25rem;border-right:1px solid rgba(23,23,23,.1)}.hy-seller-dashboard__metrics article:last-child,.hy-seller-dashboard__status article:last-child{border:0}.hy-seller-dashboard__metrics p,.hy-seller-dashboard__status p{color:#17171780;font-size:.68rem}.hy-seller-dashboard__metrics strong,.hy-seller-dashboard__status strong{font-size:clamp(1.8rem,4vw,3.2rem);letter-spacing:-.05em}.hy-seller-dashboard__metrics span,.hy-seller-dashboard__status span{color:#1717176b;font-size:.62rem}.hy-submission-assistant{display:grid;grid-template-columns:.65fr 1.35fr;gap:clamp(2rem,7vw,7rem);margin-top:clamp(5rem,10vw,9rem)}.hy-submission-assistant__intro h2{margin-top:.8rem;font-size:clamp(2.5rem,5vw,4.8rem);line-height:.9;letter-spacing:-.055em}.hy-submission-assistant__intro>span{display:block;margin-top:1.2rem;color:#17171794;line-height:1.5}.hy-submission-assistant__intro ol{display:grid;gap:.6rem;margin-top:2rem;padding-left:1.2rem;color:#171717a8;font-size:.78rem}.hy-submission-assistant__form{padding:clamp(1.3rem,3vw,2.5rem);border:1px solid rgba(23,23,23,.1);border-radius:24px}.hy-submission-assistant__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hy-submission-assistant label{display:grid;gap:.4rem;color:#17171799;font-size:.7rem;font-weight:650}.hy-submission-assistant label.is-wide{grid-column:1/-1}.hy-submission-assistant :is(.input,.select,.textarea){width:100%;border:1px solid rgba(23,23,23,.15);background:#fff}.hy-submission-assistant__checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin-top:1.2rem}.hy-submission-assistant__checklist label{display:flex;align-items:start;gap:.6rem;padding:.75rem;border:1px solid rgba(23,23,23,.1);border-radius:10px;color:#171717}.hy-submission-assistant__score{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;margin-block:1rem;font-size:.68rem}.hy-submission-assistant__score>span{color:#040299;font-weight:850}.hy-submission-assistant__score>div{overflow:hidden;height:5px;border-radius:999px;background:#1717171a}.hy-submission-assistant__score i{display:block;width:var(--submission-progress,0%);height:100%;background:#040299;transition:width .2s ease}.hy-submission-assistant__score b{color:#17171780}.hy-submission-assistant__notice{margin-bottom:1rem;padding:1rem;border-radius:12px;background:#e8f7ed}.hy-seller-dashboard__resources{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:clamp(4rem,8vw,8rem)}.hy-seller-dashboard__resources a{display:flex;gap:1rem;min-height:160px;align-items:end;padding:1.25rem;border-radius:18px;background:#1717170a}.hy-seller-dashboard__resources a>span{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:#171717}.hy-seller-dashboard__resources p{margin-top:.4rem;color:#17171785;font-size:.72rem;line-height:1.4}.hy-seller-dashboard__gate{display:grid;justify-items:center;gap:1.2rem;padding:clamp(5rem,13vw,12rem) 1rem;text-align:center}.hy-seller-dashboard__gate h1{max-width:900px;font-size:clamp(3rem,9vw,8rem);line-height:.84;letter-spacing:-.07em}.hy-seller-dashboard__gate>span{max-width:620px;color:#17171794}@media screen and (max-width:900px){.hy-seller-dashboard__header,.hy-submission-assistant{grid-template-columns:1fr}.hy-seller-dashboard__metrics,.hy-seller-dashboard__status{grid-template-columns:repeat(2,minmax(0,1fr))}.hy-seller-dashboard__metrics article:nth-child(2),.hy-seller-dashboard__status article:nth-child(2){border-right:0}.hy-seller-dashboard__resources{grid-template-columns:1fr}}@media screen and (max-width:599px){.hy-submission-assistant__grid,.hy-submission-assistant__checklist{grid-template-columns:1fr}.hy-submission-assistant label.is-wide{grid-column:auto}}.hy-seller-program{--seller-ink: #11110f;--seller-paper: #f3f1eb;--seller-accent: #d9ff36;overflow:hidden;color:var(--seller-ink);background:var(--seller-paper)}.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.12fr) minmax(360px,.88fr);min-height:min(760px,78vh);overflow:hidden;border-radius:32px;color:#fff;background:var(--seller-ink)}.hy-seller-hero:before{content:"";position:absolute;width:42vw;height:42vw;top:-24vw;right:12vw;border-radius:50%;background:#d9ff361f;filter:blur(30px)}.hy-seller-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,5.5vw,6rem)}.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.5rem,7.7vw,8.2rem);font-weight:850;line-height:.85;letter-spacing:-.072em;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: 17 17 15;--color-button-background: 217 255 54}.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,.1);background:radial-gradient(circle at 50% 50%,rgba(217,255,54,.11),transparent 55%)}.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-radius:30px;color:var(--seller-ink);background:var(--seller-accent);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,.17);border-radius:16px;background:#1a1a17d1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 24px 60px #00000040}.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-radius:50%;background:var(--seller-accent);box-shadow:0 0 0 5px #d9ff361f}.hy-seller-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1rem;overflow:hidden;border:1px solid rgba(17,17,15,.12);border-radius:24px;background:#ffffff61}.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,.38fr) minmax(280px,1fr) minmax(260px,.62fr);align-items:end;gap:clamp(1.5rem,4vw,4rem);margin-bottom:2rem}.hy-seller-heading h2{font-size:clamp(2.5rem,5.3vw,5.7rem);line-height:.88;letter-spacing:-.06em;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(6rem,11vw,11rem)}.hy-seller-benefits__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.hy-seller-benefits__grid article{grid-column:span 6;display:grid;min-height:330px;align-content:end;padding:clamp(1.4rem,3vw,2.5rem);border:1px solid rgba(17,17,15,.1);border-radius:24px;background:#ffffff73}.hy-seller-benefits__grid article:nth-child(2),.hy-seller-benefits__grid article:nth-child(3){grid-column:span 3}.hy-seller-benefits__grid article.is-dark{color:#fff;background:var(--seller-ink)}.hy-seller-benefits__grid article.is-accent{background:var(--seller-accent)}.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;font-size:clamp(1.6rem,3vw,3.3rem);line-height:.94;letter-spacing:-.045em}.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,7vw,8rem);margin-top:clamp(6rem,11vw,11rem);padding:clamp(1.5rem,4vw,4rem);border-radius:30px;background:#fff}.hy-seller-fit>header h2{margin-top:1rem;font-size:clamp(2.7rem,5.2vw,5.4rem);line-height:.88;letter-spacing:-.06em}.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-radius:20px;background:#11110f09}.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:285px;padding:1.5rem;border:1px solid rgba(17,17,15,.1);border-radius:22px;background:#ffffff5c}.hy-seller-standards__grid h3{margin-top:4.5rem;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(6rem,11vw,11rem);padding:clamp(1.5rem,4vw,4rem);border-radius:30px;color:#fff;background:var(--seller-ink)}.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:250px;align-content:space-between;padding:1.4rem 1.4rem 0 0;border-right:1px solid rgba(255,255,255,.12)}.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:var(--seller-accent);font-size:.65rem}.hy-seller-process h2,.hy-seller-process h3{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,7vw,8rem);margin-top:clamp(6rem,11vw,11rem);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.8rem,5vw,5.3rem);line-height:.88;letter-spacing:-.06em}.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 rgba(17,17,15,.1);border-radius:16px;background:#ffffff73}.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:1px solid rgba(17,17,15,.1);border-radius:26px;background:#fff;box-shadow:0 24px 80px #11110f12}.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:var(--seller-ink);border-color:var(--seller-accent);background:var(--seller-accent)}.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-radius:12px;background:#e5f7e8}.hy-seller-application__notice.is-error{background:#ffebe8}.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:520px;align-content:center;justify-items:center;margin-top:clamp(6rem,11vw,11rem);padding:clamp(2rem,7vw,7rem);border-radius:30px;color:#fff;background:var(--seller-ink);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-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: 17 17 15;--color-button-background: 217 255 54}.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:620px}.hy-seller-hero__visual{min-height:520px;border-top:1px solid rgba(255,255,255,.1);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 article,.hy-seller-benefits__grid article:nth-child(2),.hy-seller-benefits__grid article:nth-child(3){grid-column:span 6}.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(3.1rem,15vw,5rem)}.hy-seller-hero__visual{min-height:420px}.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,.hy-seller-benefits__grid article:nth-child(2),.hy-seller-benefits__grid article:nth-child(3){width:84vw;min-width:84vw;min-height:300px;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}}.digital-details{--section-padding-top: 4.5rem;--section-padding-bottom: 4.5rem}.digital-details__intro{max-width:48rem;margin-bottom:2rem}.digital-details__intro>p:last-child{max-width:42rem;margin-top:.75rem;opacity:.7}.digital-details__eyebrow{margin:0 0 .5rem;font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.digital-details__grid,.digital-details__bottom{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.digital-details__card,.digital-details__creator,.digital-details__help,.digital-license,.digital-details__demo,.digital-preview{border:1px solid rgb(var(--color-foreground) / .12);border-radius:1.5rem;background:rgb(var(--color-foreground) / .025)}.digital-details__card,.digital-details__creator,.digital-details__help{padding:clamp(1.25rem,3vw,2.25rem)}.digital-details h3,.digital-details h4{margin:0}.digital-details__card>h3,.digital-details__help>h3{margin-bottom:1.25rem;font-size:clamp(1.25rem,2vw,1.75rem)}.digital-details__list{display:grid;gap:.8rem;margin:0;padding:0;list-style:none}.digital-details__list li{display:flex;gap:.65rem}.digital-details__excluded{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgb(var(--color-foreground) / .1)}.digital-details__excluded h4{margin-bottom:.75rem;font-size:.8rem}.digital-details__list--muted{opacity:.68}.digital-details__specs{display:grid;margin:0}.digital-details__specs div{display:grid;grid-template-columns:minmax(7rem,.8fr) 1.2fr;gap:1rem;padding-block:.8rem;border-bottom:1px solid rgb(var(--color-foreground) / .1)}.digital-details__specs dt{font-size:.78rem;font-weight:750;opacity:.62}.digital-details__specs dd{margin:0;font-weight:650}.digital-details__notice{opacity:.7}.digital-preview,.digital-details__demo{margin-bottom:1rem;padding:clamp(1rem,2vw,1.5rem)}.digital-preview__header{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem}.digital-preview__header span{font-size:.75rem;opacity:.65}.digital-preview__comparison{position:relative;overflow:hidden;aspect-ratio:16 / 9;border-radius:1rem}.digital-preview__image{display:block;width:100%;height:100%;object-fit:cover}.digital-preview__after{position:absolute;top:0;right:0;bottom:0;left:0;width:50%;overflow:hidden}.digital-preview__after .digital-preview__image{width:auto;max-width:none;min-width:100vw}.digital-preview__range{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;width:100%;height:100%;margin:0;cursor:ew-resize;opacity:0}.digital-preview__divider{position:absolute;top:0;bottom:0;left:50%;z-index:2;width:2px;background:#fff;box-shadow:0 0 0 1px #0002}.digital-preview__label{position:absolute;bottom:1rem;z-index:2;padding:.4rem .65rem;border-radius:999px;background:#000b;color:#fff;font-size:.7rem;font-weight:800;text-transform:uppercase}.digital-preview__label--before{left:1rem}.digital-preview__label--after{right:1rem}.digital-details__demo video,.digital-details__demo audio{width:100%;margin-top:1rem;border-radius:1rem}.digital-font-tester{display:grid;gap:.75rem}.digital-font-tester label,.digital-vector-tester label{font-size:.75rem;font-weight:750}.digital-font-tester input[type=text]{width:100%;padding:.85rem 1rem;border:1px solid rgb(var(--color-foreground) / .18);border-radius:.75rem;background:rgb(var(--color-background));color:inherit}.digital-font-tester__preview{overflow-wrap:anywhere;margin:0;padding-block:1.5rem;font-size:4rem;line-height:1.05}.digital-vector-tester{display:grid;grid-template-columns:minmax(12rem,.35fr) .65fr;gap:1rem;align-items:center}.digital-vector-tester>div:first-child{display:grid;gap:.75rem}.digital-vector-tester input[type=color]{width:4rem;height:2.75rem;border:0;border-radius:.5rem;background:transparent}.digital-vector-tester__preview{min-height:22rem;border-radius:1rem;background-color:#ff3d00;-webkit-mask:var(--vector-mask) center / contain no-repeat;mask:var(--vector-mask) center / contain no-repeat}.digital-license{margin-block:1rem;padding:clamp(1.25rem,3vw,2.5rem)}.digital-license__heading{max-width:42rem;margin-bottom:1.5rem}.digital-license__heading h3{font-size:clamp(1.5rem,3vw,2.35rem)}.digital-license__heading>p:last-child{margin-top:.5rem;opacity:.7}.digital-license__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:.75rem}.digital-license__facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:.75rem;margin-bottom:.75rem}.digital-license__facts>div{padding:1.25rem;border-radius:1rem;background:rgb(var(--color-foreground) / .055)}.digital-license__facts h4{margin-bottom:.65rem;font-size:.82rem}.digital-license__facts :is(.rte,p){margin:0;font-size:.85rem}.digital-license__tier{position:relative;padding:1.25rem;border:1px solid rgb(var(--color-foreground) / .12);border-radius:1rem;background:rgb(var(--color-background))}.digital-license__tier--featured{border-color:rgb(var(--color-foreground))}.digital-license__recommended{display:inline-block;margin-bottom:.75rem;padding:.35rem .55rem;border-radius:999px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:.65rem;font-weight:800;text-transform:uppercase}.digital-license__tier .rte{margin-top:.75rem;font-size:.85rem}.digital-license__tier>p{margin-top:.65rem;color:rgb(var(--color-foreground) / .65);font-size:.82rem;line-height:1.45}.digital-license__tier details{margin-top:1rem;border-top:1px solid rgb(var(--color-foreground) / .1)}.digital-license__tier summary{padding-block:.85rem 0;font-size:.72rem;font-weight:750;cursor:pointer}.digital-license__comparison{overflow-x:auto;margin-top:1rem;border:1px solid rgb(var(--color-foreground) / .12);border-radius:1rem}.digital-license__comparison table{width:100%;min-width:690px;border-collapse:collapse;font-size:.75rem;text-align:center}.digital-license__comparison caption{padding:1rem;font-size:.82rem;font-weight:800;text-align:left}.digital-license__comparison :is(th,td){padding:.85rem 1rem;border-top:1px solid rgb(var(--color-foreground) / .1)}.digital-license__comparison th:first-child{text-align:left}.digital-license__comparison thead th{background:rgb(var(--color-foreground) / .045)}.digital-license__availability{margin:.85rem 0 0;color:rgb(var(--color-foreground) / .62);font-size:.7rem}.digital-license__availability a{color:rgb(var(--color-foreground));font-weight:750;text-decoration:underline;text-underline-offset:3px}.digital-details__creator{display:flex;align-items:center;gap:1rem}.digital-details__creator-mark{display:grid;flex:0 0 4rem;width:4rem;height:4rem;place-items:center;border-radius:50%;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.5rem;font-weight:800}.digital-details__creator-avatar{flex:0 0 4rem;width:4rem;height:4rem;border-radius:50%;object-fit:cover}.digital-details__creator h3 a{color:inherit}.digital-details__verified{margin-left:.4rem}.digital-details__help p{margin-block:.75rem 1rem;opacity:.7}@media(max-width:749px){.digital-details{--section-padding-top: 3rem;--section-padding-bottom: 3rem}.digital-details__grid,.digital-details__bottom,.digital-vector-tester{grid-template-columns:1fr}.digital-preview__header{display:grid}.digital-details__specs div{grid-template-columns:1fr;gap:.25rem}}.hy-proof{color:#171717;background:#f5f3ef}.hy-proof__header{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:end;gap:clamp(2rem,8vw,8rem);margin-bottom:clamp(2rem,5vw,4.5rem)}.hy-proof__header h2{max-width:900px;margin-top:.7rem;font-size:clamp(2.8rem,7vw,7.5rem);line-height:.86;letter-spacing:-.07em}.hy-proof__header>p{max-width:520px;color:#1717179e;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.5}.hy-proof__eyebrow{margin:0;color:#1717177a;font-size:.67rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.hy-proof__signals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid rgba(23,23,23,.13)}.hy-proof__signal{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;padding:1.5rem;border-right:1px solid rgba(23,23,23,.13)}.hy-proof__signal:last-child{border-right:0}.hy-proof__signal>span{display:grid;width:2.2rem;height:2.2rem;place-items:center;border:1px solid rgba(23,23,23,.18);border-radius:50%;font-size:.65rem;font-weight:800}.hy-proof__signal.is-confirmed>span{color:#fff;background:#171717}.hy-proof__signal h3{font-size:.95rem}.hy-proof__signal p{margin-top:.4rem;color:#1717178f;font-size:.75rem;line-height:1.4}.hy-proof__creator-review{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:1rem;margin-top:1rem}.hy-proof__creator,.hy-proof__review-summary,.hy-proof__reviews{padding:clamp(1.4rem,3vw,2.5rem);border:1px solid rgba(23,23,23,.12);border-radius:24px;background:#fff}.hy-proof__creator-top{display:flex;align-items:center;gap:1rem}.hy-proof__creator h3{margin-top:.25rem;font-size:clamp(1.7rem,3vw,2.6rem);letter-spacing:-.04em}.hy-proof__creator>p{max-width:680px;margin-top:1.25rem;color:#171717a3;line-height:1.55}.hy-proof__avatar{width:70px;height:70px;border-radius:50%;object-fit:cover}.hy-proof__avatar--initial{display:grid;place-items:center;color:#fff;background:#171717;font-size:1.5rem;font-weight:850}.hy-proof__verified{display:inline-flex;margin-top:.55rem;padding:.35rem .55rem;border-radius:999px;color:#fff;background:#171717;font-size:.65rem;font-weight:800}.hy-proof__creator-history{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.hy-proof__creator-history div{padding:.65rem .8rem;border-radius:12px;background:#1717170b}.hy-proof__creator-history dt{color:#1717177a;font-size:.58rem;text-transform:uppercase}.hy-proof__creator-history dd{margin-top:.2rem;font-size:.75rem;font-weight:750}.hy-proof__disclosure{margin-top:1rem;border-top:1px solid rgba(23,23,23,.1)}.hy-proof__disclosure summary{padding-block:1rem;font-size:.75rem;font-weight:750;cursor:pointer}.hy-proof__disclosure .rte{padding-bottom:1rem;font-size:.8rem}.hy-proof__text-link{display:inline-block;margin-top:1.2rem;border-bottom:1px solid currentColor;font-size:.75rem;font-weight:750}.hy-proof__review-summary{display:grid;align-content:start}.hy-proof__review-summary h3{margin-top:1.5rem;font-size:clamp(1.5rem,3vw,2.3rem);line-height:1;letter-spacing:-.04em}.hy-proof__review-summary>p:not(.hy-proof__eyebrow){margin-top:.8rem;color:#17171794;font-size:.82rem;line-height:1.45}.hy-proof__rating{display:flex;align-items:center;gap:1rem;margin-top:1.5rem}.hy-proof__rating>strong{font-size:clamp(3.5rem,7vw,6rem);line-height:.8;letter-spacing:-.07em}.hy-proof__rating span{color:#e4a000;letter-spacing:.06em}.hy-proof__rating p{margin-top:.3rem;font-size:.72rem}.hy-proof__projects{margin-top:clamp(3rem,6vw,6rem)}.hy-proof__subheading{max-width:660px;margin-bottom:1.5rem}.hy-proof__subheading h3{margin-top:.55rem;font-size:clamp(2rem,4vw,4rem);line-height:.95;letter-spacing:-.055em}.hy-proof__subheading>p:last-child{margin-top:.65rem;color:#17171794}.hy-proof__project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.hy-proof__project{overflow:hidden;border-radius:20px;background:#fff}.hy-proof__project>img{width:100%;aspect-ratio:4/3;object-fit:cover}.hy-proof__project>div{padding:1.1rem}.hy-proof__project h4{font-size:1rem}.hy-proof__project p,.hy-proof__project span{display:block;margin-top:.35rem;color:#1717178a;font-size:.7rem}.hy-proof__reviews{margin-top:clamp(3rem,6vw,6rem)}.hy-proof__reviews .jdgm-widget{min-height:80px}.hy-proof__policies{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.hy-proof__policies a{display:grid;min-height:170px;align-content:start;padding:1.25rem;border:1px solid rgba(23,23,23,.12);border-radius:20px;background:#ffffff85;transition:transform .25s ease,background .25s ease}.hy-proof__policies a:hover{transform:translateY(-3px);background:#fff}.hy-proof__policies span{font-size:.6rem;font-weight:800}.hy-proof__policies strong{margin-top:auto;padding-top:2rem;font-size:1rem}.hy-proof__policies small{margin-top:.35rem;color:#1717178a;font-size:.7rem;line-height:1.4}@media screen and (max-width:767px){.hy-proof__header,.hy-proof__creator-review{grid-template-columns:1fr;gap:1.5rem}.hy-proof__signals{grid-template-columns:1fr}.hy-proof__signal{border-right:0;border-bottom:1px solid rgba(23,23,23,.13)}.hy-proof__signal:last-child{border-bottom:0}.hy-proof__project-grid,.hy-proof__policies{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.hy-proof__project,.hy-proof__policies a{flex:0 0 min(82vw,340px);scroll-snap-align:start}}.hy-checkout-progress{width:100%;margin-block:1.75rem 2.5rem}.hy-checkout-progress ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;counter-reset:step}.hy-checkout-progress li{position:relative;display:grid;justify-items:center;gap:.55rem;color:#1717176b;font-size:.72rem;text-align:center}.hy-checkout-progress li:not(:last-child):after{content:"";position:absolute;z-index:0;top:16px;left:calc(50% + 20px);width:calc(100% - 40px);height:2px;background:#1717171f}.hy-checkout-progress li span{position:relative;z-index:1;display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(23,23,23,.16);border-radius:50%;background:rgb(var(--color-background));font-weight:800}.hy-checkout-progress li strong{font-weight:750;letter-spacing:.01em}.hy-checkout-progress li.is-active{color:rgb(var(--color-foreground))}.hy-checkout-progress li.is-active span{border-color:rgb(var(--color-foreground));color:rgb(var(--color-background));background:rgb(var(--color-foreground));box-shadow:0 0 0 5px #1717170f}.hy-checkout-progress--compact{margin-block:0 .5rem}.hy-checkout-progress--compact li{gap:.35rem;font-size:.63rem}.hy-checkout-progress--compact li span{width:28px;height:28px}.hy-checkout-progress--compact li:not(:last-child):after{top:13px;left:calc(50% + 17px);width:calc(100% - 34px)}.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-creator-profile{--color-foreground: 255,255,255;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(2rem,7vw,7rem);margin-bottom:clamp(2.5rem,6vw,5rem);padding:clamp(1.5rem,4vw,3.5rem);border-radius:28px;color:#fff;background:radial-gradient(circle at 100% 0,rgba(106,92,255,.9),transparent 38%),#121212}.hy-creator-profile__identity{display:flex;align-items:center;gap:1.2rem}.hy-creator-profile__avatar{display:grid;width:clamp(72px,9vw,112px);aspect-ratio:1;flex:0 0 auto;place-items:center;border-radius:50%;color:#171717;background:#fff;font-size:clamp(1.6rem,4vw,3rem);font-weight:850}.hy-creator-profile__identity p{opacity:.55;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hy-creator-profile h1{margin-top:.35rem;font-size:clamp(2.2rem,5vw,4.8rem);line-height:.88;letter-spacing:-.055em}.hy-creator-profile__verified{display:inline-flex;margin-top:.8rem;padding:.4rem .65rem;border:1px solid rgba(255,255,255,.25);border-radius:999px;font-size:.68rem;font-weight:750}.hy-creator-profile__content{display:grid;align-content:end;gap:1.5rem}.hy-creator-profile__content>p{max-width:48rem;color:#ffffffb8;font-size:clamp(1rem,1.8vw,1.3rem);line-height:1.45}.hy-creator-profile dl{display:flex;flex-wrap:wrap;gap:.65rem}.hy-creator-profile dl div{min-width:120px;padding:.8rem 1rem;border:1px solid rgba(255,255,255,.14);border-radius:14px}.hy-creator-profile dt{color:#ffffff7a;font-size:.62rem;text-transform:uppercase}.hy-creator-profile dd{margin-top:.25rem;font-size:.8rem;font-weight:750}@media screen and (max-width:767px){.hy-creator-profile{grid-template-columns:1fr;border-radius:20px}}.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(79,61,255,.38),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:#ffddbf;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:#5d45ef}.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}}.hy-favorite-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:44px;padding:.65rem 1rem;border:1px solid rgba(23,23,23,.14);border-radius:999px;color:rgb(var(--color-foreground));background:transparent;font-size:.75rem;font-weight:750;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.hy-favorite-button:hover{border-color:#17171766;transform:translateY(-1px)}.hy-favorite-button[aria-pressed=true]{border-color:#040299;color:#040299;background:#0402990f}.hy-favorite-button__icon{font-size:1.2rem;line-height:1}.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}}.product-card__metadata{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.65rem}.product-card__metadata li{max-width:100%;padding:.4rem .55rem;border:1px solid rgba(23,23,23,.11);border-radius:999px;background:#17171709;color:#171717a8;font-size:.64rem;font-weight:700;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:767px){.product-card__metadata{flex-wrap:nowrap;overflow:hidden}.product-card__metadata li{padding:.35rem .45rem;font-size:.58rem}.product-card__metadata li:nth-child(3){display:none}}.digital-summary{display:grid;gap:1rem;padding-block:.25rem}.digital-summary__benefits{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.digital-summary__benefits li{display:flex;align-items:flex-start;gap:.65rem;font-size:.925rem;line-height:1.4}.digital-summary__check{display:grid;flex:0 0 1.25rem;width:1.25rem;height:1.25rem;place-items:center;border-radius:999px;background:currentColor;color:rgb(var(--color-background));font-size:.72rem;font-weight:800}.digital-summary__badges{display:flex;flex-wrap:wrap;gap:.5rem;margin:0}.digital-summary__badge{margin:0;padding:.5rem .75rem;border:1px solid rgb(var(--color-foreground) / .16);border-radius:999px;background:rgb(var(--color-foreground) / .04);font-size:.75rem;font-weight:700;line-height:1}.digital-summary__badge dd{margin:0}.digital-summary__badge--accent{border-color:rgb(var(--color-foreground) / .35);background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.digital-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding:1rem;border:1px solid rgb(var(--color-foreground) / .12);border-radius:1rem;background:rgb(var(--color-foreground) / .035)}.digital-trust__item{display:flex;align-items:center;gap:.5rem;min-width:0;font-size:.75rem;font-weight:650;line-height:1.25}.digital-trust__icon{display:grid;flex:0 0 1.5rem;width:1.5rem;height:1.5rem;place-items:center;border:1px solid rgb(var(--color-foreground) / .2);border-radius:999px;font-weight:800}.digital-trust__delivery{grid-column:1 / -1;margin:.15rem 0 0;padding-top:.75rem;border-top:1px solid rgb(var(--color-foreground) / .1);font-size:.72rem;line-height:1.4;opacity:.7}@media(max-width:389px){.digital-trust{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/18/compiled_assets/styles.css.map */
