/*! 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-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--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}}}:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media (prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}@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-red-200:oklch(88.5% .062 18.334);--color-red-500:oklch(63.7% .237 25.331);--color-green-200:oklch(92.5% .084 155.995);--color-green-500:oklch(72.3% .219 149.579);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-900:oklch(21% .034 264.665);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-md:28rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--font-weight-semibold:600;--font-weight-bold:700;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--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{.fixed{position:fixed}.static{position:static}.z-40{z-index:40}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mb-4{margin-bottom:calc(var(--spacing)*4)}.flex{display:flex}.hidden{display:none}.table{display:table}.h-screen{height:100vh}.w-\[900px\]{width:900px}.w-full{width:100%}.max-w-md{max-width:var(--container-md)}.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}.flex-col{flex-direction:column}.items-center{align-items:center}.gap-2{gap:calc(var(--spacing)*2)}.gap-7{gap:calc(var(--spacing)*7)}.rounded{border-radius:.25rem}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.border-gray-600{border-color:var(--color-gray-600)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-gray-700{background-color:var(--color-gray-700)}.bg-green-200{background-color:var(--color-green-200)}.bg-red-200{background-color:var(--color-red-200)}.bg-white{background-color:var(--color-white)}.bg-\[url\(\.\.\/assets\/bg\.jpg\)\]{background-image:url(/assets/bg-JMBsSny6.jpg)}.bg-cover{background-size:cover}.p-3{padding:calc(var(--spacing)*3)}.p-6{padding:calc(var(--spacing)*6)}.p-20{padding:calc(var(--spacing)*20)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-1{padding-block:calc(var(--spacing)*1)}.py-2{padding-block:calc(var(--spacing)*2)}.text-left{text-align:left}.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))}.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)}.text-black{color:var(--color-black)}.text-gray-600{color:var(--color-gray-600)}.text-green-500{color:var(--color-green-500)}.text-red-500{color:var(--color-red-500)}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline-2{outline-style:var(--tw-outline-style);outline-width:2px}.outline-gray-600{outline-color:var(--color-gray-600)}.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{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))}.odd\:bg-gray-200:nth-child(odd){background-color:var(--color-gray-200)}@media (hover:hover){.hover\:bg-gray-400:hover{background-color:var(--color-gray-400)}}}.notification-list-item[data-v-0730d53e]{border-radius:4px;width:100vw;max-width:400px;min-height:74px;margin:8px;display:flex;position:relative;overflow:hidden}.notification-list-item--light[data-v-0730d53e]{color:#333;background-color:#fcfcfc;border:1px solid #eee}.notification-list-item--dark[data-v-0730d53e]{color:#eee;background-color:#333;border:1px solid #222}.notification-list-item--glass[data-v-0730d53e]{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#eee;background-color:#ffffff1a;border:1px solid #ffffff20;border-color:#ffffff40 #ffffff20 #ffffff20 #ffffff40}.notification-list-item--dismissible-manual[data-v-0730d53e]{cursor:pointer}.notification-list-item__tag[data-v-0730d53e]{width:6px;height:100%;position:absolute;bottom:0}.notification-list-item--dismissible-automatic .notification-list-item__tag[data-v-0730d53e]{animation-name:progress;animation-timing-function:linear;animation-delay:.5s;animation-fill-mode:forwards}.notification-list-item__message[data-v-0730d53e]{z-index:1;flex:1;padding:12px 12px 12px 18px}.notification-list-item__icon[data-v-0730d53e]{opacity:.25;width:80px;position:absolute;bottom:-24px}.notification-list-item--glass .notification-list-item__icon[data-v-0730d53e]{opacity:.5}.notification-list-item--left[data-v-0730d53e]{text-align:right}.notification-list-item--left .notification-list-item__tag[data-v-0730d53e]{right:0}.notification-list-item--left .notification-list-item__icon[data-v-0730d53e]{left:-24px;transform:rotate(12deg)}.notification-list-item--right[data-v-0730d53e]{text-align:left}.notification-list-item--right .notification-list-item__icon[data-v-0730d53e]{right:-24px;transform:rotate(-12deg)}.notification-list-item--success .notification-list-item__tag[data-v-0730d53e]{background-color:#009800}.notification-list-item--success .notification-list-item__icon[data-v-0730d53e]{color:#009800}.notification-list-item--alert .notification-list-item__tag[data-v-0730d53e]{background-color:#ff3600}.notification-list-item--alert .notification-list-item__icon[data-v-0730d53e]{color:#ff3600}.notification-list-item--warning .notification-list-item__tag[data-v-0730d53e]{background-color:#ffa600}.notification-list-item--warning .notification-list-item__icon[data-v-0730d53e]{color:#ffa600}.notification-list-item--info .notification-list-item__tag[data-v-0730d53e]{background-color:#08f}.notification-list-item--info .notification-list-item__icon[data-v-0730d53e]{color:#08f}@keyframes progress{0%{opacity:1;height:100%}to{opacity:.5;height:0}}.notification-list[data-v-e1ef80b2]{z-index:100;margin:0;padding:0;position:fixed}.notification-list--top-left[data-v-e1ef80b2]{top:0;left:0}.notification-list--top-left .notification-list-enter-from[data-v-e1ef80b2]{opacity:0;transform:translate(-100%)}.notification-list--top-left .notification-list-leave-to[data-v-e1ef80b2]{opacity:0;transform:translate(-100%,-8px)}.notification-list--top-left .notification-list-enter-to[data-v-e1ef80b2],.notification-list--top-left .notification-list-leave-from[data-v-e1ef80b2]{opacity:1}.notification-list--top-left .notification-list-enter-active[data-v-e1ef80b2],.notification-list--top-left .notification-list-leave-active[data-v-e1ef80b2]{transition:all .3s cubic-bezier(.82,.085,.395,.895)}.notification-list--top-left .notification-list-leave-active[data-v-e1ef80b2]{position:absolute}.notification-list--top-left .notification-list-move[data-v-e1ef80b2]{transition:all .6s ease-in-out}.notification-list--bottom-left[data-v-e1ef80b2]{bottom:0;left:0}.notification-list--bottom-left .notification-list-enter-from[data-v-e1ef80b2]{opacity:0;transform:translate(-100%)}.notification-list--bottom-left .notification-list-leave-to[data-v-e1ef80b2]{opacity:0;transform:translate(-100%,calc(-100% - 8px))}.notification-list--bottom-left .notification-list-enter-to[data-v-e1ef80b2],.notification-list--bottom-left .notification-list-leave-from[data-v-e1ef80b2]{opacity:1}.notification-list--bottom-left .notification-list-enter-active[data-v-e1ef80b2],.notification-list--bottom-left .notification-list-leave-active[data-v-e1ef80b2]{transition:all .3s cubic-bezier(.82,.085,.395,.895)}.notification-list--bottom-left .notification-list-leave-active[data-v-e1ef80b2]{position:absolute}.notification-list--bottom-left .notification-list-move[data-v-e1ef80b2]{transition:all .6s ease-in-out}.notification-list--top-right[data-v-e1ef80b2]{top:0;right:0}.notification-list--top-right .notification-list-enter-from[data-v-e1ef80b2]{opacity:1;transform:translate(100%)}.notification-list--top-right .notification-list-leave-to[data-v-e1ef80b2]{opacity:0;transform:translate(100%,-8px)}.notification-list--top-right .notification-list-enter-to[data-v-e1ef80b2],.notification-list--top-right .notification-list-leave-from[data-v-e1ef80b2]{opacity:1}.notification-list--top-right .notification-list-enter-active[data-v-e1ef80b2],.notification-list--top-right .notification-list-leave-active[data-v-e1ef80b2]{transition:all .3s cubic-bezier(.82,.085,.395,.895)}.notification-list--top-right .notification-list-leave-active[data-v-e1ef80b2]{z-index:90;position:absolute}.notification-list--top-right .notification-list-move[data-v-e1ef80b2]{transition:all .6s ease-in-out}.notification-list--bottom-right[data-v-e1ef80b2]{bottom:0;right:0}.notification-list--bottom-right .notification-list-enter-from[data-v-e1ef80b2]{opacity:0;transform:translate(100%)}.notification-list--bottom-right .notification-list-leave-to[data-v-e1ef80b2]{opacity:0;transform:translate(100%,calc(-100% - 8px))}.notification-list--bottom-right .notification-list-enter-to[data-v-e1ef80b2],.notification-list--bottom-right .notification-list-leave-from[data-v-e1ef80b2]{opacity:1}.notification-list--bottom-right .notification-list-enter-active[data-v-e1ef80b2],.notification-list--bottom-right .notification-list-leave-active[data-v-e1ef80b2]{transition:all .3s cubic-bezier(.82,.085,.395,.895)}.notification-list--bottom-right .notification-list-leave-active[data-v-e1ef80b2]{z-index:90;position:absolute}.notification-list--bottom-right .notification-list-move[data-v-e1ef80b2]{transition:all .6s ease-in-out}a,.green{color:#00bd7e;padding:5px;text-decoration:none;transition:all .4s}@media (hover:hover){a:hover{background-color:#00bd7e33}}@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-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@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}
