/*! 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)))){*,::backdrop,:after,:before{--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-outline-style:solid}}}@layer theme{:host,:root{--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-300:oklch(87.2% .01 258.338);--color-black:#000;--color-white:#fff;--spacing:.25rem;--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{*,::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;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,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{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.top-0{top:calc(var(--spacing)*0)}.top-6{top:calc(var(--spacing)*6)}.top-\[3\%\]{top:3%}.right-6{right:calc(var(--spacing)*6)}.right-\[-242px\]{right:-242px}.bottom-6{bottom:calc(var(--spacing)*6)}.left-0{left:calc(var(--spacing)*0)}.left-8{left:calc(var(--spacing)*8)}.left-\[-242px\]{left:-242px}.left-\[4\%\]{left:4%}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.block{display:block}.flex{display:flex}.aspect-\[300\/162\]{aspect-ratio:300/162}.h-\[100vh\]{height:100vh}.h-\[calc\(100\%-32px\)\]{height:calc(100% - 32px)}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.w-\[90vw\]{width:90vw}.w-\[120px\]{width:120px}.w-\[142vh\]{width:142vh}.w-\[242px\]{width:242px}.w-full{width:100%}.w-screen{width:100vw}.max-w-\[400px\]{max-width:400px}.max-w-\[800px\]{max-width:800px}.flex-1{flex:1}.scale-x-\[-1\]{--tw-scale-x:-1;scale:var(--tw-scale-x)var(--tw-scale-y)}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.gap-\[4vh\]{gap:4vh}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.bg-background{background-color:var(--background)}.bg-black{background-color:var(--color-black)}.bg-white{background-color:var(--color-white)}.bg-\[url\(\'\/frame\.webp\'\)\]{background-image:url(/frame.webp)}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-repeat{background-repeat:repeat}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-3{padding:calc(var(--spacing)*3)}.p-8{padding:calc(var(--spacing)*8)}.font-tiny{font-family:var(--font-tiny5)}.text-\[14px\]{font-size:14px}.text-\[21px\]{font-size:21px}.leading-6{--tw-leading:calc(var(--spacing)*6);line-height:calc(var(--spacing)*6)}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.text-gray-300{color:var(--color-gray-300)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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))}@media (min-width:40rem){.sm\:w-\[80vw\]{width:80vw}.sm\:w-\[160px\]{width:160px}}@media (min-width:48rem){.md\:w-\[70vw\]{width:70vw}.md\:w-\[200px\]{width:200px}.md\:text-\[16px\]{font-size:16px}}@media (min-width:80rem){.xl\:max-w-\[600px\]{max-width:600px}.xl\:text-\[18px\]{font-size:18px}}@media (min-width:1600px){.\[\@media\(min-width\:1600px\)\]\:max-w-\[600px\]{max-width:600px}}@media (min-width:2240px){.\[\@media\(min-width\:2240px\)\]\:max-w-\[800px\]{max-width:800px}}}:root{--background:#000;--foreground:#000}@media (prefers-color-scheme:dark){:root{--background:#000;--foreground:#000}}body,html{overflow:hidden}body{color:var(--foreground)}.icon{transition:filter .2s}.icon:hover{filter:brightness(.9)}.icon:active{filter:brightness(.7)}.noselect{-webkit-user-select:none;user-select:none}.custom-scrollbar::-webkit-scrollbar{width:16px}.custom-scrollbar::-webkit-scrollbar-track{background:#fff;border:2px solid #4d23cd}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#efcfef;border:2px solid #4d23cd;box-shadow:inset -2px -2px #fff,inset 2px 2px #999}#start-bar{z-index:999999999;background:#f7e0fa;justify-content:space-between;width:100%;height:2.5rem;padding:.5rem;display:flex;position:absolute;bottom:0;box-shadow:0 -2px #fffdfc,0 -4px #cce9eb}#start-button-items{width:calc(100% - 4rem);display:flex}#start-menu{background:silver;width:24rem;min-height:3rem;display:none;position:absolute;bottom:3.75rem;left:.25rem}#start-button-input:checked~#start-bar>#start-menu{display:block}#start-menu ul{margin:0;padding:0;list-style:none}#start-menu ul li label{float:left;cursor:pointer;box-sizing:border-box;align-items:center;width:calc(100% - 3rem);height:4rem;margin:0 2.5rem;padding:0 .5rem;display:flex;position:relative}#start-menu>ul>li label:before{content:"";background:#000;width:10px;height:1px;position:absolute;bottom:20px;left:3rem}#start-menu>ul>li label:first-of-type:before{width:14px}#start-menu>ul>li label:hover:before{background:#fff}#start-menu ul li.line label{box-shadow:0 2px #808280,0 4px #fff}#start-menu ul li img{width:2rem;height:auto;margin:0 1rem 0 0}#start-menu ul li label:hover{color:#fff;background:#0c1b98;box-shadow:-8px 0 #0c1b98,8px 0 #0c1b98}.windows-box-shadow{box-shadow:-2px -2px #e0dede,-2px 0 #e0dede,0 -2px #e0dede,-4px -4px #fff,-4px 0 #fff,0 -4px #fff,2px 2px #818181,0 2px #818181,2px 0 #818181,2px -2px #e0dede,-2px 2px #818181,-4px 2px #fff,-4px 4px #000,4px 4px #000,4px 0 #000,0 4px #000,2px -4px #fff,4px -4px #000}#start-button{cursor:pointer;background-position:.25rem;background-repeat:no-repeat;background-size:auto 80%;justify-content:center;align-items:center;width:6.5rem;min-width:104px;height:1.5rem;display:flex}#start-button:active{box-shadow:-2px -2px #818181,-2px 0 #818181,0 -2px #818181,-4px -4px #000,-4px 0 #000,0 -4px #000,2px 2px #e0dede,0 2px #e0dede,2px 0 #e0dede,2px -2px #818181,-2px 2px #e0dede,-4px 2px #000,-4px 4px #fff,4px 4px #fff,4px 0 #fff,0 4px #fff,2px -4px #000,4px -4px #fff}#time-options{background-color:#efcfef;justify-content:center;align-items:center;width:5rem;height:100%;font-size:12px;display:flex;box-shadow:0 2px #fff,0 -2px #7d7d7d,-2px -2px #7d7d7d,2px 2px #fff,-2px 2px #7d7d7d,2px -2px #fff}label{display:block}[type=checkbox],[type=radio]{display:none}#windows-start-menu-blue{color:#fff;transform-origin:0 0;box-sizing:border-box;background:#011590;width:24rem;padding:.125rem .75rem;font-family:Arial Black,sans-serif;font-size:1.25rem;font-weight:900;position:absolute;top:24rem;left:0;transform:rotate(-90deg)}@keyframes pixelFade{0%{opacity:1}50%{opacity:.5}to{opacity:0}}.choppy-fade-out{animation:pixelFade 1.2s steps(2) forwards}@keyframes pixelFadeIn{0%{opacity:0}50%{opacity:.5}to{opacity:1}}.choppy-fade-in{animation:pixelFadeIn 1.2s steps(2) forwards}@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}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}