.StarBorderPrimitive-module__ndTQCa__root{isolation:isolate;box-sizing:border-box;min-width:0;padding:var(--star-border-thickness);border-radius:var(--star-border-radius);display:grid;position:relative;overflow:hidden}.StarBorderPrimitive-module__ndTQCa__ring{z-index:0;padding:var(--star-border-thickness);border-radius:inherit;pointer-events:none;-webkit-mask-composite:xor;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.StarBorderPrimitive-module__ndTQCa__light{background:radial-gradient(circle, var(--star-border-color), transparent 10%);width:300%;height:50%;opacity:var(--star-border-opacity);pointer-events:none;animation-duration:var(--star-border-duration);border-radius:50%;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate;position:absolute}.StarBorderPrimitive-module__ndTQCa__bottomLight{animation-name:StarBorderPrimitive-module__ndTQCa__star-border-movement-bottom;bottom:-12px;right:-250%}.StarBorderPrimitive-module__ndTQCa__topLight{animation-name:StarBorderPrimitive-module__ndTQCa__star-border-movement-top;top:-12px;left:-250%}.StarBorderPrimitive-module__ndTQCa__inner{z-index:1;border-radius:max(0px, calc(var(--star-border-radius) - var(--star-border-thickness)));min-width:0;min-height:0;position:relative;overflow:hidden}.StarBorderPrimitive-module__ndTQCa__reducedStatic .StarBorderPrimitive-module__ndTQCa__light{animation:none}.StarBorderPrimitive-module__ndTQCa__reducedStatic .StarBorderPrimitive-module__ndTQCa__bottomLight{opacity:calc(var(--star-border-opacity) * .5);transform:translate(-50%)}.StarBorderPrimitive-module__ndTQCa__reducedStatic .StarBorderPrimitive-module__ndTQCa__topLight{opacity:calc(var(--star-border-opacity) * .5);transform:translate(50%)}.StarBorderPrimitive-module__ndTQCa__reducedHidden .StarBorderPrimitive-module__ndTQCa__light{display:none}@keyframes StarBorderPrimitive-module__ndTQCa__star-border-movement-bottom{0%{opacity:var(--star-border-opacity);transform:translate(0%)}to{opacity:0;transform:translate(-100%)}}@keyframes StarBorderPrimitive-module__ndTQCa__star-border-movement-top{0%{opacity:var(--star-border-opacity);transform:translate(0%)}to{opacity:0;transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.StarBorderPrimitive-module__ndTQCa__light{animation:none}.StarBorderPrimitive-module__ndTQCa__bottomLight{opacity:calc(var(--star-border-opacity) * .5);transform:translate(-50%)}.StarBorderPrimitive-module__ndTQCa__topLight{opacity:calc(var(--star-border-opacity) * .5);transform:translate(50%)}}
.SpotlightEffect-module__Uaoe4G__root{isolation:isolate;border-radius:inherit;--spotlight-x:50%;--spotlight-y:50%;min-width:0;height:100%;position:relative;overflow:hidden}.SpotlightEffect-module__Uaoe4G__overlay{top:var(--spotlight-inset-top,var(--spotlight-border-inset,1px));right:var(--spotlight-inset-right,var(--spotlight-border-inset,1px));bottom:var(--spotlight-inset-bottom,var(--spotlight-border-inset,1px));left:var(--spotlight-inset-left,var(--spotlight-border-inset,1px));z-index:2;border-top-left-radius:var(--spotlight-radius-top-left,inherit);border-top-right-radius:var(--spotlight-radius-top-right,inherit);border-bottom-right-radius:var(--spotlight-radius-bottom-right,inherit);border-bottom-left-radius:var(--spotlight-radius-bottom-left,inherit);background:radial-gradient(circle at var(--spotlight-x) var(--spotlight-y), rgba(var(--spotlight-rgb), var(--spotlight-color-opacity)), transparent var(--spotlight-falloff));opacity:0;pointer-events:none;transition:opacity var(--spotlight-fade-duration) ease;position:absolute}.SpotlightEffect-module__Uaoe4G__root[data-spotlight-active=true] .SpotlightEffect-module__Uaoe4G__overlay{opacity:var(--spotlight-overlay-opacity)}.SpotlightEffect-module__Uaoe4G__content{z-index:1;min-width:0;height:100%;position:relative}@media (prefers-reduced-motion:reduce){.SpotlightEffect-module__Uaoe4G__overlay{transition:none}}
.PixelRevealEffect-module__obTk9W__root{z-index:1;pointer-events:none;isolation:isolate;position:absolute;overflow:hidden}.PixelRevealEffect-module__obTk9W__radial{z-index:0;aspect-ratio:1;opacity:0;background:radial-gradient(circle,#09090b,#0000 85%);margin:auto;transition:opacity .8s cubic-bezier(.5,1,.89,1);position:absolute;inset:0}.PixelRevealEffect-module__obTk9W__canvas{z-index:1;width:100%;height:100%;display:block;position:absolute;inset:0}.PixelRevealEffect-module__obTk9W__root[data-pixel-reveal-active=true] .PixelRevealEffect-module__obTk9W__radial{opacity:1}.PixelRevealEffect-module__obTk9W__root[data-pixel-reveal-reduced-motion=hide]{display:none}
.GlareHoverEffect-module__SWYZaW__root{isolation:isolate;border-radius:inherit;min-width:0;height:100%;position:relative;overflow:hidden}.GlareHoverEffect-module__SWYZaW__overlay{top:var(--glare-inset-top,var(--glare-border-inset,1px));right:var(--glare-inset-right,var(--glare-border-inset,1px));bottom:var(--glare-inset-bottom,var(--glare-border-inset,1px));left:var(--glare-inset-left,var(--glare-border-inset,1px));z-index:20;pointer-events:none;border-top-left-radius:var(--glare-radius-top-left,inherit);border-top-right-radius:var(--glare-radius-top-right,inherit);border-bottom-right-radius:var(--glare-radius-bottom-right,inherit);border-bottom-left-radius:var(--glare-radius-bottom-left,inherit);background:linear-gradient(var(--glare-angle), #0000 60%, rgba(var(--glare-rgb), var(--glare-opacity)) 70%, #0000, #0000 100%);background-size:var(--glare-size) var(--glare-size), 100% 100%;background-position:-100% -100%,0 0;background-repeat:no-repeat;position:absolute;overflow:hidden}.GlareHoverEffect-module__SWYZaW__root[data-glare-reduced-motion=static] .GlareHoverEffect-module__SWYZaW__overlay{background-position:50%,0 0}.GlareHoverEffect-module__SWYZaW__root[data-glare-reduced-motion=hide] .GlareHoverEffect-module__SWYZaW__overlay{display:none}.GlareHoverEffect-module__SWYZaW__content{z-index:1;min-width:0;height:100%;position:relative}@media (prefers-reduced-motion:reduce){.GlareHoverEffect-module__SWYZaW__overlay{transition:none}}
.HolographicFoilEffect-module__NrJ2rq__root{--foil-pointer-x:50%;--foil-pointer-y:50%;--foil-background-x:50%;--foil-background-y:50%;--foil-from-center:0;--foil-from-left:.5;--foil-from-top:.5;isolation:isolate;border-radius:inherit;min-width:0;height:100%;position:relative;overflow:hidden}.HolographicFoilEffect-module__NrJ2rq__content{z-index:1;min-width:0;height:100%;position:relative}.HolographicFoilEffect-module__NrJ2rq__content [data-holographic-depth=true]{transform:translate3d(calc((var(--foil-from-left) - .5) * var(--foil-parallax)), calc((var(--foil-from-top) - .5) * var(--foil-parallax)), 0);transition:transform var(--foil-transition-duration) ease;will-change:transform}.HolographicFoilEffect-module__NrJ2rq__foil,.HolographicFoilEffect-module__NrJ2rq__foil:before,.HolographicFoilEffect-module__NrJ2rq__foil:after{pointer-events:none;position:absolute}.HolographicFoilEffect-module__NrJ2rq__foil{--foil-space:5%;--foil-angle:-45deg;z-index:20;top:var(--foil-inset-top,1px);right:var(--foil-inset-right,1px);bottom:var(--foil-inset-bottom,1px);left:var(--foil-inset-left,1px);border-top-left-radius:var(--foil-radius-top-left,inherit);border-top-right-radius:var(--foil-radius-top-right,inherit);border-bottom-right-radius:var(--foil-radius-bottom-right,inherit);border-bottom-left-radius:var(--foil-radius-bottom-left,inherit);opacity:1;background-image:repeating-linear-gradient(0deg, #ff7a75 calc(var(--foil-space) * 1), #ffed61 calc(var(--foil-space) * 2), #a8ff61 calc(var(--foil-space) * 3), #85fff7 calc(var(--foil-space) * 4), #7a95ff calc(var(--foil-space) * 5), #d875ff calc(var(--foil-space) * 6), #ff7a75 calc(var(--foil-space) * 7)), repeating-linear-gradient(var(--foil-angle), #0e152e 0%, #8fa3a3 3.8%, #8fc1c1 4.5%, #8fa3a3 5.2%, #0e152e 10%, #0e152e 12%), radial-gradient(farthest-corner circle at var(--foil-pointer-x) var(--foil-pointer-y), #0000001a 12%, #00000026 20%, #00000040 120%);background-position:0 var(--foil-background-y), var(--foil-background-x) var(--foil-background-y), center;background-blend-mode:color, hard-light;filter:brightness(.72) contrast(1.35) saturate(var(--foil-saturation)) opacity(calc(.5 * var(--foil-intensity)));mix-blend-mode:color-dodge;-webkit-mask-image:url(/assets/react-bits/profile-card/iconpattern.png);mask-image:url(/assets/react-bits/profile-card/iconpattern.png);-webkit-mask-size:150%;mask-size:150%;-webkit-mask-repeat:repeat;mask-repeat:repeat;-webkit-mask-source-type:luminance;mask-mode:luminance;-webkit-mask-position:top calc(200% - (var(--foil-background-y) * 5)) left calc(100% - var(--foil-background-x));mask-position:top calc(200% - (var(--foil-background-y) * 5)) left calc(100% - var(--foil-background-x));transition:opacity var(--foil-transition-duration) ease, filter var(--foil-transition-duration) ease;background-size:500% 500%,300% 300%,200% 200%;animation:18s linear infinite HolographicFoilEffect-module__NrJ2rq__foil-drift;overflow:hidden}.HolographicFoilEffect-module__NrJ2rq__foil:before,.HolographicFoilEffect-module__NrJ2rq__foil:after{content:"";border-radius:inherit;opacity:0;transition:opacity var(--foil-transition-duration) ease;inset:0}.HolographicFoilEffect-module__NrJ2rq__foil:before{background-image:linear-gradient(45deg, #85fff7, #7a95ff, #d875ff, #ff7a75, #ffed61, #a8ff61), radial-gradient(circle at var(--foil-pointer-x) var(--foil-pointer-y), #b3b3b3 0%, #4d4d4d33 90%), url(/assets/react-bits/profile-card/grain.webp);background-size:250% 250%,100% 100%,220px 220px;background-position:var(--foil-pointer-x) var(--foil-pointer-y), center, calc(var(--foil-pointer-x) * .01) calc(var(--foil-pointer-y) * .01);background-blend-mode:color-dodge;filter:brightness(calc(2 - var(--foil-from-center))) contrast(calc(var(--foil-from-center) + 2)) saturate(calc(.5 + var(--foil-from-center)));mix-blend-mode:luminosity}.HolographicFoilEffect-module__NrJ2rq__foil:after{background-image:repeating-linear-gradient(135deg,#ffffff29 0 1px,#0000 1px 12px),repeating-radial-gradient(circle,#99eeff29 0 2px,#0000 3px 18px);background-position:0 var(--foil-background-y), calc(var(--foil-background-x) * .4) calc(var(--foil-background-y) * .5);mix-blend-mode:difference;filter:brightness(.8)contrast(1.5);background-size:200% 300%,700% 700%}.HolographicFoilEffect-module__NrJ2rq__root[data-foil-active=true] .HolographicFoilEffect-module__NrJ2rq__foil{filter:brightness(.85) contrast(1.5) saturate(var(--foil-saturation)) opacity(var(--foil-intensity));animation-play-state:paused}.HolographicFoilEffect-module__NrJ2rq__root[data-foil-active=true] .HolographicFoilEffect-module__NrJ2rq__foil:before{opacity:var(--foil-grain-opacity)}.HolographicFoilEffect-module__NrJ2rq__root[data-foil-active=true] .HolographicFoilEffect-module__NrJ2rq__foil:after{opacity:var(--foil-pattern-opacity)}.HolographicFoilEffect-module__NrJ2rq__root[data-foil-reduced-motion=static] .HolographicFoilEffect-module__NrJ2rq__content [data-holographic-depth=true]{transform:none}.HolographicFoilEffect-module__NrJ2rq__root[data-foil-reduced-motion=static] .HolographicFoilEffect-module__NrJ2rq__foil{background-position:0,50%,50%;animation:none}.HolographicFoilEffect-module__NrJ2rq__root[data-foil-reduced-motion=hide] .HolographicFoilEffect-module__NrJ2rq__foil{display:none}.HolographicFoilEffect-module__NrJ2rq__saleOff .HolographicFoilEffect-module__NrJ2rq__foil{--foil-space:7%;background-image:repeating-linear-gradient(0deg, #ff526f calc(var(--foil-space) * 1), #ff7366 calc(var(--foil-space) * 2), #ff985c calc(var(--foil-space) * 3), #ff8fad calc(var(--foil-space) * 4), #fff calc(var(--foil-space) * 5), #ff4754 calc(var(--foil-space) * 6)), repeating-linear-gradient(var(--foil-angle), #25080d 0%, #bf7d88 3.8%, #ea8a7b 4.5%, #bf7d88 5.2%, #25080d 10%, #25080d 12%), radial-gradient(farthest-corner circle at var(--foil-pointer-x) var(--foil-pointer-y), #0000000f 12%, #49121c29 28%, #00000052 120%);filter:brightness(.78) contrast(1.45) saturate(calc(var(--foil-saturation) + .55)) opacity(calc(.46 * var(--foil-intensity)));-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='88' viewBox='0 0 150 88'%3E%3Ctext x='8' y='48' fill='white' font-family='Arial Black,Arial,sans-serif' font-size='34' font-weight='900' letter-spacing='2'%3EOFF%3C/text%3E%3Ctext x='72' y='82' fill='white' fill-opacity='.72' font-family='Arial Black,Arial,sans-serif' font-size='26' font-weight='900' letter-spacing='1'%3EOFF%3C/text%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='88' viewBox='0 0 150 88'%3E%3Ctext x='8' y='48' fill='white' font-family='Arial Black,Arial,sans-serif' font-size='34' font-weight='900' letter-spacing='2'%3EOFF%3C/text%3E%3Ctext x='72' y='82' fill='white' fill-opacity='.72' font-family='Arial Black,Arial,sans-serif' font-size='26' font-weight='900' letter-spacing='1'%3EOFF%3C/text%3E%3C/svg%3E");-webkit-mask-size:150px 88px;mask-size:150px 88px}.HolographicFoilEffect-module__NrJ2rq__saleOff .HolographicFoilEffect-module__NrJ2rq__foil:before{background-image:linear-gradient(45deg, #ff7096, #ff5c5c, #ff9466, #f9a, #fff), radial-gradient(circle at var(--foil-pointer-x) var(--foil-pointer-y), #d9d9d9 0%, #8b23343d 90%), url(/assets/react-bits/profile-card/grain.webp)}.HolographicFoilEffect-module__NrJ2rq__saleOff .HolographicFoilEffect-module__NrJ2rq__foil:after{background-image:repeating-linear-gradient(135deg,#ffd6d638 0 1px,#0000 1px 11px),repeating-radial-gradient(circle,#ff859933 0 2px,#0000 3px 16px)}.HolographicFoilEffect-module__NrJ2rq__saleOff.HolographicFoilEffect-module__NrJ2rq__root[data-foil-active=true] .HolographicFoilEffect-module__NrJ2rq__foil{filter:brightness(.92) contrast(1.58) saturate(calc(var(--foil-saturation) + .75)) opacity(var(--foil-intensity))}@keyframes HolographicFoilEffect-module__NrJ2rq__foil-drift{0%{background-position:0 var(--foil-background-y), 0 0, center}to{background-position:0 var(--foil-background-y), 90% 90%, center}}@media (prefers-reduced-motion:reduce){.HolographicFoilEffect-module__NrJ2rq__foil{animation:none}}
.MagicBentoBurstEffect-module__O8jkKW__root{border-radius:inherit;min-width:0;height:100%;position:relative}.MagicBentoBurstEffect-module__O8jkKW__layer{z-index:5;border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.MagicBentoBurstEffect-module__O8jkKW__content{z-index:1;border-radius:inherit;height:100%;position:relative}.MagicBentoBurstEffect-module__O8jkKW__particle{background:rgba(var(--magic-bento-particle-rgb), 1);width:4px;height:4px;box-shadow:0 0 6px rgba(var(--magic-bento-particle-rgb), .6), 0 0 0 2px rgba(var(--magic-bento-particle-rgb), .2);pointer-events:none;will-change:transform, opacity;border-radius:999px;position:absolute}.MagicBentoBurstEffect-module__O8jkKW__ripple{background:radial-gradient(circle, rgba(var(--magic-bento-particle-rgb), .4) 0%, rgba(var(--magic-bento-particle-rgb), .2) 30%, transparent 70%);pointer-events:none;will-change:transform, opacity;border-radius:999px;position:absolute}
.BounceCardsPrimitive-module__zln0lq__root{min-width:0;max-width:100%;display:block;position:relative}.BounceCardsPrimitive-module__zln0lq__stage{transform-origin:0 0;position:absolute;inset:0 auto auto 0}.BounceCardsPrimitive-module__zln0lq__item{color:inherit;text-align:inherit;cursor:pointer;appearance:none;transform-origin:50%;will-change:transform;background:0 0;border:0;padding:0;text-decoration:none;display:block;position:absolute;top:50%;left:50%}.BounceCardsPrimitive-module__zln0lq__item:focus-visible{outline-offset:5px;outline:3px solid #5cc9f9}.BounceCardsPrimitive-module__zln0lq__frame{background:0 0;width:100%;height:100%;position:relative;overflow:visible}.BounceCardsPrimitive-module__zln0lq__content{border-radius:inherit;width:100%;height:100%;overflow:hidden}.BounceCardsPrimitive-module__zln0lq__content>*{width:100%;height:100%}
.CopyActionBlock-module__xof1Jq__section{width:100%;padding:28px 16px;position:relative}.CopyActionBlock-module__xof1Jq__reveal,.CopyActionBlock-module__xof1Jq__fill{width:100%;height:100%}.CopyActionBlock-module__xof1Jq__frame{border-radius:var(--copy-action-radius);width:100%;margin-inline:auto;position:relative}.CopyActionBlock-module__xof1Jq__textFrame{max-width:820px}.CopyActionBlock-module__xof1Jq__ctaFrame{max-width:1080px}.CopyActionBlock-module__xof1Jq__surface{isolation:isolate;border-radius:max(0px, calc(var(--copy-action-radius) - 1.25px));color:#050505;-webkit-backdrop-filter:blur(22px)saturate(135%);background:linear-gradient(145deg,#ffffffd1,#ffffff8a),#ffffff5c;border:1px solid #ffffff70;min-width:0;min-height:100%;position:relative;overflow:hidden;box-shadow:0 20px 55px #0f172a1a,inset 0 1px #ffffffbd}.CopyActionBlock-module__xof1Jq__textDefault{background:linear-gradient(145deg,#ffffffc7,#ffffff7a),#ffffff52}.CopyActionBlock-module__xof1Jq__textHighlight{background:radial-gradient(circle at 18% 0,#67e8f929,#0000 42%),linear-gradient(145deg,#ffffffd6,#ffffff80),#ffffff57;border-color:#67e8f98a}.CopyActionBlock-module__xof1Jq__textMinimal{background:#ffffff2e;border-color:#ffffff47;box-shadow:0 16px 42px #0f172a0f,inset 0 1px #ffffff75}.CopyActionBlock-module__xof1Jq__textContent{text-align:center;padding:34px 38px}.CopyActionBlock-module__xof1Jq__textTitle,.CopyActionBlock-module__xof1Jq__ctaTitle{color:inherit;letter-spacing:-.025em;margin:0;font-size:clamp(1.55rem,3vw,2.25rem);font-weight:800;line-height:1.22}.CopyActionBlock-module__xof1Jq__textBody,.CopyActionBlock-module__xof1Jq__ctaSubtitle{color:#0a0a0ab8;white-space:pre-line;max-width:680px;margin:14px auto 0;font-size:clamp(.94rem,1.35vw,1.04rem);line-height:1.85}.CopyActionBlock-module__xof1Jq__ctaSurface{background:radial-gradient(circle at 20% 10%,#ffffffb8,#0000 34%),linear-gradient(120deg,#ffffffd1,#e5e7eba8);min-height:250px}.CopyActionBlock-module__xof1Jq__ctaSolid{background:radial-gradient(circle at 80% 0,#a5f3fc47,#0000 35%),#ffffffc2}.CopyActionBlock-module__xof1Jq__ctaOutlined{background:#ffffff47;border-color:#0a0a0a57}.CopyActionBlock-module__xof1Jq__ctaImage{z-index:-2;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:100%;height:100%;position:absolute;inset:0}.CopyActionBlock-module__xof1Jq__ctaOverlay{z-index:-1;pointer-events:none;opacity:0;background:linear-gradient(90deg,#000000bd,#00000061),linear-gradient(#0000001a,#00000075);position:absolute;inset:0}[dir=rtl] .CopyActionBlock-module__xof1Jq__ctaOverlay{background:linear-gradient(-90deg,#000000bd,#00000061),linear-gradient(#0000001a,#00000075)}.CopyActionBlock-module__xof1Jq__hasImage{color:#fff;background:0 0;border-color:#ffffff85}.CopyActionBlock-module__xof1Jq__hasImage .CopyActionBlock-module__xof1Jq__ctaOverlay{opacity:1}.CopyActionBlock-module__xof1Jq__ctaContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:42px 44px;display:flex}.CopyActionBlock-module__xof1Jq__ctaSubtitle{max-width:620px}.CopyActionBlock-module__xof1Jq__hasImage .CopyActionBlock-module__xof1Jq__ctaTitle,.CopyActionBlock-module__xof1Jq__hasImage .CopyActionBlock-module__xof1Jq__ctaSubtitle{color:#fff;text-shadow:0 2px 16px #0000008f}.CopyActionBlock-module__xof1Jq__ctaButton{color:#fff;background:#050505;border:1px solid #050505c7;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:44px;margin-top:24px;padding:10px 18px;font-size:.94rem;font-weight:750;line-height:1.2;text-decoration:none;transition:color .18s,background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 30px #05050533}.CopyActionBlock-module__xof1Jq__ctaButton:hover{color:#050505;background:#fff;border-color:#ffffffe6;box-shadow:0 14px 34px #0505053d}.CopyActionBlock-module__xof1Jq__ctaButton:focus-visible{outline-offset:3px;outline:2px solid #67e8f9}.CopyActionBlock-module__xof1Jq__ctaArrow{font-family:Arial,sans-serif;font-size:1.05rem;line-height:1;display:inline-block}.CopyActionBlock-module__xof1Jq__ctaArrow[data-direction=backward]{transform:rotate(180deg)}.dark .CopyActionBlock-module__xof1Jq__surface{color:#fff;background:linear-gradient(145deg,#050505c7,#05050580),#00000057;border-color:#ffffff2e;box-shadow:0 22px 58px #00000052,inset 0 1px #ffffff14}.dark .CopyActionBlock-module__xof1Jq__textHighlight{background:radial-gradient(circle at 18% 0,#22d3ee24,#0000 42%),linear-gradient(145deg,#050505d1,#0505058a),#0000005c;border-color:#67e8f957}:is(.dark .CopyActionBlock-module__xof1Jq__textMinimal,.dark .CopyActionBlock-module__xof1Jq__ctaOutlined){background:#00000038}:is(.dark .CopyActionBlock-module__xof1Jq__textBody,.dark .CopyActionBlock-module__xof1Jq__ctaSubtitle){color:#ffffffbd}.dark .CopyActionBlock-module__xof1Jq__ctaSurface{background:radial-gradient(circle at 20% 10%,#ffffff1f,#0000 34%),linear-gradient(120deg,#050505d1,#1111119e)}.dark .CopyActionBlock-module__xof1Jq__ctaSolid{background:radial-gradient(circle at 80% 0,#22d3ee29,#0000 35%),#050505c2}.dark .CopyActionBlock-module__xof1Jq__hasImage{background:0 0}@media (max-width:767px){.CopyActionBlock-module__xof1Jq__section{padding:20px 12px}.CopyActionBlock-module__xof1Jq__frame{width:100%}.CopyActionBlock-module__xof1Jq__textContent{padding:23px 20px}.CopyActionBlock-module__xof1Jq__textTitle,.CopyActionBlock-module__xof1Jq__ctaTitle{font-size:clamp(1.35rem,7vw,1.72rem)}.CopyActionBlock-module__xof1Jq__textBody,.CopyActionBlock-module__xof1Jq__ctaSubtitle{margin-top:11px;font-size:.93rem;line-height:1.75}.CopyActionBlock-module__xof1Jq__ctaSurface,.CopyActionBlock-module__xof1Jq__ctaContent{min-height:220px}.CopyActionBlock-module__xof1Jq__ctaContent{padding:30px 20px}.CopyActionBlock-module__xof1Jq__ctaButton{width:min(100%,280px);margin-top:20px}}@media (prefers-reduced-motion:reduce){.CopyActionBlock-module__xof1Jq__ctaButton{transition:none}}
.CardSwapPrimitive-module__nwPhUq__root{min-width:0;max-width:100%;display:block;position:relative}.CardSwapPrimitive-module__nwPhUq__stage{transform-origin:0 0;position:absolute;inset:0 auto auto 0}.CardSwapPrimitive-module__nwPhUq__container{perspective:900px;position:absolute;bottom:0;left:0;overflow:visible}.CardSwapPrimitive-module__nwPhUq__item{color:inherit;text-align:inherit;cursor:pointer;appearance:none;transform-style:preserve-3d;will-change:transform;backface-visibility:hidden;background:0 0;border:0;padding:0;text-decoration:none;display:block;position:absolute;top:50%;left:50%}.CardSwapPrimitive-module__nwPhUq__item:focus-visible{outline-offset:5px;outline:3px solid #5cc9f9}.CardSwapPrimitive-module__nwPhUq__content,.CardSwapPrimitive-module__nwPhUq__content>*{width:100%;height:100%}
.AboutTextBlock-module__yiSVhG__section{width:100%;min-width:0;color:var(--theme-text-heading)}.AboutTextBlock-module__yiSVhG__frame{width:100%;max-width:var(--storefront-copy-max);border-radius:16px;margin-inline:auto;overflow:hidden}.AboutTextBlock-module__yiSVhG__glare{border-radius:inherit;width:100%}.AboutTextBlock-module__yiSVhG__copy{border-radius:inherit;text-align:start;background:0 0;width:100%;min-width:0;padding:10px 4px}.AboutTextBlock-module__yiSVhG__primaryTitle,.AboutTextBlock-module__yiSVhG__secondaryTitle{color:var(--theme-text-heading);letter-spacing:normal;overflow-wrap:anywhere;margin:0;font-weight:800}[dir=ltr] .AboutTextBlock-module__yiSVhG__primaryTitle,[dir=ltr] .AboutTextBlock-module__yiSVhG__secondaryTitle{letter-spacing:-.02em}.AboutTextBlock-module__yiSVhG__primaryTitle{font-size:var(--storefront-font-h1);line-height:1.25}.AboutTextBlock-module__yiSVhG__secondaryTitle{font-size:var(--storefront-font-h2);line-height:1.3}.AboutTextBlock-module__yiSVhG__body{color:var(--theme-text-body);font-size:var(--storefront-font-body);white-space:pre-line;overflow-wrap:anywhere;margin-top:12px;line-height:1.9}@media (max-width:1023px){.AboutTextBlock-module__yiSVhG__frame{border-radius:12px}.AboutTextBlock-module__yiSVhG__copy{padding-block:8px}.AboutTextBlock-module__yiSVhG__body{margin-top:10px;line-height:1.85}}
.StackPrimitive-module__LtMpsW__root{perspective:600px;width:100%;height:100%;position:relative}.StackPrimitive-module__LtMpsW__rotate,.StackPrimitive-module__LtMpsW__rotateDisabled{width:100%;height:100%;position:absolute}.StackPrimitive-module__LtMpsW__rotate{cursor:grab}.StackPrimitive-module__LtMpsW__rotateDisabled{cursor:pointer}.StackPrimitive-module__LtMpsW__rotate:focus-visible,.StackPrimitive-module__LtMpsW__rotateDisabled:focus-visible{outline-offset:5px;outline:3px solid #5cc9f9}.StackPrimitive-module__LtMpsW__card{border-radius:1rem;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.StackPrimitive-module__LtMpsW__card img{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.StackPrimitive-module__LtMpsW__card>*{width:100%;height:100%}.StackPrimitive-module__LtMpsW__itemAction{width:100%;height:100%;color:inherit;text-align:inherit;cursor:pointer;appearance:none;background:0 0;border:0;padding:0;text-decoration:none;display:block}.StackPrimitive-module__LtMpsW__itemAction:focus-visible{outline-offset:-4px;outline:3px solid #5cc9f9}
.FeaturesStrip-module__qMn0Oq__strip{width:100%;color:var(--theme-text-heading);padding-block:12px 24px}.FeaturesStrip-module__qMn0Oq__list{flex-wrap:nowrap;justify-content:center;align-items:flex-start;width:100%;margin:0;padding:0;list-style:none;display:flex}.FeaturesStrip-module__qMn0Oq__item{text-align:center;flex-direction:column;flex:1 1 0;justify-content:flex-start;align-items:center;min-width:0;min-height:72px;padding:8px 6px;display:flex}.FeaturesStrip-module__qMn0Oq__visual{flex:none;place-items:center;width:36px;height:36px;display:grid}.FeaturesStrip-module__qMn0Oq__image{object-fit:contain;width:100%;height:100%;display:block}.FeaturesStrip-module__qMn0Oq__label{max-width:180px;color:var(--theme-text-heading);overflow-wrap:anywhere;margin-top:8px;font-size:13px;font-weight:750;line-height:1.45}@media (min-width:768px) and (max-width:1023px){.FeaturesStrip-module__qMn0Oq__strip[data-device=mobile]{padding-block:10px 20px}.FeaturesStrip-module__qMn0Oq__strip[data-device=mobile] .FeaturesStrip-module__qMn0Oq__list{flex-wrap:wrap;row-gap:8px}.FeaturesStrip-module__qMn0Oq__strip[data-device=mobile] .FeaturesStrip-module__qMn0Oq__item{flex:0 0 33.3333%;min-height:70px}.FeaturesStrip-module__qMn0Oq__strip[data-device=mobile] .FeaturesStrip-module__qMn0Oq__visual{width:34px;height:34px}.FeaturesStrip-module__qMn0Oq__strip[data-device=mobile] .FeaturesStrip-module__qMn0Oq__label{font-size:12px}}@media (max-width:767px){.FeaturesStrip-module__qMn0Oq__strip[data-device=mobile]{padding-block:8px 20px}.FeaturesStrip-module__qMn0Oq__strip[data-device=mobile] .FeaturesStrip-module__qMn0Oq__list{flex-wrap:wrap;row-gap:8px}.FeaturesStrip-module__qMn0Oq__strip[data-device=mobile] .FeaturesStrip-module__qMn0Oq__item{flex:0 0 50%;min-height:68px;padding:7px 5px}.FeaturesStrip-module__qMn0Oq__strip[data-device=mobile] .FeaturesStrip-module__qMn0Oq__visual{width:32px;height:32px}.FeaturesStrip-module__qMn0Oq__strip[data-device=mobile] .FeaturesStrip-module__qMn0Oq__label{max-width:150px;margin-top:7px;font-size:12px}}
.CarouselPrimitive-module__yQJtbq__root{touch-action:pan-y;border-radius:1.5rem;max-width:100%;position:relative;overflow:hidden}.CarouselPrimitive-module__yQJtbq__root:focus-visible{outline-offset:4px;outline:3px solid #5cc9f9}.CarouselPrimitive-module__yQJtbq__roundRoot{border-radius:50%}.CarouselPrimitive-module__yQJtbq__track{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;max-width:100%;display:flex}.CarouselPrimitive-module__yQJtbq__track:active{cursor:grabbing}.CarouselPrimitive-module__yQJtbq__slide{transform-style:preserve-3d;flex-shrink:0;display:flex;position:relative;overflow:hidden}.CarouselPrimitive-module__yQJtbq__roundSlide{text-align:center;justify-content:center;align-items:center}.CarouselPrimitive-module__yQJtbq__action,.CarouselPrimitive-module__yQJtbq__content{width:100%;min-width:0;height:100%;color:inherit;text-align:inherit;appearance:none;background:0 0;border:0;padding:0;text-decoration:none;display:block}.CarouselPrimitive-module__yQJtbq__action{cursor:pointer}.CarouselPrimitive-module__yQJtbq__action:focus-visible{outline-offset:-4px;outline:3px solid #5cc9f9}.CarouselPrimitive-module__yQJtbq__action img,.CarouselPrimitive-module__yQJtbq__content img{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.CarouselPrimitive-module__yQJtbq__indicatorContainer{justify-content:center;width:100%;margin-top:1rem;display:flex}.CarouselPrimitive-module__yQJtbq__overlayIndicators{z-index:3;width:auto;margin-top:0;position:absolute;bottom:.5rem;left:50%;transform:translate(-50%)}.CarouselPrimitive-module__yQJtbq__roundIndicators{z-index:2;width:auto;margin-top:0;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.CarouselPrimitive-module__yQJtbq__indicators{justify-content:center;align-items:center;gap:1rem;display:flex}.CarouselPrimitive-module__yQJtbq__indicator{cursor:pointer;appearance:none;border:0;border-radius:50%;flex:none;padding:0;transition:background-color .15s}.CarouselPrimitive-module__yQJtbq__activeIndicator{background:currentColor}.CarouselPrimitive-module__yQJtbq__inactiveIndicator{background:color-mix(in srgb, currentColor 35%, transparent)}.CarouselPrimitive-module__yQJtbq__overlayIndicator{background:0 0;width:2.75rem;height:2.75rem;position:relative}.CarouselPrimitive-module__yQJtbq__overlayIndicators .CarouselPrimitive-module__yQJtbq__indicators{gap:0}.CarouselPrimitive-module__yQJtbq__overlayIndicator:before{width:var(--carousel-indicator-size);height:var(--carousel-indicator-size);content:"";background:#ffffff7a;border-radius:50%;transition:background-color .15s,transform .15s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 4px #00000047}.CarouselPrimitive-module__yQJtbq__overlayIndicator.CarouselPrimitive-module__yQJtbq__activeIndicator:before{background:#fff;transform:translate(-50%,-50%)scale(1.2)}.CarouselPrimitive-module__yQJtbq__overlayIndicator.CarouselPrimitive-module__yQJtbq__inactiveIndicator:before{background:#ffffff7a}.CarouselPrimitive-module__yQJtbq__indicator:focus-visible{outline-offset:3px;outline:2px solid}
.MasonryPrimitive-module__b0_MSW__root{width:100%;min-width:0;position:relative;overflow-x:clip}.MasonryPrimitive-module__b0_MSW__contained{overscroll-behavior:contain;scrollbar-gutter:stable;overflow:clip auto}.MasonryPrimitive-module__b0_MSW__stage{width:100%;min-height:1px;position:relative}.MasonryPrimitive-module__b0_MSW__item{box-sizing:border-box;opacity:0;will-change:transform, width, height, opacity, filter;min-width:0;position:absolute;top:0;left:0}.MasonryPrimitive-module__b0_MSW__frame{box-sizing:border-box;width:100%;height:100%;position:relative;overflow:hidden}.MasonryPrimitive-module__b0_MSW__sourceFrame{background:0 0}.MasonryPrimitive-module__b0_MSW__sourceFrame .MasonryPrimitive-module__b0_MSW__action{box-shadow:var(--masonry-source-shadow)}.MasonryPrimitive-module__b0_MSW__action{z-index:1;border-radius:inherit;width:100%;min-width:0;height:100%;color:inherit;text-align:inherit;cursor:pointer;appearance:none;transform-origin:50%;touch-action:pan-y;will-change:transform;background:0 0;border:0;padding:0;text-decoration:none;display:block;position:relative;overflow:hidden}.MasonryPrimitive-module__b0_MSW__displayAction{cursor:default}.MasonryPrimitive-module__b0_MSW__action:focus-visible{outline-offset:-4px;outline:3px solid #5cc9f9}.MasonryPrimitive-module__b0_MSW__action img{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.MasonryPrimitive-module__b0_MSW__colorOverlay{z-index:2;opacity:0;pointer-events:none;will-change:opacity;position:absolute;inset:0}
.ScrollStackPrimitive-module__wEu0yW__root{width:100%;min-width:0;position:relative;transform:translateZ(0)}.ScrollStackPrimitive-module__wEu0yW__contained{height:var(--scroll-stack-height);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;will-change:scroll-position;overflow:visible auto}.ScrollStackPrimitive-module__wEu0yW__window{height:auto;overflow:visible}.ScrollStackPrimitive-module__wEu0yW__inner{min-height:100vh;padding:20vh clamp(0px,4vw,5rem) 50rem}.ScrollStackPrimitive-module__wEu0yW__card{box-sizing:border-box;transform-origin:top;width:100%;transform-style:preserve-3d;backface-visibility:hidden;position:relative}.ScrollStackPrimitive-module__wEu0yW__end{width:100%;height:1px}.ScrollStackPrimitive-module__wEu0yW__reduced .ScrollStackPrimitive-module__wEu0yW__inner{gap:var(--scroll-stack-distance);min-height:0;padding:clamp(24px,8vh,72px) clamp(0px,4vw,5rem);display:grid}.ScrollStackPrimitive-module__wEu0yW__reduced .ScrollStackPrimitive-module__wEu0yW__card{filter:none!important;transform:none!important}
.CircularGalleryPrimitive-module__uZhXaa__root{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;width:100%;height:100%;min-height:320px;overflow:hidden}.CircularGalleryPrimitive-module__uZhXaa__root:active{cursor:grabbing}.CircularGalleryPrimitive-module__uZhXaa__root:focus-visible{outline-offset:-4px;outline:2px solid}.CircularGalleryPrimitive-module__uZhXaa__root canvas{width:100%;height:100%;display:block}
.AnimatedListPrimitive-module__Rbe3_a__container{width:100%;min-width:0;position:relative}.AnimatedListPrimitive-module__Rbe3_a__list{overscroll-behavior:contain;flex-direction:column;min-width:0;display:flex;position:relative}.AnimatedListPrimitive-module__Rbe3_a__scroll{overflow-y:auto}.AnimatedListPrimitive-module__Rbe3_a__flow{overflow:visible}.AnimatedListPrimitive-module__Rbe3_a__list::-webkit-scrollbar{width:8px}.AnimatedListPrimitive-module__Rbe3_a__list::-webkit-scrollbar-track{background:color-mix(in srgb, var(--theme-color-surface) 72%, transparent);border-radius:999px}.AnimatedListPrimitive-module__Rbe3_a__list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--theme-color-border) 78%, transparent);border-radius:999px}.AnimatedListPrimitive-module__Rbe3_a__noScrollbar::-webkit-scrollbar{display:none}.AnimatedListPrimitive-module__Rbe3_a__noScrollbar{scrollbar-width:none;-ms-overflow-style:none}.AnimatedListPrimitive-module__Rbe3_a__item{outline:none;min-width:0;position:relative}.AnimatedListPrimitive-module__Rbe3_a__item:focus-visible{border-radius:inherit;box-shadow:0 0 0 3px color-mix(in srgb, var(--theme-color-primary) 38%, transparent)}.AnimatedListPrimitive-module__Rbe3_a__gradient{z-index:20;pointer-events:none;transition:opacity .3s;position:absolute;inset-inline:0}.AnimatedListPrimitive-module__Rbe3_a__topGradient{background:linear-gradient(to bottom, var(--animated-list-gradient-color,var(--theme-color-background)), transparent);top:0}.AnimatedListPrimitive-module__Rbe3_a__bottomGradient{background:linear-gradient(to top, var(--animated-list-gradient-color,var(--theme-color-background)), transparent);bottom:0}
.CheckoutStepperPrimitive-module__gBQcVG__root{width:100%;min-width:0}.CheckoutStepperPrimitive-module__gBQcVG__indicators{scrollbar-width:thin;align-items:flex-start;width:100%;min-width:0;padding:.25rem .125rem .75rem;display:flex;overflow-x:auto}.CheckoutStepperPrimitive-module__gBQcVG__indicatorGroup{flex:1 0 auto;align-items:flex-start;min-width:0;display:flex}.CheckoutStepperPrimitive-module__gBQcVG__indicatorWrap{flex-direction:column;align-items:center;gap:.45rem;min-width:3rem;display:flex}.CheckoutStepperPrimitive-module__gBQcVG__indicator{font:inherit;touch-action:manipulation;border:0;border-radius:9999px;justify-content:center;align-items:center;padding:0;font-weight:700;line-height:1;display:inline-flex}.CheckoutStepperPrimitive-module__gBQcVG__indicator:focus-visible{outline:3px solid color-mix(in srgb, var(--stepper-active) 42%, transparent);outline-offset:3px}.CheckoutStepperPrimitive-module__gBQcVG__indicator:disabled{cursor:default}.CheckoutStepperPrimitive-module__gBQcVG__indicator:not(:disabled){cursor:pointer}.CheckoutStepperPrimitive-module__gBQcVG__dot{background:var(--stepper-dot);border-radius:9999px;width:37.5%;height:37.5%}.CheckoutStepperPrimitive-module__gBQcVG__check{width:52%;height:52%;color:var(--stepper-check)}.CheckoutStepperPrimitive-module__gBQcVG__label{max-width:8.5rem;color:var(--stepper-label-color,currentColor);text-align:center;white-space:normal;font-size:.72rem;font-weight:650;line-height:1.35}.CheckoutStepperPrimitive-module__gBQcVG__connector{background:var(--stepper-connector-inactive);border-radius:9999px;flex:5rem;min-width:1.5rem;position:relative;overflow:hidden}.CheckoutStepperPrimitive-module__gBQcVG__connectorFill{background:var(--stepper-connector-active);position:absolute;inset-block:0;inset-inline-start:0}.CheckoutStepperPrimitive-module__gBQcVG__content{min-width:0;position:relative;overflow:hidden}.CheckoutStepperPrimitive-module__gBQcVG__slide{inset-inline:0;min-width:0;position:absolute;top:0}.CheckoutStepperPrimitive-module__gBQcVG__hidden{display:none}@media (max-width:767px){.CheckoutStepperPrimitive-module__gBQcVG__indicators{align-items:center}.CheckoutStepperPrimitive-module__gBQcVG__indicatorGroup{flex:none}.CheckoutStepperPrimitive-module__gBQcVG__indicatorWrap{min-width:4.6rem}.CheckoutStepperPrimitive-module__gBQcVG__connector{flex-basis:2rem}}
.GradualBlurOverlay-module__-hZU3W__overlay{isolation:isolate;pointer-events:none;overflow:hidden}.GradualBlurOverlay-module__-hZU3W__inner{pointer-events:none;width:100%;height:100%;position:relative}.GradualBlurOverlay-module__-hZU3W__layer{pointer-events:none;position:absolute;inset:0}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.GradualBlurOverlay-module__-hZU3W__layer{background:#0000004d;opacity:.5!important}}
.BubblePopoutPrimitive-module__WdfMua__overlay{z-index:50;background:color-mix(in srgb, var(--bubble-overlay-color) var(--bubble-overlay-opacity), transparent);overscroll-behavior:contain;visibility:hidden;pointer-events:none;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0;overflow:auto}.BubblePopoutPrimitive-module__WdfMua__fixed{position:fixed}.BubblePopoutPrimitive-module__WdfMua__list{width:100%;max-width:var(--bubble-max-width);grid-template-columns:repeat(var(--bubble-columns), minmax(0, 1fr));gap:var(--bubble-row-gap) var(--bubble-column-gap);margin:auto;padding:0;list-style:none;display:grid}.BubblePopoutPrimitive-module__WdfMua__item{min-width:0;transform:rotate(var(--bubble-rotation));will-change:transform;justify-content:stretch;align-items:stretch;display:flex}.BubblePopoutPrimitive-module__WdfMua__surface{width:100%;min-width:0;min-height:var(--bubble-min-height);border-radius:var(--bubble-radius);background:var(--bubble-background);color:var(--bubble-text);box-shadow:0 4px 14px rgb(0 0 0/var(--bubble-shadow));justify-content:center;align-items:center;transition:background .3s,color .3s,transform .3s;display:flex;position:relative;overflow:hidden}.BubblePopoutPrimitive-module__WdfMua__contentOwned{box-shadow:none;background:0 0;overflow:visible}.BubblePopoutPrimitive-module__WdfMua__contentOwned:hover{color:inherit;background:0 0}.BubblePopoutPrimitive-module__WdfMua__surface:hover{background:var(--bubble-hover-background,var(--bubble-background));color:var(--bubble-hover-text,var(--bubble-text));transform:scale(var(--bubble-hover-scale))}.BubblePopoutPrimitive-module__WdfMua__surface:active{transform:scale(var(--bubble-active-scale))}.BubblePopoutPrimitive-module__WdfMua__surface:focus-within{outline:3px solid color-mix(in srgb, currentColor 40%, transparent);outline-offset:3px}.BubblePopoutPrimitive-module__WdfMua__reduced .BubblePopoutPrimitive-module__WdfMua__surface{transition:none}.BubblePopoutPrimitive-module__WdfMua__reduced .BubblePopoutPrimitive-module__WdfMua__surface:hover,.BubblePopoutPrimitive-module__WdfMua__reduced .BubblePopoutPrimitive-module__WdfMua__surface:active{transform:none}.BubblePopoutPrimitive-module__WdfMua__label{will-change:transform, opacity;justify-content:center;align-items:center;width:100%;min-width:0;display:flex}@media (max-width:899px){.BubblePopoutPrimitive-module__WdfMua__overlay{align-items:flex-start;padding:96px 16px 24px}.BubblePopoutPrimitive-module__WdfMua__list{row-gap:max(12px, var(--bubble-row-gap));grid-template-columns:1fr}.BubblePopoutPrimitive-module__WdfMua__item{transform:none}.BubblePopoutPrimitive-module__WdfMua__surface{min-height:var(--bubble-mobile-min-height)}}
.CardNavPrimitive-module__KjcGsq__container{z-index:30;box-sizing:border-box;position:absolute;left:50%;transform:translate(-50%)}.CardNavPrimitive-module__KjcGsq__nav{border:1px solid var(--card-nav-border);border-radius:var(--card-nav-radius);background:var(--card-nav-background);color:var(--card-nav-text);box-shadow:0 4px 14px rgb(0 0 0/var(--card-nav-shadow));will-change:height;display:block;position:relative;overflow:hidden}.CardNavPrimitive-module__KjcGsq__top{z-index:2;height:var(--card-nav-collapsed-height);align-items:center;gap:12px;padding:8px 12px;display:flex;position:absolute;inset:0 0 auto}.CardNavPrimitive-module__KjcGsq__toggle{border-radius:calc(var(--card-nav-radius) * .65);width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:6px;padding:0;display:inline-flex}.CardNavPrimitive-module__KjcGsq__toggle:focus-visible{outline:3px solid color-mix(in srgb, currentColor 38%, transparent);outline-offset:2px}.CardNavPrimitive-module__KjcGsq__line{transform-origin:50%;background:currentColor;border-radius:999px;width:28px;height:2px;transition:transform .25s,opacity .2s;display:block}.CardNavPrimitive-module__KjcGsq__reduced .CardNavPrimitive-module__KjcGsq__line{transition:none}.CardNavPrimitive-module__KjcGsq__open .CardNavPrimitive-module__KjcGsq__line:first-child{transform:translateY(4px)rotate(45deg)}.CardNavPrimitive-module__KjcGsq__open .CardNavPrimitive-module__KjcGsq__line:last-child{transform:translateY(-4px)rotate(-45deg)}.CardNavPrimitive-module__KjcGsq__headerContent{flex:auto;justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.CardNavPrimitive-module__KjcGsq__content{inset:var(--card-nav-collapsed-height) 0 0;z-index:1;align-items:stretch;gap:var(--card-nav-card-gap);pointer-events:none;padding:8px;display:flex;position:absolute}.CardNavPrimitive-module__KjcGsq__navOpen .CardNavPrimitive-module__KjcGsq__content{pointer-events:auto}.CardNavPrimitive-module__KjcGsq__card{min-width:0;padding:var(--card-nav-card-padding-y) var(--card-nav-card-padding-x);border-radius:var(--card-nav-card-radius);flex-direction:column;flex:1 1 0;gap:8px;display:flex;position:relative;overflow:hidden}.CardNavPrimitive-module__KjcGsq__cardLabel{margin:0;font-size:clamp(1.1rem,2.2vw,1.45rem);font-weight:700}.CardNavPrimitive-module__KjcGsq__cardBody{flex-direction:column;flex:auto;justify-content:flex-end;min-height:0;display:flex}@media (max-width:768px){.CardNavPrimitive-module__KjcGsq__top{padding-inline:10px}.CardNavPrimitive-module__KjcGsq__content{flex-direction:column;justify-content:flex-start;align-items:stretch}.CardNavPrimitive-module__KjcGsq__card{flex:auto;min-height:68px}}.CardNavPrimitive-module__KjcGsq__mobile .CardNavPrimitive-module__KjcGsq__top{padding-inline:10px}.CardNavPrimitive-module__KjcGsq__mobile .CardNavPrimitive-module__KjcGsq__content{flex-direction:column;justify-content:flex-start;align-items:stretch}.CardNavPrimitive-module__KjcGsq__mobile .CardNavPrimitive-module__KjcGsq__card{flex:auto;min-height:68px}
.StaggeredMenuPrimitive-module__xhJomW__wrapper{z-index:45;pointer-events:none;position:absolute;inset:0;overflow:hidden}.StaggeredMenuPrimitive-module__xhJomW__fixed{position:fixed}.StaggeredMenuPrimitive-module__xhJomW__toggle{z-index:20;min-height:44px;color:var(--staggered-toggle-color);font:inherit;cursor:pointer;pointer-events:auto;background:0 0;border:0;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;font-weight:700;display:inline-flex;position:absolute;inset-block-start:24px;inset-inline-end:24px}.StaggeredMenuPrimitive-module__xhJomW__toggle:focus-visible{outline:3px solid color-mix(in srgb, currentColor 45%, transparent);outline-offset:3px}.StaggeredMenuPrimitive-module__xhJomW__toggleTextWrap{white-space:nowrap;height:1em;line-height:1;display:inline-block;position:relative;overflow:hidden}.StaggeredMenuPrimitive-module__xhJomW__toggleTextInner{flex-direction:column;line-height:1;display:flex}.StaggeredMenuPrimitive-module__xhJomW__toggleLine{height:1em;line-height:1;display:block}.StaggeredMenuPrimitive-module__xhJomW__icon{will-change:transform;flex:0 0 14px;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex;position:relative}.StaggeredMenuPrimitive-module__xhJomW__iconLine{background:currentColor;border-radius:999px;width:100%;height:2px;position:absolute;inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%,-50%)}.StaggeredMenuPrimitive-module__xhJomW__vertical{transform:translate(-50%,-50%)rotate(90deg)}.StaggeredMenuPrimitive-module__xhJomW__layers,.StaggeredMenuPrimitive-module__xhJomW__panel{width:min(var(--staggered-panel-width), 100%);pointer-events:none;position:absolute;inset-block:0}.StaggeredMenuPrimitive-module__xhJomW__right{right:0}.StaggeredMenuPrimitive-module__xhJomW__left{left:0}.StaggeredMenuPrimitive-module__xhJomW__layer{opacity:0;width:100%;height:100%;position:absolute;inset:0}.StaggeredMenuPrimitive-module__xhJomW__panel{z-index:10;background:var(--staggered-panel-color);color:var(--staggered-text-color);opacity:0;visibility:hidden;flex-direction:column;padding:96px 32px 32px;display:flex;overflow-y:auto}.StaggeredMenuPrimitive-module__xhJomW__openPanel{visibility:visible;pointer-events:auto}.StaggeredMenuPrimitive-module__xhJomW__inner{flex-direction:column;flex:auto;gap:20px;min-height:100%;display:flex}.StaggeredMenuPrimitive-module__xhJomW__list,.StaggeredMenuPrimitive-module__xhJomW__secondaryList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.StaggeredMenuPrimitive-module__xhJomW__itemWrap{line-height:1;position:relative;overflow:hidden}.StaggeredMenuPrimitive-module__xhJomW__item{max-width:100%;color:inherit;font:inherit;letter-spacing:-.04em;text-align:start;cursor:pointer;background:0 0;border:0;align-items:flex-start;gap:12px;padding:0;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1;text-decoration:none;display:inline-flex;position:relative}.StaggeredMenuPrimitive-module__xhJomW__item:hover,.StaggeredMenuPrimitive-module__xhJomW__item:focus-visible{color:var(--staggered-accent)}.StaggeredMenuPrimitive-module__xhJomW__item:focus-visible,.StaggeredMenuPrimitive-module__xhJomW__secondaryLink:focus-visible{outline:3px solid var(--staggered-accent);outline-offset:4px}.StaggeredMenuPrimitive-module__xhJomW__itemLabel{transform-origin:50% 100%;will-change:transform;display:inline-block}.StaggeredMenuPrimitive-module__xhJomW__number{color:var(--staggered-accent);letter-spacing:0;opacity:0;margin-block-start:.15em;font-size:1rem;font-weight:500}.StaggeredMenuPrimitive-module__xhJomW__secondary{flex-direction:column;gap:12px;margin-block-start:auto;padding-block-start:32px;display:flex}.StaggeredMenuPrimitive-module__xhJomW__secondaryTitle{color:var(--staggered-accent);margin:0;font-size:1rem;font-weight:700}.StaggeredMenuPrimitive-module__xhJomW__secondaryList{flex-flow:wrap;gap:16px}.StaggeredMenuPrimitive-module__xhJomW__secondaryLink{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:2px 0;font-size:1.05rem;font-weight:600;text-decoration:none}.StaggeredMenuPrimitive-module__xhJomW__secondaryList:hover .StaggeredMenuPrimitive-module__xhJomW__secondaryLink:not(:hover),.StaggeredMenuPrimitive-module__xhJomW__secondaryList:focus-within .StaggeredMenuPrimitive-module__xhJomW__secondaryLink:not(:focus-visible){opacity:.35}.StaggeredMenuPrimitive-module__xhJomW__secondaryLink:hover,.StaggeredMenuPrimitive-module__xhJomW__secondaryLink:focus-visible{color:var(--staggered-accent);opacity:1}@media (max-width:1024px){.StaggeredMenuPrimitive-module__xhJomW__layers,.StaggeredMenuPrimitive-module__xhJomW__panel{width:100%}}.StaggeredMenuPrimitive-module__xhJomW__mobile .StaggeredMenuPrimitive-module__xhJomW__layers,.StaggeredMenuPrimitive-module__xhJomW__mobile .StaggeredMenuPrimitive-module__xhJomW__panel{width:100%}
