/*! tailwindcss v4.1.13 | 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-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--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-duration: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";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-white:#fff;--spacing:.25rem;--container-6xl:72rem;--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-semibold:600;--font-weight-bold:700;--leading-relaxed:1.625;--radius-lg:.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.\@container{container-type:inline-size}.absolute{position:absolute}.relative{position:relative}.static{position:static}.top-4{top:calc(var(--spacing)*4)}.right-0{right:calc(var(--spacing)*0)}.right-4{right:calc(var(--spacing)*4)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.z-10{z-index:10}.mx-auto{margin-inline:auto}.my-2{margin-block:calc(var(--spacing)*2)}.mt-8{margin-top:calc(var(--spacing)*8)}.mr-1{margin-right:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.block{display:block}.flex{display:flex}.grid{display:grid}.inline-flex{display:inline-flex}.h-5{height:calc(var(--spacing)*5)}.h-10\/12{height:83.3333%}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-5{width:calc(var(--spacing)*5)}.w-\[12\%\]{width:12%}.w-full{width:100%}.max-w-6xl{max-width:var(--container-6xl)}.max-w-none{max-width:none}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.list-decimal{list-style-type:decimal}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing)*2)}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-clip{overflow-y:clip}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-\[rgb\(37\,132\,115\)\]{border-color:#258473}.border-gray-200{border-color:var(--color-gray-200)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-gray-900{background-color:var(--color-gray-900)}.bg-white{background-color:var(--color-white)}.object-contain{object-fit:contain}.p-8{padding:calc(var(--spacing)*8)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-8{padding-inline:calc(var(--spacing)*8)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-12{padding-block:calc(var(--spacing)*12)}.py-16{padding-block:calc(var(--spacing)*16)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-normal{white-space:normal}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-gray-900{color:var(--color-gray-900)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.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,)}.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))}.duration-200{--tw-duration:.2s;transition-duration:.2s}@media (hover:hover){.hover\:bg-gray-800:hover{background-color:var(--color-gray-800)}}.active\:scale-\[99\%\]:active{scale:99%}.disabled\:opacity-50:disabled{opacity:.5}@media print{.print\:hidden{display:none}}.shadow-layered{box-shadow:8px 8px 24px #00000026,-4px -4px 12px #00000014}.screenshot-fade{max-height:20cqw;position:relative;overflow:hidden}.screenshot-fade img{margin-top:-55%;margin-bottom:-10%}.screenshot-fade:before,.screenshot-fade:after{content:"";pointer-events:none;z-index:1;position:absolute;left:0;right:0}.screenshot-fade:before{background:linear-gradient(#fff,#0000);height:15%;top:0}.screenshot-fade:after{background:linear-gradient(#0000,#fff);height:15%;bottom:0}.text-poster-xs{font-size:1cqw}.text-poster-micro{font-size:.4cqw;line-height:.5cqw}.text-poster-sm{font-size:1.2cqw}.text-poster-base,.text-poster-md{font-size:1.4cqw}.text-poster-lg{font-size:1.6cqw}.text-poster-xl{font-size:1.8cqw}.text-poster-2xl{font-size:2.2cqw}.text-poster-3xl{font-size:2.4cqw}.p-poster-01{padding-top:.1cqw}.p-poster-02{padding-top:.2cqw}.p-poster-1{padding:.25cqw}.p-poster-2{padding:.5cqw}.p-poster-3{padding:.75cqw}.p-poster-4{padding:1cqw}.p-poster-5{padding:1.25cqw}.p-poster-6{padding:1.5cqw}.p-poster-8{padding:2cqw}.px-poster-1{padding-left:.25cqw;padding-right:.25cqw}.px-poster-2{padding-left:.5cqw;padding-right:.5cqw}.px-poster-3{padding-left:.75cqw;padding-right:.75cqw}.px-poster-4{padding-left:1cqw;padding-right:1cqw}.px-poster-5{padding-left:1.25cqw;padding-right:1.25cqw}.px-poster-6{padding-left:1.5cqw;padding-right:1.5cqw}.px-poster-8{padding-left:2cqw;padding-right:2cqw}.py-poster-1{padding-top:.25cqw;padding-bottom:.25cqw}.py-poster-2{padding-top:.5cqw;padding-bottom:.5cqw}.py-poster-3{padding-top:.75cqw;padding-bottom:.75cqw}.py-poster-4{padding-top:1cqw;padding-bottom:1cqw}.py-poster-5{padding-top:1.25cqw;padding-bottom:1.25cqw}.py-poster-6{padding-top:1.5cqw;padding-bottom:1.5cqw}.py-poster-8{padding-top:2cqw;padding-bottom:2cqw}.pt-poster-1{padding-top:.25cqw}.pt-poster-2{padding-top:.5cqw}.pt-poster-3{padding-top:.75cqw}.pt-poster-4{padding-top:1cqw}.pt-poster-5{padding-top:1.25cqw}.pt-poster-6{padding-top:1.5cqw}.pb-poster-1{padding-bottom:.25cqw}.pb-poster-2{padding-bottom:.5cqw}.pb-poster-3{padding-bottom:.75cqw}.pb-poster-4{padding-bottom:1cqw}.pb-poster-5{padding-bottom:1.25cqw}.pb-poster-6{padding-bottom:1.5cqw}.pl-poster-1{padding-left:.25cqw}.pl-poster-2{padding-left:.5cqw}.pl-poster-3{padding-left:.75cqw}.pl-poster-4{padding-left:1cqw}.pl-poster-5{padding-left:1.25cqw}.pl-poster-6{padding-left:1.5cqw}.pr-poster-1{padding-right:.25cqw}.pr-poster-2{padding-right:.5cqw}.pr-poster-3{padding-right:.75cqw}.pr-poster-4{padding-right:1cqw}.pr-poster-5{padding-right:1.25cqw}.pr-poster-6{padding-right:1.5cqw}.m-poster-1{margin:.25cqw}.m-poster-2{margin:.5cqw}.m-poster-3{margin:.75cqw}.m-poster-4{margin:1cqw}.m-poster-5{margin:1.25cqw}.m-poster-6{margin:1.5cqw}.mt-poster-1{margin-top:.25cqw}.mt-poster-2{margin-top:.5cqw}.mt-poster-3{margin-top:.75cqw}.mt-poster-4{margin-top:1cqw}.mt-poster-5{margin-top:1.25cqw}.mt-poster-6{margin-top:1.5cqw}.mb-poster-1{margin-bottom:.25cqw}.mb-poster-2{margin-bottom:.5cqw}.mb-poster-3{margin-bottom:.75cqw}.mb-poster-4{margin-bottom:1cqw}.mb-poster-5{margin-bottom:1.25cqw}.mb-poster-6{margin-bottom:1.5cqw}.ml-poster-1{margin-left:.25cqw}.ml-poster-2{margin-left:.5cqw}.ml-poster-3{margin-left:.75cqw}.ml-poster-4{margin-left:1cqw}.ml-poster-5{margin-left:1.25cqw}.ml-poster-6{margin-left:1.5cqw}.mr-poster-1{margin-right:.25cqw}.mr-poster-2{margin-right:.5cqw}.mr-poster-3{margin-right:.75cqw}.mr-poster-4{margin-right:1cqw}.mr-poster-5{margin-right:1.25cqw}.mr-poster-6{margin-right:1.5cqw}.mx-poster-1{margin-left:.25cqw;margin-right:.25cqw}.mx-poster-2{margin-left:.5cqw;margin-right:.5cqw}.mx-poster-3{margin-left:.75cqw;margin-right:.75cqw}.mx-poster-4{margin-left:1cqw;margin-right:1cqw}.mx-poster-5{margin-left:1.25cqw;margin-right:1.25cqw}.mx-poster-6{margin-left:1.5cqw;margin-right:1.5cqw}.my-poster-1{margin-top:.25cqw;margin-bottom:.25cqw}.my-poster-2{margin-top:.5cqw;margin-bottom:.5cqw}.my-poster-3{margin-top:.75cqw;margin-bottom:.75cqw}.my-poster-4{margin-top:1cqw;margin-bottom:1cqw}.my-poster-5{margin-top:1.25cqw;margin-bottom:1.25cqw}.my-poster-6{margin-top:1.5cqw;margin-bottom:1.5cqw}.gap-poster-1{gap:.25cqw}.gap-poster-2{gap:.5cqw}.gap-poster-3{gap:.75cqw}.gap-poster-4{gap:1cqw}.gap-poster-5{gap:1.25cqw}.gap-poster-6{gap:1.5cqw}.gap-x-poster-1{column-gap:.25cqw}.gap-x-poster-2{column-gap:.5cqw}.gap-x-poster-3{column-gap:.75cqw}.gap-x-poster-4{column-gap:1cqw}.gap-x-poster-5{column-gap:1.25cqw}.gap-x-poster-6{column-gap:1.5cqw}.gap-y-poster-1{row-gap:.25cqw}.gap-y-poster-2{row-gap:.5cqw}.gap-y-poster-3{row-gap:.75cqw}.gap-y-poster-4{row-gap:1cqw}.gap-y-poster-5{row-gap:1.25cqw}.gap-y-poster-6{row-gap:1.5cqw}.space-x-poster-1>*+*{margin-left:.25cqw}.space-x-poster-2>*+*{margin-left:.5cqw}.space-x-poster-3>*+*{margin-left:.75cqw}.space-x-poster-4>*+*{margin-left:1cqw}.space-x-poster-5>*+*{margin-left:1.25cqw}.space-x-poster-6>*+*{margin-left:1.5cqw}.space-y-poster-1>*+*{margin-top:.25cqw}.space-y-poster-2>*+*{margin-top:.5cqw}.space-y-poster-3>*+*{margin-top:.75cqw}.space-y-poster-4>*+*{margin-top:1cqw}.space-y-poster-5>*+*{margin-top:1.25cqw}.space-y-poster-6>*+*{margin-top:1.5cqw}.border-poster-1{border-width:.05cqw}.border-poster-2{border-width:.1cqw}.border-poster-3{border-width:.15cqw}.border-poster-4{border-width:.2cqw}.border-l-poster-1{border-left-width:.05cqw}.border-l-poster-2{border-left-width:.1cqw}.border-l-poster-3{border-left-width:.15cqw}.border-l-poster-4{border-left-width:.2cqw}.border-r-poster-1{border-right-width:.05cqw}.border-r-poster-2{border-right-width:.1cqw}.border-r-poster-3{border-right-width:.15cqw}.border-r-poster-4{border-right-width:.2cqw}.border-t-poster-1{border-top-width:.05cqw}.border-t-poster-2{border-top-width:.1cqw}.border-t-poster-3{border-top-width:.15cqw}.border-t-poster-4{border-top-width:.2cqw}.border-b-poster-1{border-bottom-width:.05cqw}.border-b-poster-2{border-bottom-width:.1cqw}.border-b-poster-3{border-bottom-width:.15cqw}.border-b-poster-4{border-bottom-width:.2cqw}.rounded-poster{border-radius:.25cqw}.rounded-poster-sm{border-radius:.125cqw}.rounded-poster-md{border-radius:.25cqw}.rounded-poster-lg{border-radius:.375cqw}.rounded-poster-xl{border-radius:.5cqw}.rounded-t-poster{border-top-left-radius:.25cqw;border-top-right-radius:.25cqw}.rounded-t-poster-sm{border-top-left-radius:.125cqw;border-top-right-radius:.125cqw}.rounded-t-poster-md{border-top-left-radius:.25cqw;border-top-right-radius:.25cqw}.rounded-t-poster-lg{border-top-left-radius:.375cqw;border-top-right-radius:.375cqw}.rounded-t-poster-xl{border-top-left-radius:.5cqw;border-top-right-radius:.5cqw}.rounded-b-poster{border-bottom-right-radius:.25cqw;border-bottom-left-radius:.25cqw}.rounded-b-poster-sm{border-bottom-right-radius:.125cqw;border-bottom-left-radius:.125cqw}.rounded-b-poster-md{border-bottom-right-radius:.25cqw;border-bottom-left-radius:.25cqw}.rounded-b-poster-lg{border-bottom-right-radius:.375cqw;border-bottom-left-radius:.375cqw}.rounded-b-poster-xl{border-bottom-right-radius:.5cqw;border-bottom-left-radius:.5cqw}.h-poster-1{height:.25cqw}.h-poster-2{height:.5cqw}.h-poster-3{height:.75cqw}.h-poster-4{height:1cqw}.h-poster-5{height:1.25cqw}.h-poster-6{height:1.5cqw}.h-poster-7{height:1.75cqw}.h-poster-8{height:2cqw}.h-poster-9{height:2.25cqw}.h-poster-10{height:2.5cqw}.h-poster-12{height:3cqw}.h-poster-14{height:3.5cqw}.h-poster-16{height:4cqw}.h-poster-20{height:5cqw}.h-poster-24{height:6cqw}.h-poster-28{height:7cqw}.h-poster-32{height:8cqw}.h-poster-36{height:9cqw}.h-poster-header{height:13cqw}.h-poster-40{height:10cqw}.h-poster-44{height:11cqw}.h-poster-48{height:12cqw}.h-poster-52{height:13cqw}.h-poster-56{height:14cqw}.h-poster-60{height:15cqw}.h-poster-64{height:16cqw}.h-poster-72{height:18cqw}.h-poster-80{height:20cqw}.h-poster-96{height:24cqw}.max-w-poster-20{max-width:20cqw}}@font-face{font-family:Onest;src:url(/fonts/Onest-VariableFont_wght.ttf)format("truetype");font-weight:100 900;font-style:normal}body{color:#0f2c52;font-family:Onest,system-ui,sans-serif}@media print{@page{size:42in 42in;margin:0}body{print-color-adjust:exact;-webkit-print-color-adjust:exact;background:#fff!important}.h-screen{width:42in!important;height:42in!important;padding:0!important}.bg-gray-200{background:#fff!important}.bg-white.shadow-layered{width:42in!important;height:42in!important;box-shadow:none!important}svg{print-color-adjust:exact!important;-webkit-print-color-adjust:exact!important}.overflow-y-hidden,*{overflow:visible!important}}@media print and (min-resolution:150dpi){body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}}@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-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@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-duration{syntax:"*";inherits:false}
