.yc-home{--yc-yellow: #ccff00;--yc-purple: #7a34d6;--yc-black: #000000;--yc-white: #ffffff;--yc-light: #f5f6f7;--yc-mid: #e4e6e8;--yc-steel: #8a8c90;--yc-graphite: #35383d;--yc-carbon: #1b1d21;--yc-body-family: var(--font-body-family, "Plus Jakarta Sans", system-ui, sans-serif);--yc-heading-family: var(--font-heading-family, "Space Grotesk", system-ui, sans-serif);--yc-mono-family: "IBM Plex Mono", var(--font-subheading-family, ui-monospace, monospace);--yc-heading-weight: var(--font-heading-weight, 700);--yc-heading-letter-spacing: var(--font-heading-letter-spacing, -.06em);--yc-heading-transform: var(--font-heading-transform, none);--yc-display-transform: var(--font-hd1-transform, var(--yc-heading-transform));--yc-button-family: var(--font-button-family, var(--yc-body-family));--yc-button-weight: var(--font-button-weight, 700);--yc-button-transform: var(--buttons-transform, none);--yc-radius: var(--yc-card-radius, 2.6rem);--yc-window-radius: 3.6rem;--yc-grid-gap: 1.8rem;--yc-card-shadow: 0 1.6rem 4.6rem rgba(0, 0, 0, .1);--yc-card-shadow-hover: 0 2.8rem 6.4rem rgba(0, 0, 0, .16);position:relative;overflow:visible;background:transparent;color:var(--yc-black);font-family:var(--yc-body-family);font-size:1.6rem;line-height:1.5}.yc-home,.yc-home *,.yc-home *:before,.yc-home *:after{box-sizing:border-box}.yc-home *{min-width:0}.yc-home img{display:block;max-width:100%}.yc-home a{color:inherit;text-decoration:none}.yc-home :is(p,h1,h2,h3,h4){margin:0}.yc-home :is(h1,h2,h3,h4),.yc-home .card-title,.yc-home .product-title,.yc-home .matrix-title{color:inherit;font-family:var(--yc-heading-family);font-weight:var(--yc-heading-weight);letter-spacing:var(--yc-heading-letter-spacing);line-height:.94;text-transform:var(--yc-heading-transform);text-wrap:balance}.yc-home h1{text-transform:var(--yc-display-transform)}.yc-home-section{padding-block:var(--yc-home-padding-top, 4.6rem) var(--yc-home-padding-bottom, 4.6rem)}.yc-home-section.tight{padding-block:var(--yc-home-padding-top, 2.4rem) var(--yc-home-padding-bottom, 2.4rem)}.yc-home .container{width:100%;max-width:calc(var(--yc-section-max-width, 160rem) + (2 * var(--page-padding, 1.6rem)));margin-inline:auto;padding-inline:var(--page-padding, 1.6rem)}.yc-home .section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2.8rem;margin-bottom:3.2rem}.yc-home .section-copy{display:grid;gap:1.6rem;width:100%;max-width:var(--yc-section-header-max-width, 100rem);text-align:var(--yc-section-header-align, left);justify-items:var(--yc-section-header-justify, start)}.yc-home .section-copy>:is(h1,h2,h3,h4),.yc-home .hero-copy>:is(h1,h2,h3,h4),.yc-home.final>.container>:is(h1,h2,h3,h4),.yc-home .split-card>:is(h1,h2,h3,h4){max-width:100%;font-size:clamp(var(--yc-section-heading-size-mobile, 4.2rem),5.6vw,var(--yc-section-heading-size-desktop, 5.8rem));line-height:.92;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.yc-home .lead{max-width:var(--yc-section-intro-max-width, 80rem);color:inherit;font-size:var(--yc-section-intro-size, 1.8rem);font-weight:400;line-height:1.55}.yc-home .lead :is(p,ul,ol){margin:0}.yc-home .lead>*+*{margin-top:.8em}.yc-home .text{color:inherit;font-size:1.7rem;line-height:1.56}.yc-home .small{color:inherit;font-size:1.4rem;font-weight:600;line-height:1.45}.yc-home :is(.micro,.kicker,.pill,.crumbs span,.code,.route-index,.product-brand,.matrix-row small){font-family:var(--yc-mono-family);font-weight:400;letter-spacing:.02em;line-height:1.2;text-transform:var(--font-subheading-transform, uppercase)}.yc-home .micro{font-size:1.1rem}.yc-home .kicker{display:inline-flex;align-items:center;gap:1rem;width:max-content;max-width:100%;color:inherit;font-size:var(--yc-section-kicker-size, 1.2rem)}.yc-home .kicker:before{content:"";display:block;width:1rem;height:1rem;flex:0 0 1rem;border-radius:50%;background:var(--yc-purple);box-shadow:0 0 0 .7rem #7a34d624}.yc-home :is(.dark,.carbon,.purple-surface) .kicker:before,.yc-home .window:is(.dark,.carbon,.purple-surface) .kicker:before{background:var(--yc-yellow);box-shadow:0 0 0 .7rem #ccff0029}.yc-home .yellow .kicker:before,.yc-home .window.yellow .kicker:before{background:var(--yc-black);box-shadow:0 0 0 .7rem #00000024}.yc-home .pill{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;min-height:3.4rem;padding:.9rem 1.2rem;border:0;border-radius:999px;background:var(--yc-yellow);color:var(--yc-black);font-size:1.2rem;white-space:nowrap}.yc-home .pill.black{background:var(--yc-black);color:var(--yc-yellow)}.yc-home .pill.purple{background:var(--yc-purple);color:var(--yc-white)}.yc-home .pill.white{background:var(--yc-white);color:var(--yc-purple)}.yc-home .pill.outline{border:1.5px solid currentColor;background:transparent;color:inherit}.yc-home :is(.dark,.carbon,.purple-surface) .pill:not(.outline),.yc-home .window:is(.dark,.carbon,.purple-surface) .pill:not(.outline){border:0;background:var(--yc-yellow);color:var(--yc-black)}.yc-home .yellow .pill:not(.outline),.yc-home .window.yellow .pill:not(.outline){border:0;background:var(--yc-black);color:var(--yc-yellow)}.yc-home .pill.yc-pill--yellow{border-color:transparent!important;background:var(--yc-yellow)!important;color:var(--yc-black)!important}.yc-home .pill.yc-pill--black{border-color:transparent!important;background:var(--yc-black)!important;color:var(--yc-yellow)!important}.yc-home .pill.yc-pill--purple{border-color:transparent!important;background:var(--yc-purple)!important;color:var(--yc-white)!important}.yc-home .actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem}.yc-home .section-head>.actions{justify-content:flex-end}.yc-home .actions.center{justify-content:center}.yc-home .btn{display:inline-flex;align-items:center;justify-content:center;gap:1rem;min-height:5.2rem;padding:0 2.4rem;border:1.5px solid transparent;border-radius:999px;font-family:var(--yc-button-family);font-size:1.5rem;font-weight:var(--yc-button-weight);line-height:1;text-transform:var(--yc-button-transform);transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease;white-space:nowrap}.yc-home .btn.primary{border-color:var(--yc-purple);background:var(--yc-purple);color:var(--yc-white)}.yc-home .btn.primary:hover{background:transparent;color:var(--yc-purple);transform:translateY(-1px)}.yc-home .btn.secondary{border-color:var(--yc-purple);background:transparent;color:var(--yc-purple)}.yc-home .btn.secondary:hover{background:var(--yc-purple);color:var(--yc-white);transform:translateY(-1px)}.yc-home :is(.dark,.carbon,.purple-surface) .btn.primary,.yc-home .window:is(.dark,.carbon,.purple-surface) .btn.primary{border-color:var(--yc-yellow);background:var(--yc-yellow);color:var(--yc-black)}.yc-home :is(.dark,.carbon,.purple-surface) .btn.primary:hover,.yc-home .window:is(.dark,.carbon,.purple-surface) .btn.primary:hover{background:transparent;color:var(--yc-yellow)}.yc-home :is(.dark,.carbon,.purple-surface) .btn.secondary,.yc-home .window:is(.dark,.carbon,.purple-surface) .btn.secondary{border-color:var(--yc-yellow);background:transparent;color:var(--yc-yellow)}.yc-home :is(.dark,.carbon,.purple-surface) .btn.secondary:hover,.yc-home .window:is(.dark,.carbon,.purple-surface) .btn.secondary:hover{background:var(--yc-yellow);color:var(--yc-black)}.yc-home .btn.is-disabled{opacity:.55;cursor:not-allowed}.yc-home :is(a,button,[tabindex]):focus-visible{outline:.3rem solid var(--yc-yellow);outline-offset:.3rem}.yc-home :is(.window.light,.window.white,.window.yellow,.card.light,.card.yellow) :is(a,button,[tabindex]):focus-visible,.yc-home>:is(a,button,[tabindex]):focus-visible{outline-color:var(--yc-purple)}.yc-home .window{position:relative;overflow:hidden;isolation:isolate;border:1.5px solid var(--yc-black);border-radius:var(--yc-window-radius);background:var(--yc-white);color:var(--yc-black)}.yc-home .window.white{background:var(--yc-white);color:var(--yc-black);border-color:var(--yc-black)}.yc-home .window.light{background:var(--yc-light);color:var(--yc-black);border-color:var(--yc-black)}.yc-home .window.dark{background:var(--yc-black);color:var(--yc-white);border-color:var(--yc-white)}.yc-home .window.carbon{background:var(--yc-carbon);color:var(--yc-white);border-color:var(--yc-white)}.yc-home .window.purple-surface{background:var(--yc-purple);color:var(--yc-white);border-color:var(--yc-white)}.yc-home .window.yellow{background:var(--yc-yellow);color:var(--yc-black);border-color:var(--yc-black)}.yc-home .chrome{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:1.8rem;padding:2.6rem clamp(2.2rem,3vw,4.8rem);border-bottom:1.5px solid currentColor}.yc-home .chrome-left{display:flex;align-items:center;gap:1.4rem}.yc-home .dots{display:flex;flex:0 0 auto;gap:.7rem}.yc-home .dot{display:block;width:1.1rem;height:1.1rem;border:1px solid rgba(0,0,0,.42);border-radius:50%;box-shadow:inset 0 1px #ffffff57,0 0 0 1px #ffffff2e}.yc-home .dot.p{background:var(--yc-purple)}.yc-home .dot.y{background:var(--yc-yellow)}.yc-home .dot.s{background:var(--yc-steel)}.yc-home .crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:.9rem}.yc-home .crumbs span{font-size:1.1rem}.yc-home .crumbs span:not(:last-child):after{content:"/";margin-left:.9rem;opacity:.65}.yc-home .code{border:1.5px solid currentColor;border-radius:999px;padding:.8rem 1rem;font-size:1.1rem;white-space:nowrap}.yc-home .pad{padding:clamp(2.8rem,4.5vw,7rem) clamp(2.2rem,3vw,4.8rem)}.yc-home .grid,.yc-home .yc-configurable-grid{display:grid;grid-template-columns:repeat(var(--yc-columns-desktop, 3),minmax(0,1fr));gap:var(--yc-grid-gap, 1.8rem)}.yc-home .grid.two{--yc-columns-desktop: 2}.yc-home .grid.three{--yc-columns-desktop: 3}.yc-home .grid.four{--yc-columns-desktop: 4}.yc-home .grid.six{--yc-columns-desktop: 6}.yc-home .yc-adaptive-cards{display:grid;gap:var(--yc-grid-gap, 1.8rem);align-items:stretch}@media(min-width:741px){.yc-home .yc-adaptive-cards.desktop-grid{grid-template-columns:repeat(var(--yc-columns-desktop, 3),minmax(0,1fr))}.yc-home .yc-adaptive-cards.desktop-swipe{grid-auto-flow:column;grid-auto-columns:calc((100% - ((var(--yc-swipe-columns-desktop, 4) - 1) * var(--yc-grid-gap, 1.8rem))) / var(--yc-swipe-columns-desktop, 4));overflow-x:auto;overflow-y:visible;padding:2.8rem .8rem 4.8rem;margin:-2.8rem -.8rem -1.8rem;scroll-padding-inline:.8rem;scroll-snap-type:x mandatory;scrollbar-width:thin}}.yc-home .yc-adaptive-cards>*{scroll-snap-align:start}.yc-home .card,.yc-home .product-card,.yc-home .quick-card,.yc-home .hub-card{position:relative;overflow:hidden;border:1.5px solid rgba(0,0,0,.14);border-radius:var(--yc-radius);background:var(--yc-white);color:var(--yc-black);box-shadow:var(--yc-card-shadow);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.yc-home :is(.card,.product-card,.quick-card,.hub-card):hover{border-color:var(--yc-purple);box-shadow:var(--yc-card-shadow-hover);transform:translateY(-.5rem)}.yc-home .yc-card--linked{cursor:pointer}.yc-home .yc-card-overlay-link{display:block;position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;border-radius:inherit}.yc-home .yc-card-overlay-link:focus-visible{outline:none}.yc-home .yc-card--linked:focus-within{outline:.3rem solid var(--yc-purple);outline-offset:.3rem}.yc-home .yc-card--linked :is(.card-title,.card-text) a{position:relative;z-index:3}.yc-home .card{display:flex;min-height:var(--yc-card-min-height, 24rem);flex-direction:column}.yc-home .card.light{background:var(--yc-light);color:var(--yc-black)}.yc-home .card.yellow{background:var(--yc-yellow);color:var(--yc-black);border-color:var(--yc-yellow)}.yc-home .card.purple{background:var(--yc-purple);color:var(--yc-white);border-color:var(--yc-purple)}.yc-home .card.dark{background:var(--yc-black);color:var(--yc-white);border-color:var(--yc-white)}.yc-home .card.carbon{background:var(--yc-carbon);color:var(--yc-white);border-color:#ffffff47}.yc-home .card-body{display:flex;flex:1;flex-direction:column;gap:1.6rem;padding:2.4rem}.yc-home .card-meta{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.yc-home .card-title{font-size:clamp(2.6rem,2.4vw,3.6rem)}.yc-home .card-text,.yc-home .card-text :is(p,li){display:block;color:inherit;font-size:1.55rem;font-weight:400;line-height:1.52}.yc-home .card-text :is(p,ul,ol){margin:0}.yc-home .card-text>*+*{margin-top:.75em}.yc-home .card-cta{margin-top:auto;color:var(--yc-purple);font-weight:700}.yc-home :is(.card.dark,.card.carbon,.card.purple) .card-cta{color:var(--yc-yellow)}.yc-home .card.yellow .card-cta{color:var(--yc-black)}.yc-home .visual{position:relative;overflow:hidden;height:var(--yc-visual-height, 24rem);background:linear-gradient(135deg,#101216,#35383d 55%,#7a34d6)}.yc-home .visual.product{display:grid;place-items:center;padding:clamp(2.4rem,3vw,4rem);background:var(--yc-white)}.yc-home .visual.product img{width:100%;height:100%;object-fit:contain}.yc-home .visual.product.cover{padding:0}.yc-home .visual.product.cover img{object-fit:cover}.yc-home .visual.yc-visual--flow{display:block;isolation:isolate;padding:0;background:transparent}.yc-home .yc-visual__flow{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:linear-gradient(135deg,#101216,#1b1d21 52%,#cf0 160%)}.yc-home .yc-visual__flow--yellow{background:linear-gradient(135deg,#cf0,#b4e800 54%,#4d5b05)}.yc-home .yc-visual__flow--steel{background:linear-gradient(135deg,#f4f5f6,#a5a9ae 58%,#23262b)}.yc-home .yc-visual__flow--purple{background:linear-gradient(135deg,#190b25,#7a34d6 62%,#cf0)}.yc-home .yc-visual__flow--black{background:linear-gradient(135deg,#000,#1b1d21 58%,#536700)}.yc-home .yc-visual__flow--carbon{background:linear-gradient(135deg,#101216,#1b1d21 52%,#cf0 160%)}.yc-home .yc-visual__flow:before{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:linear-gradient(110deg,transparent 0 22%,rgba(255,255,255,.23) 22% 23%,transparent 23% 37%,rgba(204,255,0,.38) 37% 38%,transparent 38% 100%);transform:skew(-18deg);transition:transform .8s cubic-bezier(.2,1,.2,1)}.yc-home :is(.card,.product-card):hover .yc-visual__flow:before{transform:skew(-18deg) translate(2.4rem)}.yc-home .yc-visual__number{position:absolute;z-index:2;right:1.6rem;bottom:1.1rem;color:#ffffffe6;font-family:var(--yc-heading-family);font-size:clamp(4.6rem,5.8vw,7.2rem);font-weight:var(--yc-heading-weight);letter-spacing:-.08em;line-height:.78;pointer-events:none}.yc-home .yc-visual__flow--yellow~.yc-visual__number,.yc-home .yc-visual__flow--steel~.yc-visual__number{color:var(--yc-black)}.yc-home .yc-visual--fit-contain img{object-fit:contain}.yc-home .hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(36rem,.72fr);gap:5.2rem;align-items:stretch}.yc-home .hero-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2.4rem}.yc-home .hero-panel,.yc-home .hub-visual{display:grid;grid-template-rows:auto 1fr auto;min-height:56rem;overflow:hidden;border:1.5px solid currentColor;border-radius:2.8rem;background:var(--yc-black);color:var(--yc-white)}.yc-home :is(.hero-panel-head,.hero-panel-foot,.hub-visual-head,.hub-visual-foot){display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:2.2rem;border-bottom:1.5px solid currentColor}.yc-home :is(.hero-panel-foot,.hub-visual-foot){border-top:1.5px solid currentColor;border-bottom:0;align-items:flex-end}.yc-home .matrix{padding:2.8rem}.yc-home .matrix-title{font-size:clamp(3.4rem,3.8vw,5.8rem);line-height:.9}.yc-home .matrix-rows{margin-top:3rem;border-top:1px solid currentColor}.yc-home .matrix-row{display:grid;grid-template-columns:5.6rem minmax(0,1fr) auto;gap:1.4rem;align-items:center;min-height:5.8rem;border-bottom:1px solid currentColor}.yc-home .matrix-row b{font-size:1.4rem}.yc-home .matrix-row small{font-size:1rem}.yc-home .hub-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:3rem;align-items:stretch}.yc-home .hub-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--yc-grid-gap,1.8rem)}.yc-home .hub-card{display:flex;min-height:25rem;flex-direction:column;justify-content:space-between;gap:1.6rem;padding:2.2rem}.yc-home .hub-card:nth-child(2){background:var(--yc-yellow);border-color:var(--yc-yellow)}.yc-home .hub-card:nth-child(3){background:var(--yc-purple);color:var(--yc-white);border-color:var(--yc-purple)}.yc-home .hub-card:nth-child(4){background:var(--yc-black);color:var(--yc-white)}.yc-home .product-card{display:flex;min-height:42rem;flex-direction:column}.yc-home .product-media{display:grid;place-items:center;height:var(--yc-visual-height, 23rem);border-bottom:1.5px solid rgba(0,0,0,.12);background:var(--yc-white)}.yc-home .product-media>.visual{width:100%;height:100%}.yc-home .product-info{display:grid;flex:1;gap:1rem;padding:2rem}.yc-home .product-brand{width:max-content;max-width:100%;color:var(--yc-purple);font-size:1.1rem}.yc-home .product-title{font-size:2.5rem}.yc-home .product-meta{color:inherit;font-size:1.3rem;font-weight:600}.yc-home .quick-strip{display:grid;grid-template-columns:repeat(var(--yc-columns-desktop,6),minmax(0,1fr));gap:var(--yc-grid-gap,1.2rem)}.yc-home .quick-card{display:flex;min-height:12.6rem;flex-direction:column;justify-content:space-between;gap:1.2rem;padding:1.8rem;box-shadow:none}.yc-home .quick-card:hover{background:var(--yc-purple);color:var(--yc-white)}.yc-home .trustbar{display:grid;grid-template-columns:repeat(var(--yc-columns-desktop,5),minmax(0,1fr));overflow:hidden;border:1.5px solid var(--yc-black);border-radius:2.8rem;background:var(--yc-yellow);color:var(--yc-black)}.yc-home .trust-item{display:grid;gap:.7rem;padding:2.2rem;border-right:1.5px solid var(--yc-black)}.yc-home .trust-item:last-child{border-right:0}.yc-home .trust-item strong{font-family:var(--yc-heading-family);font-size:2.2rem;letter-spacing:-.04em;line-height:1}.yc-home .trust-item span{font-size:1.3rem;font-weight:600;line-height:1.35}.yc-home .routes .card{min-height:33rem}.yc-home .route-index{font-size:1.2rem}.yc-home.yc-type-process .yc-process__body{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1fr);gap:clamp(2.6rem,3vw,4.8rem);align-items:start}.yc-home.yc-type-process .yc-process__copy{align-self:start;align-content:start}.yc-home.yc-type-process .yc-process__steps{overflow:hidden;border:1.5px solid currentColor;border-radius:2.6rem}.yc-home.yc-type-process .yc-process__step{display:grid;grid-template-columns:5.4rem minmax(16rem,.7fr) minmax(0,1.3fr);column-gap:1.8rem;row-gap:.6rem;align-items:center;min-height:9.2rem;padding:1.6rem 2rem;border-bottom:1.5px solid currentColor}.yc-home.yc-type-process .yc-process__step:last-child{border-bottom:0}.yc-home.yc-type-process .yc-process__index{grid-column:1;grid-row:1;align-self:center;white-space:nowrap}.yc-home.yc-type-process .yc-process__title{grid-column:2;grid-row:1;max-width:100%;font-family:var(--yc-heading-family);font-size:clamp(2.1rem,1.65vw,2.7rem);font-weight:var(--yc-heading-weight);letter-spacing:-.05em;line-height:1.02;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance}.yc-home.yc-type-process .yc-process__text{grid-column:3;grid-row:1;max-width:100%;font-size:1.4rem;font-weight:600;line-height:1.45;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.yc-home .image-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.2rem}.yc-home .photo-panel{position:relative;min-height:var(--yc-image-card-height,50rem);overflow:hidden;border:1.5px solid var(--yc-black);border-radius:3rem;background:linear-gradient(135deg,#f5f6f7,#dfe3e8)}.yc-home .photo-panel img{width:100%;height:100%;object-fit:cover}.yc-home .photo-panel:after{content:attr(data-label);position:absolute;left:2.6rem;bottom:2.6rem;border-radius:999px;padding:1rem 1.2rem;background:var(--yc-black);color:var(--yc-yellow);font-family:var(--yc-mono-family);font-size:1.2rem;font-weight:400;text-transform:var(--font-subheading-transform,uppercase)}.yc-home .photo-panel:not(.has-image):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 28% 28%,rgba(204,255,0,.66),transparent 22%),radial-gradient(circle at 70% 60%,rgba(122,52,214,.3),transparent 24%)}.yc-home .split-card{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2.2rem;border:1.5px solid var(--yc-black);border-radius:3rem;padding:clamp(2.8rem,4vw,5.8rem);background:var(--yc-white);color:var(--yc-black)}.yc-home .link-matrix{display:grid;grid-template-columns:repeat(var(--yc-columns-desktop,4),minmax(0,1fr));gap:var(--yc-grid-gap,1.8rem)}.yc-home .link-col{border:1.5px solid var(--yc-black);border-radius:var(--yc-radius);padding:2.4rem;background:var(--yc-white);color:var(--yc-black)}.yc-home .link-col h3{margin-bottom:1.8rem;font-size:3rem}.yc-home .link-col a{display:block;padding:.9rem 0;border-top:1px solid rgba(0,0,0,.14);color:var(--yc-purple);font-weight:700}.yc-home .link-col a:hover{text-decoration:underline;text-underline-offset:.3rem}.yc-home.final{text-align:center}.yc-home.final .container{display:grid;justify-items:center}.yc-home.final .window{width:100%}.yc-home.final .window .pad{display:grid;justify-items:center;gap:2.2rem}.yc-home.final .lead{margin-inline:auto}@media(max-width:1100px){.yc-home .hero-grid,.yc-home .hub-layout,.yc-home .process-body,.yc-home .image-card{grid-template-columns:1fr}.yc-home.yc-type-process .yc-process__body{grid-template-columns:minmax(0,1fr)}.yc-home .yc-configurable-grid,.yc-home .grid{grid-template-columns:repeat(min(var(--yc-columns-desktop,3),2),minmax(0,1fr))}.yc-home .quick-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.yc-home .trustbar{grid-template-columns:repeat(2,minmax(0,1fr))}.yc-home .trust-item{border-right:1.5px solid var(--yc-black);border-bottom:1.5px solid var(--yc-black)}.yc-home .trust-item:nth-child(2n){border-right:0}.yc-home .trust-item:last-child{border-bottom:0}.yc-home .link-matrix{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:740px){.yc-home-section{padding-block:var(--yc-home-padding-top,2.8rem) var(--yc-home-padding-bottom,2.8rem)}.yc-home .section-head{grid-template-columns:1fr;align-items:start}.yc-home .section-copy{text-align:var(--yc-section-header-align-mobile, var(--yc-section-header-align,left));justify-items:var(--yc-section-header-justify-mobile, var(--yc-section-header-justify,start))}.yc-home .section-head>.actions{justify-content:flex-start}.yc-home .actions .btn{width:100%}.yc-home .chrome{align-items:flex-start;flex-direction:column;padding:2.6rem 1.8rem}.yc-home .pad{padding:2.6rem 1.8rem}.yc-home .yc-configurable-grid,.yc-home .grid,.yc-home .quick-strip,.yc-home .link-matrix,.yc-home .yc-adaptive-cards.mobile-grid{grid-template-columns:repeat(var(--yc-columns-mobile,1),minmax(0,1fr))}.yc-home .yc-adaptive-cards.mobile-swipe{grid-auto-flow:column;grid-auto-columns:min(var(--yc-mobile-card-width,86%),34rem);overflow-x:auto;overflow-y:visible;padding:2.4rem 1.4rem 4.2rem;margin:-2.4rem -1.4rem -1.4rem;scroll-padding-inline:1.4rem;scroll-snap-type:x mandatory;scrollbar-width:none}.yc-home .yc-adaptive-cards.mobile-swipe::-webkit-scrollbar{display:none}.yc-home .trustbar{grid-template-columns:1fr}.yc-home .trust-item{border-right:0;border-bottom:1.5px solid var(--yc-black)}.yc-home .hero-panel,.yc-home .hub-visual,.yc-home .photo-panel{min-height:42rem}.yc-home .matrix-row{grid-template-columns:4.2rem minmax(0,1fr);padding:1.2rem 0}.yc-home .matrix-row small:last-child{grid-column:2}.yc-home .hub-cards{grid-template-columns:1fr}.yc-home.yc-type-process .yc-process__step{grid-template-columns:4.4rem minmax(0,1fr);grid-template-rows:auto auto;column-gap:1.2rem;row-gap:.6rem;align-items:start;min-height:0;padding:1.6rem}.yc-home.yc-type-process .yc-process__index{grid-column:1;grid-row:1 / span 2;align-self:start;padding-top:.35rem}.yc-home.yc-type-process .yc-process__title{grid-column:2;grid-row:1;font-size:2.3rem}.yc-home.yc-type-process .yc-process__text{grid-column:2;grid-row:2}.yc-home.yc-type-process .yc-process__copy>.actions{width:100%;flex-direction:column;align-items:stretch}.yc-home.yc-type-process .yc-process__copy>.actions .btn{width:100%}.yc-home .card{min-height:23rem}}@media(prefers-reduced-motion:reduce){.yc-home :is(.card,.product-card,.quick-card,.hub-card,.btn),.yc-home .yc-visual__flow:before{transition:none}.yc-home :is(.card,.product-card,.quick-card,.hub-card):hover,.yc-home .btn:hover{transform:none}}.yc-home.yc-header-center .section-copy,.yc-home .section-copy.center{margin-inline:auto;text-align:center;justify-items:center}.yc-home.yc-header-right .section-copy{margin-left:auto;text-align:right;justify-items:end}.yc-home.yc-header-center .section-head>.actions{justify-content:center}.yc-home.yc-header-right .section-head>.actions{justify-content:flex-end}.yc-home .section-head.center{grid-template-columns:1fr;justify-items:center;text-align:center}.yc-home .section-copy.center+.actions{margin-top:3rem}.yc-home.yc-header-center .hero-copy{align-items:center;text-align:center}.yc-home.yc-header-right .hero-copy{align-items:flex-end;text-align:right}.yc-home .brand-card{min-height:var(--yc-card-min-height, 42rem)}.yc-home .brand-card>.visual{flex:0 0 auto;width:100%;height:var(--yc-visual-height, 24rem);border-bottom:1.5px solid rgba(0,0,0,.12)}.yc-home .brand-card>.card-body{min-height:18rem}.yc-home .quick-strip.desktop-swipe{grid-template-columns:none}.yc-home .link-disabled{display:block;padding:.9rem 0;border-top:1px solid rgba(0,0,0,.14);color:inherit;opacity:.55}.yc-home.yc-image-position-right .photo-panel{order:2}.yc-home.yc-image-position-right .split-card{order:1}.yc-home .window .section-head:last-child{margin-bottom:0}.yc-home .window .trustbar{margin:0}.yc-home .product-card{min-height:var(--yc-card-min-height,42rem)}.yc-home .product-card .product-info{min-height:15rem}.yc-home .product-card .product-title{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.yc-home .product-media--flow{padding:0;background:transparent}.yc-home .yc-visual--role-product,.yc-home .yc-visual--fit-contain{background:var(--yc-white)}.yc-home .yc-visual--role-product img,.yc-home .yc-visual--fit-contain img{object-fit:contain}.yc-home .yc-visual--fit-cover img{object-fit:cover}@media(max-width:740px){.yc-home.yc-header-mobile-left .section-copy{margin-inline:0;text-align:left;justify-items:start}.yc-home.yc-header-mobile-center .section-copy{margin-inline:auto;text-align:center;justify-items:center}.yc-home.yc-header-mobile-right .section-copy{margin-left:auto;text-align:right;justify-items:end}.yc-home.yc-header-mobile-center .hero-copy{align-items:center;text-align:center}.yc-home.yc-header-mobile-right .hero-copy{align-items:flex-end;text-align:right}.yc-home.yc-image-position-right .photo-panel,.yc-home.yc-image-position-right .split-card{order:initial}.yc-home .brand-card{min-height:var(--yc-card-min-height, 40rem)}}.yc-ref-collection-hub{--yc-body-family: var(--font-body-family, "Plus Jakarta Sans", sans-serif);--yc-body-weight: var(--font-body-weight, 400);--yc-heading-family: var(--font-heading-family, "Space Grotesk", sans-serif);--yc-heading-weight: var(--font-heading-weight, 700);--yc-heading-letter-spacing: var(--font-heading-letter-spacing, -.06em);--yc-heading-transform: var(--font-heading-transform, none);--yc-display-heading-transform: var(--font-hd1-transform, var(--font-heading-transform, none));--yc-display-heading-line-height: .9;--yc-card-heading-line-height: .94;--yc-subheading-family: var(--font-subheading-family, "IBM Plex Mono", monospace);--yc-subheading-weight: 400;--yc-subheading-letter-spacing: var(--font-subheading-letter-spacing, .01em);--yc-subheading-transform: var(--font-subheading-transform, uppercase);--yc-button-family: var(--font-button-family, "Plus Jakarta Sans", sans-serif);--yc-button-weight: var(--font-button-weight, 800);--yc-button-letter-spacing: var(--buttons-letter-spacing, 0);--yc-button-transform: var(--buttons-transform, none);--section-padding-top: var(--yc-hub-v-01);--section-padding-bottom: var(--yc-hub-v-02)}.yc-ref-collection-hub .yc-hub{--yc-yellow: #ccff00;--yc-purple: #7a34d6;--yc-black: #000000;--yc-white: #ffffff;--yc-hub-badge-bg: #ccff00;--yc-hub-badge-text: #000000;--yc-hub-badge-border: #ccff00;--yc-hub-chip-hover-bg: #ccff00;--yc-hub-chip-hover-text: #000000;--yc-hub-chip-hover-border: #ccff00;--yc-hub-route-hover-bg: #ccff00;--yc-hub-route-hover-text: #000000;--yc-hub-focus: #ccff00;position:relative;overflow:hidden;isolation:isolate;border:1.5px solid var(--yc-hub-border);border-radius:var(--yc-hub-v-03);background:var(--yc-hub-bg);color:var(--yc-hub-text);box-shadow:var(--yc-hub-shadow)}.yc-ref-collection-hub .yc-hub--white{--yc-hub-bg: #ffffff;--yc-hub-text: #000000;--yc-hub-border: #000000;--yc-hub-line: #000000;--yc-hub-panel: #ffffff;--yc-hub-panel-soft: #f5f6f7;--yc-hub-accent: #7a34d6;--yc-hub-secondary: #7a34d6;--yc-hub-label-bg: #7a34d6;--yc-hub-label-text: #ffffff;--yc-hub-label-border: #7a34d6;--yc-hub-card-bg: #ffffff;--yc-hub-card-text: #000000;--yc-hub-card-border: #000000;--yc-hub-button-bg: #7a34d6;--yc-hub-button-bg-rgb: 122,52,214;--yc-hub-button-text: #ffffff;--yc-hub-button-text-rgb: 255,255,255;--yc-hub-button-border: #7a34d6;--yc-hub-button-border-rgb: 122,52,214;--yc-hub-button-secondary-bg: #ffffff;--yc-hub-button-secondary-bg-rgb: 255,255,255;--yc-hub-button-secondary-text: #7a34d6;--yc-hub-button-secondary-text-rgb: 122,52,214;--yc-hub-button-secondary-border: #7a34d6;--yc-hub-button-secondary-border-rgb: 122,52,214;--yc-hub-chip-hover-bg: #7a34d6;--yc-hub-chip-hover-text: #ffffff;--yc-hub-chip-hover-border: #7a34d6;--yc-hub-route-hover-bg: #7a34d6;--yc-hub-route-hover-text: #ffffff;--yc-hub-focus: #7a34d6}.yc-ref-collection-hub .yc-hub--light{--yc-hub-bg: #f5f6f7;--yc-hub-text: #000000;--yc-hub-border: #000000;--yc-hub-line: #000000;--yc-hub-panel: #ffffff;--yc-hub-panel-soft: #ffffff;--yc-hub-accent: #7a34d6;--yc-hub-secondary: #7a34d6;--yc-hub-label-bg: #7a34d6;--yc-hub-label-text: #ffffff;--yc-hub-label-border: #7a34d6;--yc-hub-card-bg: #ffffff;--yc-hub-card-text: #000000;--yc-hub-card-border: #000000;--yc-hub-button-bg: #7a34d6;--yc-hub-button-bg-rgb: 122,52,214;--yc-hub-button-text: #ffffff;--yc-hub-button-text-rgb: 255,255,255;--yc-hub-button-border: #7a34d6;--yc-hub-button-border-rgb: 122,52,214;--yc-hub-button-secondary-bg: #f5f6f7;--yc-hub-button-secondary-bg-rgb: 245,246,247;--yc-hub-button-secondary-text: #7a34d6;--yc-hub-button-secondary-text-rgb: 122,52,214;--yc-hub-button-secondary-border: #7a34d6;--yc-hub-button-secondary-border-rgb: 122,52,214;--yc-hub-chip-hover-bg: #7a34d6;--yc-hub-chip-hover-text: #ffffff;--yc-hub-chip-hover-border: #7a34d6;--yc-hub-route-hover-bg: #7a34d6;--yc-hub-route-hover-text: #ffffff;--yc-hub-focus: #7a34d6}.yc-ref-collection-hub .yc-hub--mid{--yc-hub-bg: #e4e6e8;--yc-hub-text: #000000;--yc-hub-border: #000000;--yc-hub-line: #000000;--yc-hub-panel: #ffffff;--yc-hub-panel-soft: #ffffff;--yc-hub-accent: #7a34d6;--yc-hub-secondary: #7a34d6;--yc-hub-label-bg: #7a34d6;--yc-hub-label-text: #ffffff;--yc-hub-label-border: #7a34d6;--yc-hub-card-bg: #ffffff;--yc-hub-card-text: #000000;--yc-hub-card-border: #000000;--yc-hub-button-bg: #7a34d6;--yc-hub-button-bg-rgb: 122,52,214;--yc-hub-button-text: #ffffff;--yc-hub-button-text-rgb: 255,255,255;--yc-hub-button-border: #7a34d6;--yc-hub-button-border-rgb: 122,52,214;--yc-hub-button-secondary-bg: #e4e6e8;--yc-hub-button-secondary-bg-rgb: 228,230,232;--yc-hub-button-secondary-text: #7a34d6;--yc-hub-button-secondary-text-rgb: 122,52,214;--yc-hub-button-secondary-border: #7a34d6;--yc-hub-button-secondary-border-rgb: 122,52,214;--yc-hub-chip-hover-bg: #7a34d6;--yc-hub-chip-hover-text: #ffffff;--yc-hub-chip-hover-border: #7a34d6;--yc-hub-route-hover-bg: #7a34d6;--yc-hub-route-hover-text: #ffffff;--yc-hub-focus: #7a34d6}.yc-ref-collection-hub .yc-hub--yellow{--yc-hub-bg: #000000;--yc-hub-text: #ffffff;--yc-hub-border: #ccff00;--yc-hub-line: #ccff00;--yc-hub-panel: #000000;--yc-hub-panel-soft: #000000;--yc-hub-accent: #ccff00;--yc-hub-secondary: #7a34d6;--yc-hub-label-bg: #ccff00;--yc-hub-label-text: #000000;--yc-hub-label-border: #ccff00;--yc-hub-card-bg: #000000;--yc-hub-card-text: #ffffff;--yc-hub-card-border: #ccff00;--yc-hub-button-bg: #ccff00;--yc-hub-button-bg-rgb: 204,255,0;--yc-hub-button-text: #000000;--yc-hub-button-text-rgb: 0,0,0;--yc-hub-button-border: #ccff00;--yc-hub-button-border-rgb: 204,255,0;--yc-hub-button-secondary-bg: #000000;--yc-hub-button-secondary-bg-rgb: 0,0,0;--yc-hub-button-secondary-text: #ccff00;--yc-hub-button-secondary-text-rgb: 204,255,0;--yc-hub-button-secondary-border: #ccff00;--yc-hub-button-secondary-border-rgb: 204,255,0}.yc-ref-collection-hub .yc-hub--yellow-solid{--yc-hub-bg: #ccff00;--yc-hub-text: #000000;--yc-hub-border: #000000;--yc-hub-line: #000000;--yc-hub-panel: #ccff00;--yc-hub-panel-soft: #ccff00;--yc-hub-accent: #000000;--yc-hub-secondary: #7a34d6;--yc-hub-label-bg: #000000;--yc-hub-label-text: #ccff00;--yc-hub-label-border: transparent;--yc-hub-card-bg: #ffffff;--yc-hub-card-text: #000000;--yc-hub-card-border: #000000;--yc-hub-button-bg: #000000;--yc-hub-button-bg-rgb: 0,0,0;--yc-hub-button-text: #ccff00;--yc-hub-button-text-rgb: 204,255,0;--yc-hub-button-border: #000000;--yc-hub-button-border-rgb: 0,0,0;--yc-hub-button-secondary-bg: #ccff00;--yc-hub-button-secondary-bg-rgb: 204,255,0;--yc-hub-button-secondary-text: #000000;--yc-hub-button-secondary-text-rgb: 0,0,0;--yc-hub-button-secondary-border: #000000;--yc-hub-button-secondary-border-rgb: 0,0,0;--yc-hub-badge-bg: #000000;--yc-hub-badge-text: #ccff00;--yc-hub-badge-border: transparent;--yc-hub-chip-hover-bg: #000000;--yc-hub-chip-hover-text: #ccff00;--yc-hub-chip-hover-border: #000000;--yc-hub-route-hover-bg: #000000;--yc-hub-route-hover-text: #ccff00;--yc-hub-focus: #7a34d6}.yc-ref-collection-hub .yc-hub--purple{--yc-hub-bg: #7a34d6;--yc-hub-text: #ffffff;--yc-hub-border: #ffffff;--yc-hub-line: #ffffff;--yc-hub-panel: #7a34d6;--yc-hub-panel-soft: #7a34d6;--yc-hub-accent: #ccff00;--yc-hub-secondary: #ccff00;--yc-hub-label-bg: #ccff00;--yc-hub-label-text: #000000;--yc-hub-label-border: #ccff00;--yc-hub-card-bg: #ffffff;--yc-hub-card-text: #000000;--yc-hub-card-border: #ffffff;--yc-hub-button-bg: #ccff00;--yc-hub-button-bg-rgb: 204,255,0;--yc-hub-button-text: #000000;--yc-hub-button-text-rgb: 0,0,0;--yc-hub-button-border: #ccff00;--yc-hub-button-border-rgb: 204,255,0;--yc-hub-button-secondary-bg: #7a34d6;--yc-hub-button-secondary-bg-rgb: 122,52,214;--yc-hub-button-secondary-text: #ccff00;--yc-hub-button-secondary-text-rgb: 204,255,0;--yc-hub-button-secondary-border: #ccff00;--yc-hub-button-secondary-border-rgb: 204,255,0;--yc-hub-chip-hover-bg: #ccff00;--yc-hub-chip-hover-text: #000000;--yc-hub-chip-hover-border: #ccff00;--yc-hub-route-hover-bg: #ccff00;--yc-hub-route-hover-text: #000000;--yc-hub-focus: #ccff00}.yc-ref-collection-hub .yc-hub--steel{--yc-hub-bg: #8a8c90;--yc-hub-text: #000000;--yc-hub-border: #000000;--yc-hub-line: #000000;--yc-hub-panel: #8a8c90;--yc-hub-panel-soft: #8a8c90;--yc-hub-accent: #7a34d6;--yc-hub-secondary: #7a34d6;--yc-hub-label-bg: #7a34d6;--yc-hub-label-text: #ffffff;--yc-hub-label-border: #7a34d6;--yc-hub-card-bg: #ffffff;--yc-hub-card-text: #000000;--yc-hub-card-border: #000000;--yc-hub-button-bg: #7a34d6;--yc-hub-button-bg-rgb: 122,52,214;--yc-hub-button-text: #ffffff;--yc-hub-button-text-rgb: 255,255,255;--yc-hub-button-border: #7a34d6;--yc-hub-button-border-rgb: 122,52,214;--yc-hub-button-secondary-bg: #8a8c90;--yc-hub-button-secondary-bg-rgb: 138,140,144;--yc-hub-button-secondary-text: #7a34d6;--yc-hub-button-secondary-text-rgb: 122,52,214;--yc-hub-button-secondary-border: #7a34d6;--yc-hub-button-secondary-border-rgb: 122,52,214;--yc-hub-badge-bg: #000000;--yc-hub-badge-text: #ccff00;--yc-hub-badge-border: transparent;--yc-hub-chip-hover-bg: #7a34d6;--yc-hub-chip-hover-text: #ffffff;--yc-hub-chip-hover-border: #7a34d6;--yc-hub-route-hover-bg: #7a34d6;--yc-hub-route-hover-text: #ffffff;--yc-hub-focus: #7a34d6}.yc-ref-collection-hub .yc-hub--graphite{--yc-hub-bg: #35383d;--yc-hub-text: #ffffff;--yc-hub-border: #ffffff;--yc-hub-line: #ffffff;--yc-hub-panel: #000000;--yc-hub-panel-soft: #25282e;--yc-hub-accent: #ccff00;--yc-hub-secondary: #7a34d6;--yc-hub-label-bg: #ccff00;--yc-hub-label-text: #000000;--yc-hub-label-border: #ccff00;--yc-hub-card-bg: #ffffff;--yc-hub-card-text: #000000;--yc-hub-card-border: #ffffff;--yc-hub-button-bg: #ccff00;--yc-hub-button-bg-rgb: 204,255,0;--yc-hub-button-text: #000000;--yc-hub-button-text-rgb: 0,0,0;--yc-hub-button-border: #ccff00;--yc-hub-button-border-rgb: 204,255,0;--yc-hub-button-secondary-bg: #35383d;--yc-hub-button-secondary-bg-rgb: 53,56,61;--yc-hub-button-secondary-text: #ccff00;--yc-hub-button-secondary-text-rgb: 204,255,0;--yc-hub-button-secondary-border: #ccff00;--yc-hub-button-secondary-border-rgb: 204,255,0;--yc-hub-focus: #ccff00}.yc-ref-collection-hub .yc-hub--carbon{--yc-hub-bg: #1b1d21;--yc-hub-text: #ffffff;--yc-hub-border: #ffffff;--yc-hub-line: #ffffff;--yc-hub-panel: #000000;--yc-hub-panel-soft: #25282e;--yc-hub-accent: #ccff00;--yc-hub-secondary: #7a34d6;--yc-hub-label-bg: #ccff00;--yc-hub-label-text: #000000;--yc-hub-label-border: #ccff00;--yc-hub-card-bg: #ffffff;--yc-hub-card-text: #000000;--yc-hub-card-border: #ffffff;--yc-hub-button-bg: #ccff00;--yc-hub-button-bg-rgb: 204,255,0;--yc-hub-button-text: #000000;--yc-hub-button-text-rgb: 0,0,0;--yc-hub-button-border: #ccff00;--yc-hub-button-border-rgb: 204,255,0;--yc-hub-button-secondary-bg: #1b1d21;--yc-hub-button-secondary-bg-rgb: 27,29,33;--yc-hub-button-secondary-text: #ccff00;--yc-hub-button-secondary-text-rgb: 204,255,0;--yc-hub-button-secondary-border: #ccff00;--yc-hub-button-secondary-border-rgb: 204,255,0;--yc-hub-focus: #ccff00}.yc-ref-collection-hub .yc-hub--black{--yc-hub-bg: #000000;--yc-hub-text: #ffffff;--yc-hub-border: #ffffff;--yc-hub-line: #ffffff;--yc-hub-panel: #000000;--yc-hub-panel-soft: #1b1d21;--yc-hub-accent: #ccff00;--yc-hub-secondary: #7a34d6;--yc-hub-label-bg: #ccff00;--yc-hub-label-text: #000000;--yc-hub-label-border: #ccff00;--yc-hub-card-bg: #ffffff;--yc-hub-card-text: #000000;--yc-hub-card-border: #ffffff;--yc-hub-button-bg: #ccff00;--yc-hub-button-bg-rgb: 204,255,0;--yc-hub-button-text: #000000;--yc-hub-button-text-rgb: 0,0,0;--yc-hub-button-border: #ccff00;--yc-hub-button-border-rgb: 204,255,0;--yc-hub-button-secondary-bg: #000000;--yc-hub-button-secondary-bg-rgb: 0,0,0;--yc-hub-button-secondary-text: #ccff00;--yc-hub-button-secondary-text-rgb: 204,255,0;--yc-hub-button-secondary-border: #ccff00;--yc-hub-button-secondary-border-rgb: 204,255,0;--yc-hub-focus: #ccff00}.yc-ref-collection-hub .yc-hub{--yc-hub-label-bg: #ccff00;--yc-hub-label-text: #000000;--yc-hub-label-border: transparent;--yc-hub-badge-bg: #ccff00;--yc-hub-badge-text: #000000;--yc-hub-badge-border: transparent}.yc-ref-collection-hub .yc-hub *{min-width:0;box-sizing:border-box}.yc-ref-collection-hub .yc-hub a{color:inherit;text-decoration:none}.yc-ref-collection-hub .yc-hub p{color:inherit!important}.yc-ref-collection-hub .yc-hub__topbar{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:clamp(1.8rem,2.4vw,2.8rem) clamp(1.8rem,3.8vw,4.8rem);border-bottom:1.5px solid var(--yc-hub-line);position:relative;z-index:2}.yc-ref-collection-hub .yc-hub__windowline{display:flex;align-items:center;gap:1.25rem;min-width:0}.yc-ref-collection-hub .yc-hub__crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;min-width:0}.yc-ref-collection-hub .yc-hub__crumb,.yc-ref-collection-hub .yc-hub__code,.yc-ref-collection-hub .yc-hub__eyebrow,.yc-ref-collection-hub .yc-hub__visual-label,.yc-ref-collection-hub .yc-hub__visual-code,.yc-ref-collection-hub .yc-hub__matrix-index,.yc-ref-collection-hub .yc-hub__matrix-tag,.yc-ref-collection-hub .yc-hub-card__meta,.yc-ref-collection-hub .yc-hub-card__pill,.yc-ref-collection-hub .yc-hub-lane__count,.yc-ref-collection-hub .yc-hub-chip,.yc-ref-collection-hub .yc-hub-route small{font-family:var(--yc-subheading-family)!important;font-weight:var(--yc-subheading-weight)!important;letter-spacing:var(--yc-subheading-letter-spacing)!important;text-transform:var(--yc-subheading-transform)}.yc-ref-collection-hub .yc-hub__crumb{font-size:calc(1.05rem * var(--yc-hub-v-05));line-height:1}.yc-ref-collection-hub .yc-hub__crumb:not(:last-child):after{content:"/";display:inline-block;margin-inline-start:.8rem;opacity:.65}.yc-ref-collection-hub .yc-hub__code{font-size:calc(1.05rem * var(--yc-hub-v-05));line-height:1;border:1px solid currentColor;border-radius:999px;padding:.8rem 1rem;white-space:nowrap}.yc-ref-collection-hub .yc-hub__head{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(34rem,.68fr);gap:clamp(2.8rem,4vw,6rem);align-items:stretch;padding:clamp(3.2rem,5vw,7.2rem) clamp(1.8rem,3.8vw,4.8rem) clamp(2.2rem,3.4vw,4.8rem);position:relative;z-index:2}.yc-ref-collection-hub .yc-hub__head--no-visual{grid-template-columns:1fr}.yc-ref-collection-hub .yc-hub__copy{max-width:var(--yc-hub-v-06);text-align:var(--yc-hub-v-07)}.yc-ref-collection-hub .yc-hub__copy--center{margin-inline:auto}.yc-ref-collection-hub .yc-hub__copy--right{margin-inline-start:auto}.yc-ref-collection-hub .yc-hub__eyebrow{display:inline-flex;align-items:center;width:max-content;max-width:100%;border-radius:999px;padding:.8rem 1.1rem;font-size:calc(1.1rem * var(--yc-hub-v-05));line-height:1.1;margin:0 0 1.8rem}.yc-ref-collection-hub .yc-hub--label-filled .yc-hub__eyebrow,.yc-ref-collection-hub .yc-hub:not(.yc-hub--label-outline) .yc-hub__eyebrow{background:#cf0!important;border:0!important;color:#000!important}.yc-ref-collection-hub .yc-hub--label-outline .yc-hub__eyebrow{background:transparent!important;border:1.5px solid currentColor!important;color:var(--yc-hub-text)!important}.yc-ref-collection-hub .yc-hub--yellow-solid.yc-hub--label-filled .yc-hub__eyebrow,.yc-ref-collection-hub .yc-hub--yellow-solid:not(.yc-hub--label-outline) .yc-hub__eyebrow{background:#000!important;border:0!important;color:#cf0!important}.yc-ref-collection-hub .yc-hub--label-filled .yc-hub__eyebrow *,.yc-ref-collection-hub .yc-hub:not(.yc-hub--label-outline) .yc-hub__eyebrow *{color:#000!important}.yc-ref-collection-hub .yc-hub--yellow-solid.yc-hub--label-filled .yc-hub__eyebrow *,.yc-ref-collection-hub .yc-hub--yellow-solid:not(.yc-hub--label-outline) .yc-hub__eyebrow *{color:#cf0!important}.yc-ref-collection-hub .yc-hub--label-outline .yc-hub__eyebrow *{color:inherit!important}.yc-ref-collection-hub .yc-hub__heading{margin:0;color:var(--yc-hub-text)!important;font-family:var(--yc-heading-family)!important;font-weight:var(--yc-heading-weight)!important;letter-spacing:var(--yc-heading-letter-spacing)!important;line-height:var(--yc-display-heading-line-height)!important;text-transform:var(--yc-display-heading-transform);font-size:clamp(var(--yc-hub-v-08),var(--yc-hub-v-09),var(--yc-hub-v-10));text-wrap:balance}.yc-ref-collection-hub .yc-hub__heading *{line-height:inherit!important}.yc-ref-collection-hub .yc-hub__heading .accent,.yc-ref-collection-hub .yc-hub__heading strong{color:var(--yc-hub-accent)!important;font-weight:inherit}.yc-ref-collection-hub .yc-hub__description{max-width:var(--yc-hub-v-11);margin-top:clamp(1.8rem,2.2vw,2.6rem);color:var(--yc-hub-text)!important;font-family:var(--yc-body-family)!important;font-size:clamp(1.55rem,1.22vw,var(--yc-hub-v-12));line-height:1.55;font-weight:var(--yc-body-weight)}.yc-ref-collection-hub .yc-hub__description p{margin:0;color:inherit!important}.yc-ref-collection-hub .yc-hub__description p+p{margin-top:1rem}.yc-ref-collection-hub .yc-hub__actions{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center;margin-top:clamp(2.4rem,2.8vw,3.2rem)}.yc-ref-collection-hub .yc-hub__actions .btn{--color-button: var(--yc-hub-button-bg-rgb, 122,52,214);--color-button-text: var(--yc-hub-button-text-rgb, 255,255,255);--color-secondary-button: var(--yc-hub-button-secondary-bg-rgb, 255,255,255);--color-secondary-button-text: var(--yc-hub-button-secondary-text-rgb, 122,52,214);--color-secondary-button-border: var(--yc-hub-button-secondary-border-rgb, 122,52,214);min-height:5.2rem}.yc-ref-collection-hub .yc-hub__actions .btn--primary{background:var(--yc-hub-button-bg)!important;border-color:var(--yc-hub-button-bg)!important;color:var(--yc-hub-button-text)!important}.yc-ref-collection-hub .yc-hub__actions .btn--primary .btn__text,.yc-ref-collection-hub .yc-hub__actions .btn--primary .btn__icon{color:var(--yc-hub-button-text)!important}.yc-ref-collection-hub .yc-hub__actions .btn--secondary{background:transparent!important;border-color:var(--yc-hub-button-secondary-border)!important;color:var(--yc-hub-button-secondary-text)!important}.yc-ref-collection-hub .yc-hub__actions .btn--secondary .btn__text,.yc-ref-collection-hub .yc-hub__actions .btn--secondary .btn__icon{color:var(--yc-hub-button-secondary-text)!important}.yc-ref-collection-hub .yc-hub__actions .btn .btn__icon svg,.yc-ref-collection-hub .yc-hub__actions .btn .btn__icon svg *{color:inherit!important}.yc-ref-collection-hub .yc-hub__actions .btn .btn__icon svg [stroke]{stroke:currentColor!important}.yc-ref-collection-hub .yc-hub__actions .btn .btn__icon svg [fill]:not([fill=none]){fill:currentColor!important}.yc-ref-collection-hub .yc-hub__actions .btn:focus-visible{outline:2px solid var(--yc-hub-focus)!important;outline-offset:3px}.yc-ref-collection-hub .yc-hub__actions .btn--primary:before,.yc-ref-collection-hub .yc-hub__actions .btn--secondary:before{display:none!important}.yc-ref-collection-hub .yc-hub__actions .btn--primary,.yc-ref-collection-hub .yc-hub__actions .btn--secondary,.yc-ref-collection-hub .yc-hub__actions .btn--primary .btn__text,.yc-ref-collection-hub .yc-hub__actions .btn--primary .btn__icon,.yc-ref-collection-hub .yc-hub__actions .btn--secondary .btn__text,.yc-ref-collection-hub .yc-hub__actions .btn--secondary .btn__icon{transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.yc-ref-collection-hub .yc-hub__actions .btn--primary:hover{background:transparent!important;border-color:var(--yc-hub-button-secondary-border)!important;color:var(--yc-hub-button-secondary-text)!important;transform:translateY(-1px)}.yc-ref-collection-hub .yc-hub__actions .btn--primary:hover .btn__text,.yc-ref-collection-hub .yc-hub__actions .btn--primary:hover .btn__icon{color:var(--yc-hub-button-secondary-text)!important}.yc-ref-collection-hub .yc-hub__actions .btn--secondary:hover{background:var(--yc-hub-button-bg)!important;border-color:var(--yc-hub-button-bg)!important;color:var(--yc-hub-button-text)!important;transform:translateY(-1px)}.yc-ref-collection-hub .yc-hub__actions .btn--secondary:hover .btn__text,.yc-ref-collection-hub .yc-hub__actions .btn--secondary:hover .btn__icon{color:var(--yc-hub-button-text)!important}.yc-ref-collection-hub .yc-hub__visual{display:grid;grid-template-rows:auto 1fr auto;min-height:var(--yc-hub-v-13);border:1.5px solid var(--yc-hub-line);border-radius:2.6rem;background:var(--yc-hub-panel);overflow:hidden;position:relative}.yc-ref-collection-hub .yc-hub__visual:before{content:none}.yc-ref-collection-hub .yc-hub__visual-titleline{display:inline-flex;align-items:center;min-width:0;gap:1.1rem}.yc-ref-collection-hub .yc-hub__controls{display:inline-flex;align-items:center;flex:0 0 auto;gap:.65rem;padding:0;line-height:1}.yc-ref-collection-hub .yc-hub__dot{display:block;width:1.08rem;height:1.08rem;border-radius:999px;border:1px solid rgba(0,0,0,.42);box-shadow:inset 0 1px #ffffff57,0 0 0 1px #ffffff2e}.yc-ref-collection-hub .yc-hub__dot--purple{background:#7a34d6}.yc-ref-collection-hub .yc-hub__dot--yellow{background:#cf0}.yc-ref-collection-hub .yc-hub__dot--steel{background:#8a8c90}.yc-ref-collection-hub .yc-hub__visual-head,.yc-ref-collection-hub .yc-hub__visual-body,.yc-ref-collection-hub .yc-hub__visual-foot{position:relative;z-index:1}.yc-ref-collection-hub .yc-hub__visual-head,.yc-ref-collection-hub .yc-hub__visual-foot{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;padding:clamp(1.6rem,2vw,2.5rem)}.yc-ref-collection-hub .yc-hub__visual-head{border-bottom:1.5px solid var(--yc-hub-line)}.yc-ref-collection-hub .yc-hub__visual-foot{border-top:1.5px solid var(--yc-hub-line);align-items:end}.yc-ref-collection-hub .yc-hub__visual-label,.yc-ref-collection-hub .yc-hub__visual-code{font-size:calc(1.05rem * var(--yc-hub-v-05));line-height:1.1}.yc-ref-collection-hub .yc-hub__visual-label{min-width:0}.yc-ref-collection-hub .yc-hub__visual-code{border:1px solid currentColor;border-radius:999px;padding:.7rem .9rem;white-space:nowrap}.yc-ref-collection-hub .yc-hub__visual-body{padding:clamp(2rem,2.8vw,3.4rem)}.yc-ref-collection-hub .yc-hub__visual-title{max-width:42rem;margin:0;color:var(--yc-hub-text)!important;font-family:var(--yc-heading-family)!important;font-weight:var(--yc-heading-weight)!important;letter-spacing:var(--yc-heading-letter-spacing)!important;line-height:var(--yc-display-heading-line-height)!important;text-transform:var(--yc-display-heading-transform);font-size:clamp(var(--yc-hub-v-14),var(--yc-hub-v-15),var(--yc-hub-v-16))}.yc-ref-collection-hub .yc-hub__matrix{margin-top:2.8rem;border-top:1px solid var(--yc-hub-line)}.yc-ref-collection-hub .yc-hub__matrix-row{display:grid;grid-template-columns:5.2rem minmax(0,1fr) auto;gap:1.2rem;align-items:center;min-height:5.8rem;border-bottom:1px solid var(--yc-hub-line)}.yc-ref-collection-hub .yc-hub__matrix-index,.yc-ref-collection-hub .yc-hub__matrix-tag{font-size:calc(1rem * var(--yc-hub-v-05))}.yc-ref-collection-hub .yc-hub__matrix-title{font-size:1.4rem;line-height:1.2;font-weight:800}.yc-ref-collection-hub .yc-hub__matrix-tag{font-style:normal;border:1px solid currentColor;border-radius:999px;padding:.6rem .8rem;white-space:nowrap}.yc-ref-collection-hub .yc-hub__visual-note{max-width:31rem;margin:0;font-size:1.3rem;line-height:1.4}.yc-ref-collection-hub .yc-hub__visual-brand{display:flex;align-items:flex-end;justify-content:flex-end;flex:0 0 auto;min-width:8rem;margin-left:auto}.yc-ref-collection-hub .yc-hub__visual-logo{display:block;width:min(var(--yc-hub-v-31),18vw);max-width:100%;height:auto}.yc-ref-collection-hub .yc-hub__visual-mark{color:#cf0!important;font-family:var(--yc-heading-family)!important;font-weight:var(--yc-heading-weight)!important;letter-spacing:-.075em!important;line-height:.74!important;font-size:clamp(4.8rem,5vw,7.6rem)}.yc-ref-collection-hub .yc-hub__deck{padding:0 clamp(1.8rem,3.8vw,4.8rem) clamp(2.4rem,4vw,5.6rem)}.yc-ref-collection-hub .yc-hub__cards{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--yc-hub-v-17)}.yc-ref-collection-hub .yc-hub--menu-source .yc-hub__cards{grid-template-columns:repeat(var(--yc-hub-menu-columns, 3),minmax(0,1fr))}.yc-ref-collection-hub .yc-hub__item{display:flex;min-width:0}.yc-ref-collection-hub .yc-hub__item--large{grid-column:span 4}.yc-ref-collection-hub .yc-hub__item--wide{grid-column:span 6}.yc-ref-collection-hub .yc-hub--menu-source .yc-hub__item--large,.yc-ref-collection-hub .yc-hub--menu-source .yc-hub__item--wide{grid-column:span 1}.yc-ref-collection-hub .yc-hub-card{position:relative;display:flex;flex-direction:column;width:100%;overflow:hidden;border-radius:2.6rem;border:1.5px solid var(--yc-card-border, var(--yc-hub-card-border));min-height:var(--yc-hub-v-18);background:var(--yc-card-bg, var(--yc-hub-card-bg));color:var(--yc-card-text, var(--yc-hub-card-text))!important;box-shadow:0 18px 42px #00000021;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.yc-ref-collection-hub .yc-hub-card--linked:hover{transform:translateY(-6px);box-shadow:0 30px 70px #00000038;border-color:var(--yc-card-accent, #ccff00)}.yc-ref-collection-hub .yc-hub-card--linked{cursor:pointer}.yc-ref-collection-hub .yc-hub-card__overlay-link{display:block;position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;border-radius:inherit}.yc-ref-collection-hub .yc-hub-card__overlay-link:focus-visible{outline:none}.yc-ref-collection-hub :is(.yc-hub-card__title,.yc-hub-card__text) a{position:relative;z-index:3}.yc-ref-collection-hub .yc-hub-card--white{--yc-card-bg: #ffffff;--yc-card-text: #000000;--yc-card-border: #000000;--yc-card-accent: #7a34d6}.yc-ref-collection-hub .yc-hub-card--light{--yc-card-bg: #f5f6f7;--yc-card-text: #000000;--yc-card-border: #000000;--yc-card-accent: #7a34d6}.yc-ref-collection-hub .yc-hub-card--mid{--yc-card-bg: #e4e6e8;--yc-card-text: #000000;--yc-card-border: #000000;--yc-card-accent: #7a34d6}.yc-ref-collection-hub .yc-hub-card--steel{--yc-card-bg: #8a8c90;--yc-card-text: #000000;--yc-card-border: #000000;--yc-card-accent: #7a34d6}.yc-ref-collection-hub .yc-hub-card--yellow{--yc-card-bg: #ccff00;--yc-card-text: #000000;--yc-card-border: #ccff00;--yc-card-accent: #000000}.yc-ref-collection-hub .yc-hub-card--purple{--yc-card-bg: #7a34d6;--yc-card-text: #ffffff;--yc-card-border: #7a34d6;--yc-card-accent: #ccff00}.yc-ref-collection-hub .yc-hub-card--graphite{--yc-card-bg: #35383d;--yc-card-text: #ffffff;--yc-card-border: #ffffff;--yc-card-accent: #ccff00}.yc-ref-collection-hub .yc-hub-card--carbon{--yc-card-bg: #1b1d21;--yc-card-text: #ffffff;--yc-card-border: #ffffff;--yc-card-accent: #ccff00}.yc-ref-collection-hub .yc-hub-card--black{--yc-card-bg: #000000;--yc-card-text: #ffffff;--yc-card-border: #ffffff;--yc-card-accent: #ccff00}.yc-ref-collection-hub .yc-hub-card--purple,.yc-ref-collection-hub .yc-hub-card--graphite,.yc-ref-collection-hub .yc-hub-card--carbon,.yc-ref-collection-hub .yc-hub-card--black,.yc-ref-collection-hub .yc-hub-card--purple .yc-hub-card__body,.yc-ref-collection-hub .yc-hub-card--graphite .yc-hub-card__body,.yc-ref-collection-hub .yc-hub-card--carbon .yc-hub-card__body,.yc-ref-collection-hub .yc-hub-card--black .yc-hub-card__body,.yc-ref-collection-hub .yc-hub-card--purple .yc-hub-card__title,.yc-ref-collection-hub .yc-hub-card--graphite .yc-hub-card__title,.yc-ref-collection-hub .yc-hub-card--carbon .yc-hub-card__title,.yc-ref-collection-hub .yc-hub-card--black .yc-hub-card__title,.yc-ref-collection-hub .yc-hub-card--purple .yc-hub-card__meta,.yc-ref-collection-hub .yc-hub-card--graphite .yc-hub-card__meta,.yc-ref-collection-hub .yc-hub-card--carbon .yc-hub-card__meta,.yc-ref-collection-hub .yc-hub-card--black .yc-hub-card__meta,.yc-ref-collection-hub .yc-hub-card--purple .yc-hub-card__text,.yc-ref-collection-hub .yc-hub-card--graphite .yc-hub-card__text,.yc-ref-collection-hub .yc-hub-card--carbon .yc-hub-card__text,.yc-ref-collection-hub .yc-hub-card--black .yc-hub-card__text,.yc-ref-collection-hub .yc-hub-card--purple .yc-hub-card__text p,.yc-ref-collection-hub .yc-hub-card--graphite .yc-hub-card__text p,.yc-ref-collection-hub .yc-hub-card--carbon .yc-hub-card__text p,.yc-ref-collection-hub .yc-hub-card--black .yc-hub-card__text p,.yc-ref-collection-hub .yc-hub-card--purple .yc-hub-card__chip,.yc-ref-collection-hub .yc-hub-card--graphite .yc-hub-card__chip,.yc-ref-collection-hub .yc-hub-card--carbon .yc-hub-card__chip,.yc-ref-collection-hub .yc-hub-card--black .yc-hub-card__chip{color:#fff!important}.yc-ref-collection-hub .yc-hub-card__visual{position:relative;height:var(--yc-hub-v-19);min-height:var(--yc-hub-v-19);overflow:hidden;border-bottom:1.5px solid currentColor;background:#1b1d21}.yc-ref-collection-hub .yc-hub-card__flow,.yc-ref-collection-hub .yc-hub-card__image{display:block;width:100%;height:100%}.yc-ref-collection-hub .yc-hub-card__image{min-height:inherit;object-fit:cover;object-position:center center;transform:scale(1.01);transition:transform .36s ease,filter .36s ease}.yc-ref-collection-hub .yc-hub-card__visual--first-product-image{background:#fff}.yc-ref-collection-hub .yc-hub-card__visual--first-product-image .yc-hub-card__image{object-fit:contain;padding:clamp(1.2rem,2vw,2.6rem)}.yc-ref-collection-hub .yc-hub-card--linked:hover .yc-hub-card__image{transform:scale(1.055);filter:saturate(1.05) contrast(1.03)}.yc-ref-collection-hub .yc-hub-card--linked:hover .yc-hub-card__visual--first-product-image .yc-hub-card__image{transform:scale(1.025)}.yc-ref-collection-hub .yc-hub-card__flow{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#101216,#35383d 55%,#7a34d6)}.yc-ref-collection-hub .yc-hub-card__flow--yellow{background:linear-gradient(135deg,#cf0,#b4e800 54%,#4d5b05)}.yc-ref-collection-hub .yc-hub-card__flow--steel{background:linear-gradient(135deg,#f4f5f6,#a5a9ae 58%,#23262b)}.yc-ref-collection-hub .yc-hub-card__flow--purple{background:linear-gradient(135deg,#190b25,#7a34d6 62%,#cf0)}.yc-ref-collection-hub .yc-hub-card__flow--black{background:linear-gradient(135deg,#000,#1b1d21 58%,#536700)}.yc-ref-collection-hub .yc-hub-card__flow--carbon{background:linear-gradient(135deg,#101216,#1b1d21 52%,#cf0 160%)}.yc-ref-collection-hub .yc-hub-card__flow:before{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:linear-gradient(110deg,transparent 0 22%,rgba(255,255,255,.23) 22% 23%,transparent 23% 37%,rgba(204,255,0,.38) 37% 38%,transparent 38% 100%);transform:skew(-18deg);transition:transform .8s cubic-bezier(.2,1,.2,1)}.yc-ref-collection-hub .yc-hub-card--linked:hover .yc-hub-card__flow:before{transform:skew(-18deg) translate(2.4rem)}.yc-ref-collection-hub.yc-ref-collections .yc-collections__grid--hub-menu{margin:0;padding:0;list-style:none}.yc-ref-collection-hub.yc-ref-collections .yc-collection-card--hub-menu{min-height:var(--yc-hub-v-18)}.yc-ref-collection-hub.yc-ref-collections .yc-collection-card--hub-menu .yc-collection-card__media{width:100%;height:auto;min-height:0;aspect-ratio:1 / 1;flex:0 0 auto;background:#fff}.yc-ref-collection-hub.yc-ref-collections .yc-collection-card--hub-menu .yc-collection-card__image{object-fit:contain;padding:clamp(1.2rem,2vw,2.6rem);background:#fff}.yc-ref-collection-hub.yc-ref-collections .yc-collection-card--hub-menu:hover .yc-collection-card__image{transform:scale(1.025)}.yc-ref-collection-hub.yc-ref-collections .yc-collection-card--hub-menu .yc-collection-card__title{font-size:2.4rem;line-height:.94}.yc-ref-collection-hub.yc-ref-collections .yc-collection-card__number--on-image{color:#000!important;opacity:1;text-shadow:0 1px 0 rgba(255,255,255,.92),0 0 1.8rem rgba(255,255,255,.9)}.yc-ref-collection-hub.yc-ref-collections .yc-collection-card__body--hub-colorflow{position:relative;isolation:isolate;min-height:16rem;overflow:hidden}.yc-ref-collection-hub.yc-ref-collections .yc-collection-card__body--hub-colorflow:before{content:"";position:absolute;z-index:2;top:-1px;right:0;left:0;height:2px;background:#000;pointer-events:none}.yc-ref-collection-hub.yc-ref-collections .yc-collection-card__body--hub-colorflow>.yc-hub-card__flow{z-index:0}.yc-ref-collection-hub.yc-ref-collections .yc-collection-card__body--hub-colorflow>:not(.yc-hub-card__flow){position:relative;z-index:1}.yc-ref-collection-hub.yc-ref-collections .yc-collection-card__body--hub-colorflow-black,.yc-ref-collection-hub.yc-ref-collections .yc-collection-card__body--hub-colorflow-purple,.yc-ref-collection-hub.yc-ref-collections .yc-collection-card__body--hub-colorflow-carbon{--yc-card-text: #ffffff;--yc-card-accent: #ccff00;--yc-card-rule: rgba(255,255,255,.28);color:#fff}.yc-ref-collection-hub.yc-ref-collections .yc-collection-card__body--hub-colorflow-yellow,.yc-ref-collection-hub.yc-ref-collections .yc-collection-card__body--hub-colorflow-steel{--yc-card-text: #000000;--yc-card-accent: #000000;--yc-card-rule: rgba(0,0,0,.22);color:#000}.yc-ref-collection-hub.yc-ref-collections .yc-collection-card__body--hub-colorflow :is(.yc-collection-card__kicker,.yc-collection-card__title,.yc-collection-card__text,.yc-collection-card__footer,.yc-collection-card__cta){color:inherit!important}.yc-ref-collection-hub.yc-ref-collections .yc-collection-card--linked:hover .yc-hub-card__flow:before{transform:skew(-18deg) translate(2.4rem)}@media screen and (min-width:1200px){.yc-ref-collection-hub.yc-ref-collections .yc-collections__grid--hub-menu{grid-template-columns:repeat(var(--yc-hub-menu-columns, 3),minmax(0,1fr))}.yc-ref-collection-hub.yc-ref-collections .yc-collection-card--hub-menu .yc-collection-card__title{font-size:2.8rem}}@media screen and (min-width:750px)and (max-width:1199px){.yc-ref-collection-hub.yc-ref-collections .yc-collections__grid--hub-menu{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.yc-ref-collection-hub.yc-ref-collections .yc-collections__grid--hub-menu{grid-template-columns:minmax(0,1fr)}.yc-ref-collection-hub.yc-ref-collections .yc-collection-card__body--hub-colorflow{min-height:15rem}}.yc-ref-collection-hub .yc-hub-card__pill{position:absolute;left:1.8rem;top:1.8rem;z-index:2;display:inline-flex;background:#cf0;color:#000!important;border:0;border-radius:999px;padding:.8rem 1rem;font-size:1rem;line-height:1}.yc-ref-collection-hub .yc-hub-card__number{position:absolute;right:1.8rem;bottom:1.4rem;z-index:2;color:var(--yc-hub-number-color, rgba(255,255,255,.9))!important;font-family:var(--yc-heading-family)!important;font-weight:var(--yc-heading-weight)!important;font-size:clamp(5rem,5.2vw,7.6rem);line-height:.78;letter-spacing:-.08em;text-shadow:0 8px 24px rgba(0,0,0,.22)}.yc-ref-collection-hub .yc-hub-card--yellow .yc-hub-card__number,.yc-ref-collection-hub .yc-hub-card--white .yc-hub-card__number,.yc-ref-collection-hub .yc-hub-card--light .yc-hub-card__number,.yc-ref-collection-hub .yc-hub-card--mid .yc-hub-card__number,.yc-ref-collection-hub .yc-hub-card--steel .yc-hub-card__number{color:var(--yc-hub-number-color, #000000)!important;opacity:.85;text-shadow:none}.yc-ref-collection-hub .yc-hub-card--custom-number-color .yc-hub-card__number{color:var(--yc-hub-number-color)!important;opacity:1}.yc-ref-collection-hub .yc-hub-card__body{display:flex;flex:1 1 auto;flex-direction:column;padding:clamp(2rem,2.3vw,2.8rem)}.yc-ref-collection-hub .yc-hub-card__content{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.yc-ref-collection-hub .yc-hub-card__meta{margin:0 0 1.2rem;color:inherit!important;font-size:calc(1.05rem * var(--yc-hub-v-05));line-height:1.25}.yc-ref-collection-hub .yc-hub-card__title{margin:0;color:inherit!important;font-family:var(--yc-heading-family)!important;font-weight:var(--yc-heading-weight)!important;letter-spacing:var(--yc-heading-letter-spacing)!important;line-height:var(--yc-card-heading-line-height)!important;text-transform:var(--yc-heading-transform);font-size:clamp(3.2rem,3.2vw,5rem)}.yc-ref-collection-hub .yc-hub-card__text{margin-top:1.4rem;color:inherit!important;font-family:var(--yc-body-family)!important;font-size:1.45rem;line-height:1.45}.yc-ref-collection-hub .yc-hub-card__text p{margin:0}.yc-ref-collection-hub .yc-hub-card__chips{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:auto;padding-top:2rem}.yc-ref-collection-hub .yc-hub-card__chip,.yc-ref-collection-hub .yc-hub-chip{display:inline-flex;align-items:center;justify-content:center;border:1.15px solid currentColor;border-radius:999px;padding:.75rem .95rem;font-size:1.2rem;line-height:1}.yc-ref-collection-hub .yc-hub__refine{margin-top:var(--yc-hub-v-20);display:grid;grid-template-columns:minmax(28rem,.58fr) minmax(0,1.2fr);gap:var(--yc-hub-v-17)}.yc-ref-collection-hub .yc-hub__refine-lead,.yc-ref-collection-hub .yc-hub-lane{border:1.5px solid var(--yc-hub-line);border-radius:2.4rem;background:var(--yc-hub-panel);color:var(--yc-hub-text);overflow:hidden}.yc-ref-collection-hub .yc-hub__refine-lead{display:flex;flex-direction:column;justify-content:space-between;gap:2.4rem;padding:clamp(2rem,2.7vw,3.2rem);min-height:100%;border-color:#000;background:#7a34d6;color:#fff}.yc-ref-collection-hub .yc-hub__refine-lead :is(h2,h3,h4){margin:1.6rem 0 0;color:inherit!important;font-family:var(--yc-heading-family)!important;font-weight:var(--yc-heading-weight)!important;letter-spacing:-.065em!important;line-height:.92!important;text-transform:var(--yc-heading-transform);font-size:clamp(3rem,3vw,4.8rem)}.yc-ref-collection-hub .yc-hub__refine-lead p{margin:0;font-size:1.45rem;line-height:1.5}.yc-ref-collection-hub .yc-hub__lanes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--yc-hub-v-17)}.yc-ref-collection-hub .yc-hub--menu-source .yc-hub__refine{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.yc-ref-collection-hub .yc-hub--menu-source .yc-hub__refine-lead{grid-column:1;grid-row:1}.yc-ref-collection-hub .yc-hub--menu-source .yc-hub__lanes{display:contents}.yc-ref-collection-hub .yc-hub-group{grid-column:1 / -1;display:grid;min-width:0;gap:clamp(1.2rem,1.6vw,1.8rem)}.yc-ref-collection-hub .yc-hub-group--first{grid-column:2 / -1;grid-row:1}.yc-ref-collection-hub .yc-hub-group__header{display:flex;align-items:center;gap:1.2rem;min-width:0;padding:.2rem .2rem 1.2rem;border-bottom:1.5px solid var(--yc-hub-line)}.yc-ref-collection-hub .yc-hub-group__index{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:3rem;min-height:3rem;border-radius:999px;padding:.55rem .7rem;color:var(--yc-hub-label-text)!important;background:var(--yc-hub-label-bg);border:1px solid var(--yc-hub-label-border);font-family:var(--yc-subheading-family)!important;font-weight:var(--yc-subheading-weight)!important;letter-spacing:.02em;font-size:1.05rem;line-height:1}.yc-ref-collection-hub .yc-hub-group__title{min-width:0;margin:0;color:inherit!important;font-family:var(--yc-heading-family)!important;font-weight:var(--yc-heading-weight)!important;letter-spacing:-.06em!important;line-height:.96!important;text-transform:var(--yc-heading-transform);font-size:clamp(2.8rem,2.7vw,4.2rem);text-wrap:balance}.yc-ref-collection-hub .yc-hub-group__grid{display:grid;grid-template-columns:repeat(var(--yc-hub-menu-columns, 3),minmax(0,1fr));gap:var(--yc-hub-v-17);align-items:stretch}.yc-ref-collection-hub .yc-hub-group--first .yc-hub-group__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yc-ref-collection-hub .yc-hub-lane{display:block}.yc-ref-collection-hub .yc-hub-lane[open]{min-height:100%}.yc-ref-collection-hub .yc-hub-lane__summary{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;cursor:pointer;list-style:none;padding:1.9rem 2rem;border-bottom:1.5px solid var(--yc-hub-line)}.yc-ref-collection-hub .yc-hub-lane__summary::-webkit-details-marker{display:none}.yc-ref-collection-hub .yc-hub-lane__summary :is(h3,.yc-hub-lane__title){min-width:0;margin:0;color:inherit!important;font-family:var(--yc-heading-family)!important;font-weight:var(--yc-heading-weight)!important;letter-spacing:-.055em!important;line-height:.98!important;text-transform:var(--yc-heading-transform);font-size:clamp(2.2rem,2vw,3rem);text-wrap:balance}.yc-ref-collection-hub .yc-hub-lane__count{flex:0 0 auto;color:var(--yc-hub-badge-text, #000000)!important;background:var(--yc-hub-badge-bg, #ccff00);border:0;border-radius:999px;padding:.7rem .9rem;font-size:1rem;line-height:1}.yc-ref-collection-hub .yc-hub-lane__links{display:flex;flex-wrap:wrap;gap:.8rem;padding:1.8rem 2rem 2rem}.yc-ref-collection-hub a.yc-hub-chip{background:transparent;color:inherit!important;border-color:currentColor;transition:transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.yc-ref-collection-hub a.yc-hub-chip:hover{background:var(--yc-hub-chip-hover-bg, #ccff00);border-color:var(--yc-hub-chip-hover-border, var(--yc-hub-chip-hover-bg, #ccff00));color:var(--yc-hub-chip-hover-text, #000000)!important;transform:translateY(-1px)}.yc-ref-collection-hub .yc-hub__routes{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:var(--yc-hub-v-21);border:1.5px solid var(--yc-hub-line);border-radius:2.6rem;overflow:hidden;background:var(--yc-hub-panel)}.yc-ref-collection-hub .yc-hub-route{display:flex;flex-direction:column;gap:1rem;min-height:17rem;padding:clamp(1.8rem,2.1vw,2.5rem);border-right:1.5px solid var(--yc-hub-line);transition:background-color .2s ease,color .2s ease}.yc-ref-collection-hub .yc-hub-route:nth-child(6n){border-right:0}.yc-ref-collection-hub .yc-hub-route small{color:var(--yc-hub-accent)!important;font-size:calc(1rem * var(--yc-hub-v-05));line-height:1.2}.yc-ref-collection-hub .yc-hub-route b{color:inherit!important;font-family:var(--yc-heading-family)!important;font-weight:var(--yc-heading-weight)!important;letter-spacing:-.055em!important;line-height:.95!important;text-transform:var(--yc-heading-transform);font-size:clamp(2.2rem,2vw,3.2rem)}.yc-ref-collection-hub .yc-hub-route span{margin-top:auto;color:inherit!important;font-size:1.35rem;line-height:1.4}.yc-ref-collection-hub .yc-hub-route:hover{background:var(--yc-hub-route-hover-bg, #7a34d6);color:var(--yc-hub-route-hover-text, #ffffff)!important}.yc-ref-collection-hub .yc-hub-route:hover small{color:var(--yc-hub-route-hover-text, #000000)!important}.yc-ref-collection-hub .yc-hub__button:focus-visible,.yc-ref-collection-hub .yc-hub-card:focus-within,.yc-ref-collection-hub .yc-hub-chip:focus-visible,.yc-ref-collection-hub .yc-hub-route:focus-visible,.yc-ref-collection-hub .yc-hub-lane__summary:focus-visible{outline:3px solid var(--yc-hub-focus, #ccff00);outline-offset:4px}.yc-ref-collection-hub .yc-hub__empty{border:1.5px dashed var(--yc-hub-line);border-radius:2rem;padding:2rem;margin-top:2rem;font-size:1.5rem}@media screen and (max-width:1199px){.yc-ref-collection-hub .yc-hub__head{grid-template-columns:1fr}.yc-ref-collection-hub .yc-hub__visual{min-height:34rem}.yc-ref-collection-hub .yc-hub__item--large,.yc-ref-collection-hub .yc-hub__item--wide{grid-column:span 6}.yc-ref-collection-hub .yc-hub--menu-source .yc-hub__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.yc-ref-collection-hub .yc-hub--menu-source .yc-hub__item--large,.yc-ref-collection-hub .yc-hub--menu-source .yc-hub__item--wide{grid-column:span 1}.yc-ref-collection-hub .yc-hub__refine{grid-template-columns:1fr}.yc-ref-collection-hub .yc-hub--menu-source .yc-hub__refine{grid-template-columns:repeat(2,minmax(0,1fr))}.yc-ref-collection-hub .yc-hub--menu-source .yc-hub__refine-lead,.yc-ref-collection-hub .yc-hub--menu-source .yc-hub-group--first{grid-column:1 / -1;grid-row:auto;min-height:auto}.yc-ref-collection-hub .yc-hub-group__grid,.yc-ref-collection-hub .yc-hub-group--first .yc-hub-group__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yc-ref-collection-hub .yc-hub__routes{grid-template-columns:repeat(3,minmax(0,1fr))}.yc-ref-collection-hub .yc-hub-route:nth-child(3n){border-right:0}.yc-ref-collection-hub .yc-hub-route:nth-child(n+4){border-top:1.5px solid var(--yc-hub-line)}}@media screen and (max-width:749px){.yc-ref-collection-hub .yc-hub{border-radius:var(--yc-hub-v-22)}.yc-ref-collection-hub .yc-hub__topbar{flex-direction:column;align-items:flex-start;padding:1.8rem}.yc-ref-collection-hub .yc-hub__windowline{width:100%;align-items:flex-start}.yc-ref-collection-hub .yc-hub__head{padding:2.8rem 1.8rem 2.2rem}.yc-ref-collection-hub .yc-hub__copy{text-align:var(--yc-hub-v-23)}.yc-ref-collection-hub .yc-hub__heading{font-size:clamp(var(--yc-hub-v-24),12vw,var(--yc-hub-v-25))}.yc-ref-collection-hub .yc-hub__description{font-size:1.5rem}.yc-ref-collection-hub .yc-hub__actions,.yc-ref-collection-hub .yc-hub__actions .btn{width:100%}.yc-ref-collection-hub .yc-hub__deck{padding-inline:1.8rem;padding-bottom:2.4rem}.yc-ref-collection-hub .yc-hub__cards{grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--yc-hub-v-26)}.yc-ref-collection-hub .yc-hub__item--large,.yc-ref-collection-hub .yc-hub__item--wide{grid-column:span 1}.yc-ref-collection-hub .yc-hub-card{min-height:var(--yc-hub-v-27);border-radius:2.2rem}.yc-ref-collection-hub .yc-hub-card__visual{height:var(--yc-hub-v-28)}.yc-ref-collection-hub .yc-hub--menu-source .yc-hub__cards,.yc-ref-collection-hub .yc-hub--menu-source .yc-hub__refine{grid-template-columns:minmax(0,1fr)}.yc-ref-collection-hub .yc-hub-card__title{font-size:clamp(3rem,10vw,4.4rem)}.yc-ref-collection-hub .yc-hub__refine{gap:var(--yc-hub-v-26);margin-top:var(--yc-hub-v-29)}.yc-ref-collection-hub .yc-hub__lanes{grid-template-columns:1fr;gap:var(--yc-hub-v-26)}.yc-ref-collection-hub .yc-hub-group{gap:1.2rem}.yc-ref-collection-hub .yc-hub-group__header{padding-bottom:1rem}.yc-ref-collection-hub .yc-hub-group__title{font-size:clamp(2.6rem,8.5vw,3.6rem)}.yc-ref-collection-hub .yc-hub-group__grid,.yc-ref-collection-hub .yc-hub-group--first .yc-hub-group__grid{grid-template-columns:minmax(0,1fr);gap:var(--yc-hub-v-26)}.yc-ref-collection-hub .yc-hub-lane:not([open]) .yc-hub-lane__summary{border-bottom:0}.yc-ref-collection-hub .yc-hub-lane__links{gap:.7rem}.yc-ref-collection-hub .yc-hub__matrix-row{grid-template-columns:4.4rem 1fr}.yc-ref-collection-hub .yc-hub__matrix-tag{display:none}.yc-ref-collection-hub .yc-hub__visual-foot{align-items:flex-end;flex-direction:row}.yc-ref-collection-hub .yc-hub__visual-note{flex:1 1 auto;min-width:0}.yc-ref-collection-hub .yc-hub__visual-brand{min-width:clamp(4.8rem,16vw,6.8rem);align-self:end}.yc-ref-collection-hub .yc-hub__visual-logo{width:min(var(--yc-hub-v-31),16vw);min-width:4.6rem}.yc-ref-collection-hub .yc-hub__visual-mark{flex:0 0 auto;margin-left:auto;white-space:nowrap}.yc-ref-collection-hub .yc-hub__routes{grid-template-columns:1fr;margin-top:var(--yc-hub-v-30)}.yc-ref-collection-hub .yc-hub-route,.yc-ref-collection-hub .yc-hub-route:nth-child(3n),.yc-ref-collection-hub .yc-hub-route:nth-child(6n){border-right:0;border-top:1.5px solid var(--yc-hub-line);min-height:auto}.yc-ref-collection-hub .yc-hub-route:first-child{border-top:0}}@media(prefers-reduced-motion:reduce){.yc-ref-collection-hub .yc-hub__actions .btn,.yc-ref-collection-hub .yc-hub-card,.yc-ref-collection-hub .yc-hub-card__flow:before,.yc-ref-collection-hub .yc-hub-card__image,.yc-ref-collection-hub .yc-hub-chip,.yc-ref-collection-hub .yc-hub-route{transition:none}.yc-ref-collection-hub .yc-hub__actions .btn:hover,.yc-ref-collection-hub .yc-hub-card--linked:hover,.yc-ref-collection-hub .yc-hub-card--linked:hover .yc-hub-card__image,.yc-ref-collection-hub .yc-hub-card--linked:hover .yc-hub-card__flow:before,.yc-ref-collection-hub a.yc-hub-chip:hover{transform:none}}.yc-ref-collections{--yc-body-family: var(--font-body-family, "Plus Jakarta Sans", sans-serif);--yc-body-weight: var(--font-body-weight, 400);--yc-heading-family: var(--font-heading-family, "Space Grotesk", sans-serif);--yc-heading-weight: var(--font-heading-weight, 700);--yc-heading-letter-spacing: var(--font-heading-letter-spacing, -.06em);--yc-heading-transform: var(--font-heading-transform, none);--yc-display-heading-transform: var(--font-hd1-transform, var(--font-heading-transform, none));--yc-display-heading-line-height: .9;--yc-card-heading-line-height: .94;--yc-subheading-family: var(--font-subheading-family, "IBM Plex Mono", monospace);--yc-subheading-weight: 400;--yc-subheading-letter-spacing: var(--font-subheading-letter-spacing, .01em);--yc-subheading-transform: var(--font-subheading-transform, uppercase);--yc-button-family: var(--font-button-family, "Plus Jakarta Sans", sans-serif);--yc-button-weight: var(--font-button-weight, 700);--yc-button-letter-spacing: var(--buttons-letter-spacing, 0);--yc-button-transform: var(--buttons-transform, none);--section-padding-top: var(--yc-collections-v-01);--section-padding-bottom: var(--yc-collections-v-02);--yc-columns-mobile: var(--yc-collections-v-03);--yc-columns-tablet: var(--yc-collections-v-04);--yc-columns-desktop: var(--yc-collections-v-05);--yc-card-radius: var(--yc-collections-v-06);--yc-section-radius: var(--yc-collections-v-07);--yc-card-min-height: var(--yc-collections-v-08);--yc-media-height: var(--yc-collections-v-09);--yc-feature-media-height: var(--yc-collections-v-10);--yc-compact-media-height: var(--yc-collections-v-11);--yc-grid-gap: var(--yc-collections-v-12);--yc-swipe-card-width-mobile: calc((100% - var(--yc-collections-v-13)) / var(--yc-collections-v-03));--yc-swipe-peek-width-mobile: min(82%, 34rem);--yc-swipe-card-width-tablet: calc((100% - var(--yc-collections-v-14)) / var(--yc-collections-v-04));--yc-swipe-card-width-tablet-peek: clamp(24rem, 44vw, 38rem);--yc-swipe-card-width-desktop: calc((100% - var(--yc-collections-v-15)) / var(--yc-collections-v-05));--yc-swipe-visible-columns-desktop: var(--yc-collections-v-16);--yc-swipe-card-width-desktop-peek: calc((100% - var(--yc-collections-v-17) - (2 * var(--yc-swipe-inline-space))) / var(--yc-collections-v-16));--yc-swipe-featured-width-desktop: calc((200% - var(--yc-collections-v-18)) / var(--yc-collections-v-05));--yc-swipe-featured-width-desktop-peek: var(--yc-swipe-card-width-desktop-peek);--yc-swipe-lift-space: clamp(.9rem, 1vw, 1.3rem);--yc-swipe-shadow-space: clamp(1.6rem, 1.8vw, 2.4rem);--yc-swipe-inline-space: clamp(.4rem, .6vw, .8rem);--yc-card-lift: .4rem;--yc-card-shadow: 0 1.4rem 4rem rgba(0, 0, 0, .08);--yc-card-shadow-hover: 0 2.2rem 5.5rem rgba(0, 0, 0, .14)}.yc-ref-collections .yc-collections{--yc-bg: #f5f6f7;--yc-text: #000000;--yc-border: #e4e6e8;--yc-border-strong: #000000;--yc-accent: #7a34d6;--yc-panel: #ffffff;--yc-panel-alt: #f5f6f7;--yc-button-bg: #7a34d6;--yc-button-text: #ffffff;--yc-button-secondary-bg: #ffffff;--yc-button-secondary-text: #7a34d6;--yc-button-secondary-border: #7a34d6;position:relative;overflow:visible;border-radius:var(--yc-section-radius);background:var(--yc-bg);color:var(--yc-text);border:1px solid var(--yc-border);isolation:isolate}.yc-ref-collections .yc-collections--white{--yc-bg: #ffffff;--yc-text: #000000;--yc-border: #e4e6e8;--yc-panel: #f5f6f7;--yc-panel-alt: #ffffff;--yc-button-secondary-bg: #ffffff}.yc-ref-collections .yc-collections--light{--yc-bg: #f5f6f7;--yc-text: #000000;--yc-border: #e4e6e8;--yc-panel: #ffffff;--yc-panel-alt: #f5f6f7}.yc-ref-collections .yc-collections--mid{--yc-bg: #e4e6e8;--yc-text: #000000;--yc-border: #d5d8dc;--yc-panel: #ffffff;--yc-panel-alt: #f5f6f7}.yc-ref-collections .yc-collections--yellow{--yc-bg: #ccff00;--yc-text: #000000;--yc-border: #000000;--yc-accent: #000000;--yc-panel: #ffffff;--yc-panel-alt: #f5f6f7;--yc-button-bg: #000000;--yc-button-text: #ccff00;--yc-button-secondary-bg: #ccff00;--yc-button-secondary-text: #7a34d6;--yc-button-secondary-border: #7a34d6}.yc-ref-collections .yc-collections--purple{--yc-bg: #7a34d6;--yc-text: #ffffff;--yc-border: rgba(255, 255, 255, .28);--yc-border-strong: #ffffff;--yc-accent: #ccff00;--yc-panel: #ffffff;--yc-panel-alt: #f5f6f7;--yc-button-bg: #ccff00;--yc-button-text: #000000;--yc-button-secondary-bg: #7a34d6;--yc-button-secondary-text: #ffffff;--yc-button-secondary-border: #ffffff}.yc-ref-collections .yc-collections--graphite{--yc-bg: #35383d;--yc-text: #ffffff;--yc-border: rgba(255, 255, 255, .22);--yc-border-strong: #ffffff;--yc-accent: #ccff00;--yc-panel: #1b1d21;--yc-panel-alt: #000000;--yc-button-bg: #ccff00;--yc-button-text: #000000;--yc-button-secondary-bg: #35383d;--yc-button-secondary-text: #ffffff;--yc-button-secondary-border: #ffffff}.yc-ref-collections .yc-collections--carbon,.yc-ref-collections .yc-collections--black{--yc-bg: #000000;--yc-text: #ffffff;--yc-border: rgba(255, 255, 255, .24);--yc-border-strong: #ffffff;--yc-accent: #ccff00;--yc-panel: #1b1d21;--yc-panel-alt: #35383d;--yc-button-bg: #ccff00;--yc-button-text: #000000;--yc-button-secondary-bg: #000000;--yc-button-secondary-text: #ffffff;--yc-button-secondary-border: #ffffff}.yc-ref-collections .yc-collections:before{content:none}.yc-ref-collections .yc-collections:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(0,0,0,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.035) 1px,transparent 1px);background-size:28px 28px;opacity:.18;pointer-events:none;z-index:-1;border-radius:inherit}.yc-ref-collections .yc-collections--purple:after,.yc-ref-collections .yc-collections--graphite:after,.yc-ref-collections .yc-collections--carbon:after,.yc-ref-collections .yc-collections--black:after{background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px)}.yc-ref-collections .yc-collections--swipe-mobile:after,.yc-ref-collections .yc-collections--swipe-all:after{opacity:.11}.yc-ref-collections .yc-collections__inner{padding:clamp(2.4rem,4.2vw,var(--yc-collections-v-19))}.yc-ref-collections .yc-collections--compact .yc-collections__inner{padding:clamp(2rem,3.2vw,var(--yc-collections-v-20))}.yc-ref-collections .yc-collections__header{display:grid;gap:2.4rem;margin-bottom:clamp(2.4rem,4vw,4.8rem)}.yc-ref-collections .yc-collections__header--left,.yc-ref-collections .yc-collections__header--right{grid-template-columns:minmax(0,1fr) auto;align-items:end}.yc-ref-collections .yc-collections__header--center{justify-items:center;text-align:center}.yc-ref-collections .yc-collections__header--right{direction:rtl;text-align:right}.yc-ref-collections .yc-collections__header--right>*{direction:ltr}.yc-ref-collections .yc-collections__copy{width:min(100%,var(--yc-collections-v-21));max-width:100%}.yc-ref-collections .yc-collections__eyebrow{display:inline-flex;align-items:center;gap:.8rem;margin:0 0 1.2rem;color:var(--yc-text);font-family:var(--yc-subheading-family);font-size:var(--yc-collections-v-22);font-weight:var(--yc-subheading-weight);letter-spacing:var(--yc-subheading-letter-spacing);line-height:1.2;text-transform:var(--yc-subheading-transform)}.yc-ref-collections .yc-collections__eyebrow:before{content:"";width:.9rem;height:.9rem;border-radius:999px;background:var(--yc-accent);box-shadow:0 0 0 .45rem #7a34d624}.yc-ref-collections .yc-collections__heading{margin:0;max-width:100%;color:var(--yc-text);font-family:var(--yc-heading-family);font-weight:var(--yc-heading-weight);letter-spacing:var(--yc-heading-letter-spacing);line-height:var(--yc-display-heading-line-height);text-transform:var(--yc-display-heading-transform);text-wrap:balance;overflow-wrap:normal}.yc-ref-collections .yc-collections__heading.h5,.yc-ref-collections .yc-collections__heading.h4,.yc-ref-collections .yc-collections__heading.h3,.yc-ref-collections .yc-collections__heading.h2,.yc-ref-collections .yc-collections__heading.h1,.yc-ref-collections .yc-collections__heading.hd2,.yc-ref-collections .yc-collections__heading.hd1,.yc-ref-collections .yc-collections__heading.yc-hd-xl,.yc-ref-collections .yc-collections__heading.yc-hd-xxl{line-height:var(--yc-display-heading-line-height)}.yc-ref-collections .yc-collections__heading.yc-hd-xl{font-size:clamp(4.8rem,7vw,8.8rem)}.yc-ref-collections .yc-collections__heading.yc-hd-xxl{font-size:clamp(5.4rem,8.2vw,10.8rem)}.yc-ref-collections .yc-collections__description{margin-top:1.6rem;max-width:var(--yc-collections-v-23);color:var(--yc-text);font-family:var(--yc-body-family);font-weight:var(--yc-body-weight);font-size:var(--yc-collections-v-24);line-height:1.5}.yc-ref-collections .yc-collections__description p{margin:0}.yc-ref-collections .yc-collections__description p+p{margin-top:.9rem}.yc-ref-collections .yc-collections__actions{display:flex;align-items:center;justify-content:flex-end;gap:1.2rem}.yc-ref-collections .yc-collections__button,.yc-ref-collections .yc-collection-card__cta{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:4.4rem;border-radius:999px;font-family:var(--yc-button-family);font-size:1.38rem;font-weight:var(--yc-button-weight);letter-spacing:var(--yc-button-letter-spacing);line-height:1;text-transform:var(--yc-button-transform);text-decoration:none;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.yc-ref-collections .yc-collections__button{padding:0 2rem;border:1px solid var(--yc-button-bg);background:var(--yc-button-bg);color:var(--yc-button-text)}.yc-ref-collections .yc-collections__button--secondary,.yc-ref-collections .yc-collections__button--outline{border-color:var(--yc-button-secondary-border);background:var(--yc-button-secondary-bg);color:var(--yc-button-secondary-text)}.yc-ref-collections .yc-collections__button--plain{min-height:auto;padding:0 0 .35rem;border:0;border-radius:0;background:transparent;color:var(--yc-text);box-shadow:inset 0 -1px 0 currentColor}.yc-ref-collections .yc-collections__button:hover{transform:translateY(-1px)}.yc-ref-collections .yc-collections__button svg,.yc-ref-collections .yc-collection-card__cta svg{width:1.35rem;height:1.35rem;flex:0 0 auto;transition:transform .2s ease}.yc-ref-collections .yc-collections__button:hover svg,.yc-ref-collections .yc-collection-card:hover .yc-collection-card__cta svg{transform:translate(.18rem,-.18rem)}.yc-ref-collections .yc-collections__actions .btn{--color-button: var(--yc-button-bg-rgb, 122,52,214);--color-button-text: var(--yc-button-text-rgb, 255,255,255);--color-secondary-button: var(--yc-button-secondary-bg-rgb, 255,255,255);--color-secondary-button-text: var(--yc-button-secondary-text-rgb, 122,52,214);--color-secondary-button-border: var(--yc-button-secondary-border-rgb, 122,52,214);min-height:5.2rem}.yc-ref-collections .yc-collections--white,.yc-ref-collections .yc-collections--light,.yc-ref-collections .yc-collections--mid{--yc-button-bg-rgb: 122,52,214;--yc-button-text-rgb: 255,255,255;--yc-button-secondary-bg-rgb: 255,255,255;--yc-button-secondary-text-rgb: 122,52,214;--yc-button-secondary-border-rgb: 122,52,214}.yc-ref-collections .yc-collections--yellow{--yc-button-bg-rgb: 0,0,0;--yc-button-text-rgb: 204,255,0;--yc-button-secondary-bg-rgb: 204,255,0;--yc-button-secondary-text-rgb: 0,0,0;--yc-button-secondary-border-rgb: 0,0,0}.yc-ref-collections .yc-collections--purple,.yc-ref-collections .yc-collections--graphite,.yc-ref-collections .yc-collections--carbon,.yc-ref-collections .yc-collections--black{--yc-button-bg-rgb: 204,255,0;--yc-button-text-rgb: 0,0,0;--yc-button-secondary-bg-rgb: 0,0,0;--yc-button-secondary-text-rgb: 204,255,0;--yc-button-secondary-border-rgb: 204,255,0}.yc-ref-collections .yc-collections__actions .btn--primary{background:rgb(var(--yc-button-bg-rgb))!important;border-color:rgb(var(--yc-button-bg-rgb))!important;color:rgb(var(--yc-button-text-rgb))!important}.yc-ref-collections .yc-collections__actions .btn--primary .btn__text,.yc-ref-collections .yc-collections__actions .btn--primary .btn__icon{color:rgb(var(--yc-button-text-rgb))!important}.yc-ref-collections .yc-collections__actions .btn--secondary{background:transparent!important;border-color:rgb(var(--yc-button-secondary-border-rgb))!important;color:rgb(var(--yc-button-secondary-text-rgb))!important}.yc-ref-collections .yc-collections__actions .btn--secondary .btn__text,.yc-ref-collections .yc-collections__actions .btn--secondary .btn__icon{color:rgb(var(--yc-button-secondary-text-rgb))!important}.yc-ref-collections .yc-collections__actions .btn--underline.yc-collections__button{min-height:auto;padding:0 0 .35rem;border:0!important;border-radius:0;background:transparent!important;color:var(--yc-text)!important;box-shadow:inset 0 -1px 0 currentColor}.yc-ref-collections .yc-collections__actions .btn--underline.yc-collections__button .btn__text,.yc-ref-collections .yc-collections__actions .btn--underline.yc-collections__button .btn__icon{color:var(--yc-text)!important}.yc-ref-collections .yc-collections__actions .btn--underline.yc-collections__button:hover{background:transparent!important;color:var(--yc-text)!important;transform:translateY(-1px)}.yc-ref-collections .yc-collections__actions .btn--primary:before,.yc-ref-collections .yc-collections__actions .btn--secondary:before{display:none!important}.yc-ref-collections .yc-collections__actions .btn--primary:hover{background:transparent!important;border-color:rgb(var(--yc-button-secondary-border-rgb))!important;color:rgb(var(--yc-button-secondary-text-rgb))!important;transform:translateY(-1px)}.yc-ref-collections .yc-collections__actions .btn--primary:hover .btn__text,.yc-ref-collections .yc-collections__actions .btn--primary:hover .btn__icon{color:rgb(var(--yc-button-secondary-text-rgb))!important}.yc-ref-collections .yc-collections__actions .btn--secondary:hover{background:rgb(var(--yc-button-bg-rgb))!important;border-color:rgb(var(--yc-button-bg-rgb))!important;color:rgb(var(--yc-button-text-rgb))!important;transform:translateY(-1px)}.yc-ref-collections .yc-collections__actions .btn--secondary:hover .btn__text,.yc-ref-collections .yc-collections__actions .btn--secondary:hover .btn__icon{color:rgb(var(--yc-button-text-rgb))!important}.yc-ref-collections .yc-collections__grid{display:grid;grid-template-columns:repeat(var(--yc-columns-mobile),minmax(0,1fr));gap:var(--yc-grid-gap);align-items:stretch;margin:0;padding:0;list-style:none}.yc-ref-collections .yc-collections__item{display:flex;min-width:0}.yc-ref-collections .yc-collections__item>.yc-collection-card{width:100%}.yc-ref-collections .yc-collection-card{--yc-card-bg: #ffffff;--yc-card-text: #000000;--yc-card-border: rgba(0, 0, 0, .12);--yc-card-accent: #7a34d6;--yc-card-rule: rgba(0, 0, 0, .14);--yc-card-chip-bg: #ccff00;--yc-card-chip-text: #000000;position:relative;display:flex;flex-direction:column;min-height:var(--yc-card-min-height);overflow:hidden;border:1px solid var(--yc-card-border);border-radius:var(--yc-card-radius);background:var(--yc-card-bg);color:var(--yc-card-text);text-decoration:none;box-shadow:var(--yc-card-shadow);transform:translateZ(0);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.yc-ref-collections .yc-collection-card--linked{cursor:pointer}.yc-ref-collections .yc-collection-card__overlay-link{display:block;position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;border-radius:inherit}.yc-ref-collections .yc-collection-card__overlay-link:focus-visible{outline:none}.yc-ref-collections :is(.yc-collection-card__title,.yc-collection-card__text) a{position:relative;z-index:3}.yc-ref-collections .yc-collection-card--linked:hover{color:var(--yc-card-text);transform:translateY(calc(-1 * var(--yc-card-lift)));border-color:var(--yc-card-accent);box-shadow:var(--yc-card-shadow-hover)}.yc-ref-collections .yc-collection-card--linked:focus-within{outline:.3rem solid var(--yc-accent);outline-offset:.35rem}.yc-ref-collections .yc-collection-card--white{--yc-card-bg: #ffffff;--yc-card-text: #000000;--yc-card-border: #e4e6e8;--yc-card-accent: #7a34d6;--yc-card-rule: rgba(0, 0, 0, .15);--yc-card-chip-bg: #ccff00;--yc-card-chip-text: #000000}.yc-ref-collections .yc-collection-card--light{--yc-card-bg: #f5f6f7;--yc-card-text: #000000;--yc-card-border: #e4e6e8;--yc-card-accent: #7a34d6;--yc-card-rule: rgba(0, 0, 0, .15);--yc-card-chip-bg: #ccff00;--yc-card-chip-text: #000000}.yc-ref-collections .yc-collection-card--mid{--yc-card-bg: #e4e6e8;--yc-card-text: #000000;--yc-card-border: #d5d8dc;--yc-card-accent: #7a34d6;--yc-card-rule: rgba(0, 0, 0, .18);--yc-card-chip-bg: #ccff00;--yc-card-chip-text: #000000}.yc-ref-collections .yc-collection-card--yellow{--yc-card-bg: #ccff00;--yc-card-text: #000000;--yc-card-border: #ccff00;--yc-card-accent: #000000;--yc-card-rule: rgba(0, 0, 0, .22);--yc-card-chip-bg: #000000;--yc-card-chip-text: #ccff00}.yc-ref-collections .yc-collection-card--purple{--yc-card-bg: #7a34d6;--yc-card-text: #ffffff;--yc-card-border: #7a34d6;--yc-card-accent: #ccff00;--yc-card-rule: rgba(255, 255, 255, .28);--yc-card-chip-bg: #ccff00;--yc-card-chip-text: #000000}.yc-ref-collections .yc-collection-card--graphite{--yc-card-bg: #35383d;--yc-card-text: #ffffff;--yc-card-border: #35383d;--yc-card-accent: #ccff00;--yc-card-rule: rgba(255, 255, 255, .24);--yc-card-chip-bg: #ccff00;--yc-card-chip-text: #000000}.yc-ref-collections .yc-collection-card--carbon{--yc-card-bg: #1b1d21;--yc-card-text: #ffffff;--yc-card-border: #1b1d21;--yc-card-accent: #ccff00;--yc-card-rule: rgba(255, 255, 255, .24);--yc-card-chip-bg: #ccff00;--yc-card-chip-text: #000000}.yc-ref-collections .yc-collection-card--black{--yc-card-bg: #000000;--yc-card-text: #ffffff;--yc-card-border: #000000;--yc-card-accent: #ccff00;--yc-card-rule: rgba(255, 255, 255, .24);--yc-card-chip-bg: #ccff00;--yc-card-chip-text: #000000}.yc-ref-collections .yc-collection-card__media{position:relative;min-height:var(--yc-media-height);overflow:hidden;background:radial-gradient(circle at 18% 14%,rgba(204,255,0,.58),transparent 26%),linear-gradient(135deg,#7a34d6eb,#1b1d21eb)}.yc-ref-collections .yc-collection-card--featured .yc-collection-card__media{min-height:var(--yc-feature-media-height)}.yc-ref-collections .yc-collection-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 48%,#00000047);opacity:.72;pointer-events:none}.yc-ref-collections .yc-collection-card__media--colorflow-active:after{content:none}.yc-ref-collections .yc-collection-card__flow{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:linear-gradient(135deg,#101216,#35383d 55%,#7a34d6)}.yc-ref-collections .yc-collection-card__flow--yellow,.yc-ref-collections .yc-collection-card__flow--yellow-black,.yc-ref-collections .yc-collection-card__flow--yellow-steel{background:linear-gradient(135deg,#cf0,#b4e800 54%,#4d5b05)}.yc-ref-collections .yc-collection-card__flow--steel,.yc-ref-collections .yc-collection-card__flow--silver-purple,.yc-ref-collections .yc-collection-card__flow--silver-yellow{background:linear-gradient(135deg,#f4f5f6,#a5a9ae 58%,#23262b)}.yc-ref-collections .yc-collection-card__flow--purple,.yc-ref-collections .yc-collection-card__flow--purple-yellow{background:linear-gradient(135deg,#190b25,#7a34d6 62%,#cf0)}.yc-ref-collections .yc-collection-card__flow--black,.yc-ref-collections .yc-collection-card__flow--carbon-yellow{background:linear-gradient(135deg,#000,#1b1d21 58%,#536700)}.yc-ref-collections .yc-collection-card__flow--carbon,.yc-ref-collections .yc-collection-card__flow--purple-carbon,.yc-ref-collections .yc-collection-card__flow--graphite-purple,.yc-ref-collections .yc-collection-card__flow--carbon-steel{background:linear-gradient(135deg,#101216,#1b1d21 52%,#cf0 160%)}.yc-ref-collections .yc-collection-card__flow:before{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:linear-gradient(110deg,transparent 0 22%,rgba(255,255,255,.23) 22% 23%,transparent 23% 37%,rgba(204,255,0,.38) 37% 38%,transparent 38% 100%);transform:skew(-18deg);transition:transform .8s cubic-bezier(.2,1,.2,1)}.yc-ref-collections .yc-collection-card--linked:hover .yc-collection-card__flow:before{transform:skew(-18deg) translate(2.4rem)}.yc-ref-collections .yc-collection-card__number{position:absolute;z-index:2;right:1.6rem;bottom:1.1rem;color:#ffffffe6!important;font-family:var(--yc-heading-family)!important;font-size:clamp(4.6rem,5.8vw,7.2rem);font-weight:var(--yc-heading-weight)!important;letter-spacing:-.08em;line-height:.78;text-shadow:0 .8rem 2.4rem rgba(0,0,0,.22)}.yc-ref-collections .yc-collection-card__flow--yellow+.yc-collection-card__number,.yc-ref-collections .yc-collection-card__flow--steel+.yc-collection-card__number{color:#000!important;opacity:.85;text-shadow:none}.yc-ref-collections .yc-collection-card__image{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;transform:scale(1.01);transition:transform .36s ease,filter .36s ease}.yc-ref-collections .yc-collection-card--linked:hover .yc-collection-card__image{transform:scale(1.055);filter:saturate(1.05) contrast(1.03)}.yc-ref-collections .yc-collection-card__media--first-product{background:#fff}.yc-ref-collections .yc-collection-card__media--first-product .yc-collection-card__image{object-fit:contain;padding:clamp(1.2rem,2vw,2.6rem)}.yc-ref-collections .yc-collection-card--linked:hover .yc-collection-card__media--first-product .yc-collection-card__image{transform:scale(1.025)}.yc-ref-collections .yc-collection-card__badge{position:absolute;top:1.6rem;left:1.6rem;z-index:2;display:inline-flex;max-width:calc(100% - 3.2rem);padding:.72rem 1rem;border-radius:999px;background:var(--yc-card-chip-bg);color:var(--yc-card-chip-text);font-family:var(--yc-subheading-family);font-size:var(--yc-collections-v-25);font-weight:var(--yc-subheading-weight);letter-spacing:var(--yc-subheading-letter-spacing);line-height:1.1;text-transform:var(--yc-subheading-transform);box-shadow:0 .8rem 2.2rem #0000002e}.yc-ref-collections .yc-collection-card__body{display:flex;flex:1 1 auto;flex-direction:column;padding:clamp(1.8rem,2vw,2.8rem)}.yc-ref-collections .yc-collection-card--featured .yc-collection-card__body{padding:clamp(2.2rem,2.5vw,3.4rem)}.yc-ref-collections .yc-collection-card__kicker{display:inline-flex;align-items:center;width:fit-content;max-width:100%;margin:0 0 1.1rem;color:var(--yc-card-accent);font-family:var(--yc-subheading-family);font-size:var(--yc-collections-v-26);font-weight:var(--yc-subheading-weight);letter-spacing:var(--yc-subheading-letter-spacing);line-height:1.15;text-transform:var(--yc-subheading-transform)}.yc-ref-collections .yc-collection-card__title{margin:0;color:var(--yc-card-text);font-family:var(--yc-heading-family);font-weight:var(--yc-heading-weight);letter-spacing:var(--yc-heading-letter-spacing);line-height:var(--yc-card-heading-line-height);text-transform:var(--yc-heading-transform);text-wrap:balance;overflow-wrap:normal}.yc-ref-collections .yc-collection-card__title.h3,.yc-ref-collections .yc-collection-card__title.h4,.yc-ref-collections .yc-collection-card__title.h5{line-height:var(--yc-card-heading-line-height)}.yc-ref-collections .yc-collection-card__text{margin-top:1.2rem;color:var(--yc-card-text);font-family:var(--yc-body-family);font-size:1.42rem;font-weight:var(--yc-body-weight);line-height:1.48;overflow-wrap:normal}.yc-ref-collections .yc-collection-card__text p{margin:0}.yc-ref-collections .yc-collection-card__text p+p{margin-top:.8rem}.yc-ref-collections .yc-product-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.45rem 1rem;margin-top:1.4rem;color:var(--yc-card-text);font-family:var(--yc-body-family);line-height:1.2}.yc-ref-collections .yc-product-price__current{font-family:var(--yc-body-family);font-size:clamp(1.7rem,1.35vw,2rem);font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.yc-ref-collections .yc-product-price__compare{color:var(--yc-card-text);font-size:1.35rem;font-weight:var(--yc-body-weight);opacity:.62;text-decoration-thickness:1px;text-decoration-color:currentColor}.yc-ref-collections .yc-collection-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-top:auto;padding-top:2rem}.yc-ref-collections .yc-collection-card__footer:before{content:"";display:block;width:100%;height:1px;background:var(--yc-card-rule)}.yc-ref-collections .yc-collection-card__cta{flex:0 0 auto;min-height:3.8rem;padding:0;color:var(--yc-card-text);white-space:nowrap}.yc-ref-collections .yc-collection-card__cta-icon{display:inline-flex;align-items:center;justify-content:center;width:3.8rem;height:3.8rem;margin-left:.2rem;border:1px solid currentColor;border-radius:999px}.yc-ref-collections .yc-collections--compact .yc-collection-card{min-height:auto}.yc-ref-collections .yc-collections--compact .yc-collection-card__media{min-height:var(--yc-compact-media-height)}.yc-ref-collections .yc-collections--compact .yc-collection-card__body{padding:1.8rem}.yc-ref-collections .yc-collections--compact .yc-collection-card__text{font-size:1.34rem}.yc-ref-collections .yc-collections--compact .yc-product-price{margin-top:1.1rem}.yc-ref-collections .yc-collections--compact .yc-product-price__current{font-size:1.65rem}.yc-ref-collections .yc-collections__empty{padding:2rem;border:1px dashed var(--yc-border-strong);border-radius:var(--yc-card-radius);color:var(--yc-text);font-family:var(--yc-body-family);font-size:1.4rem;line-height:1.45}.yc-ref-collections .yc-collections--swipe-mobile,.yc-ref-collections .yc-collections--swipe-all{--yc-card-lift: .28rem;--yc-card-shadow: 0 .8rem 1.8rem rgba(0, 0, 0, .065);--yc-card-shadow-hover: 0 1.1rem 2.6rem rgba(0, 0, 0, .1)}.yc-ref-collections .yc-collections--swipe-mobile .yc-collections__grid,.yc-ref-collections .yc-collections--swipe-all .yc-collections__grid{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.yc-ref-collections .yc-collections--swipe-mobile .yc-collections__grid::-webkit-scrollbar,.yc-ref-collections .yc-collections--swipe-all .yc-collections__grid::-webkit-scrollbar{display:none;width:0;height:0}.yc-ref-collections .yc-collections--swipe-all .yc-collections__grid{display:flex;grid-template-columns:none;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-padding-inline:0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;background:transparent;padding-block:var(--yc-swipe-lift-space) var(--yc-swipe-shadow-space);padding-inline-start:var(--yc-swipe-inline-space);padding-inline-end:clamp(3.2rem,8vw,10rem);margin-block:calc(-1 * var(--yc-swipe-lift-space)) 0;margin-inline-start:calc(-1 * var(--yc-swipe-inline-space))}.yc-ref-collections .yc-collections--swipe-all .yc-collections__item{flex:0 0 var(--yc-swipe-peek-width-mobile);scroll-snap-align:start}@media screen and (min-width:750px){.yc-ref-collections .yc-collections__grid{grid-template-columns:repeat(var(--yc-columns-tablet),minmax(0,1fr))}.yc-ref-collections .yc-collections--swipe-all .yc-collections__item{flex-basis:var(--yc-swipe-card-width-tablet-peek)}}@media screen and (min-width:990px){.yc-ref-collections .yc-collections__grid{grid-template-columns:repeat(var(--yc-columns-desktop),minmax(0,1fr))}.yc-ref-collections .yc-collections--editorial .yc-collections__item--featured{grid-column:span 2}.yc-ref-collections .yc-collections--editorial .yc-collection-card--featured .yc-collection-card__title{max-width:12em}.yc-ref-collections .yc-collections--swipe-all .yc-collections__item,.yc-ref-collections .yc-collections--swipe-all.yc-collections--editorial .yc-collections__item--featured{flex-basis:var(--yc-swipe-card-width-desktop-peek)}}@media screen and (max-width:989px){.yc-ref-collections .yc-collections__header,.yc-ref-collections .yc-collections__header--left,.yc-ref-collections .yc-collections__header--right,.yc-ref-collections .yc-collections__header--center{grid-template-columns:1fr;justify-items:start;text-align:var(--yc-collections-v-27);direction:ltr}.yc-ref-collections .yc-collections__header--center,.yc-ref-collections .yc-collections__header--mobile-center{justify-items:center}.yc-ref-collections .yc-collections__header--mobile-right{justify-items:end;text-align:right}.yc-ref-collections .yc-collections__actions{justify-content:flex-start}.yc-ref-collections .yc-collections__header--mobile-center .yc-collections__actions{justify-content:center}.yc-ref-collections .yc-collections__header--mobile-right .yc-collections__actions{justify-content:flex-end}}@media screen and (max-width:749px){.yc-ref-collections .yc-collections{border-radius:var(--yc-collections-v-28)}.yc-ref-collections .yc-collections--swipe-mobile .yc-collections__grid{display:flex;grid-template-columns:none;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-padding-inline:0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;background:transparent;padding-block:var(--yc-swipe-lift-space) var(--yc-swipe-shadow-space);padding-inline-start:var(--yc-swipe-inline-space);padding-inline-end:clamp(3.2rem,14vw,7rem);margin-block:calc(-1 * var(--yc-swipe-lift-space)) 0;margin-inline-start:calc(-1 * var(--yc-swipe-inline-space))}.yc-ref-collections .yc-collections--swipe-mobile .yc-collections__item{flex:0 0 var(--yc-swipe-peek-width-mobile);scroll-snap-align:start}.yc-ref-collections .yc-collections__inner{padding:var(--yc-collections-v-29)}.yc-ref-collections .yc-collections--swipe-mobile .yc-collections__inner,.yc-ref-collections .yc-collections--swipe-all .yc-collections__inner{padding-bottom:var(--yc-collections-v-30)}.yc-ref-collections .yc-collections__header{margin-bottom:2.4rem}.yc-ref-collections .yc-collections__heading{max-width:100%;line-height:var(--yc-display-heading-line-height)}.yc-ref-collections .yc-collections__heading.yc-hd-xl{font-size:clamp(3.8rem,11vw,5.8rem)}.yc-ref-collections .yc-collections__heading.yc-hd-xxl{font-size:clamp(4.2rem,12vw,6.4rem)}.yc-ref-collections .yc-collections__description{font-size:1.5rem;line-height:1.48}.yc-ref-collections .yc-collections__actions,.yc-ref-collections .yc-collections__button{width:100%}.yc-ref-collections .yc-collection-card{min-height:auto}.yc-ref-collections .yc-collection-card__media,.yc-ref-collections .yc-collection-card--featured .yc-collection-card__media{min-height:var(--yc-collections-v-31)}.yc-ref-collections .yc-collection-card__body,.yc-ref-collections .yc-collection-card--featured .yc-collection-card__body{padding:1.8rem}.yc-ref-collections .yc-collection-card__title{line-height:var(--yc-card-heading-line-height)}.yc-ref-collections .yc-collection-card__text{font-size:1.36rem;line-height:1.48}.yc-ref-collections .yc-product-price{margin-top:1.2rem}.yc-ref-collections .yc-product-price__current{font-size:1.65rem}.yc-ref-collections .yc-product-price__compare{font-size:1.25rem}.yc-ref-collections .yc-collection-card__footer{padding-top:1.6rem}}@media(prefers-reduced-motion:reduce){.yc-ref-collections .yc-collections__button,.yc-ref-collections .yc-collection-card,.yc-ref-collections .yc-collection-card__image,.yc-ref-collections .yc-collection-card__flow:before,.yc-ref-collections .yc-collections__button svg,.yc-ref-collections .yc-collection-card__cta svg{transition:none}.yc-ref-collections .yc-collection-card--linked:hover,.yc-ref-collections .yc-collection-card--linked:hover .yc-collection-card__image,.yc-ref-collections .yc-collection-card--linked:hover .yc-collection-card__flow:before,.yc-ref-collections .yc-collections__button:hover,.yc-ref-collections .yc-collections__button:hover svg,.yc-ref-collections .yc-collection-card:hover .yc-collection-card__cta svg{transform:none}}.yc-ref-collections .yc-collections>.yc-window-chrome{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:clamp(1.6rem,2.2vw,2.6rem) clamp(2.4rem,4.2vw,var(--yc-collections-v-19));border-bottom:1.5px solid var(--yc-border-strong);position:relative;z-index:2;font-family:var(--yc-subheading-family)!important;font-size:calc(1.05rem * var(--yc-collections-v-32));font-weight:var(--yc-subheading-weight)!important;letter-spacing:var(--yc-subheading-letter-spacing)!important;text-transform:var(--yc-subheading-transform);line-height:1}.yc-ref-collections .yc-collections>.yc-window-chrome .yc-window-chrome__windowline,.yc-ref-collections .yc-collections>.yc-window-chrome .yc-window-chrome__dots,.yc-ref-collections .yc-collections>.yc-window-chrome .yc-window-chrome__crumbs{display:inline-flex;align-items:center;min-width:0}.yc-ref-collections .yc-collections>.yc-window-chrome .yc-window-chrome__windowline{gap:1.2rem}.yc-ref-collections .yc-collections>.yc-window-chrome .yc-window-chrome__dots{gap:.65rem;flex:0 0 auto}.yc-ref-collections .yc-collections>.yc-window-chrome .yc-window-chrome__dot{display:block;width:1.08rem;height:1.08rem;border-radius:999px;border:1px solid rgba(0,0,0,.42);box-shadow:inset 0 1px #ffffff57,0 0 0 1px #ffffff2e}.yc-ref-collections .yc-collections>.yc-window-chrome .yc-window-chrome__dot--purple{background:#7a34d6}.yc-ref-collections .yc-collections>.yc-window-chrome .yc-window-chrome__dot--yellow{background:#cf0}.yc-ref-collections .yc-collections>.yc-window-chrome .yc-window-chrome__dot--steel{background:#8a8c90}.yc-ref-collections .yc-collections>.yc-window-chrome .yc-window-chrome__crumbs{gap:.75rem;flex-wrap:wrap}.yc-ref-collections .yc-collections>.yc-window-chrome .yc-window-chrome__separator{opacity:.65}.yc-ref-collections .yc-collections>.yc-window-chrome .yc-window-chrome__code{border:1px solid currentColor;border-radius:999px;padding:.72rem .95rem;white-space:nowrap}.yc-ref-content-hero{--yc-body-family: var(--font-body-family, "Plus Jakarta Sans", sans-serif);--yc-body-weight: var(--font-body-weight, 400);--yc-heading-family: var(--font-heading-family, "Space Grotesk", sans-serif);--yc-heading-weight: var(--font-heading-weight, 700);--yc-heading-letter-spacing: var(--font-heading-letter-spacing, -.06em);--yc-heading-transform: var(--font-heading-transform, none);--yc-display-heading-transform: var(--font-hd1-transform, var(--font-heading-transform, none));--yc-display-heading-line-height: .9;--yc-card-heading-line-height: .94;--yc-subheading-family: var(--font-subheading-family, "IBM Plex Mono", monospace);--yc-subheading-weight: 400;--yc-subheading-letter-spacing: var(--font-subheading-letter-spacing, .01em);--yc-subheading-transform: var(--font-subheading-transform, uppercase);--yc-button-family: var(--font-button-family, "Plus Jakarta Sans", sans-serif);--yc-button-weight: var(--font-button-weight, 700);--yc-button-letter-spacing: var(--buttons-letter-spacing, 0);--yc-button-transform: var(--buttons-transform, none);--section-padding-top: var(--yc-hero-v-01);--section-padding-bottom: var(--yc-hero-v-02)}.yc-ref-content-hero .yc-premium-hero--white{--yc-bg: #ffffff;--yc-text: #000000;--yc-border: #000000;--yc-border-strong: #000000;--yc-accent: #ccff00;--yc-heading-accent: #7a34d6;--yc-signal-label: #7a34d6;--yc-panel: #f5f6f7;--yc-panel-soft: #f5f6f7;--yc-line: #000000;--yc-line-soft: #000000;--yc-label-filled-bg: #ccff00;--yc-label-filled-text: #000000;--yc-label-outline-bg: #ffffff;--yc-label-outline-text: #000000;--yc-label-outline-border: #000000;--yc-btn-bg-rgb: 122,52,214;--yc-btn-text-rgb: 255,255,255;--yc-secondary-bg-rgb: 255,255,255;--yc-secondary-text-rgb: 122,52,214;--yc-secondary-border-rgb: 122,52,214}.yc-ref-content-hero .yc-premium-hero--light{--yc-bg: #f5f6f7;--yc-text: #000000;--yc-border: #000000;--yc-border-strong: #000000;--yc-accent: #ccff00;--yc-heading-accent: #7a34d6;--yc-signal-label: #7a34d6;--yc-panel: #ffffff;--yc-panel-soft: #ffffff;--yc-line: #000000;--yc-line-soft: #000000;--yc-label-filled-bg: #ccff00;--yc-label-filled-text: #000000;--yc-label-outline-bg: #f5f6f7;--yc-label-outline-text: #000000;--yc-label-outline-border: #000000;--yc-btn-bg-rgb: 122,52,214;--yc-btn-text-rgb: 255,255,255;--yc-secondary-bg-rgb: 245,246,247;--yc-secondary-text-rgb: 122,52,214;--yc-secondary-border-rgb: 122,52,214}.yc-ref-content-hero .yc-premium-hero--mid{--yc-bg: #e4e6e8;--yc-text: #000000;--yc-border: #000000;--yc-border-strong: #000000;--yc-accent: #ccff00;--yc-heading-accent: #7a34d6;--yc-signal-label: #7a34d6;--yc-panel: #ffffff;--yc-panel-soft: #ffffff;--yc-line: #000000;--yc-line-soft: #000000;--yc-label-filled-bg: #ccff00;--yc-label-filled-text: #000000;--yc-label-outline-bg: #e4e6e8;--yc-label-outline-text: #000000;--yc-label-outline-border: #000000;--yc-btn-bg-rgb: 122,52,214;--yc-btn-text-rgb: 255,255,255;--yc-secondary-bg-rgb: 228,230,232;--yc-secondary-text-rgb: 122,52,214;--yc-secondary-border-rgb: 122,52,214}.yc-ref-content-hero .yc-premium-hero--yellow{--yc-bg: #000000;--yc-text: #ccff00;--yc-border: #ccff00;--yc-border-strong: #ccff00;--yc-accent: #ccff00;--yc-heading-accent: #ccff00;--yc-signal-label: #ccff00;--yc-panel: #000000;--yc-panel-soft: #000000;--yc-line: #ccff00;--yc-line-soft: #ccff00;--yc-label-filled-bg: #ccff00;--yc-label-filled-text: #000000;--yc-label-outline-bg: #000000;--yc-label-outline-text: #ccff00;--yc-label-outline-border: #ccff00;--yc-btn-bg-rgb: 204,255,0;--yc-btn-text-rgb: 0,0,0;--yc-secondary-bg-rgb: 0,0,0;--yc-secondary-text-rgb: 204,255,0;--yc-secondary-border-rgb: 204,255,0}.yc-ref-content-hero .yc-premium-hero--yellow-solid{--yc-bg: #ccff00;--yc-text: #000000;--yc-border: #000000;--yc-border-strong: #000000;--yc-accent: #ccff00;--yc-heading-accent: #000000;--yc-signal-label: #000000;--yc-panel: #ccff00;--yc-panel-soft: #ccff00;--yc-line: #000000;--yc-line-soft: #000000;--yc-label-filled-bg: #000000;--yc-label-filled-text: #ccff00;--yc-label-outline-bg: #ccff00;--yc-label-outline-text: #000000;--yc-label-outline-border: #000000;--yc-btn-bg-rgb: 0,0,0;--yc-btn-text-rgb: 204,255,0;--yc-secondary-bg-rgb: 204,255,0;--yc-secondary-text-rgb: 0,0,0;--yc-secondary-border-rgb: 0,0,0}.yc-ref-content-hero .yc-premium-hero--purple{--yc-bg: #7a34d6;--yc-text: #ffffff;--yc-border: #ffffff;--yc-border-strong: #ffffff;--yc-accent: #ccff00;--yc-heading-accent: #ccff00;--yc-signal-label: #ccff00;--yc-panel: #7a34d6;--yc-panel-soft: #7a34d6;--yc-line: #ffffff;--yc-line-soft: #ffffff;--yc-label-filled-bg: #ccff00;--yc-label-filled-text: #000000;--yc-label-outline-bg: #7a34d6;--yc-label-outline-text: #ffffff;--yc-label-outline-border: #ffffff;--yc-btn-bg-rgb: 204,255,0;--yc-btn-text-rgb: 0,0,0;--yc-secondary-bg-rgb: 122,52,214;--yc-secondary-text-rgb: 204,255,0;--yc-secondary-border-rgb: 204,255,0}.yc-ref-content-hero .yc-premium-hero--steel{--yc-bg: #8a8c90;--yc-text: #000000;--yc-border: #000000;--yc-border-strong: #000000;--yc-accent: #ccff00;--yc-heading-accent: #7a34d6;--yc-signal-label: #7a34d6;--yc-panel: #8a8c90;--yc-panel-soft: #8a8c90;--yc-line: #000000;--yc-line-soft: #000000;--yc-label-filled-bg: #ccff00;--yc-label-filled-text: #000000;--yc-label-outline-bg: #8a8c90;--yc-label-outline-text: #000000;--yc-label-outline-border: #000000;--yc-btn-bg-rgb: 122,52,214;--yc-btn-text-rgb: 255,255,255;--yc-secondary-bg-rgb: 138,140,144;--yc-secondary-text-rgb: 122,52,214;--yc-secondary-border-rgb: 122,52,214}.yc-ref-content-hero .yc-premium-hero--graphite{--yc-bg: #35383d;--yc-text: #ffffff;--yc-border: #ffffff;--yc-border-strong: #ffffff;--yc-accent: #ccff00;--yc-heading-accent: #ccff00;--yc-signal-label: #ccff00;--yc-panel: #35383d;--yc-panel-soft: #35383d;--yc-line: #ffffff;--yc-line-soft: #ffffff;--yc-label-filled-bg: #ccff00;--yc-label-filled-text: #000000;--yc-label-outline-bg: #35383d;--yc-label-outline-text: #ffffff;--yc-label-outline-border: #ffffff;--yc-btn-bg-rgb: 204,255,0;--yc-btn-text-rgb: 0,0,0;--yc-secondary-bg-rgb: 53,56,61;--yc-secondary-text-rgb: 204,255,0;--yc-secondary-border-rgb: 204,255,0}.yc-ref-content-hero .yc-premium-hero--carbon{--yc-bg: #1b1d21;--yc-text: #ffffff;--yc-border: #ffffff;--yc-border-strong: #ffffff;--yc-accent: #ccff00;--yc-heading-accent: #ccff00;--yc-signal-label: #ccff00;--yc-panel: #1b1d21;--yc-panel-soft: #1b1d21;--yc-line: #ffffff;--yc-line-soft: #ffffff;--yc-label-filled-bg: #ccff00;--yc-label-filled-text: #000000;--yc-label-outline-bg: #1b1d21;--yc-label-outline-text: #ffffff;--yc-label-outline-border: #ffffff;--yc-btn-bg-rgb: 204,255,0;--yc-btn-text-rgb: 0,0,0;--yc-secondary-bg-rgb: 27,29,33;--yc-secondary-text-rgb: 204,255,0;--yc-secondary-border-rgb: 204,255,0}.yc-ref-content-hero .yc-premium-hero--black{--yc-bg: #000000;--yc-text: #ffffff;--yc-border: #ffffff;--yc-border-strong: #ffffff;--yc-accent: #ccff00;--yc-heading-accent: #ccff00;--yc-signal-label: #ccff00;--yc-panel: #000000;--yc-panel-soft: #000000;--yc-line: #ffffff;--yc-line-soft: #ffffff;--yc-label-filled-bg: #ccff00;--yc-label-filled-text: #000000;--yc-label-outline-bg: #000000;--yc-label-outline-text: #ffffff;--yc-label-outline-border: #ffffff;--yc-btn-bg-rgb: 204,255,0;--yc-btn-text-rgb: 0,0,0;--yc-secondary-bg-rgb: 0,0,0;--yc-secondary-text-rgb: 204,255,0;--yc-secondary-border-rgb: 204,255,0}.yc-ref-content-hero .yc-premium-hero{position:relative;overflow:hidden;isolation:isolate;background:var(--yc-bg);color:var(--yc-text);border:1px solid var(--yc-border);border-radius:var(--yc-hero-v-03);box-shadow:none}.yc-ref-content-hero .yc-premium-hero,.yc-ref-content-hero .yc-premium-hero p,.yc-ref-content-hero .yc-premium-hero li,.yc-ref-content-hero .yc-premium-hero a:not(.btn){color:var(--yc-text)!important}.yc-ref-content-hero .yc-premium-hero__topbar{display:flex;justify-content:space-between;align-items:center;gap:1.6rem;padding:clamp(1.8rem,2.4vw,2.8rem) clamp(2rem,4.2vw,var(--yc-hero-v-05));border-bottom:1px solid var(--yc-line-soft);position:relative;z-index:2}.yc-ref-content-hero .yc-premium-hero__windowline{display:flex;align-items:center;gap:1.25rem;min-width:0}.yc-ref-content-hero .yc-premium-hero__controls{display:inline-flex;align-items:center;flex:0 0 auto;gap:.65rem;padding:0;line-height:1}.yc-ref-content-hero .yc-premium-hero__dot{display:block;width:1.08rem;height:1.08rem;border-radius:999px;border:1px solid rgba(0,0,0,.42);box-shadow:inset 0 1px #ffffff57,0 0 0 1px #ffffff2e}.yc-ref-content-hero .yc-premium-hero__dot--purple{background:#7a34d6}.yc-ref-content-hero .yc-premium-hero__dot--yellow{background:#cf0}.yc-ref-content-hero .yc-premium-hero__dot--steel{background:#8a8c90}.yc-ref-content-hero .yc-premium-hero__breadcrumbs{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center;min-width:0;margin:0;font-family:var(--yc-subheading-family)!important;font-size:var(--yc-hero-v-06);line-height:1.25;letter-spacing:var(--yc-subheading-letter-spacing);text-transform:var(--yc-subheading-transform)}.yc-ref-content-hero .yc-premium-hero__breadcrumbs a{text-decoration:none}.yc-ref-content-hero .yc-premium-hero__breadcrumbs a:hover{text-decoration:underline;text-underline-offset:.25em}.yc-ref-content-hero .yc-premium-hero__crumb-separator{opacity:.58}.yc-ref-content-hero .yc-premium-hero__page-code{flex:0 0 auto;font-family:var(--yc-subheading-family)!important;font-size:var(--yc-hero-v-06);line-height:1;letter-spacing:var(--yc-subheading-letter-spacing);text-transform:var(--yc-subheading-transform);color:var(--yc-text)!important}.yc-ref-content-hero .yc-premium-hero__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(3rem,5vw,7rem);padding:clamp(3.2rem,5.4vw,var(--yc-hero-v-07)) clamp(2rem,4.2vw,var(--yc-hero-v-05));position:relative;z-index:2}.yc-ref-content-hero .yc-premium-hero__content{min-width:0;max-width:var(--yc-hero-v-08)}.yc-ref-content-hero .yc-premium-hero__eyebrow,.yc-ref-content-hero .yc-premium-hero__visual-kicker{display:inline-flex;align-items:center;width:fit-content;max-width:100%;min-height:3.4rem;padding:.72rem 1.05rem;border-radius:999px;font-family:var(--yc-subheading-family)!important;font-size:var(--yc-hero-v-06);line-height:1.1;letter-spacing:var(--yc-subheading-letter-spacing);text-transform:var(--yc-subheading-transform)}.yc-ref-content-hero .yc-premium-hero--label-filled .yc-premium-hero__eyebrow{background:var(--yc-label-filled-bg);border:0;color:var(--yc-label-filled-text)!important}.yc-ref-content-hero .yc-premium-hero--label-filled .yc-premium-hero__visual-kicker,.yc-ref-content-hero .yc-premium-hero--label-outline .yc-premium-hero__eyebrow{background:var(--yc-label-outline-bg);border:1px solid var(--yc-label-outline-border);color:var(--yc-label-outline-text)!important}.yc-ref-content-hero .yc-premium-hero--label-outline .yc-premium-hero__visual-kicker{background:var(--yc-label-filled-bg);border:0;color:var(--yc-label-filled-text)!important}.yc-ref-content-hero .yc-premium-hero__heading{margin:1.65rem 0 0;max-width:var(--yc-hero-v-09);color:var(--yc-text)!important;font-family:var(--yc-heading-family)!important;font-weight:var(--yc-heading-weight);letter-spacing:var(--yc-heading-letter-spacing);line-height:var(--yc-display-heading-line-height)!important;text-transform:var(--yc-display-heading-transform);font-size:clamp(var(--yc-hero-v-10),var(--yc-hero-v-11),var(--yc-hero-v-12))}.yc-ref-content-hero .yc-premium-hero__heading .block,.yc-ref-content-hero .yc-premium-hero__heading *{line-height:inherit!important}.yc-ref-content-hero .yc-premium-hero__heading .yc-premium-hero__accent-word{color:var(--yc-heading-accent)!important}.yc-ref-content-hero .yc-premium-hero__intro{display:block;margin-top:var(--yc-hero-v-13);max-width:var(--yc-hero-v-14);color:var(--yc-text)!important;font-family:var(--yc-body-family)!important;font-size:clamp(1.6rem,1.22vw,1.95rem);font-weight:var(--yc-body-weight);line-height:1.55}.yc-ref-content-hero .yc-premium-hero__intro>*:first-child{margin-top:0}.yc-ref-content-hero .yc-premium-hero__intro>*:last-child{margin-bottom:0}.yc-ref-content-hero .yc-premium-hero__intro strong,.yc-ref-content-hero .yc-premium-hero__intro b{font-weight:650}.yc-ref-content-hero .yc-premium-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center;margin-top:2.6rem}.yc-ref-content-hero .yc-premium-hero__actions .btn{--color-button: var(--yc-btn-bg-rgb);--color-button-text: var(--yc-btn-text-rgb);--color-secondary-button: var(--yc-secondary-bg-rgb);--color-secondary-button-text: var(--yc-secondary-text-rgb);--color-secondary-button-border: var(--yc-secondary-border-rgb);min-height:5.2rem}.yc-ref-content-hero .yc-premium-hero__actions .btn--primary{background:rgb(var(--yc-btn-bg-rgb))!important;border-color:rgb(var(--yc-btn-bg-rgb))!important;color:rgb(var(--yc-btn-text-rgb))!important}.yc-ref-content-hero .yc-premium-hero__actions .btn--primary .btn__text,.yc-ref-content-hero .yc-premium-hero__actions .btn--primary .btn__icon{color:rgb(var(--yc-btn-text-rgb))!important}.yc-ref-content-hero .yc-premium-hero__actions .btn--secondary{background:transparent!important;border-color:rgb(var(--yc-secondary-border-rgb))!important;color:rgb(var(--yc-secondary-text-rgb))!important}.yc-ref-content-hero .yc-premium-hero__actions .btn--secondary .btn__text,.yc-ref-content-hero .yc-premium-hero__actions .btn--secondary .btn__icon{color:rgb(var(--yc-secondary-text-rgb))!important}.yc-ref-content-hero .yc-premium-hero__actions .btn .btn__icon svg,.yc-ref-content-hero .yc-premium-hero__actions .btn .btn__icon svg *{color:inherit!important}.yc-ref-content-hero .yc-premium-hero__actions .btn .btn__icon svg [stroke]{stroke:currentColor!important}.yc-ref-content-hero .yc-premium-hero__actions .btn .btn__icon svg [fill]:not([fill=none]){fill:currentColor!important}.yc-ref-content-hero .yc-premium-hero__actions .btn:focus-visible{outline:2px solid var(--yc-line)!important;outline-offset:3px}.yc-ref-content-hero .yc-premium-hero__actions .btn--primary:before,.yc-ref-content-hero .yc-premium-hero__actions .btn--secondary:before{display:none!important}.yc-ref-content-hero .yc-premium-hero__actions .btn--primary,.yc-ref-content-hero .yc-premium-hero__actions .btn--secondary,.yc-ref-content-hero .yc-premium-hero__actions .btn--primary .btn__text,.yc-ref-content-hero .yc-premium-hero__actions .btn--primary .btn__icon,.yc-ref-content-hero .yc-premium-hero__actions .btn--secondary .btn__text,.yc-ref-content-hero .yc-premium-hero__actions .btn--secondary .btn__icon{transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.yc-ref-content-hero .yc-premium-hero__actions .btn--primary:hover{background:transparent!important;border-color:rgb(var(--yc-secondary-border-rgb))!important;color:rgb(var(--yc-secondary-text-rgb))!important;transform:translateY(-1px)}.yc-ref-content-hero .yc-premium-hero__actions .btn--primary:hover .btn__text,.yc-ref-content-hero .yc-premium-hero__actions .btn--primary:hover .btn__icon{color:rgb(var(--yc-secondary-text-rgb))!important}.yc-ref-content-hero .yc-premium-hero__actions .btn--secondary:hover{background:rgb(var(--yc-btn-bg-rgb))!important;border-color:rgb(var(--yc-btn-bg-rgb))!important;color:rgb(var(--yc-btn-text-rgb))!important;transform:translateY(-1px)}.yc-ref-content-hero .yc-premium-hero__actions .btn--secondary:hover .btn__text,.yc-ref-content-hero .yc-premium-hero__actions .btn--secondary:hover .btn__icon{color:rgb(var(--yc-btn-text-rgb))!important}.yc-ref-content-hero .yc-premium-hero__visual{display:block;min-width:0}@media(min-width:750px){.yc-ref-content-hero .yc-premium-hero__visual--hide-desktop,.yc-ref-content-hero .yc-premium-hero__signal-strip--hide-desktop{display:none!important}}.yc-ref-content-hero .yc-premium-hero__system{display:grid;grid-template-rows:auto minmax(0,1fr) auto;position:relative;min-height:100%;border:1px solid var(--yc-border);border-radius:var(--yc-hero-v-15);background:var(--yc-panel);overflow:hidden}.yc-ref-content-hero .yc-premium-hero__system-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1.4rem;padding:clamp(1.6rem,2.4vw,2.6rem);border-bottom:0;box-shadow:inset 0 -1px 0 var(--yc-line)}.yc-ref-content-hero .yc-premium-hero__system-code{display:inline-flex;align-items:center;justify-content:center;min-height:3.4rem;padding:.72rem .95rem;border:1px solid var(--yc-line);border-radius:999px;color:var(--yc-text)!important;font-family:var(--yc-subheading-family)!important;font-size:var(--yc-hero-v-06);line-height:1.1;letter-spacing:var(--yc-subheading-letter-spacing);text-transform:var(--yc-subheading-transform)}.yc-ref-content-hero .yc-premium-hero__system-body{padding:clamp(2rem,2.8vw,3.2rem)}.yc-ref-content-hero .yc-premium-hero__visual-title{max-width:42rem;margin:0;color:var(--yc-text)!important;font-family:var(--yc-heading-family)!important;font-size:clamp(var(--yc-hero-v-16),var(--yc-hero-v-17),var(--yc-hero-v-18));font-weight:var(--yc-heading-weight);letter-spacing:var(--yc-heading-letter-spacing);line-height:var(--yc-display-heading-line-height)!important;text-transform:var(--yc-display-heading-transform)}.yc-ref-content-hero .yc-premium-hero__visual-title *{line-height:inherit!important}.yc-ref-content-hero .yc-premium-hero__matrix{margin-top:2.8rem;border-top:1px solid var(--yc-line)}.yc-ref-content-hero .yc-premium-hero__matrix-row{display:grid;grid-template-columns:4.2rem minmax(0,1fr) auto;gap:1.2rem;align-items:center;min-height:6.2rem;border-bottom:1px solid var(--yc-line)}.yc-ref-content-hero .yc-premium-hero__matrix-index{color:var(--yc-text)!important;font-family:var(--yc-subheading-family)!important;font-size:var(--yc-hero-v-19);line-height:1;letter-spacing:var(--yc-subheading-letter-spacing);text-transform:var(--yc-subheading-transform);white-space:nowrap}.yc-ref-content-hero .yc-premium-hero__matrix-title{min-width:0;color:var(--yc-text)!important;font-family:var(--yc-body-family)!important;font-size:1.45rem;font-weight:var(--font-body-weight-bolder, 700);line-height:1.2;white-space:normal;overflow-wrap:normal}.yc-ref-content-hero .yc-premium-hero__system-foot{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.4rem;align-items:end;padding:clamp(1.6rem,2.4vw,2.6rem);border-top:0;box-shadow:inset 0 1px 0 var(--yc-line);background:var(--yc-panel)}.yc-ref-content-hero .yc-premium-hero__visual-note{margin:0;max-width:34rem;color:var(--yc-text)!important;font-family:var(--yc-body-family)!important;font-size:1.35rem;line-height:1.42}.yc-ref-content-hero .yc-premium-hero__visual-brand{display:flex;align-items:flex-end;justify-content:flex-end;min-width:8rem}.yc-ref-content-hero .yc-premium-hero__visual-logo{display:block;width:min(var(--yc-hero-v-20),18vw);max-width:100%;height:auto}.yc-ref-content-hero .yc-premium-hero__visual-mark{color:var(--yc-accent)!important;font-family:var(--yc-heading-family)!important;font-size:clamp(var(--yc-hero-v-21),var(--yc-hero-v-22),var(--yc-hero-v-23));font-weight:var(--yc-heading-weight);line-height:.78;letter-spacing:var(--yc-heading-letter-spacing);text-transform:var(--yc-display-heading-transform)}.yc-ref-content-hero .yc-premium-hero__signal-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--yc-line-soft);position:relative;z-index:2}.yc-ref-content-hero .yc-premium-hero__signal{padding:clamp(1.7rem,2.4vw,2.6rem) clamp(2rem,4.2vw,var(--yc-hero-v-05));border-right:1px solid var(--yc-line-soft)}.yc-ref-content-hero .yc-premium-hero__signal:last-child{border-right:0}.yc-ref-content-hero .yc-premium-hero__signal-label{display:block;margin-bottom:.75rem;color:var(--yc-signal-label)!important;font-family:var(--yc-subheading-family)!important;font-size:var(--yc-hero-v-24);line-height:1;letter-spacing:var(--yc-subheading-letter-spacing);text-transform:var(--yc-subheading-transform)}.yc-ref-content-hero .yc-premium-hero__signal-title{display:block;color:var(--yc-text)!important;font-family:var(--yc-heading-family)!important;font-size:clamp(var(--yc-hero-v-25),var(--yc-hero-v-26),var(--yc-hero-v-27));font-weight:var(--yc-heading-weight);letter-spacing:var(--yc-heading-letter-spacing);line-height:var(--yc-card-heading-line-height)!important;text-transform:var(--yc-display-heading-transform)}.yc-ref-content-hero .yc-premium-hero__signal-title *{line-height:inherit!important}.yc-ref-content-hero .yc-premium-hero__signal-text{margin-top:.75rem;color:var(--yc-text)!important;font-family:var(--yc-body-family)!important;font-size:1.32rem;line-height:1.42}@media(min-width:990px){.yc-ref-content-hero .yc-premium-hero__grid--split{grid-template-columns:minmax(0,1.04fr) minmax(38rem,.72fr);align-items:stretch}}@media(max-width:989.98px){.yc-ref-content-hero .yc-premium-hero__topbar{align-items:flex-start;flex-direction:column}.yc-ref-content-hero .yc-premium-hero__windowline{width:100%;align-items:flex-start}.yc-ref-content-hero .yc-premium-hero__controls{padding-top:.12rem}.yc-ref-content-hero .yc-premium-hero__system{min-height:38rem}.yc-ref-content-hero .yc-premium-hero__signal-strip{grid-template-columns:1fr}.yc-ref-content-hero .yc-premium-hero__signal{border-right:0;border-bottom:1px solid var(--yc-line-soft)}.yc-ref-content-hero .yc-premium-hero__signal:last-child{border-bottom:0}}@media(max-width:749.98px){.yc-ref-content-hero .yc-premium-hero__visual--hide-mobile,.yc-ref-content-hero .yc-premium-hero__signal-strip--hide-mobile{display:none!important}.yc-ref-content-hero .yc-premium-hero__signal-title{font-size:var(--yc-hero-v-28)}.yc-ref-content-hero .yc-premium-hero{border-radius:min(var(--yc-hero-v-03),24px)}.yc-ref-content-hero .yc-premium-hero__heading{font-size:clamp(var(--yc-hero-v-10),calc(var(--yc-hero-v-11) + var(--yc-hero-v-29)),min(var(--yc-hero-v-12),5.4rem));letter-spacing:var(--yc-heading-letter-spacing)}.yc-ref-content-hero .yc-premium-hero__actions,.yc-ref-content-hero .yc-premium-hero__actions .btn{width:100%}.yc-ref-content-hero .yc-premium-hero__system-head{align-items:flex-start;gap:1rem}.yc-ref-content-hero .yc-premium-hero__system-code,.yc-ref-content-hero .yc-premium-hero__visual-kicker{min-height:3rem;padding:.58rem .78rem;font-size:var(--yc-hero-v-30)}.yc-ref-content-hero .yc-premium-hero__system-body{padding:1.8rem 1.6rem}.yc-ref-content-hero .yc-premium-hero__visual-title{font-size:clamp(var(--yc-hero-v-31),var(--yc-hero-v-32),var(--yc-hero-v-33));max-width:100%}.yc-ref-content-hero .yc-premium-hero__matrix{margin-top:2.2rem}.yc-ref-content-hero .yc-premium-hero__matrix-row{grid-template-columns:2.8rem minmax(0,1fr) auto;gap:.7rem;min-height:5.4rem}.yc-ref-content-hero .yc-premium-hero__matrix-index{display:inline-flex;font-size:var(--yc-hero-v-34)}.yc-ref-content-hero .yc-premium-hero__matrix-title{font-size:1.25rem;line-height:1.18}.yc-ref-content-hero .yc-premium-hero__system-foot{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;padding:1.6rem}.yc-ref-content-hero .yc-premium-hero__visual-note{max-width:none;font-size:1.22rem;line-height:1.36}.yc-ref-content-hero .yc-premium-hero__visual-brand{min-width:clamp(4.8rem,16vw,6.8rem);align-self:end}.yc-ref-content-hero .yc-premium-hero__visual-logo{width:min(var(--yc-hero-v-20),16vw);min-width:4.6rem}.yc-ref-content-hero .yc-premium-hero__visual-mark{font-size:clamp(var(--yc-hero-v-16),var(--yc-hero-v-35),var(--yc-hero-v-36))}}.yc-home :is(.kicker,.pill,.micro,.code,.crumbs,.route-index,.product-brand),.yc-ref-collection-hub :is(.yc-hub__eyebrow,.yc-hub__crumbs,.yc-hub__code,.yc-hub-card__eyebrow,.yc-hub-chip__label,.yc-hub-route__index,.yc-hub-route__meta),.yc-ref-collections :is(.yc-collections__eyebrow,.yc-collections__badge,.yc-collections-card__eyebrow,.yc-collections-card__kicker,.yc-window-chrome__crumbs,.yc-window-chrome__code),.yc-ref-content-hero :is(.yc-premium-hero__breadcrumbs,.yc-premium-hero__page-code,.yc-premium-hero__eyebrow,.yc-premium-hero__visual-kicker,.yc-premium-hero__system-code,.yc-premium-hero__matrix-index,.yc-premium-hero__signal-label){font-weight:400}.yc-image-card-v2{display:grid;grid-template-columns:minmax(0,var(--yc-image-card-image-width,50%)) minmax(0,1fr);gap:var(--yc-image-card-gap,3.2rem);align-items:stretch}.yc-image-card-v2__media,.yc-image-card-v2__content-card{min-height:var(--yc-image-card-min-height,56rem)}.yc-image-card-v2__media{position:relative;overflow:hidden;border:1px solid rgba(0,0,0,.12);border-radius:var(--yc-image-card-radius,2.8rem);background:var(--yc-light)}.yc-image-card-v2__media>.yc-visual{height:100%;min-height:inherit;border-radius:inherit}.yc-image-card-v2__image{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;aspect-ratio:var(--yc-image-card-ratio,1.4)}.yc-image-card-v2__image-label{position:absolute;left:2.4rem;bottom:2.4rem;z-index:2;display:inline-flex;max-width:calc(100% - 4.8rem);padding:.9rem 1.1rem;border-radius:999px;background:var(--yc-black);color:var(--yc-yellow);font-family:var(--yc-mono-family);font-size:1.1rem;font-weight:400;line-height:1.1;letter-spacing:var(--font-subheading-letter-spacing,.01em);text-transform:var(--font-subheading-transform,uppercase)}.yc-image-card-v2__content-card{display:flex;flex-direction:column;justify-content:center;overflow:hidden;border:1.5px solid var(--yc-image-card-border,#000);border-radius:var(--yc-image-card-radius,2.8rem);padding:var(--yc-image-card-padding,6.4rem);background:var(--yc-image-card-bg,#f5f6f7);color:var(--yc-image-card-text,#000)}.yc-image-card-v2--valign-start .yc-image-card-v2__content-card{justify-content:flex-start}.yc-image-card-v2--valign-end .yc-image-card-v2__content-card{justify-content:flex-end}.yc-image-card-v2__content{width:100%;max-width:var(--yc-image-card-content-width,70rem)}.yc-image-card-v2--align-center .yc-image-card-v2__content{margin-inline:auto;text-align:center}.yc-image-card-v2--align-right .yc-image-card-v2__content{margin-left:auto;text-align:right}.yc-image-card-v2__subheading{display:inline-flex;align-items:center;width:fit-content;max-width:100%;margin:0 0 1.4rem;padding:.8rem 1rem;border-radius:999px;font-family:var(--yc-mono-family);font-size:1.2rem;font-weight:400;line-height:1.15;letter-spacing:var(--font-subheading-letter-spacing,.01em);text-transform:var(--font-subheading-transform,uppercase);background:var(--yc-image-card-pill-bg);color:var(--yc-image-card-pill-text);border:0}.yc-image-card-v2--label-outline .yc-image-card-v2__subheading{background:transparent;color:var(--yc-image-card-text);border:1.5px solid currentColor}.yc-image-card-v2__heading{margin:0;max-width:100%;color:inherit;font-family:var(--yc-heading-family);font-size:clamp(3.4rem,5.4vw,var(--yc-image-card-heading-size,7rem));font-weight:var(--yc-heading-weight);letter-spacing:var(--yc-heading-letter-spacing);line-height:.92;text-transform:var(--font-heading-transform,none);text-wrap:balance}.yc-image-card-v2__heading *{line-height:inherit}.yc-image-card-v2__text{margin-top:clamp(2.2rem,2.4vw,3.2rem);color:inherit;font-family:var(--yc-body-family);font-size:clamp(1.55rem,1.4vw,var(--yc-image-card-text-size,2rem));line-height:1.5;font-weight:400}.yc-image-card-v2__text :is(p,li){color:inherit}.yc-image-card-v2__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:var(--yc-image-card-button-spacing,3.2rem)}.yc-image-card-v2--align-center .yc-image-card-v2__actions{justify-content:center}.yc-image-card-v2--align-right .yc-image-card-v2__actions{justify-content:flex-end}.yc-image-card-v2 .btn.underline{min-height:auto;padding:.8rem 0;border:0;border-bottom:1.5px solid currentColor;border-radius:0;background:transparent;color:inherit}.yc-image-card-v2 .btn{--yc-btn-bg:var(--yc-image-card-btn-bg);--yc-btn-text:var(--yc-image-card-btn-text);--yc-btn-border:var(--yc-image-card-btn-bg);--yc-btn-secondary:var(--yc-image-card-btn-secondary)}.yc-image-card-v2 .btn.primary{background:var(--yc-btn-bg);border-color:var(--yc-btn-border);color:var(--yc-btn-text)}.yc-image-card-v2 .btn.secondary,.yc-image-card-v2 .btn.primary:hover{background:transparent;border-color:var(--yc-btn-secondary);color:var(--yc-btn-secondary)}.yc-image-card-v2 .btn.secondary:hover{background:var(--yc-btn-bg);border-color:var(--yc-btn-bg);color:var(--yc-btn-text)}.yc-image-card-v2__button-color-yellow{--yc-btn-bg:#ccff00!important;--yc-btn-text:#000!important;--yc-btn-border:#ccff00!important;--yc-btn-secondary:#ccff00!important}.yc-image-card-v2__button-color-purple{--yc-btn-bg:#7a34d6!important;--yc-btn-text:#fff!important;--yc-btn-border:#7a34d6!important;--yc-btn-secondary:#7a34d6!important}.yc-image-card-v2__button-color-black{--yc-btn-bg:#000!important;--yc-btn-text:#fff!important;--yc-btn-border:#000!important;--yc-btn-secondary:#000!important}.yc-image-card-v2__button-color-white{--yc-btn-bg:#fff!important;--yc-btn-text:#7a34d6!important;--yc-btn-border:#fff!important;--yc-btn-secondary:#fff!important}.yc-image-card-v2--image-right .yc-image-card-v2__media{order:2}.yc-image-card-v2--image-right .yc-image-card-v2__content-card{order:1}.yc-image-card-v2--white{--yc-image-card-bg:#fff;--yc-image-card-text:#000;--yc-image-card-border:#000;--yc-image-card-pill-bg:#7a34d6;--yc-image-card-pill-text:#fff;--yc-image-card-btn-bg:#7a34d6;--yc-image-card-btn-text:#fff;--yc-image-card-btn-secondary:#7a34d6}.yc-image-card-v2--light{--yc-image-card-bg:#f5f6f7;--yc-image-card-text:#000;--yc-image-card-border:#000;--yc-image-card-pill-bg:#7a34d6;--yc-image-card-pill-text:#fff;--yc-image-card-btn-bg:#7a34d6;--yc-image-card-btn-text:#fff;--yc-image-card-btn-secondary:#7a34d6}.yc-image-card-v2--mid{--yc-image-card-bg:#e4e6e8;--yc-image-card-text:#000;--yc-image-card-border:#000;--yc-image-card-pill-bg:#7a34d6;--yc-image-card-pill-text:#fff;--yc-image-card-btn-bg:#7a34d6;--yc-image-card-btn-text:#fff;--yc-image-card-btn-secondary:#7a34d6}.yc-image-card-v2--yellow{--yc-image-card-bg:#000;--yc-image-card-text:#fff;--yc-image-card-border:#ccff00;--yc-image-card-pill-bg:#ccff00;--yc-image-card-pill-text:#000;--yc-image-card-btn-bg:#ccff00;--yc-image-card-btn-text:#000;--yc-image-card-btn-secondary:#ccff00}.yc-image-card-v2--yellow-solid{--yc-image-card-bg:#ccff00;--yc-image-card-text:#000;--yc-image-card-border:#000;--yc-image-card-pill-bg:#000;--yc-image-card-pill-text:#ccff00;--yc-image-card-btn-bg:#000;--yc-image-card-btn-text:#ccff00;--yc-image-card-btn-secondary:#000}.yc-image-card-v2--purple{--yc-image-card-bg:#7a34d6;--yc-image-card-text:#fff;--yc-image-card-border:#fff;--yc-image-card-pill-bg:#fff;--yc-image-card-pill-text:#7a34d6;--yc-image-card-btn-bg:#fff;--yc-image-card-btn-text:#7a34d6;--yc-image-card-btn-secondary:#fff}.yc-image-card-v2--steel{--yc-image-card-bg:#8a8c90;--yc-image-card-text:#000;--yc-image-card-border:#000;--yc-image-card-pill-bg:#7a34d6;--yc-image-card-pill-text:#fff;--yc-image-card-btn-bg:#7a34d6;--yc-image-card-btn-text:#fff;--yc-image-card-btn-secondary:#7a34d6}.yc-image-card-v2--graphite{--yc-image-card-bg:#35383d;--yc-image-card-text:#fff;--yc-image-card-border:#fff;--yc-image-card-pill-bg:#ccff00;--yc-image-card-pill-text:#000;--yc-image-card-btn-bg:#ccff00;--yc-image-card-btn-text:#000;--yc-image-card-btn-secondary:#ccff00}.yc-image-card-v2--carbon{--yc-image-card-bg:#1b1d21;--yc-image-card-text:#fff;--yc-image-card-border:#fff;--yc-image-card-pill-bg:#ccff00;--yc-image-card-pill-text:#000;--yc-image-card-btn-bg:#ccff00;--yc-image-card-btn-text:#000;--yc-image-card-btn-secondary:#ccff00}.yc-image-card-v2--black{--yc-image-card-bg:#000;--yc-image-card-text:#fff;--yc-image-card-border:#fff;--yc-image-card-pill-bg:#ccff00;--yc-image-card-pill-text:#000;--yc-image-card-btn-bg:#ccff00;--yc-image-card-btn-text:#000;--yc-image-card-btn-secondary:#ccff00}.yc-cta-banner-v2{overflow:hidden;border:1.5px solid var(--yc-cta-border);border-radius:var(--yc-cta-banner-radius,2.8rem);padding:clamp(3.2rem,5vw,var(--yc-cta-banner-padding,6rem));background:var(--yc-cta-bg);color:var(--yc-cta-text)}.yc-cta-banner-v2__inner{display:grid;gap:2.4rem;align-items:center}.yc-cta-banner-v2__inner--split{grid-template-columns:minmax(0,1fr) auto}.yc-cta-banner-v2__content{max-width:var(--yc-cta-banner-content-width,80rem)}.yc-cta-banner-v2__subheading{display:inline-flex;width:fit-content;max-width:100%;margin:0 0 1.2rem;padding:.8rem 1rem;border-radius:999px;background:var(--yc-cta-pill-bg);color:var(--yc-cta-pill-text);border:0;font-family:var(--yc-mono-family);font-size:1.2rem;font-weight:400;line-height:1.15;letter-spacing:var(--font-subheading-letter-spacing,.01em);text-transform:var(--font-subheading-transform,uppercase)}.yc-cta-banner-v2--label-outline .yc-cta-banner-v2__subheading{background:transparent;color:var(--yc-cta-text);border:1.5px solid currentColor}.yc-cta-banner-v2__heading{margin:0;color:inherit;font-family:var(--yc-heading-family);font-size:clamp(3.6rem,5.6vw,var(--yc-cta-banner-heading-size,7rem));font-weight:var(--yc-heading-weight);letter-spacing:var(--yc-heading-letter-spacing);line-height:.92;text-transform:var(--font-heading-transform,none);text-wrap:balance}.yc-cta-banner-v2__text{margin-top:1.6rem;color:inherit;font-size:clamp(1.55rem,1.4vw,1.9rem);line-height:1.5;font-weight:400}.yc-cta-banner-v2__text :is(p,li){color:inherit}.yc-cta-banner-v2__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1.2rem}.yc-cta-banner-v2 .btn{--yc-btn-bg:var(--yc-cta-btn-bg);--yc-btn-text:var(--yc-cta-btn-text);--yc-btn-secondary:var(--yc-cta-btn-secondary)}.yc-cta-banner-v2 .btn.primary{background:var(--yc-btn-bg);border-color:var(--yc-btn-bg);color:var(--yc-btn-text)}.yc-cta-banner-v2 .btn.secondary,.yc-cta-banner-v2 .btn.primary:hover{background:transparent;border-color:var(--yc-btn-secondary);color:var(--yc-btn-secondary)}.yc-cta-banner-v2 .btn.secondary:hover{background:var(--yc-btn-bg);border-color:var(--yc-btn-bg);color:var(--yc-btn-text)}.yc-cta-banner-v2--buttons-yellow{--yc-cta-btn-bg:#ccff00!important;--yc-cta-btn-text:#000!important;--yc-cta-btn-secondary:#ccff00!important}.yc-cta-banner-v2--buttons-purple{--yc-cta-btn-bg:#7a34d6!important;--yc-cta-btn-text:#fff!important;--yc-cta-btn-secondary:#7a34d6!important}.yc-cta-banner-v2--buttons-black{--yc-cta-btn-bg:#000!important;--yc-cta-btn-text:#fff!important;--yc-cta-btn-secondary:#000!important}.yc-cta-banner-v2--buttons-white{--yc-cta-btn-bg:#fff!important;--yc-cta-btn-text:#7a34d6!important;--yc-cta-btn-secondary:#fff!important}.yc-cta-banner-v2--white,.yc-cta-banner-v2--light,.yc-cta-banner-v2--mid{--yc-cta-bg:#fff;--yc-cta-text:#000;--yc-cta-border:#000;--yc-cta-pill-bg:#7a34d6;--yc-cta-pill-text:#fff;--yc-cta-btn-bg:#7a34d6;--yc-cta-btn-text:#fff;--yc-cta-btn-secondary:#7a34d6}.yc-cta-banner-v2--light{--yc-cta-bg:#f5f6f7}.yc-cta-banner-v2--mid{--yc-cta-bg:#e4e6e8}.yc-cta-banner-v2--yellow{--yc-cta-bg:#000;--yc-cta-text:#fff;--yc-cta-border:#ccff00;--yc-cta-pill-bg:#ccff00;--yc-cta-pill-text:#000;--yc-cta-btn-bg:#ccff00;--yc-cta-btn-text:#000;--yc-cta-btn-secondary:#ccff00}.yc-cta-banner-v2--yellow-solid{--yc-cta-bg:#ccff00;--yc-cta-text:#000;--yc-cta-border:#000;--yc-cta-pill-bg:#000;--yc-cta-pill-text:#ccff00;--yc-cta-btn-bg:#000;--yc-cta-btn-text:#ccff00;--yc-cta-btn-secondary:#000}.yc-cta-banner-v2--purple{--yc-cta-bg:#7a34d6;--yc-cta-text:#fff;--yc-cta-border:#fff;--yc-cta-pill-bg:#ccff00;--yc-cta-pill-text:#000;--yc-cta-btn-bg:#fff;--yc-cta-btn-text:#7a34d6;--yc-cta-btn-secondary:#fff}.yc-cta-banner-v2--steel{--yc-cta-bg:#8a8c90;--yc-cta-text:#000;--yc-cta-border:#000;--yc-cta-pill-bg:#7a34d6;--yc-cta-pill-text:#fff;--yc-cta-btn-bg:#7a34d6;--yc-cta-btn-text:#fff;--yc-cta-btn-secondary:#7a34d6}.yc-cta-banner-v2--graphite,.yc-cta-banner-v2--carbon,.yc-cta-banner-v2--black{--yc-cta-bg:#35383d;--yc-cta-text:#fff;--yc-cta-border:#fff;--yc-cta-pill-bg:#ccff00;--yc-cta-pill-text:#000;--yc-cta-btn-bg:#ccff00;--yc-cta-btn-text:#000;--yc-cta-btn-secondary:#ccff00}.yc-cta-banner-v2--carbon{--yc-cta-bg:#1b1d21}.yc-cta-banner-v2--black{--yc-cta-bg:#000}.yc-premium-hero__matrix-status{justify-self:end;font-family:var(--yc-subheading-family);font-size:1rem;font-weight:400;letter-spacing:var(--yc-subheading-letter-spacing);text-transform:var(--yc-subheading-transform)}@media(max-width:989px){.yc-cta-banner-v2__inner--split{grid-template-columns:1fr}.yc-cta-banner-v2__actions{justify-content:flex-start}}@media(max-width:767px){.yc-image-card-v2{grid-template-columns:1fr;gap:var(--yc-image-card-mobile-gap,2.4rem)}.yc-image-card-v2__media,.yc-image-card-v2__content-card{min-height:auto}.yc-image-card-v2__media,.yc-image-card-v2__image{min-height:var(--yc-image-card-mobile-height,32rem)}.yc-image-card-v2__content-card{padding:var(--yc-image-card-mobile-padding,3.6rem)}.yc-image-card-v2--image-right .yc-image-card-v2__media,.yc-image-card-v2--image-right .yc-image-card-v2__content-card{order:initial}.yc-image-card-v2--mobile-image-first .yc-image-card-v2__media{order:1}.yc-image-card-v2--mobile-image-first .yc-image-card-v2__content-card{order:2}.yc-image-card-v2--mobile-content-first .yc-image-card-v2__content-card{order:1}.yc-image-card-v2--mobile-content-first .yc-image-card-v2__media{order:2}.yc-image-card-v2__actions,.yc-image-card-v2__actions .btn,.yc-cta-banner-v2__actions,.yc-cta-banner-v2__actions .btn{width:100%}.yc-cta-banner-v2{padding:3rem 2rem}}.yc-card-grid .yc-card--white{--yc-card-bg:#ffffff;--yc-card-text:#000000;--yc-card-border:#e4e6e8;--yc-card-accent:#7a34d6;--yc-card-link:#7a34d6;--yc-card-rule:rgba(0,0,0,.18);--yc-card-btn-bg-rgb:122,52,214;--yc-card-btn-text-rgb:255,255,255;--yc-card-btn-secondary-text-rgb:122,52,214;--yc-card-btn-secondary-border-rgb:122,52,214}.yc-card-grid .yc-card--light{--yc-card-bg:#f5f6f7;--yc-card-text:#000000;--yc-card-border:#e4e6e8;--yc-card-accent:#7a34d6;--yc-card-link:#7a34d6;--yc-card-rule:rgba(0,0,0,.18);--yc-card-btn-bg-rgb:122,52,214;--yc-card-btn-text-rgb:255,255,255;--yc-card-btn-secondary-text-rgb:122,52,214;--yc-card-btn-secondary-border-rgb:122,52,214}.yc-card-grid .yc-card--mid{--yc-card-bg:#e4e6e8;--yc-card-text:#000000;--yc-card-border:#d5d8dc;--yc-card-accent:#7a34d6;--yc-card-link:#7a34d6;--yc-card-rule:rgba(0,0,0,.2);--yc-card-btn-bg-rgb:122,52,214;--yc-card-btn-text-rgb:255,255,255;--yc-card-btn-secondary-text-rgb:122,52,214;--yc-card-btn-secondary-border-rgb:122,52,214}.yc-card-grid .yc-card--yellow{--yc-card-bg:#ccff00;--yc-card-text:#000000;--yc-card-border:#ccff00;--yc-card-accent:#000000;--yc-card-link:#000000;--yc-card-rule:rgba(0,0,0,.22);--yc-card-btn-bg-rgb:0,0,0;--yc-card-btn-text-rgb:204,255,0;--yc-card-btn-secondary-text-rgb:0,0,0;--yc-card-btn-secondary-border-rgb:0,0,0}.yc-card-grid .yc-card--purple{--yc-card-bg:#7a34d6;--yc-card-text:#ffffff;--yc-card-border:#7a34d6;--yc-card-accent:#ccff00;--yc-card-link:#ccff00;--yc-card-rule:rgba(255,255,255,.32);--yc-card-btn-bg-rgb:204,255,0;--yc-card-btn-text-rgb:0,0,0;--yc-card-btn-secondary-text-rgb:204,255,0;--yc-card-btn-secondary-border-rgb:204,255,0}.yc-card-grid .yc-card--steel{--yc-card-bg:#8a8c90;--yc-card-text:#000000;--yc-card-border:#8a8c90;--yc-card-accent:#7a34d6;--yc-card-link:#7a34d6;--yc-card-rule:rgba(0,0,0,.22);--yc-card-btn-bg-rgb:122,52,214;--yc-card-btn-text-rgb:255,255,255;--yc-card-btn-secondary-text-rgb:122,52,214;--yc-card-btn-secondary-border-rgb:122,52,214}.yc-card-grid .yc-card--graphite{--yc-card-bg:#35383d;--yc-card-text:#ffffff;--yc-card-border:#35383d;--yc-card-accent:#ccff00;--yc-card-link:#ccff00;--yc-card-rule:rgba(255,255,255,.28);--yc-card-btn-bg-rgb:204,255,0;--yc-card-btn-text-rgb:0,0,0;--yc-card-btn-secondary-text-rgb:204,255,0;--yc-card-btn-secondary-border-rgb:204,255,0}.yc-card-grid .yc-card--carbon{--yc-card-bg:#1b1d21;--yc-card-text:#ffffff;--yc-card-border:#1b1d21;--yc-card-accent:#ccff00;--yc-card-link:#ccff00;--yc-card-rule:rgba(255,255,255,.26);--yc-card-btn-bg-rgb:204,255,0;--yc-card-btn-text-rgb:0,0,0;--yc-card-btn-secondary-text-rgb:204,255,0;--yc-card-btn-secondary-border-rgb:204,255,0}.yc-card-grid .yc-card--black{--yc-card-bg:#000000;--yc-card-text:#ffffff;--yc-card-border:#000000;--yc-card-accent:#ccff00;--yc-card-link:#ccff00;--yc-card-rule:rgba(255,255,255,.26);--yc-card-btn-bg-rgb:204,255,0;--yc-card-btn-text-rgb:0,0,0;--yc-card-btn-secondary-text-rgb:204,255,0;--yc-card-btn-secondary-border-rgb:204,255,0}.yc-card-grid .yc-column{height:100%}.yc-card-grid .yc-column:not(.yc-card--theme){background:transparent!important;border:0!important;padding:0!important;color:inherit!important;overflow:visible!important}.yc-card-grid .yc-column:not(.yc-card--theme)>.yc-card-shell{box-sizing:border-box;display:flex;flex-direction:column;min-height:100%;height:100%;width:100%;background:var(--yc-card-bg)!important;color:var(--yc-card-text)!important;border:1px solid var(--yc-card-border)!important;border-radius:24px!important;padding:2.4rem 2rem!important;overflow:hidden}.yc-card-grid .yc-column.yc-card--theme>.yc-card-shell{display:contents}@media(max-width:767.98px){.yc-card-grid .yc-column:not(.yc-card--theme)>.yc-card-shell{padding:2rem 1.6rem!important}}.yc-card-grid .yc-column:not(.yc-card--theme)>.yc-card-shell,.yc-card-grid .yc-column:not(.yc-card--theme) .multicolumn-card__subheading,.yc-card-grid .yc-column:not(.yc-card--theme) .multicolumn-card__title,.yc-card-grid .yc-column:not(.yc-card--theme) .multicolumn-card__text,.yc-card-grid .yc-column:not(.yc-card--theme) .multicolumn-card__text p,.yc-card-grid .yc-column:not(.yc-card--theme) .text-subtext,.yc-card-grid .yc-column:not(.yc-card--theme) .rich-text__heading,.yc-card-grid .yc-column:not(.yc-card--theme) .rich-text__text{color:var(--yc-card-text)!important}.yc-card-grid .section__header .rich-text__heading,.yc-card-grid .section__heading .rich-text__heading{line-height:var(--yc-display-heading-line-height)!important}.yc-card-grid .section__header .rich-text__heading *,.yc-card-grid .section__heading .rich-text__heading *{line-height:inherit!important}.yc-card-grid .yc-column:not(.yc-card--theme) .multicolumn-card__title.rich-text__heading,.yc-card-grid .yc-column:not(.yc-card--theme) .multicolumn-card__title.rich-text__heading *{line-height:var(--yc-card-heading-line-height)!important}.yc-card-grid .yc-column:not(.yc-card--theme) .btn--plain,.yc-card-grid .yc-column:not(.yc-card--theme) .button--plain,.yc-card-grid .yc-column:not(.yc-card--theme) a:not(.btn):not(.button){color:var(--yc-card-link, var(--yc-card-accent))!important}.yc-card-grid .yc-column:not(.yc-card--theme) .btn--underline,.yc-card-grid .yc-column:not(.yc-card--theme) .btn--link,.yc-card-grid .yc-column:not(.yc-card--theme) .btn--plain,.yc-card-grid .yc-column:not(.yc-card--theme) .btn--underline .btn__text,.yc-card-grid .yc-column:not(.yc-card--theme) .btn--link .btn__text,.yc-card-grid .yc-column:not(.yc-card--theme) .btn--plain .btn__text,.yc-card-grid .yc-column:not(.yc-card--theme) .btn--underline .btn__icon,.yc-card-grid .yc-column:not(.yc-card--theme) .btn--link .btn__icon,.yc-card-grid .yc-column:not(.yc-card--theme) .btn--plain .btn__icon{color:var(--yc-card-link, var(--yc-card-accent))!important}.yc-card-grid .yc-column:not(.yc-card--theme) .btn--underline:after,.yc-card-grid .yc-column:not(.yc-card--theme) .btn--link:after{background:var(--yc-card-link, var(--yc-card-accent))!important}.yc-card-grid .yc-column:not(.yc-card--theme) .multicolumn-card__info{display:flex;flex-direction:column;flex:1 1 auto;height:100%}.yc-card-grid .yc-column:not(.yc-card--theme) .yc-card-actions{display:flex;width:100%;margin-top:auto;padding-top:2.4rem}.yc-card-grid .yc-column.text-left:not(.yc-card--theme) .yc-card-actions{justify-content:flex-start}.yc-card-grid .yc-column.text-center:not(.yc-card--theme) .yc-card-actions{justify-content:center}.yc-card-grid .yc-column.text-right:not(.yc-card--theme) .yc-card-actions{justify-content:flex-end}.yc-card-grid .yc-column:not(.yc-card--theme) .yc-card-actions .btn{margin-top:0!important}.yc-card-grid .yc-column:not(.yc-card--theme) .yc-card-actions .btn{--color-button: var(--yc-card-btn-bg-rgb);--color-button-text: var(--yc-card-btn-text-rgb);--color-secondary-button: var(--yc-card-bg-rgb, 255,255,255);--color-secondary-button-text: var(--yc-card-btn-secondary-text-rgb);--color-secondary-button-border: var(--yc-card-btn-secondary-border-rgb)}.yc-card-grid .yc-column:not(.yc-card--theme) .yc-card-actions .btn--primary{background:rgb(var(--yc-card-btn-bg-rgb))!important;border-color:rgb(var(--yc-card-btn-bg-rgb))!important;color:rgb(var(--yc-card-btn-text-rgb))!important}.yc-card-grid .yc-column:not(.yc-card--theme) .yc-card-actions .btn--primary .btn__text,.yc-card-grid .yc-column:not(.yc-card--theme) .yc-card-actions .btn--primary .btn__icon{color:rgb(var(--yc-card-btn-text-rgb))!important}.yc-card-grid .yc-column:not(.yc-card--theme) .yc-card-actions .btn--secondary{background:transparent!important;border-color:rgb(var(--yc-card-btn-secondary-border-rgb))!important;color:rgb(var(--yc-card-btn-secondary-text-rgb))!important}.yc-card-grid .yc-column:not(.yc-card--theme) .yc-card-actions .btn--secondary .btn__text,.yc-card-grid .yc-column:not(.yc-card--theme) .yc-card-actions .btn--secondary .btn__icon{color:rgb(var(--yc-card-btn-secondary-text-rgb))!important}.yc-card-grid .yc-column:not(.yc-card--theme) .yc-card-actions .btn--primary:before,.yc-card-grid .yc-column:not(.yc-card--theme) .yc-card-actions .btn--secondary:before{display:none!important}.yc-card-grid .yc-column:not(.yc-card--theme) .yc-card-actions .btn--primary:hover{background:transparent!important;border-color:rgb(var(--yc-card-btn-secondary-border-rgb))!important;color:rgb(var(--yc-card-btn-secondary-text-rgb))!important}.yc-card-grid .yc-column:not(.yc-card--theme) .yc-card-actions .btn--primary:hover .btn__text,.yc-card-grid .yc-column:not(.yc-card--theme) .yc-card-actions .btn--primary:hover .btn__icon{color:rgb(var(--yc-card-btn-secondary-text-rgb))!important}.yc-card-grid .yc-column:not(.yc-card--theme) .yc-card-actions .btn--secondary:hover{background:rgb(var(--yc-card-btn-bg-rgb))!important;border-color:rgb(var(--yc-card-btn-bg-rgb))!important;color:rgb(var(--yc-card-btn-text-rgb))!important}.yc-card-grid .yc-column:not(.yc-card--theme) .yc-card-actions .btn--secondary:hover .btn__text,.yc-card-grid .yc-column:not(.yc-card--theme) .yc-card-actions .btn--secondary:hover .btn__icon{color:rgb(var(--yc-card-btn-text-rgb))!important}.yc-card-grid .yc-column:not(.yc-card--theme) .multicolumn-card__count{color:var(--yc-card-text)!important;opacity:1!important}.yc-card-grid .yc-column:not(.yc-card--theme) .multicolumn-card__count:after{border-bottom-color:var(--yc-card-rule)!important}.yc-card-grid .multicolumn-card__subheading{display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;margin:0 0 1rem;padding:.75rem .95rem;border-radius:999px;background:#cf0!important;color:#000!important;border:0!important;font-family:var(--yc-subheading-family)!important;font-size:var(--yc-card-subheading-size, 1.3rem)!important;font-weight:var(--yc-subheading-weight)!important;letter-spacing:var(--yc-subheading-letter-spacing)!important;line-height:1.15!important;text-transform:var(--yc-subheading-transform);white-space:normal}.yc-card-grid .yc-column:not(.yc-card--theme) .multicolumn-card__subheading{background:#cf0!important;color:#000!important;border:0!important}.yc-card-grid .yc-column.yc-card--yellow:not(.yc-card--theme) .multicolumn-card__subheading{background:#000!important;color:#cf0!important;border:0!important}.yc-card-grid .yc-column:not(.yc-card--theme) svg{color:currentColor!important;stroke:currentColor!important}.yc-card-grid .yc-column:not(.yc-card--theme) svg *{stroke:currentColor!important}.yc-card-grid .section__header--text{max-width:var(--yc-header-max-width, 100rem)}@media(min-width:768px){.yc-card-grid .section__content.yc-swipe-desktop{overflow-x:auto;padding-bottom:1.6rem;scroll-snap-type:x mandatory;scrollbar-width:thin}.yc-card-grid .section__content.yc-swipe-desktop .multicolumn__items{grid-template-columns:none!important;grid-auto-flow:column;grid-auto-columns:calc((100% / var(--yc-desktop-swipe-columns, 4)) - 1.5rem);min-width:100%}.yc-card-grid .section__content.yc-swipe-desktop .f-column{scroll-snap-align:start}}@media(min-width:768px)and (max-width:1023.98px){.yc-card-grid .section__content.yc-swipe-desktop .multicolumn__items{grid-auto-columns:calc(50% - 1rem)}}.yc-icon-card-grid .yc-card--white{--yc-card-bg:#ffffff;--yc-card-text:#000000;--yc-card-border:#e4e6e8;--yc-card-accent:#7a34d6;--yc-card-rule:rgba(0,0,0,.18);--yc-card-btn-bg-rgb:122,52,214;--yc-card-btn-text-rgb:255,255,255;--yc-card-btn-secondary-text-rgb:122,52,214;--yc-card-btn-secondary-border-rgb:122,52,214}.yc-icon-card-grid .yc-card--light{--yc-card-bg:#f5f6f7;--yc-card-text:#000000;--yc-card-border:#e4e6e8;--yc-card-accent:#7a34d6;--yc-card-rule:rgba(0,0,0,.18);--yc-card-btn-bg-rgb:122,52,214;--yc-card-btn-text-rgb:255,255,255;--yc-card-btn-secondary-text-rgb:122,52,214;--yc-card-btn-secondary-border-rgb:122,52,214}.yc-icon-card-grid .yc-card--mid{--yc-card-bg:#e4e6e8;--yc-card-text:#000000;--yc-card-border:#d5d8dc;--yc-card-accent:#7a34d6;--yc-card-rule:rgba(0,0,0,.2);--yc-card-btn-bg-rgb:122,52,214;--yc-card-btn-text-rgb:255,255,255;--yc-card-btn-secondary-text-rgb:122,52,214;--yc-card-btn-secondary-border-rgb:122,52,214}.yc-icon-card-grid .yc-card--yellow{--yc-card-bg:#ccff00;--yc-card-text:#000000;--yc-card-border:#ccff00;--yc-card-accent:#000000;--yc-card-rule:rgba(0,0,0,.22);--yc-card-btn-bg-rgb:0,0,0;--yc-card-btn-text-rgb:204,255,0;--yc-card-btn-secondary-text-rgb:0,0,0;--yc-card-btn-secondary-border-rgb:0,0,0}.yc-icon-card-grid .yc-card--purple{--yc-card-bg:#7a34d6;--yc-card-text:#ffffff;--yc-card-border:#7a34d6;--yc-card-accent:#ccff00;--yc-card-rule:rgba(255,255,255,.32);--yc-card-btn-bg-rgb:204,255,0;--yc-card-btn-text-rgb:0,0,0;--yc-card-btn-secondary-text-rgb:204,255,0;--yc-card-btn-secondary-border-rgb:204,255,0}.yc-icon-card-grid .yc-card--steel{--yc-card-bg:#8a8c90;--yc-card-text:#000000;--yc-card-border:#8a8c90;--yc-card-accent:#7a34d6;--yc-card-rule:rgba(0,0,0,.22);--yc-card-btn-bg-rgb:122,52,214;--yc-card-btn-text-rgb:255,255,255;--yc-card-btn-secondary-text-rgb:122,52,214;--yc-card-btn-secondary-border-rgb:122,52,214}.yc-icon-card-grid .yc-card--graphite{--yc-card-bg:#35383d;--yc-card-text:#ffffff;--yc-card-border:#35383d;--yc-card-accent:#ccff00;--yc-card-rule:rgba(255,255,255,.28);--yc-card-btn-bg-rgb:204,255,0;--yc-card-btn-text-rgb:0,0,0;--yc-card-btn-secondary-text-rgb:204,255,0;--yc-card-btn-secondary-border-rgb:204,255,0}.yc-icon-card-grid .yc-card--carbon{--yc-card-bg:#1b1d21;--yc-card-text:#ffffff;--yc-card-border:#1b1d21;--yc-card-accent:#ccff00;--yc-card-rule:rgba(255,255,255,.26);--yc-card-btn-bg-rgb:204,255,0;--yc-card-btn-text-rgb:0,0,0;--yc-card-btn-secondary-text-rgb:204,255,0;--yc-card-btn-secondary-border-rgb:204,255,0}.yc-icon-card-grid .yc-card--black{--yc-card-bg:#000000;--yc-card-text:#ffffff;--yc-card-border:#000000;--yc-card-accent:#ccff00;--yc-card-rule:rgba(255,255,255,.26);--yc-card-btn-bg-rgb:204,255,0;--yc-card-btn-text-rgb:0,0,0;--yc-card-btn-secondary-text-rgb:204,255,0;--yc-card-btn-secondary-border-rgb:204,255,0}.yc-icon-card-grid .yc-card:not(.yc-card--theme){box-sizing:border-box;background:var(--yc-card-bg)!important;color:var(--yc-card-text)!important;border:1px solid var(--yc-card-border)!important;border-radius:24px!important;padding:2.4rem 2rem!important;height:100%;overflow:hidden}@media(max-width:767.98px){.yc-icon-card-grid .yc-card:not(.yc-card--theme){padding:2rem 1.6rem!important}}.yc-icon-card-grid .yc-card:not(.yc-card--theme),.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__subheading,.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__title,.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__text,.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__text p,.yc-icon-card-grid .yc-card:not(.yc-card--theme) .text-subtext,.yc-icon-card-grid .yc-card:not(.yc-card--theme) .rich-text__heading,.yc-icon-card-grid .yc-card:not(.yc-card--theme) .rich-text__text{color:var(--yc-card-text)!important}.yc-icon-card-grid .section__header .rich-text__heading,.yc-icon-card-grid .section__heading .rich-text__heading{line-height:var(--yc-display-heading-line-height)!important}.yc-icon-card-grid .section__header .rich-text__heading *,.yc-icon-card-grid .section__heading .rich-text__heading *{line-height:inherit!important}.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__title.rich-text__heading,.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__title.rich-text__heading *{line-height:var(--yc-card-heading-line-height)!important}.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__image{color:var(--yc-card-accent)!important}.yc-icon-card-grid .multicolumn-card__subheading{display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;margin:0 0 1rem;padding:.75rem .95rem;border-radius:999px;background:#cf0!important;color:#000!important;border:0!important;font-family:var(--yc-subheading-family)!important;font-size:var(--yc-card-subheading-size, 1.3rem)!important;font-weight:var(--yc-subheading-weight)!important;letter-spacing:var(--yc-subheading-letter-spacing)!important;line-height:1.15!important;text-transform:var(--yc-subheading-transform);white-space:normal}.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__subheading{background:#cf0!important;color:#000!important;border:0!important}.yc-icon-card-grid .yc-card.yc-card--yellow:not(.yc-card--theme) .multicolumn-card__subheading{background:#000!important;color:#cf0!important;border:0!important}.yc-icon-card-grid .yc-card:not(.yc-card--theme) .btn--plain,.yc-icon-card-grid .yc-card:not(.yc-card--theme) .button--plain,.yc-icon-card-grid .yc-card:not(.yc-card--theme) a:not(.btn):not(.button){color:var(--yc-card-accent)!important}.yc-icon-card-grid .yc-card:not(.yc-card--theme) .btn--underline,.yc-icon-card-grid .yc-card:not(.yc-card--theme) .btn--link,.yc-icon-card-grid .yc-card:not(.yc-card--theme) .btn--underline .btn__text,.yc-icon-card-grid .yc-card:not(.yc-card--theme) .btn--link .btn__text,.yc-icon-card-grid .yc-card:not(.yc-card--theme) .btn--underline .btn__icon,.yc-icon-card-grid .yc-card:not(.yc-card--theme) .btn--link .btn__icon{color:var(--yc-card-text)!important}.yc-icon-card-grid .yc-card:not(.yc-card--theme) .btn--underline:after,.yc-icon-card-grid .yc-card:not(.yc-card--theme) .btn--link:after{background:var(--yc-card-text)!important}.yc-icon-card-grid .yc-card:not(.yc-card--theme) svg{color:currentColor!important;stroke:currentColor!important}.yc-icon-card-grid .yc-card:not(.yc-card--theme) svg *{stroke:currentColor!important}.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__button .btn{--color-button: var(--yc-card-btn-bg-rgb);--color-button-text: var(--yc-card-btn-text-rgb);--color-secondary-button: var(--yc-card-bg-rgb, 255,255,255);--color-secondary-button-text: var(--yc-card-btn-secondary-text-rgb);--color-secondary-button-border: var(--yc-card-btn-secondary-border-rgb)}.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__button .btn--primary{background:rgb(var(--yc-card-btn-bg-rgb))!important;border-color:rgb(var(--yc-card-btn-bg-rgb))!important;color:rgb(var(--yc-card-btn-text-rgb))!important}.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__button .btn--primary .btn__text,.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__button .btn--primary .btn__icon{color:rgb(var(--yc-card-btn-text-rgb))!important}.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__button .btn--secondary{background:transparent!important;border-color:rgb(var(--yc-card-btn-secondary-border-rgb))!important;color:rgb(var(--yc-card-btn-secondary-text-rgb))!important}.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__button .btn--secondary .btn__text,.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__button .btn--secondary .btn__icon{color:rgb(var(--yc-card-btn-secondary-text-rgb))!important}.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__button .btn--primary:before,.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__button .btn--secondary:before{display:none!important}.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__button .btn--primary:hover{background:transparent!important;border-color:rgb(var(--yc-card-btn-secondary-border-rgb))!important;color:rgb(var(--yc-card-btn-secondary-text-rgb))!important}.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__button .btn--primary:hover .btn__text,.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__button .btn--primary:hover .btn__icon{color:rgb(var(--yc-card-btn-secondary-text-rgb))!important}.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__button .btn--secondary:hover{background:rgb(var(--yc-card-btn-bg-rgb))!important;border-color:rgb(var(--yc-card-btn-bg-rgb))!important;color:rgb(var(--yc-card-btn-text-rgb))!important}.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__button .btn--secondary:hover .btn__text,.yc-icon-card-grid .yc-card:not(.yc-card--theme) .multicolumn-card__button .btn--secondary:hover .btn__icon{color:rgb(var(--yc-card-btn-text-rgb))!important}.yc-icon-card-grid .section__header--text{max-width:var(--yc-header-max-width, 100rem)}@media(min-width:768px){.yc-icon-card-grid .section__content.yc-swipe-desktop{overflow-x:auto;padding-bottom:1.6rem;scroll-snap-type:x mandatory;scrollbar-width:thin}.yc-icon-card-grid .section__content.yc-swipe-desktop .multicolumn__items{grid-template-columns:none!important;grid-auto-flow:column;grid-auto-columns:calc((100% / var(--yc-desktop-swipe-columns, 4)) - 1.5rem);min-width:100%}.yc-icon-card-grid .section__content.yc-swipe-desktop .f-column{scroll-snap-align:start}}@media(min-width:768px)and (max-width:1023.98px){.yc-icon-card-grid .section__content.yc-swipe-desktop .multicolumn__items{grid-auto-columns:calc(50% - 1rem)}}@media(min-width:741px)and (max-width:1100px){.yc-home .yc-adaptive-cards.desktop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yc-home .yc-adaptive-cards.desktop-swipe{grid-auto-columns:calc(50% - (var(--yc-grid-gap, 1.8rem) / 2))}}.yc-home.yc-theme-surface{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.yc-home.yc-surface-transparent{background:transparent;color:inherit}.yc-home.yc-surface-white{background:#fff;color:#000}.yc-home.yc-surface-light{background:#f5f6f7;color:#000}.yc-home.yc-surface-mid{background:#e4e6e8;color:#000}.yc-home.yc-surface-yellow{background:#cf0;color:#000}.yc-home.yc-surface-purple{background:#7a34d6;color:#fff}.yc-home.yc-surface-graphite{background:#35383d;color:#fff}.yc-home.yc-surface-carbon{background:#1b1d21;color:#fff}.yc-home.yc-surface-black{background:#000;color:#fff}.yc-home:is(.yc-surface-purple,.yc-surface-graphite,.yc-surface-carbon,.yc-surface-black) .kicker:before{background:#cf0;box-shadow:0 0 0 .7rem #ccff0029}.yc-home:is(.yc-surface-purple,.yc-surface-graphite,.yc-surface-carbon,.yc-surface-black) .btn.primary{border-color:#cf0;background:#cf0;color:#000}.yc-home:is(.yc-surface-purple,.yc-surface-graphite,.yc-surface-carbon,.yc-surface-black) .btn.secondary{border-color:#cf0;background:transparent;color:#cf0}.yc-home:is(.yc-surface-purple,.yc-surface-graphite,.yc-surface-carbon,.yc-surface-black) .btn.primary:hover{background:transparent;color:#cf0}.yc-home:is(.yc-surface-purple,.yc-surface-graphite,.yc-surface-carbon,.yc-surface-black) .btn.secondary:hover{background:#cf0;color:#000}.yc-ref-collections .yc-collections--window-frame{overflow:hidden;border:1.5px solid var(--yc-border-strong);box-shadow:0 1.8rem 5.2rem #0000001a}.yc-ref-collections .yc-collections--window-frame>.yc-window-chrome{position:relative;z-index:3}.yc-ref-collections .yc-collections--frameless>.yc-window-chrome{display:none}.yc-ref-collections .yc-window-chrome__crumb:not(:last-child):after{content:"/";margin-left:.75rem;opacity:.65}@media(max-width:749px){.yc-ref-collections .yc-collections>.yc-window-chrome{align-items:flex-start;flex-direction:column}}.yc-ref-products .yc-collection-card__media--product-image{background:#fff}.yc-ref-products .yc-collection-card__media--product-image .yc-collection-card__image{object-fit:contain;padding:clamp(1.8rem,2.4vw,3.2rem);background:#fff}.yc-ref-collections .section__container.page-width--fixed{max-width:calc(var(--yc-section-max-width,160rem) + (2 * var(--page-padding,1.6rem)))}.yc-ref-collections .yc-collections--window-frame{overflow:hidden}.yc-ref-collections .yc-collections--frameless{overflow:visible}.yc-home .yc-adaptive-cards.desktop-swipe{cursor:grab}.yc-home .yc-adaptive-cards.desktop-swipe:active{cursor:grabbing}.yc-type-quick-links .quick-card .card-title{font-size:clamp(2rem,1.9vw,3rem);overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:pretty}.yc-type-quick-links .quick-card{min-width:min(100%,var(--yc-quick-min-card-width,18rem))}@media(min-width:741px)and (max-width:1399px){.yc-type-quick-links.yc-quick-columns-5 .quick-strip.desktop-grid,.yc-type-quick-links.yc-quick-columns-6 .quick-strip.desktop-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1400px)and (max-width:1699px){.yc-type-quick-links.yc-quick-columns-6 .quick-strip.desktop-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.yc-home.yc-card-height-auto .card,.yc-home.yc-card-height-auto .brand-card{min-height:0}.yc-home.yc-card-height-auto .brand-card>.card-body{min-height:0}.yc-home.yc-card-height-equal .card,.yc-home.yc-card-height-equal .brand-card{min-height:var(--yc-card-min-height,24rem)}.yc-trustbar-tone-white .trustbar{background:#fff;color:#000;border-color:#000}.yc-trustbar-tone-light .trustbar{background:#f5f6f7;color:#000;border-color:#000}.yc-trustbar-tone-mid .trustbar{background:#e4e6e8;color:#000;border-color:#000}.yc-trustbar-tone-yellow .trustbar{background:#cf0;color:#000;border-color:#000}.yc-trustbar-tone-purple .trustbar{background:#7a34d6;color:#fff;border-color:#fff}.yc-trustbar-tone-graphite .trustbar{background:#35383d;color:#fff;border-color:#fff}.yc-trustbar-tone-carbon .trustbar{background:#1b1d21;color:#fff;border-color:#fff}.yc-trustbar-tone-black .trustbar{background:#000;color:#fff;border-color:#fff}.yc-type-trustbar:is(.yc-trustbar-tone-purple,.yc-trustbar-tone-graphite,.yc-trustbar-tone-carbon,.yc-trustbar-tone-black) .trust-item{border-color:#ffffffb8}@media(max-width:767px){.yc-type-image-card-v2 .yc-image-card-v2__content-card{display:flex;min-height:auto;overflow:visible;background:var(--yc-image-card-bg,#f5f6f7);color:var(--yc-image-card-text,#000);opacity:1;visibility:visible}.yc-type-image-card-v2 .yc-image-card-v2__content,.yc-type-image-card-v2 .yc-image-card-v2__heading,.yc-type-image-card-v2 .yc-image-card-v2__text{opacity:1;visibility:visible}}.yc-ref-collections .yc-collections--frameless{--yc-text: rgb(var(--color-foreground));overflow:visible;border:0;border-radius:0;background:transparent;color:rgb(var(--color-foreground));box-shadow:none;isolation:auto}.yc-ref-collections .yc-collections--frameless:before,.yc-ref-collections .yc-collections--frameless:after{content:none}.yc-ref-collections .yc-collections--frameless .yc-collections__inner,.yc-ref-collections .yc-collections--frameless.yc-collections--compact .yc-collections__inner{padding:0}.yc-ref-collections .yc-collection-card__media--fit-cover .yc-collection-card__image{object-fit:cover;padding:0}.yc-ref-collections .yc-collection-card__media--fit-contain .yc-collection-card__image{object-fit:contain}.yc-ref-products .yc-collection-card__media--product-image.yc-collection-card__media--fit-contain .yc-collection-card__image{padding:clamp(1.8rem,2.4vw,3.2rem);background:#fff}.yc-ref-products .yc-collection-card__media--product-image.yc-collection-card__media--fit-cover .yc-collection-card__image{padding:0}.yc-type-trustbar .trustbar{border-radius:var(--yc-card-radius,2.6rem)}@media(max-width:740px){.yc-type-trustbar.yc-trustbar-mobile-columns-2 .trustbar{grid-template-columns:repeat(2,minmax(0,1fr))}.yc-type-trustbar.yc-trustbar-mobile-columns-2 .trust-item{border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor}.yc-type-trustbar.yc-trustbar-mobile-columns-2 .trust-item:nth-child(2n){border-right:0}.yc-type-trustbar.yc-trustbar-mobile-columns-2 .trust-item:last-child{border-bottom:0}.yc-type-trustbar.yc-trustbar-mobile-columns-2 .trust-item:nth-last-child(2):nth-child(odd){border-bottom:0}.yc-type-trustbar.yc-trustbar-mobile-columns-2 .trust-item:last-child:nth-child(odd){grid-column:1 / -1;border-right:0}}@media print{.yc-home,.yc-ref-collections,.yc-home *,.yc-ref-collections *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.yc-home .card,.yc-home .quick-card,.yc-home .card *,.yc-home .quick-card *,.yc-ref-collections .yc-collection-card,.yc-ref-collections .yc-collection-card *{opacity:1!important;visibility:visible!important;transform:none!important;animation:none!important;transition:none!important}}.yc-editor-empty{box-sizing:border-box;width:min(100%,96rem);margin:1.6rem auto;padding:1.4rem 1.6rem;border:1px dashed currentColor;border-radius:1.2rem;color:inherit;font-family:var(--font-body-family, "Plus Jakarta Sans", sans-serif);font-size:1.4rem;line-height:1.5;text-align:center}.yc-home .hero-grid--copy-only,.yc-home .hero-grid--visual-only,.yc-home .hub-layout--copy-only,.yc-ref-content-hero .yc-premium-hero__grid--visual-only,.yc-ref-collection-hub .yc-hub__head--visual-only{grid-template-columns:minmax(0,1fr)}.yc-ref-collection-hub *,.yc-ref-content-hero *,.yc-ref-collections *,.yc-card-grid *,.yc-icon-card-grid *,.yc-type-image-card-v2 *{min-width:0}.yc-home :is(h1,h2,h3,h4,.card-title,.product-title,.matrix-title,.card-text,.lead,.small,.micro,.pill,.route-index,.trust-item),.yc-ref-collection-hub :is(.yc-hub__heading,.yc-hub__description,.yc-hub-card__title,.yc-hub-card__text,.yc-hub-lane__summary h3,.yc-hub-route b,.yc-hub-route span,.yc-hub-chip),.yc-ref-content-hero :is(.yc-premium-hero__heading,.yc-premium-hero__intro,.yc-premium-hero__visual-title,.yc-premium-hero__matrix-title,.yc-premium-hero__signal-title,.yc-premium-hero__signal-text),.yc-ref-collections :is(.yc-collection-card__title,.yc-collection-card__text,.yc-product-price),.yc-card-grid :is(.multicolumn-card__title,.multicolumn-card__text,.multicolumn-card__subheading),.yc-icon-card-grid :is(.multicolumn-card__title,.multicolumn-card__text,.multicolumn-card__subheading),.yc-type-image-card-v2 :is(.yc-image-card-v2__heading,.yc-image-card-v2__text,.yc-image-card-v2__subheading,.yc-image-card-v2__image-label){overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.yc-home.yc-type-process .yc-process__body.process-body--copy-only,.yc-home.yc-type-process .yc-process__body.process-body--steps-only{grid-template-columns:minmax(0,1fr)}.yc-home.yc-type-faq{--yc-faq-accent: var(--yc-purple);--yc-faq-soft: rgba(122, 52, 214, .075);--yc-faq-rule: rgba(0, 0, 0, .22);--yc-faq-card-bg: var(--yc-white);--yc-faq-card-text: var(--yc-black);--yc-faq-toggle-open-text: var(--yc-white);--yc-faq-shadow: 0 1.4rem 4.2rem rgba(0, 0, 0, .09)}.yc-home.yc-type-faq:is(.yc-surface-purple,.yc-surface-graphite,.yc-surface-carbon,.yc-surface-black){--yc-faq-accent: var(--yc-yellow);--yc-faq-soft: rgba(204, 255, 0, .08);--yc-faq-rule: rgba(255, 255, 255, .34);--yc-faq-card-bg: rgba(255, 255, 255, .035);--yc-faq-card-text: var(--yc-white);--yc-faq-toggle-open-text: var(--yc-black);--yc-faq-shadow: 0 1.6rem 4.8rem rgba(0, 0, 0, .22)}.yc-home.yc-type-faq.yc-surface-yellow{--yc-faq-accent: var(--yc-black);--yc-faq-soft: rgba(0, 0, 0, .065);--yc-faq-rule: rgba(0, 0, 0, .34);--yc-faq-card-bg: rgba(255, 255, 255, .46);--yc-faq-card-text: var(--yc-black);--yc-faq-toggle-open-text: var(--yc-yellow)}.yc-home.yc-type-faq .window:is(.white,.light){--yc-faq-accent: var(--yc-purple);--yc-faq-soft: rgba(122, 52, 214, .075);--yc-faq-rule: rgba(0, 0, 0, .22);--yc-faq-card-bg: var(--yc-white);--yc-faq-card-text: var(--yc-black);--yc-faq-toggle-open-text: var(--yc-white);--yc-faq-shadow: 0 1.4rem 4.2rem rgba(0, 0, 0, .09)}.yc-home.yc-type-faq .window:is(.dark,.carbon,.purple-surface){--yc-faq-accent: var(--yc-yellow);--yc-faq-soft: rgba(204, 255, 0, .08);--yc-faq-rule: rgba(255, 255, 255, .34);--yc-faq-card-bg: rgba(255, 255, 255, .035);--yc-faq-card-text: var(--yc-white);--yc-faq-toggle-open-text: var(--yc-black);--yc-faq-shadow: 0 1.6rem 4.8rem rgba(0, 0, 0, .22)}.yc-home.yc-type-faq .window.yellow{--yc-faq-accent: var(--yc-black);--yc-faq-soft: rgba(0, 0, 0, .065);--yc-faq-rule: rgba(0, 0, 0, .34);--yc-faq-card-bg: rgba(255, 255, 255, .46);--yc-faq-card-text: var(--yc-black);--yc-faq-toggle-open-text: var(--yc-yellow)}.yc-home.yc-type-faq .yc-faq__layout{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:clamp(2.8rem,4vw,var(--yc-faq-layout-gap, 4.8rem));align-items:start}.yc-home.yc-type-faq.yc-faq-layout-stacked .yc-faq__layout,.yc-home.yc-type-faq .yc-faq__layout--faq-only,.yc-home.yc-type-faq .yc-faq__layout--copy-only{grid-template-columns:minmax(0,1fr)}.yc-home.yc-type-faq .yc-faq__copy{align-self:start;align-content:start}.yc-home.yc-type-faq.yc-faq-layout-stacked .yc-faq__copy{width:100%}.yc-home.yc-type-faq.yc-header-center .yc-faq__copy .actions{justify-content:center}.yc-home.yc-type-faq.yc-header-right .yc-faq__copy .actions{justify-content:flex-end}.yc-home.yc-type-faq .yc-faq__list{width:min(100%,var(--yc-faq-list-max-width, 90rem));justify-self:end}.yc-home.yc-type-faq.yc-faq-layout-stacked .yc-faq__list{justify-self:var(--yc-faq-list-justify, start)}.yc-home.yc-type-faq.yc-faq-layout-stacked.yc-header-center .yc-faq__list{--yc-faq-list-justify: center}.yc-home.yc-type-faq.yc-faq-layout-stacked.yc-header-right .yc-faq__list{--yc-faq-list-justify: end}.yc-home.yc-type-faq.yc-faq-items-list .yc-faq__list{overflow:hidden;border:1.5px solid currentColor;border-radius:var(--yc-faq-item-radius, 2.4rem)}.yc-home.yc-type-faq.yc-faq-items-cards .yc-faq__list{display:grid;gap:var(--yc-faq-item-gap, 1.4rem)}.yc-home.yc-type-faq .yc-faq__item{position:relative;color:inherit;background:transparent}.yc-home.yc-type-faq.yc-faq-items-list .yc-faq__item{border-bottom:1.5px solid currentColor}.yc-home.yc-type-faq.yc-faq-items-list .yc-faq__item:last-child{border-bottom:0}.yc-home.yc-type-faq.yc-faq-items-cards .yc-faq__item{overflow:hidden;border:1.5px solid var(--yc-faq-rule);border-radius:var(--yc-faq-item-radius, 2.4rem);background:var(--yc-faq-card-bg);color:var(--yc-faq-card-text);box-shadow:var(--yc-faq-shadow)}.yc-home.yc-type-faq .yc-faq__item[open]{background:var(--yc-faq-soft)}.yc-home.yc-type-faq.yc-faq-items-cards .yc-faq__item[open]{border-color:var(--yc-faq-accent)}.yc-home.yc-type-faq .yc-faq__summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.8rem;align-items:center;min-height:8rem;padding:var(--yc-faq-item-padding-desktop, 2.4rem);cursor:pointer;list-style:none;color:inherit;-webkit-tap-highlight-color:transparent}.yc-home.yc-type-faq .yc-faq__summary::-webkit-details-marker{display:none}.yc-home.yc-type-faq .yc-faq__summary::marker{content:""}.yc-home.yc-type-faq .yc-faq__summary:focus-visible{outline:.3rem solid var(--yc-faq-accent);outline-offset:-.45rem;border-radius:calc(var(--yc-faq-item-radius, 2.4rem) - .2rem)}.yc-home.yc-type-faq .yc-faq__summary-main{display:grid;grid-template-columns:minmax(0,1fr);gap:1.4rem;align-items:start}.yc-home.yc-type-faq.yc-faq-show-index .yc-faq__summary-main{grid-template-columns:4.2rem minmax(0,1fr)}.yc-home.yc-type-faq .yc-faq__index,.yc-home.yc-type-faq .yc-faq__category{font-family:var(--yc-mono-family);font-weight:400;letter-spacing:.02em;line-height:1.2;text-transform:var(--font-subheading-transform, uppercase)}.yc-home.yc-type-faq .yc-faq__index{padding-top:.35rem;color:var(--yc-faq-accent);font-size:1.1rem;white-space:nowrap}.yc-home.yc-type-faq .yc-faq__question-wrap{display:grid;gap:.75rem}.yc-home.yc-type-faq .yc-faq__category{width:fit-content;max-width:100%;color:var(--yc-faq-accent);font-size:1rem}.yc-home.yc-type-faq .yc-faq__question{display:block;max-width:52rem;color:inherit;font-family:var(--yc-heading-family);font-size:var(--yc-faq-question-size-desktop, 2.4rem);font-weight:var(--yc-heading-weight);letter-spacing:-.045em;line-height:1.05;text-transform:var(--yc-heading-transform);text-wrap:pretty;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.yc-home.yc-type-faq .yc-faq__toggle{position:relative;display:grid;place-items:center;width:4.4rem;height:4.4rem;flex:0 0 4.4rem;border:1.5px solid currentColor;border-radius:50%;color:var(--yc-faq-accent);transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.yc-home.yc-type-faq .yc-faq__toggle-line{position:absolute;width:1.6rem;height:1.5px;border-radius:999px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.yc-home.yc-type-faq .yc-faq__toggle-line--vertical{transform:rotate(90deg)}.yc-home.yc-type-faq .yc-faq__item[open] .yc-faq__toggle{border-color:var(--yc-faq-accent);background:var(--yc-faq-accent);color:var(--yc-faq-toggle-open-text);transform:rotate(180deg)}.yc-home.yc-type-faq .yc-faq__item[open] .yc-faq__toggle-line--vertical{opacity:0;transform:rotate(90deg) scaleX(0)}.yc-home.yc-type-faq .yc-faq__answer-wrap{padding:0 var(--yc-faq-item-padding-desktop, 2.4rem) var(--yc-faq-item-padding-desktop, 2.4rem)}.yc-home.yc-type-faq.yc-faq-show-index .yc-faq__answer-wrap{padding-left:calc(var(--yc-faq-item-padding-desktop, 2.4rem) + 5.6rem)}.yc-home.yc-type-faq .yc-faq__answer{max-width:68rem;color:inherit;font-size:var(--yc-faq-answer-size, 1.6rem);font-weight:400;line-height:1.62}.yc-home.yc-type-faq .yc-faq__answer :is(p,ul,ol,li,strong,em){color:inherit}.yc-home.yc-type-faq .yc-faq__answer>:first-child{margin-top:0}.yc-home.yc-type-faq .yc-faq__answer>:last-child{margin-bottom:0}.yc-home.yc-type-faq .yc-faq__answer a,.yc-home.yc-type-faq .yc-faq__answer-link{color:var(--yc-faq-accent);font-weight:700;text-decoration:underline;text-decoration-thickness:.1rem;text-underline-offset:.3rem}.yc-home.yc-type-faq .yc-faq__answer-link{display:inline-flex;align-items:center;gap:.7rem;margin-top:1.8rem;text-decoration:none}.yc-home.yc-type-faq .yc-faq__answer-link:hover{text-decoration:underline}.yc-home.yc-type-faq .yc-faq__answer-link:focus-visible{outline-color:var(--yc-faq-accent)}@media(min-width:1200px)and (min-height:680px){.yc-home.yc-type-faq.yc-faq-sticky-copy.yc-faq-layout-split.yc-faq-frameless .yc-faq__copy{position:sticky;top:var(--yc-faq-sticky-top, 120px);align-self:start}}@media(max-width:1100px){.yc-home.yc-type-faq .yc-faq__layout{grid-template-columns:minmax(0,1fr)}.yc-home.yc-type-faq .yc-faq__list{width:100%;justify-self:stretch}}@media(max-width:740px){.yc-home.yc-type-faq .yc-faq__summary{gap:1.2rem;min-height:7rem;padding:var(--yc-faq-item-padding-mobile, 1.8rem)}.yc-home.yc-type-faq.yc-faq-show-index .yc-faq__summary-main{grid-template-columns:3.2rem minmax(0,1fr);gap:1rem}.yc-home.yc-type-faq .yc-faq__question{max-width:100%;font-size:var(--yc-faq-question-size-mobile, 2rem);line-height:1.08}.yc-home.yc-type-faq .yc-faq__category,.yc-home.yc-type-faq .yc-faq__index{font-size:.95rem}.yc-home.yc-type-faq .yc-faq__toggle{width:3.8rem;height:3.8rem;flex-basis:3.8rem}.yc-home.yc-type-faq .yc-faq__toggle-line{width:1.4rem}.yc-home.yc-type-faq .yc-faq__answer-wrap{padding:0 var(--yc-faq-item-padding-mobile, 1.8rem) var(--yc-faq-item-padding-mobile, 1.8rem)}.yc-home.yc-type-faq.yc-faq-show-index .yc-faq__answer-wrap{padding-left:calc(var(--yc-faq-item-padding-mobile, 1.8rem) + 4.2rem)}.yc-home.yc-type-faq .yc-faq__answer{font-size:var(--yc-faq-answer-size, 1.6rem);line-height:1.58}.yc-home.yc-type-faq .yc-faq__copy>.actions{width:100%;flex-direction:column;align-items:stretch}.yc-home.yc-type-faq .yc-faq__copy>.actions .btn{width:100%}.yc-home.yc-type-faq.yc-header-mobile-center .yc-faq__copy .actions{justify-content:center}.yc-home.yc-type-faq.yc-header-mobile-right .yc-faq__copy .actions{justify-content:flex-end}}@media(prefers-reduced-motion:reduce){.yc-home.yc-type-faq .yc-faq__toggle,.yc-home.yc-type-faq .yc-faq__toggle-line{transition:none}}@media print{.yc-home.yc-type-faq .yc-faq__item{break-inside:avoid}.yc-home.yc-type-faq .yc-faq__answer-wrap{display:block!important}}.yc-ref-collection-navigation .yc-collection-navigation__carousel{display:block;min-width:0}.yc-ref-collection-navigation .yc-collection-navigation__header{margin-bottom:clamp(2.4rem,3vw,3.6rem)}.yc-ref-collection-navigation .yc-collection-navigation__controls{display:none;align-items:center;justify-content:flex-end;justify-self:end;align-self:end;gap:.8rem;margin:0;padding:0;background:transparent}.yc-ref-collection-navigation .yc-collection-navigation__controls[hidden]{display:none!important}.yc-ref-collection-navigation .yc-collection-navigation__button{display:inline-grid;place-items:center;width:4.4rem;height:4.4rem;padding:0;border:.1rem solid rgba(var(--color-foreground),.22);border-radius:999px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 .5rem 1.4rem #00000014;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,opacity .18s ease}.yc-ref-collection-navigation .yc-collection-navigation__button svg{width:1.6rem;height:1.6rem}.yc-ref-collection-navigation .yc-collection-navigation__button:hover:not(:disabled){transform:translateY(-.1rem);border-color:currentColor}.yc-ref-collection-navigation .yc-collection-navigation__button:focus-visible{outline:.2rem solid currentColor;outline-offset:.3rem}.yc-ref-collection-navigation .yc-collection-navigation__button:disabled{opacity:.34;cursor:default;box-shadow:none}@media screen and (min-width:990px){.yc-ref-collection-navigation .yc-collection-navigation__header--with-controls{grid-template-columns:minmax(0,1fr) auto;align-items:end;direction:ltr}.yc-ref-collection-navigation .yc-collection-navigation__header--with-controls.yc-collections__header--left .yc-collections__copy{justify-self:start;text-align:left}.yc-ref-collection-navigation .yc-collection-navigation__header--with-controls.yc-collections__header--center .yc-collections__copy{justify-self:center;text-align:center}.yc-ref-collection-navigation .yc-collection-navigation__header--with-controls.yc-collections__header--right .yc-collections__copy{justify-self:end;text-align:right}.yc-ref-collection-navigation .yc-collection-navigation__header--controls-only{grid-template-columns:1fr}.yc-ref-collection-navigation .yc-collection-navigation__controls:not([hidden]){display:flex}.yc-ref-collection-navigation :is(.yc-collections--swipe-desktop,.yc-collections--swipe-all) .yc-collection-navigation__carousel .yc-collections__grid{display:flex;grid-template-columns:none;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:var(--yc-swipe-inline-space);scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;background:transparent;padding-block:var(--yc-swipe-lift-space) var(--yc-swipe-shadow-space);padding-inline-start:var(--yc-swipe-inline-space);padding-inline-end:clamp(4.8rem,7vw,10rem);margin-block:calc(-1 * var(--yc-swipe-lift-space)) 0;margin-inline-start:calc(-1 * var(--yc-swipe-inline-space));cursor:grab}.yc-ref-collection-navigation :is(.yc-collections--swipe-desktop,.yc-collections--swipe-all) .yc-collection-navigation__carousel .yc-collections__grid::-webkit-scrollbar{display:none;width:0;height:0}.yc-ref-collection-navigation :is(.yc-collections--swipe-desktop,.yc-collections--swipe-all) .yc-collection-navigation__carousel .yc-collections__grid:active{cursor:grabbing}.yc-ref-collection-navigation :is(.yc-collections--swipe-desktop,.yc-collections--swipe-all) .yc-collection-navigation__carousel .yc-collections__item{flex:0 0 calc((100% - var(--yc-collections-v-17) - (2 * var(--yc-swipe-inline-space)) - clamp(4.8rem,5vw,8rem)) / var(--yc-collections-v-16));min-width:0;scroll-snap-align:start;scroll-snap-stop:always}}@media screen and (max-width:989px){.yc-ref-collection-navigation .yc-collection-navigation__header--controls-only{display:none;margin-bottom:0}}.yc-type-collection-seo .yc-collection-seo__content{width:min(100%,var(--yc-collection-seo-content-max-width, 100rem))}.yc-type-collection-seo.yc-header-center .yc-collection-seo__content{margin-inline:auto}.yc-type-collection-seo.yc-header-right .yc-collection-seo__content{margin-left:auto}.yc-type-collection-seo .yc-collection-seo__content>.section-head{margin-bottom:clamp(2.4rem,3vw,4rem)}.yc-type-collection-seo .yc-collection-seo__text{max-width:100%;color:inherit;font-family:var(--yc-body-family);font-size:var(--yc-collection-seo-text-size, 1.7rem);font-weight:400;line-height:1.7;column-count:var(--yc-collection-seo-text-columns, 1);column-gap:var(--yc-collection-seo-column-gap, 4.8rem);column-rule:1px solid rgba(0,0,0,.12)}.yc-type-collection-seo .window:is(.dark,.carbon,.purple-surface) .yc-collection-seo__text,.yc-type-collection-seo:is(.yc-surface-purple,.yc-surface-graphite,.yc-surface-carbon,.yc-surface-black) .yc-collection-seo__text{column-rule-color:#fff3}.yc-type-collection-seo .yc-collection-seo__text>*{break-inside:avoid-column}.yc-type-collection-seo .yc-collection-seo__text :is(h2,h3,h4){margin-top:1.6em;margin-bottom:.65em;line-height:1.02}.yc-type-collection-seo .yc-collection-seo__text>:first-child{margin-top:0}.yc-type-collection-seo .yc-collection-seo__text :is(p,ul,ol){margin-top:0;margin-bottom:1em}.yc-type-collection-seo .yc-collection-seo__text :is(ul,ol){padding-left:1.4em}.yc-type-collection-seo .yc-collection-seo__text a{color:#7a34d6;font-weight:700;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.2em}.yc-type-collection-seo .window:is(.dark,.carbon,.purple-surface) .yc-collection-seo__text a,.yc-type-collection-seo:is(.yc-surface-purple,.yc-surface-graphite,.yc-surface-carbon,.yc-surface-black) .yc-collection-seo__text a{color:#cf0}.yc-type-collection-seo .yc-collection-seo__disclosure.is-collapsible:not(.is-expanded) .yc-collection-seo__text{column-count:1;max-height:var(--yc-collection-seo-collapsed-height-desktop, 36rem);overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 8rem),transparent 100%);mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 8rem),transparent 100%)}.yc-type-collection-seo .yc-collection-seo__toggle-wrap{display:flex;justify-content:flex-start;margin-top:2.4rem}.yc-type-collection-seo.yc-header-center .yc-collection-seo__toggle-wrap{justify-content:center}.yc-type-collection-seo.yc-header-right .yc-collection-seo__toggle-wrap{justify-content:flex-end}.yc-type-collection-seo .yc-collection-seo__toggle{display:inline-flex;align-items:center;gap:.8rem}.yc-type-collection-seo .yc-collection-seo__toggle-icon{transition:transform .2s ease}.yc-type-collection-seo .yc-collection-seo__disclosure.is-expanded .yc-collection-seo__toggle-icon{transform:rotate(180deg)}.yc-type-collection-links .yc-collection-links__nav{display:block;min-width:0}.yc-type-collection-links .yc-collection-links__grid{align-items:stretch}.yc-type-collection-links .yc-collection-links__item{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;min-height:var(--yc-collection-link-min-height, 7.2rem);padding:1.4rem 1.6rem;border:1.5px solid rgba(0,0,0,.16);border-radius:var(--yc-radius);background:#fff;color:#000;box-shadow:none;transition:transform .2s ease,border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease}.yc-type-collection-links .yc-collection-links__item:hover{border-color:#7a34d6;background:#7a34d6;color:#fff;box-shadow:0 1.2rem 3.2rem #0000001c;transform:translateY(-.25rem)}.yc-type-collection-links .yc-collection-links__item:focus-visible{outline:.25rem solid #ccff00;outline-offset:.25rem}.yc-type-collection-links .yc-collection-links__main{display:flex;align-items:center;gap:1.2rem;min-width:0}.yc-type-collection-links .yc-collection-links__index{flex:0 0 auto;font-family:var(--yc-mono-family);font-size:1.1rem;font-weight:400;letter-spacing:.02em;opacity:.62}.yc-type-collection-links .yc-collection-links__label{font-family:var(--yc-body-family);font-size:var(--yc-collection-link-font-size, 1.7rem);font-weight:700;line-height:1.25;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:pretty}.yc-type-collection-links .yc-collection-links__icon{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;flex:0 0 3.6rem;border:1px solid currentColor;border-radius:999px}.yc-type-collection-links .yc-collection-links__icon svg{width:1.35rem;height:1.35rem;transition:transform .2s ease}.yc-type-collection-links .yc-collection-links__item:hover .yc-collection-links__icon svg{transform:translate(.16rem,-.16rem)}.yc-type-collection-links .yc-collection-links__item--light{background:#f5f6f7}.yc-type-collection-links .yc-collection-links__item--yellow{border-color:#000;background:#cf0;color:#000}.yc-type-collection-links .yc-collection-links__item--purple{border-color:#7a34d6;background:#7a34d6;color:#fff}.yc-type-collection-links .yc-collection-links__item--carbon{border-color:#1b1d21;background:#1b1d21;color:#fff}.yc-type-collection-links .yc-collection-links__item--outline{border-color:currentColor;background:transparent;color:inherit}.yc-type-collection-links .yc-collection-links__item--purple:hover,.yc-type-collection-links .yc-collection-links__item--carbon:hover{border-color:#cf0;background:#cf0;color:#000}@media(max-width:740px){.yc-type-collection-seo .yc-collection-seo__text{column-count:1;font-size:max(1.5rem,var(--yc-collection-seo-text-size, 1.7rem));line-height:1.65}.yc-type-collection-seo .yc-collection-seo__disclosure.is-collapsible:not(.is-expanded) .yc-collection-seo__text{max-height:var(--yc-collection-seo-collapsed-height-mobile, 42rem)}.yc-type-collection-links .yc-collection-links__item{padding:1.3rem 1.4rem}}@media(prefers-reduced-motion:reduce){.yc-ref-collection-navigation .yc-collection-navigation__button,.yc-type-collection-seo .yc-collection-seo__toggle-icon,.yc-type-collection-links .yc-collection-links__item,.yc-type-collection-links .yc-collection-links__icon svg{transition:none}.yc-type-collection-links .yc-collection-links__item:hover{transform:none}}@media(prefers-reduced-motion:reduce){.yc-ref-collection-navigation .yc-collections__grid{scroll-behavior:auto!important}}.f-price[data-yc-dual-price=true]{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.2rem}.f-price[data-yc-dual-price=true]:not(.f-price--on-sale) .f-price__regular,.f-price[data-yc-dual-price=true].f-price--on-sale .f-price__sale{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem}.f-price[data-yc-dual-price=true].f-price--on-sale .f-price__regular,.f-price[data-yc-dual-price=true]:not(.f-price--on-sale) .f-price__sale{display:none}.f-price[data-yc-dual-price=true] .f-price__row{display:flex;flex-wrap:nowrap;align-items:baseline;gap:0 .8rem;max-width:100%;white-space:nowrap}.f-price[data-yc-dual-price=true] .f-price__tax-label{color:var(--color-product-price-regular, var(--color-foreground-lighten-60));font-family:var(--font-body-family);font-size:calc(var(--font-body-size) * .9);font-style:var(--font-body-style);font-weight:var(--font-body-weight);line-height:2.2rem}.f-price[data-yc-dual-price=true].f-price--center,.product-card__info.text-center .f-price[data-yc-dual-price=true],.f-price[data-yc-dual-price=true].f-price--center .f-price__regular,.f-price[data-yc-dual-price=true].f-price--center .f-price__sale,.product-card__info.text-center .f-price[data-yc-dual-price=true] .f-price__regular,.product-card__info.text-center .f-price[data-yc-dual-price=true] .f-price__sale{align-items:center}.f-price[data-yc-dual-price=true].f-price--right,.product-card__info.text-right .f-price[data-yc-dual-price=true],.f-price[data-yc-dual-price=true].f-price--right .f-price__regular,.f-price[data-yc-dual-price=true].f-price--right .f-price__sale,.product-card__info.text-right .f-price[data-yc-dual-price=true] .f-price__regular,.product-card__info.text-right .f-price[data-yc-dual-price=true] .f-price__sale{align-items:flex-end}@media(max-width:767.98px){.product-card__info .f-price[data-yc-dual-price=true] .f-price__tax-label{font-size:calc(var(--font-body-size) * .8);line-height:2rem}}.yc-ref-collections .yc-product-price[data-yc-dual-price=true]{flex-direction:column;flex-wrap:nowrap;align-items:flex-start;gap:.35rem}.yc-ref-collections .yc-product-price[data-yc-dual-price=true] .yc-product-price__row{display:flex;flex-wrap:nowrap;align-items:baseline;gap:0 1rem;max-width:100%;white-space:nowrap}.yc-ref-collections .yc-product-price[data-yc-dual-price=true] .yc-product-price__tax-label{color:var(--yc-card-text);font-family:var(--yc-body-family);font-size:1.35rem;font-weight:var(--yc-body-weight);line-height:1.2;opacity:.62}.yc-ref-collections .yc-product-price--on-sale .yc-product-price__current{color:var(--yc-card-accent)}.product-card__info .f-price[data-yc-dual-price=true] .f-price__row{column-gap:.35rem}@media(max-width:767.98px){.yc-ref-collections .yc-product-price[data-yc-dual-price=true] .yc-product-price__row{column-gap:.45rem}}@media(max-width:429.98px){.product-card__info .f-price[data-yc-dual-price=true] .f-price-item--sale,.product-card__info .f-price[data-yc-dual-price=true]:not(.f-price--on-sale) .f-price__regular .f-price-item--regular{font-size:1.45rem}.product-card__info .f-price[data-yc-dual-price=true].f-price--on-sale .f-price__sale .f-price-item--regular{font-size:1.15rem}.product-card__info .f-price[data-yc-dual-price=true] .f-price__tax-label{font-size:1.05rem;line-height:1.7rem}.product-card__info .f-price[data-yc-dual-price=true] .f-price__row{column-gap:.25rem}}@media(max-width:359.98px){.product-card__info .f-price[data-yc-dual-price=true] .f-price-item--sale,.product-card__info .f-price[data-yc-dual-price=true]:not(.f-price--on-sale) .f-price__regular .f-price-item--regular{font-size:1.3rem}.product-card__info .f-price[data-yc-dual-price=true].f-price--on-sale .f-price__sale .f-price-item--regular{font-size:1.05rem}.product-card__info .f-price[data-yc-dual-price=true] .f-price__tax-label{font-size:.98rem}.yc-ref-collections .yc-product-price[data-yc-dual-price=true] .yc-product-price__current{font-size:1.35rem}.yc-ref-collections .yc-product-price[data-yc-dual-price=true] .yc-product-price__compare{font-size:1.1rem}.yc-ref-collections .yc-product-price[data-yc-dual-price=true] .yc-product-price__tax-label{font-size:1.05rem}.yc-ref-collections .yc-product-price[data-yc-dual-price=true] .yc-product-price__row{column-gap:.25rem}}.f-price[data-yc-dual-price=true][data-yc-taxable=false] .f-price__tax-label,.f-price[data-yc-dual-price=true][data-yc-taxable=false][data-yc-taxes-included=true] .f-price__row--excl,.f-price[data-yc-dual-price=true][data-yc-taxable=false][data-yc-taxes-included=false] .f-price__row--incl{display:none}
/*# sourceMappingURL=/cdn/shop/t/27/assets/yellowcart.css.map */
