/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */
@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-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-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}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--color-light:#fff;--color-rts:#080808;--color-st:#0c0c0c;--color-dark:#000;--spacing-xs:clamp(1rem,.9512rem + .2439vw,1.125rem);--spacing-s:clamp(1.3125rem,1.2393rem + .3659vw,1.5rem);--spacing-l:clamp(2.625rem,2.4787rem + .7317vw,3rem);--spacing-xs-2xl:clamp(1rem,-.9512rem + 9.7561vw,6rem);--text--2:clamp(.9115rem,.8925rem + .0947vw,.96rem);--text-0:clamp(1.3125rem,1.2393rem + .3659vw,1.5rem);--text-1:clamp(1.575rem,1.4579rem + .5854vw,1.875rem);--text-2:clamp(1.89rem,1.7129rem + .8854vw,2.3438rem);--text-3:clamp(2.268rem,2.0098rem + 1.2911vw,2.9297rem);--text-4:clamp(2.7216rem,2.3546rem + 1.8351vw,3.6621rem);--text-5:clamp(3.2659rem,2.754rem + 2.5594vw,4.5776rem);--font-weight-bold:700;--leading-none:1;--ease-default:cubic-bezier(.4,0,.2,1)}}@layer base{.breakout-button{position:static}.breakout-button,.breakout-button:before{cursor:pointer}.breakout-button:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0}*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}:where(ul,ol)[role=list]{margin:0;padding:0;list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:geometricPrecision;line-height:1.5}a:not([class]){-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto}img,picture,svg{max-width:100%;height:auto;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{text-wrap:balance}*,:before,:after{border:0 solid}.wrapper{gap:0 var(--spacing-xs-2xl);grid-template-columns:[full-start]1fr[wrapper-start]minmax(0,89rem)[wrapper-end]1fr[full-end];margin:0 auto;display:grid}.wrapper>*{grid-column:wrapper}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea,select{border-radius:var(--rounded-md);appearance:none;border:none;width:100%;padding:.5em;display:block}label,legend{width:100%;font-size:var(--text-300);display:block}fieldset{border:none;padding:0}select{-webkit-print-color-adjust:exact;print-color-adjust:exact;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}html{scroll-behavior:smooth;background:var(--color-dark);color:var(--color-light)}body{font-family:var(--font-sans);font-size:var(--text-0)}h1,h2,h3,h4,h5{font-weight:var(--font-weight-bold);line-height:var(--leading-none)}h1{font-size:var(--text-5)}h2{font-size:var(--text-4)}h3{font-size:var(--text-3)}h4{font-size:var(--text-2)}h5{font-size:var(--text-1)}a{color:currentColor}a:not(.button):hover{opacity:.6}}@layer components{.item{z-index:10;padding:var(--spacing-l);justify-content:center;align-items:center;display:flex;position:relative}.item video{z-index:-10;object-fit:cover;opacity:0;visibility:hidden;width:100%;height:100%;transition:.2s var(--ease-default);transition-property:opacity,visibility;position:absolute;inset:0}.item[data-inactive]{opacity:.3}.item[data-active] video,.item:hover video{opacity:1;visibility:visible}}@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.contents{display:contents}.grid{display:grid}.inline-block{display:inline-block}.h-auto{height:auto}.min-h-screen{min-height:100vh}.w-\[8rem\]{width:8rem}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}:where(.space-y-xs>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--spacing-xs)*var(--tw-space-y-reverse));margin-block-end:calc(var(--spacing-xs)*calc(1 - var(--tw-space-y-reverse)))}.bg-rts{background-color:var(--color-rts)}.bg-st{background-color:var(--color-st)}.py-s{padding-block:var(--spacing-s)}.text-center{text-align:center}.text--2{font-size:var(--text--2)}.filter{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,)}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}}@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-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}