/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Ubuntu+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--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-leading:initial;--tw-font-weight:initial;--tw-outline-style:solid;--tw-content:""}}}@layer theme{:host,:root{--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--text-sm:.875rem;--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-bold:700;--radius-md:.375rem;--default-mono-font-family:var(--font-mono);--color-foreground:var(--foreground);--color-background:var(--background)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Inter,ui-sans-serif,system-ui;line-height:1.5}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,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.z-\[-1\]{z-index:-1}.mt-4{margin-top:calc(var(--spacing)*4)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-8{margin-left:calc(var(--spacing)*8)}.block{display:block}.flex{display:flex}.grid{display:grid}.inline{display:inline}.inline-flex{display:inline-flex}.h-\[100dvh\]{height:100dvh}.h-\[100vh\]{height:100vh}.h-fit{height:fit-content}.h-full{height:100%}.h-min{height:min-content}.min-h-\[150px\]{min-height:150px}.w-\[275px\]{width:275px}.w-\[390px\]{width:390px}.w-\[400px\]{width:400px}.w-fit{width:fit-content}.w-full{width:100%}.w-min{width:min-content}.min-w-\[150px\]{min-width:150px}.min-w-\[275px\]{min-width:275px}.shrink-1{flex-shrink:1}.list-disc{list-style-type:disc}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[min-content_min-content\]{grid-template-columns:min-content min-content}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.gap-8{gap:calc(var(--spacing)*8)}.self-center{align-self:center}.rounded-md{border-radius:var(--radius-md)}.bg-foreground\/90{background-color:var(--color-foreground)}@supports (color:color-mix(in lab,red,red)){.bg-foreground\/90{background-color:color-mix(in oklab,var(--color-foreground)90%,transparent)}}.bg-linear-\(--background-dark\){--tw-gradient-position:var(--background-dark);background-image:linear-gradient(var(--tw-gradient-stops,var(--background-dark)))}.from-\(--background\){--tw-gradient-from:var(--background);--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-2{padding:calc(var(--spacing)*2)}.py-4{padding-block:calc(var(--spacing)*4)}.py-8{padding-block:calc(var(--spacing)*8)}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-8{padding-top:calc(var(--spacing)*8)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pb-16{padding-bottom:calc(var(--spacing)*16)}.text-left{text-align:left}.indent-8{text-indent:calc(var(--spacing)*8)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-sm\/6{font-size:var(--text-sm);line-height:calc(var(--spacing)*6)}.text-\[\.8rem\]{font-size:.8rem}.text-\[1\.25rem\]{font-size:1.25rem}.text-\[1\.33rem\]{font-size:1.33rem}.text-\[1\.125rem\]{font-size:1.125rem}.leading-\[\.7rem\]{--tw-leading:.7rem;line-height:.7rem}.leading-\[1rem\]{--tw-leading:1rem;line-height:1rem}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-background{color:var(--color-background)}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.select-none{-webkit-user-select:none;user-select:none}.before\:mr-4:before{content:var(--tw-content);margin-right:calc(var(--spacing)*4)}.before\:content-\[\'✚\'\]:before{--tw-content:"✚";content:var(--tw-content)}@media (hover:hover){.hover\:bg-foreground\/70:hover{background-color:var(--color-foreground)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-foreground\/70:hover{background-color:color-mix(in oklab,var(--color-foreground)70%,transparent)}}.hover\:text-foreground\/70:hover{color:var(--color-foreground)}@supports (color:color-mix(in lab,red,red)){.hover\:text-foreground\/70:hover{color:color-mix(in oklab,var(--color-foreground)70%,transparent)}}.hover\:text-foreground\/88:hover{color:var(--color-foreground)}@supports (color:color-mix(in lab,red,red)){.hover\:text-foreground\/88:hover{color:color-mix(in oklab,var(--color-foreground)88%,transparent)}}}.active\:bg-foreground\/60:active{background-color:var(--color-foreground)}@supports (color:color-mix(in lab,red,red)){.active\:bg-foreground\/60:active{background-color:color-mix(in oklab,var(--color-foreground)60%,transparent)}}.active\:text-foreground\/66:active{color:var(--color-foreground)}@supports (color:color-mix(in lab,red,red)){.active\:text-foreground\/66:active{color:color-mix(in oklab,var(--color-foreground)66%,transparent)}}.active\:text-foreground\/70:active{color:var(--color-foreground)}@supports (color:color-mix(in lab,red,red)){.active\:text-foreground\/70:active{color:color-mix(in oklab,var(--color-foreground)70%,transparent)}}@media (orientation:portrait){.portrait\:mb-0{margin-bottom:calc(var(--spacing)*0)}}@media (prefers-color-scheme:dark){.dark\:bg-foreground\/90{background-color:var(--color-foreground)}@supports (color:color-mix(in lab,red,red)){.dark\:bg-foreground\/90{background-color:color-mix(in oklab,var(--color-foreground)90%,transparent)}}}.\[\&\>\*\]\:mr-1>*{margin-right:calc(var(--spacing)*1)}.\[\&\>\*\]\:leading-\[1\.25rem\]>*{--tw-leading:1.25rem;line-height:1.25rem}.\[\&\>\*\:nth-child\(1\)\]\:mb-4>:first-child{margin-bottom:calc(var(--spacing)*4)}.\[\&\>\*\:nth-last-child\(1\)\]\:mr-0>:last-child{margin-right:calc(var(--spacing)*0)}}:root{--background:#4f301c;--background-dark:#342012;--background-gradient:linear-gradient(180deg,#623b22,var(--background-dark));--foreground:#dec3af}.ubuntu-mono-regular{font-weight:400}.ubuntu-mono-bold,.ubuntu-mono-regular{font-family:Ubuntu Mono,monospace;font-style:normal}.ubuntu-mono-bold{font-weight:700}.ubuntu-mono-regular-italic{font-family:Ubuntu Mono,monospace;font-style:italic;font-weight:400}.ubuntu-mono-bold-italic{font-family:Ubuntu Mono,monospace;font-style:italic;font-weight:700}body{color:var(--foreground);background:var(--background-dark);font-family:Arial,Helvetica,sans-serif}img.avatar{clip-path:circle(50%)}.home-btn-color{color:#0000;text-shadow:0 0 0 var(--background)}@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-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-content{syntax:"*";inherits:false;initial-value:""}