/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--color-black: #000;--color-white: #fff;--spacing: .25rem;--container-sm: 24rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--radius-xs: var(--radius-xs);--radius-sm: var(--radius-sm);--radius-md: var(--radius-md);--radius-lg: var(--radius-lg);--radius-xl: .75rem;--radius-2xl: 1rem;--ease-out: cubic-bezier(0, 0, .2, 1);--blur-sm: 8px;--blur-3xl: 64px;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1)}}@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:0}.-top-6{top:calc(var(--spacing) * -6)}.top-1\/2{top:50%}.top-4{top:calc(var(--spacing) * 4)}.right-4{right:calc(var(--spacing) * 4)}.bottom-0{bottom:0}.left-1\/2{left:50%}.z-10{z-index:10}.z-50{z-index:50}.col-span-2{grid-column:span 2 / span 2}.mx-auto{margin-inline:auto}.-mt-\[1px\]{margin-top:-1px}.mt-1{margin-top:var(--spacing)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mb-0{margin-bottom:0}.mb-1{margin-bottom:var(--spacing)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-4{margin-left:calc(var(--spacing) * 4)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.h-2{height:calc(var(--spacing) * 2)}.h-5{height:calc(var(--spacing) * 5)}.h-10{height:calc(var(--spacing) * 10)}.h-12{height:calc(var(--spacing) * 12)}.h-44{height:calc(var(--spacing) * 44)}.max-h-0{max-height:0px}.max-h-\[80vh\]{max-height:80vh}.max-h-\[2000px\]{max-height:2000px}.w-5{width:calc(var(--spacing) * 5)}.w-8{width:calc(var(--spacing) * 8)}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-sm{max-width:var(--container-sm)}.flex-1{flex:1}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:var(--spacing)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(var(--spacing) * var(--tw-space-y-reverse));margin-block-end:calc(var(--spacing) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:calc(infinity * 1px)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-t-2xl{border-top-left-radius:var(--radius-2xl);border-top-right-radius:var(--radius-2xl)}.rounded-t-lg{border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-white\/10{border-color:color-mix(in srgb,#fff 10%,transparent);@supports (color: color-mix(in lab,red,red)){border-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.bg-black\/80{background-color:color-mix(in srgb,#000 80%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-black) 80%,transparent)}}.bg-white\/5{background-color:color-mix(in srgb,#fff 5%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-white) 5%,transparent)}}.bg-gradient-to-r{--tw-gradient-position: to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-\[\#ffd700\]{--tw-gradient-from: #ffd700;--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-\[\#ffed4a\]{--tw-gradient-to: #ffed4a;--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.pt-6{padding-top:calc(var(--spacing) * 6)}.text-center{text-align:center}.text-left{text-align:left}.text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-nowrap{white-space:nowrap}.text-\[\#6a6860\]{color:#6a6860}.text-\[\#9a9890\]{color:#9a9890}.text-\[\#34d399\]{color:#34d399}.text-\[\#60a5fa\]{color:#60a5fa}.text-\[\#c084fc\]{color:#c084fc}.text-\[\#d3d1c7\]{color:#d3d1c7}.text-\[\#f472b6\]{color:#f472b6}.text-\[\#ff6b6b\]{color:#ff6b6b}.text-\[\#ff9500\]{color:#ff9500}.text-\[\#ffd700\]{color:gold}.text-black{color:var(--color-black)}.text-white{color:var(--color-white)}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.opacity-0{opacity:0%}.opacity-10{opacity:10%}.opacity-30{opacity:30%}.opacity-100{opacity:100%}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur-3xl{--tw-blur: blur(var(--blur-3xl));filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-blur-sm{--tw-backdrop-blur: blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-300{--tw-duration: .3s;transition-duration:.3s}.ease-out{--tw-ease: var(--ease-out);transition-timing-function:var(--ease-out)}@media(hover:hover){.hover\:scale-110:hover{--tw-scale-x: 110%;--tw-scale-y: 110%;--tw-scale-z: 110%;scale:var(--tw-scale-x) var(--tw-scale-y)}.hover\:bg-white\/10:hover{background-color:color-mix(in srgb,#fff 10%,transparent)}@supports (color: color-mix(in lab,red,red)){.hover\:bg-white\/10:hover{background-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.hover\:bg-white\/\[0\.02\]:hover{background-color:color-mix(in srgb,#fff 2%,transparent)}@supports (color: color-mix(in lab,red,red)){.hover\:bg-white\/\[0\.02\]:hover{background-color:color-mix(in oklab,var(--color-white) 2%,transparent)}}.hover\:text-white:hover{color:var(--color-white)}}@media(width>=40rem){.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-52{height:calc(var(--spacing) * 52)}.sm\:flex-wrap{flex-wrap:wrap}.sm\:justify-center{justify-content:center}.sm\:gap-4{gap:calc(var(--spacing) * 4)}.sm\:p-6{padding:calc(var(--spacing) * 6)}.sm\:px-4{padding-inline:calc(var(--spacing) * 4)}.sm\:px-6{padding-inline:calc(var(--spacing) * 6)}.sm\:py-2{padding-block:calc(var(--spacing) * 2)}.sm\:pt-6{padding-top:calc(var(--spacing) * 6)}.sm\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}}@media(width>=48rem){.md\:gap-6{gap:calc(var(--spacing) * 6)}}}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-gradient-position{syntax: "*"; inherits: false;}@property --tw-gradient-from{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-via{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-to{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-stops{syntax: "*"; inherits: false;}@property --tw-gradient-via-stops{syntax: "*"; inherits: false;}@property --tw-gradient-from-position{syntax: "<length-percentage>"; inherits: false; initial-value: 0%;}@property --tw-gradient-via-position{syntax: "<length-percentage>"; inherits: false; initial-value: 50%;}@property --tw-gradient-to-position{syntax: "<length-percentage>"; inherits: false; initial-value: 100%;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-ordinal{syntax: "*"; inherits: false;}@property --tw-slashed-zero{syntax: "*"; inherits: false;}@property --tw-numeric-figure{syntax: "*"; inherits: false;}@property --tw-numeric-spacing{syntax: "*"; inherits: false;}@property --tw-numeric-fraction{syntax: "*"; inherits: false;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-backdrop-blur{syntax: "*"; inherits: false;}@property --tw-backdrop-brightness{syntax: "*"; inherits: false;}@property --tw-backdrop-contrast{syntax: "*"; inherits: false;}@property --tw-backdrop-grayscale{syntax: "*"; inherits: false;}@property --tw-backdrop-hue-rotate{syntax: "*"; inherits: false;}@property --tw-backdrop-invert{syntax: "*"; inherits: false;}@property --tw-backdrop-opacity{syntax: "*"; inherits: false;}@property --tw-backdrop-saturate{syntax: "*"; inherits: false;}@property --tw-backdrop-sepia{syntax: "*"; inherits: false;}@property --tw-duration{syntax: "*"; inherits: false;}@property --tw-ease{syntax: "*"; inherits: false;}@property --tw-scale-x{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-scale-y{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-scale-z{syntax: "*"; inherits: false; initial-value: 1;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-space-y-reverse: 0;--tw-border-style: solid;--tw-gradient-position: initial;--tw-gradient-from: #0000;--tw-gradient-via: #0000;--tw-gradient-to: #0000;--tw-gradient-stops: initial;--tw-gradient-via-stops: initial;--tw-gradient-from-position: 0%;--tw-gradient-via-position: 50%;--tw-gradient-to-position: 100%;--tw-font-weight: initial;--tw-ordinal: initial;--tw-slashed-zero: initial;--tw-numeric-figure: initial;--tw-numeric-spacing: initial;--tw-numeric-fraction: initial;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-backdrop-blur: initial;--tw-backdrop-brightness: initial;--tw-backdrop-contrast: initial;--tw-backdrop-grayscale: initial;--tw-backdrop-hue-rotate: initial;--tw-backdrop-invert: initial;--tw-backdrop-opacity: initial;--tw-backdrop-saturate: initial;--tw-backdrop-sepia: initial;--tw-duration: initial;--tw-ease: initial;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1}}}.rvz__mount{--tier-1: #ffd700;--tier-1-hi: #ffed4a;--tier-2: #ecd15c;--tier-2-hi: #f6e08e;--tier-3: #dccb85;--tier-3-hi: #eadfae;--tier-4: #cdc7a2;--tier-4-hi: #ddd9c2;--tier-5: #c0c0b6;--tier-5-hi: #d3d3cc;--tier-6: #b6b8bb;--tier-6-hi: #cbcdd0;--tier-7: #adafb6;--tier-7-hi: #c4c6cc}.rvz__mount .h-44>div .rounded-t-lg{box-shadow:none!important}.rvz__mount .h-44>div:nth-child(1) .rounded-t-lg{background:linear-gradient(180deg,var(--tier-1-hi) 0%,var(--tier-1) 100%)!important}.rvz__mount .h-44>div:nth-child(2) .rounded-t-lg{background:linear-gradient(180deg,var(--tier-2-hi) 0%,var(--tier-2) 100%)!important}.rvz__mount .h-44>div:nth-child(3) .rounded-t-lg{background:linear-gradient(180deg,var(--tier-3-hi) 0%,var(--tier-3) 100%)!important}.rvz__mount .h-44>div:nth-child(4) .rounded-t-lg{background:linear-gradient(180deg,var(--tier-4-hi) 0%,var(--tier-4) 100%)!important}.rvz__mount .h-44>div:nth-child(5) .rounded-t-lg{background:linear-gradient(180deg,var(--tier-5-hi) 0%,var(--tier-5) 100%)!important}.rvz__mount .h-44>div:nth-child(6) .rounded-t-lg{background:linear-gradient(180deg,var(--tier-6-hi) 0%,var(--tier-6) 100%)!important}.rvz__mount .h-44>div:nth-child(7) .rounded-t-lg{background:linear-gradient(180deg,var(--tier-7-hi) 0%,var(--tier-7) 100%)!important}.rvz__mount .h-44>div:hover .rounded-t-lg{background:linear-gradient(180deg,var(--tier-1-hi) 0%,var(--tier-1) 100%)!important;box-shadow:0 0 30px rgb(var(--accent-rgb) / .45)!important}.rvz__mount .h-44>div:nth-child(1) .-top-6,.rvz__mount .justify-center.mt-2>div:nth-child(1)>div{color:var(--tier-1)!important}.rvz__mount .h-44>div:nth-child(2) .-top-6,.rvz__mount .justify-center.mt-2>div:nth-child(2)>div{color:var(--tier-2)!important}.rvz__mount .h-44>div:nth-child(3) .-top-6,.rvz__mount .justify-center.mt-2>div:nth-child(3)>div{color:var(--tier-3)!important}.rvz__mount .h-44>div:nth-child(4) .-top-6,.rvz__mount .justify-center.mt-2>div:nth-child(4)>div{color:var(--tier-4)!important}.rvz__mount .h-44>div:nth-child(5) .-top-6,.rvz__mount .justify-center.mt-2>div:nth-child(5)>div{color:var(--tier-5)!important}.rvz__mount .h-44>div:nth-child(6) .-top-6,.rvz__mount .justify-center.mt-2>div:nth-child(6)>div{color:var(--tier-6)!important}.rvz__mount .h-44>div:nth-child(7) .-top-6,.rvz__mount .justify-center.mt-2>div:nth-child(7)>div{color:var(--tier-7)!important}.rvz__mount .h-44 .rounded-full{background:var(--accent)!important}.rvz__mount .blur-3xl{background:radial-gradient(circle,rgb(var(--accent-rgb) / .06) 0%,transparent 70%)!important}.rvz__mount .rounded-full[style*=border]{border-color:rgb(var(--accent-rgb) / .09)!important;box-shadow:none!important}.rvz__mount .z-50 .font-bold{color:var(--accent)!important}.rvz__mount .text-\[\#ff9500\]{color:var(--tier-2)!important}.rvz__mount .text-\[\#ff6b6b\]{color:var(--tier-3)!important}.rvz__mount .text-\[\#c084fc\]{color:var(--tier-4)!important}.rvz__mount .text-\[\#60a5fa\]{color:var(--tier-5)!important}.rvz__mount .text-\[\#34d399\]{color:var(--tier-6)!important}.rvz__mount .text-\[\#f472b6\]{color:var(--tier-7)!important}.rvh[data-astro-cid-ekm5c2y2]{position:relative;min-height:100svh;display:grid;align-items:center;padding-block-start:calc(var(--space-2xl) + 66px);padding-block-end:var(--space-xl);overflow:clip}.rvh[data-astro-cid-ekm5c2y2] .hero-img{z-index:-1;--hero-img-o: .62;object-position:center 30%;filter:saturate(.7);-webkit-mask-image:var(--hero-fold-mask);mask-image:var(--hero-fold-mask)}.rvh[data-astro-cid-ekm5c2y2] .hero-veil{z-index:0;background:linear-gradient(to right,#0605078c,#06050738 55%,#0605070a)}.rvh__grid[data-astro-cid-ekm5c2y2]{position:relative;z-index:2;display:grid;gap:var(--space-2xl);align-items:center}@media(min-width:64rem){.rvh__grid[data-astro-cid-ekm5c2y2]{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:var(--space-xl)}}.rvh__crumb[data-astro-cid-ekm5c2y2]{margin:0 0 var(--space-s);font-family:var(--font-display);font-size:var(--step--1);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);display:flex;gap:var(--space-2xs);flex-wrap:wrap}.rvh__crumb[data-astro-cid-ekm5c2y2] a[data-astro-cid-ekm5c2y2]{color:var(--accent);text-decoration:none}.rvh__crumb[data-astro-cid-ekm5c2y2] a[data-astro-cid-ekm5c2y2]:hover{text-decoration:underline}.rvh__t[data-astro-cid-ekm5c2y2]{margin:0;font-family:var(--font-display);font-size:clamp(2.6rem,6.2vw,5rem);line-height:1.02;text-transform:uppercase;display:grid}.rvh__gold[data-astro-cid-ekm5c2y2]{color:var(--accent)}.rvh__sub[data-astro-cid-ekm5c2y2]{margin:var(--space-m) 0 0;color:var(--text-muted);font-size:var(--step-1);max-width:46ch}.rvh__cta[data-astro-cid-ekm5c2y2]{display:flex;gap:var(--space-xs);flex-wrap:wrap;margin-top:var(--space-l)}.rvh__vis[data-astro-cid-ekm5c2y2]{position:relative;display:grid;justify-items:center;padding-block:var(--space-l)}.rvh__vis[data-astro-cid-ekm5c2y2]:before{content:"";position:absolute;inset:-12% -18%;background:radial-gradient(closest-side,rgb(var(--accent-rgb) / .07),transparent 72%);pointer-events:none}.rvh__wm[data-astro-cid-ekm5c2y2]{position:absolute;inset-inline:0;top:50%;transform:translateY(-50%);text-align:center;font-size:clamp(6.5rem,13vw,11rem);color:transparent;-webkit-text-stroke:1.5px rgb(var(--accent-rgb) / .18);pointer-events:none;user-select:none}.rvh__card[data-astro-cid-ekm5c2y2]{position:relative;z-index:1;width:min(100%,27rem);border:1px solid var(--border);border-top:2px solid rgb(var(--accent-rgb) / .6);border-radius:var(--radius-md);background:#0a0a0cd1;backdrop-filter:blur(6px);box-shadow:0 0 70px rgb(var(--accent-rgb) / .08),0 24px 48px #00000073;padding:var(--space-l);display:grid;gap:var(--space-m)}.rvh__tag[data-astro-cid-ekm5c2y2]{margin:0;display:flex;align-items:center;gap:var(--space-2xs);font-size:var(--step--1);text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted)}.rvh__tag[data-astro-cid-ekm5c2y2]:before{content:"";width:.5rem;height:.5rem;border-radius:50%;background:var(--accent);box-shadow:0 0 8px rgb(var(--accent-rgb) / .6);flex:none}.rvh__tiers[data-astro-cid-ekm5c2y2]{display:grid;gap:var(--space-xs)}.rvh__tier[data-astro-cid-ekm5c2y2]{display:grid;grid-template-columns:2rem 2.9rem minmax(0,1fr) 3.9rem;align-items:center;gap:var(--space-xs);font-size:var(--step--1)}.rvh__tn[data-astro-cid-ekm5c2y2]{color:var(--text)}.rvh__tr[data-astro-cid-ekm5c2y2]{color:var(--text-muted)}.rvh__tc[data-astro-cid-ekm5c2y2]{color:var(--text-muted);text-align:right;white-space:nowrap}.rvh__tb[data-astro-cid-ekm5c2y2]{height:.55rem;border-radius:var(--radius-pill);background:#ffffff12;overflow:hidden}.rvh__tb[data-astro-cid-ekm5c2y2] span[data-astro-cid-ekm5c2y2]{display:block;height:100%;border-radius:inherit;background:rgb(var(--accent-rgb) / .55)}.rvh__tier--gated[data-astro-cid-ekm5c2y2] .rvh__tb[data-astro-cid-ekm5c2y2] span[data-astro-cid-ekm5c2y2]{background:#ffffff38}.rvh__tier--gated[data-astro-cid-ekm5c2y2] .rvh__tn[data-astro-cid-ekm5c2y2]{color:var(--text-muted)}.rvh__tier--top[data-astro-cid-ekm5c2y2] .rvh__tn[data-astro-cid-ekm5c2y2],.rvh__tier--top[data-astro-cid-ekm5c2y2] .rvh__tr[data-astro-cid-ekm5c2y2],.rvh__tier--top[data-astro-cid-ekm5c2y2] .rvh__tc[data-astro-cid-ekm5c2y2]{color:var(--accent)}.rvh__tier--top[data-astro-cid-ekm5c2y2] .rvh__tb[data-astro-cid-ekm5c2y2] span[data-astro-cid-ekm5c2y2]{background:linear-gradient(90deg,rgb(var(--accent-rgb) / .65),var(--accent));box-shadow:0 0 12px rgb(var(--accent-rgb) / .5)}.rvh__legend[data-astro-cid-ekm5c2y2]{margin:0;display:flex;justify-content:space-between;gap:var(--space-s);flex-wrap:wrap;font-size:var(--step--1);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);border-top:1px dashed rgb(255 255 255 / .14);padding-top:var(--space-s)}.rvh__legend[data-astro-cid-ekm5c2y2] strong[data-astro-cid-ekm5c2y2]{color:var(--accent);font-weight:600}.sec[data-astro-cid-ekm5c2y2].rvz,.sec[data-astro-cid-ekm5c2y2].rvw,.sec[data-astro-cid-ekm5c2y2].rvr,.sec[data-astro-cid-ekm5c2y2].rvb{padding-block:calc(var(--sec-pad) * 1.55)}.sec[data-astro-cid-ekm5c2y2].rvz{padding-block-end:calc(var(--sec-pad) * 1.2)}.sec[data-astro-cid-ekm5c2y2].rvw{padding-block-start:calc(var(--sec-pad) * 1.2);padding-block-end:calc(var(--sec-pad) * .9)}.sec[data-astro-cid-ekm5c2y2].rvr{padding-block-start:calc(var(--sec-pad) * .9);padding-block-end:calc(var(--sec-pad) * 1.2)}.sec[data-astro-cid-ekm5c2y2].rvb{padding-block-start:calc(var(--sec-pad) * 1.2)}.rvz__mount[data-astro-cid-ekm5c2y2]{margin:var(--space-xl) auto 0;max-inline-size:69rem}@media(min-width:40rem){.rvz__mount[data-astro-cid-ekm5c2y2] .sm\:text-body{font-size:var(--step-0)}}.rvw__grid[data-astro-cid-ekm5c2y2]{display:grid;gap:var(--space-m)}.rvw__card[data-astro-cid-ekm5c2y2]{border-radius:var(--radius-md);border:1px solid var(--border);border-top:2px solid rgb(var(--accent-rgb) / .6);background:#ffffff05;padding:var(--space-l);display:grid;align-content:start;gap:var(--space-xs)}.rvw__n[data-astro-cid-ekm5c2y2]{font-size:var(--step-1);color:rgb(var(--accent-rgb) / .55);line-height:1}.rvw__card[data-astro-cid-ekm5c2y2] h3[data-astro-cid-ekm5c2y2]{margin:0;font-family:var(--font-display);font-size:var(--step-1);text-transform:uppercase;line-height:1.14;text-wrap:balance}.rvw__card[data-astro-cid-ekm5c2y2] p[data-astro-cid-ekm5c2y2]{margin:0;color:var(--text-muted)}@media(min-width:62rem){.rvw__grid[data-astro-cid-ekm5c2y2]{grid-template-columns:repeat(6,minmax(0,1fr))}.rvw__card[data-astro-cid-ekm5c2y2]{grid-column:span 2}.rvw__card[data-astro-cid-ekm5c2y2]:nth-child(-n+2){grid-column:span 3}.rvw__card[data-astro-cid-ekm5c2y2]:nth-child(-n+2) h3[data-astro-cid-ekm5c2y2]{font-size:var(--step-2)}}.rvr__grid[data-astro-cid-ekm5c2y2]{display:grid;border-block-start:1px solid var(--border)}.rvr__card[data-astro-cid-ekm5c2y2]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--space-s);padding:var(--space-s) var(--space-2xs);border-block-end:1px solid var(--border);text-decoration:none;transition:background .3s var(--ease)}.rvr__card[data-astro-cid-ekm5c2y2]:hover{background:rgb(var(--accent-rgb) / .04)}.rvr__arrow[data-astro-cid-ekm5c2y2]{grid-column:2;grid-row:1;justify-self:end;color:var(--text-muted);font-size:var(--step-1);line-height:1;transition:color .3s var(--ease),transform .3s var(--ease)}.rvr__card[data-astro-cid-ekm5c2y2]:hover .rvr__arrow[data-astro-cid-ekm5c2y2]{color:var(--accent);transform:translate(4px)}.rvr__card[data-astro-cid-ekm5c2y2] h3[data-astro-cid-ekm5c2y2]{grid-column:1;grid-row:1;margin:0;font-family:var(--font-display);font-size:var(--step-0);text-transform:uppercase;line-height:1.2;color:var(--text);text-wrap:balance;transition:color .3s var(--ease)}.rvr__card[data-astro-cid-ekm5c2y2]:hover h3[data-astro-cid-ekm5c2y2]{color:var(--accent)}@media(min-width:62rem){.rvr__card[data-astro-cid-ekm5c2y2]{padding-inline:var(--space-s)}.rvr__card[data-astro-cid-ekm5c2y2] h3[data-astro-cid-ekm5c2y2]{font-size:var(--step-1)}}.rvb__panel[data-astro-cid-ekm5c2y2]{border-radius:var(--radius-md);border:1px solid rgb(var(--accent-rgb) / .35);background:rgb(var(--accent-rgb) / .03);box-shadow:0 0 60px rgb(var(--accent-rgb) / .07);padding:clamp(var(--space-l),5vw,var(--space-2xl));display:grid;gap:var(--space-m)}.rvb__lead[data-astro-cid-ekm5c2y2]{margin:0;font-size:var(--step-1);max-width:52ch}.rvb__cta[data-astro-cid-ekm5c2y2]{display:grid;gap:var(--space-s);justify-items:start}.rvb__alt[data-astro-cid-ekm5c2y2]{margin:0;color:var(--text-muted)}.rvb__alt[data-astro-cid-ekm5c2y2] a[data-astro-cid-ekm5c2y2]{color:var(--accent)}
