.WiiCursor-module__Pat7ha__cursor{pointer-events:none;z-index:9999;will-change:transform;transform-origin:8px 6px;position:fixed;top:0;left:0}.WiiCursor-module__Pat7ha__cursor img{filter:drop-shadow(0 2px 4px #00000059);transition:transform .1s}.WiiCursor-module__Pat7ha__cursor.WiiCursor-module__Pat7ha__click img{transform:scale(.82)}
.WiiBackground-module__3jqvjG__background{z-index:0;background:linear-gradient(160deg,#dce9f2 0%,#e8f2f8 30%,#d8e6f0 60%,#e2eef6 100%) 0 0/300% 300%;transition:background .4s;animation:18s infinite WiiBackground-module__3jqvjG__wiiGradient;position:fixed;inset:0}html.dark .WiiBackground-module__3jqvjG__background{background:linear-gradient(160deg,#0d1b2e 0%,#111f35 30%,#0a1525 60%,#0f1c30 100%)}.WiiBackground-module__3jqvjG__background:after{content:"";pointer-events:none;background:radial-gradient(70% 60% at 50% 38%,#ffffff73 0%,#0000 65%);transition:opacity .4s;position:absolute;inset:0}html.dark .WiiBackground-module__3jqvjG__background:after{background:radial-gradient(70% 60% at 50% 38%,#3c78c81f 0%,#0000 65%)}
.SystemBar-module__H6Olba__barWrap{z-index:100;height:calc(var(--wii-bar-height) + 200px);pointer-events:none;-webkit-backdrop-filter:blur(18px)saturate(1.4);position:fixed;bottom:0;left:0;right:0}.SystemBar-module__H6Olba__flap{pointer-events:none;width:100%;height:104px;display:block;position:absolute;top:0;left:0;right:0;overflow:visible}.SystemBar-module__H6Olba__bar{height:var(--wii-bar-height);pointer-events:all;background:#eaf3fbe0;justify-content:space-between;align-items:center;padding:0 clamp(12px,2.5vw,32px);display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:inset 0 1px #ffffffb3}.SystemBar-module__H6Olba__left{align-items:center;display:flex}.SystemBar-module__H6Olba__brandBtn{border:1.5px solid var(--accent,#5ac8fa);height:44px;box-shadow:0 0 10px color-mix(in srgb,var(--accent,#5ac8fa)35%,transparent),0 2px 6px #0050a01f,inset 0 1px 0 #fffc;background:linear-gradient(#ffffffe6,#dcebf8e6);border-radius:19px;align-items:center;gap:7px;padding:0 14px 0 7px;transition:transform .12s,box-shadow .12s;display:flex}.SystemBar-module__H6Olba__brandBtn:hover{box-shadow:0 0 16px color-mix(in srgb,var(--accent,#5ac8fa)55%,transparent),0 3px 10px #0050b42e,inset 0 1px 0 #fffc;transform:scale(1.04)}.SystemBar-module__H6Olba__brandBtn:active{transform:scale(.97)}.SystemBar-module__H6Olba__brandIconWrap{background:#fff;border:1px solid #b4d2eb99;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex;overflow:hidden}.SystemBar-module__H6Olba__brandLabel{color:#2a4a6a;letter-spacing:.03em;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:.72rem;font-weight:800}.SystemBar-module__H6Olba__center{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:2;flex-direction:column;align-items:center;display:flex;position:absolute;top:34px;left:50%;transform:translate(-50%)}.SystemBar-module__H6Olba__time{color:#1a3a58;letter-spacing:.05em;text-align:center;min-width:130px;font-family:DS-DIGI,monospace;font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:400;line-height:1}.SystemBar-module__H6Olba__date{left:50%;bottom:calc(var(--wii-bar-height) + 18px);color:#5a7a98;letter-spacing:.06em;text-transform:uppercase;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;z-index:2;font-family:Roboto-Medium,sans-serif;font-size:clamp(1.1rem,1.8vw,1.5rem);font-weight:500;position:absolute;transform:translate(-50%)}.SystemBar-module__H6Olba__right{align-items:center;gap:10px;display:flex}.SystemBar-module__H6Olba__iconBtn{border:1.5px solid var(--accent,#5ac8fa);width:44px;height:44px;box-shadow:0 0 10px color-mix(in srgb,var(--accent,#5ac8fa)30%,transparent),0 2px 5px #0050a01a,inset 0 1px 0 #fffc;color:#2a4a6a;background:linear-gradient(#ffffffe6,#dcebf8e6);border-radius:50%;justify-content:center;align-items:center;transition:transform .12s,box-shadow .12s;display:flex}.SystemBar-module__H6Olba__iconBtn:hover{box-shadow:0 0 18px color-mix(in srgb,var(--accent,#5ac8fa)55%,transparent),0 3px 10px #0050b429,inset 0 1px 0 #fffc;transform:scale(1.1)}.SystemBar-module__H6Olba__iconBtn:active{transform:scale(.94)}.SystemBar-module__H6Olba__iconBtn svg{width:16px;height:16px}.SystemBar-module__H6Olba__iconBtn.SystemBar-module__H6Olba__placeholder{opacity:.35}.SystemBar-module__H6Olba__wiiLabel{letter-spacing:.04em;white-space:nowrap;-webkit-user-select:none;user-select:none;color:var(--accent,#5ac8fa);background:color-mix(in srgb,var(--accent,#5ac8fa)12%,transparent);border:1px solid color-mix(in srgb,var(--accent,#5ac8fa)30%,transparent);border-radius:999px;padding:3px 9px;font-size:.65rem;font-weight:700;animation:.2s SystemBar-module__H6Olba__wiiFadeIn}.SystemBar-module__H6Olba__wiiLabelDenied{color:#ff6b6b;background:#ff50501a;border-color:#ff50504d}@keyframes SystemBar-module__H6Olba__wiiFadeIn{0%{opacity:0;transform:translate(4px)}to{opacity:1;transform:translate(0)}}.SystemBar-module__H6Olba__iconBtnActive{animation:2s ease-in-out infinite SystemBar-module__H6Olba__wiiPulse;background:linear-gradient(to bottom,color-mix(in srgb,var(--accent,#5ac8fa)22%,white),color-mix(in srgb,var(--accent,#5ac8fa)14%,#dcebf8e6))!important;box-shadow:0 0 18px color-mix(in srgb,var(--accent,#5ac8fa)60%,transparent),0 2px 5px #0050a01a,inset 0 1px 0 #fffc!important}@keyframes SystemBar-module__H6Olba__wiiPulse{0%,to{box-shadow:0 0 18px color-mix(in srgb,var(--accent,#5ac8fa)60%,transparent),0 2px 5px #0050a01a,inset 0 1px 0 #fffc}50%{box-shadow:0 0 28px color-mix(in srgb,var(--accent,#5ac8fa)90%,transparent),0 2px 5px #0050a01a,inset 0 1px 0 #fffc}}.SystemBar-module__H6Olba__colorPickerBtn{background:conic-gradient(#ff6b8a,#fc0,#4cd964,#5ac8fa,#bf5af2,#ff6b8a);border:2px solid #fffc;border-radius:50%;flex-shrink:0;width:36px;height:36px;transition:transform .12s;box-shadow:0 1px 4px #0000002e}.SystemBar-module__H6Olba__colorPickerBtn:hover{transform:scale(1.15)}.SystemBar-module__H6Olba__colorPopup{bottom:calc(var(--wii-bar-height) + 14px);pointer-events:all;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:200;background:#f0f8fff7;border:1.5px solid #b4d2ebcc;border-radius:14px;flex-direction:column;gap:8px;min-width:160px;padding:12px 14px;display:flex;position:absolute;right:clamp(12px,2.5vw,32px);box-shadow:0 8px 32px #0050a02e}.SystemBar-module__H6Olba__colorPopupTitle{color:#4a6a88;text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px;font-size:.68rem;font-weight:700}.SystemBar-module__H6Olba__colorSwatches{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.SystemBar-module__H6Olba__swatch{border:2px solid #fff9;border-radius:50%;width:28px;height:28px;transition:transform .1s,box-shadow .1s;box-shadow:0 1px 4px #00000026}.SystemBar-module__H6Olba__swatch:hover{transform:scale(1.2)}.SystemBar-module__H6Olba__swatch.SystemBar-module__H6Olba__active{border:2.5px solid #1a3a5a;transform:scale(1.12);box-shadow:0 0 0 2px #fffc,0 2px 8px #0003}html.dark .SystemBar-module__H6Olba__barWrap{-webkit-backdrop-filter:blur(18px)saturate(1.4)}html.dark .SystemBar-module__H6Olba__bar{background:#0a162aeb;box-shadow:inset 0 1px #3c78c833}html.dark .SystemBar-module__H6Olba__brandBtn{background:linear-gradient(#142846e6,#0c1c34e6)}html.dark .SystemBar-module__H6Olba__brandLabel{color:#a8d0f0}html.dark .SystemBar-module__H6Olba__brandIconWrap{background:#0f203ae6;border-color:#3c78c866}html.dark .SystemBar-module__H6Olba__iconBtn{color:#c0dcf8;background:linear-gradient(#162c4cf2,#0e1e38f2)}html.dark .SystemBar-module__H6Olba__iconBtn:hover{box-shadow:0 0 18px color-mix(in srgb,var(--accent,#5ac8fa)55%,transparent),0 3px 10px #0000004d,inset 0 1px 0 #508cdc4d;background:linear-gradient(#1e3a60f2,#122644f2)}html.dark .SystemBar-module__H6Olba__time{color:#c8e4ff}html.dark .SystemBar-module__H6Olba__date{color:#6a9abe}html.dark .SystemBar-module__H6Olba__colorPopup{background:#0a162af7;border-color:#3264a099}html.dark .SystemBar-module__H6Olba__colorPopupTitle{color:#6a9abe}.SystemBar-module__H6Olba__barWrapCompact{height:var(--wii-bar-height)}.SystemBar-module__H6Olba__barWrapCompact .SystemBar-module__H6Olba__bar:before{content:"";background:var(--accent,#5ac8fa);height:1.5px;box-shadow:0 0 8px var(--accent,#5ac8fa),0 0 22px color-mix(in srgb,var(--accent,#5ac8fa)65%,transparent);opacity:.9;z-index:3;position:absolute;top:0;left:0;right:0}.SystemBar-module__H6Olba__compactClock{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;flex-direction:column;align-items:center;gap:1px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SystemBar-module__H6Olba__compactTime{color:#1a3a58;letter-spacing:.05em;font-family:DS-DIGI,monospace;font-size:clamp(1.5rem,3.2vw,2.1rem);font-weight:400;line-height:1}.SystemBar-module__H6Olba__compactDate{color:#5a7a98;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;font-family:Roboto-Medium,sans-serif;font-size:clamp(.62rem,1.1vw,.78rem);font-weight:500;line-height:1.3}html.dark .SystemBar-module__H6Olba__compactTime{color:#c8e4ff}html.dark .SystemBar-module__H6Olba__compactDate{color:#6a9abe}
@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-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}}}@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;--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{*,: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;-webkit-text-decoration:inherit;-webkit-text-decoration: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{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);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,)}.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))}}@font-face{font-family:DS-DIGI;src:url(/fonts/DS-DIGI.TTF)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto-Medium;src:url(/fonts/Roboto-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}:root{--color-brand-red:#e63946;--color-brand-green:#4caf50;--color-brand-blue:#a8dadc;--color-brand-orange:#f4a261;--color-brand-purple:#9b5de5;--wii-bar-height:82px;--font-system:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0;cursor:none!important}html,body{height:100%;font-family:var(--font-system);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes wiiGradient{0%{background-position:0%}25%{background-position:50% 0}50%{background-position:100%}75%{background-position:50% 100%}to{background-position:0%}}@keyframes tileFloat{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}html.dark{--wii-bg-start:#0d1b2e;--wii-bg-mid:#111f35;--wii-bg-end:#0a1525;--wii-tile-bg:#0f1c30eb;--wii-tile-border:#325a8c80;--wii-bar-bg:#0a1628eb;--wii-text-primary:#d0e8ff;--wii-text-secondary:#7aaad0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#c8dcf04d}::-webkit-scrollbar-thumb{background:#64a0dc80;border-radius:3px}@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-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}
