.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:calc(var(--radius) - 2px);font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-ring-offset-color: hsl(var(--background));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: hsl(var(--ring));--tw-ring-offset-width: 2px}.btn:disabled{pointer-events:none;opacity:.5}.btn svg{pointer-events:none;width:1rem;height:1rem;flex-shrink:0}.btn-default{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn-default:hover{background-color:hsl(var(--primary) / .9)}.btn-destructive{background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.btn-destructive:hover{background-color:hsl(var(--destructive) / .9)}.btn-outline{border-width:1px;border-color:hsl(var(--input));background-color:hsl(var(--background))}.btn-outline:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.btn-secondary{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.btn-secondary:hover{background-color:hsl(var(--secondary) / .8)}.btn-ghost:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.btn-link{color:hsl(var(--primary));text-underline-offset:4px}.btn-link:hover{text-decoration-line:underline}.btn-size-default{height:2.5rem;padding:.5rem 1rem}.btn-sm{height:2.25rem;border-radius:calc(var(--radius) - 2px);padding-left:.75rem;padding-right:.75rem}.btn-lg{height:2.75rem;border-radius:calc(var(--radius) - 2px);padding-left:2rem;padding-right:2rem}.btn-icon{height:2.5rem;width:2.5rem}.input{display:flex;height:2.5rem;width:100%;border-radius:calc(var(--radius) - 2px);border-width:1px;border-color:hsl(var(--input));background-color:hsl(var(--background));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-ring-offset-color: hsl(var(--background))}.input::file-selector-button{border-width:0px;background-color:transparent;font-size:.875rem;line-height:1.25rem;font-weight:500}.input::-moz-placeholder{color:hsl(var(--muted-foreground))}.input::placeholder{color:hsl(var(--muted-foreground))}.input:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: hsl(var(--ring));--tw-ring-offset-width: 2px}.input:disabled{cursor:not-allowed;opacity:.5}.label{font-size:.875rem;line-height:1.25rem;font-weight:500;line-height:1}.peer:disabled~.label{cursor:not-allowed;opacity:.7}.separator{flex-shrink:0;background-color:hsl(var(--border))}.separator-horizontal{height:1px;width:100%}.separator-vertical{height:100%;width:1px}@keyframes pulse{50%{opacity:.5}}.skeleton{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;border-radius:calc(var(--radius) - 2px);background-color:hsl(var(--muted))}.dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background-color:#000c}.dialog-overlay[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.dialog-overlay[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial;--tw-exit-opacity: 0}.dialog-overlay[data-state=open]{--tw-enter-opacity: 0}.dialog-content{position:fixed;left:50%;top:50%;z-index:50;display:grid;width:100%;max-width:32rem;--tw-translate-x: -50%;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));gap:1rem;border-width:1px;background-color:hsl(var(--background));padding:1.5rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-duration:.2s;animation-duration:.2s}.dialog-content[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.dialog-content[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial;--tw-exit-opacity: 0}.dialog-content[data-state=open]{--tw-enter-opacity: 0}.dialog-content[data-state=closed]{--tw-exit-scale: .95}.dialog-content[data-state=open]{--tw-enter-scale: .95}.dialog-content[data-state=closed]{--tw-exit-translate-x: -50%;--tw-exit-translate-y: -48%}.dialog-content[data-state=open]{--tw-enter-translate-x: -50%;--tw-enter-translate-y: -48%}@media (min-width: 640px){.dialog-content{border-radius:var(--radius)}}.dialog-close{position:absolute;right:1rem;top:1rem;border-radius:calc(var(--radius) - 4px);opacity:.7;--tw-ring-offset-color: hsl(var(--background));transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.dialog-close:hover{opacity:1}.dialog-close:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: hsl(var(--ring));--tw-ring-offset-width: 2px}.dialog-close:disabled{pointer-events:none}.dialog-close[data-state=open]{background-color:hsl(var(--accent));color:hsl(var(--muted-foreground))}.dialog-header{display:flex;flex-direction:column}.dialog-header>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.dialog-header{text-align:center}@media (min-width: 640px){.dialog-header{text-align:left}}.dialog-footer{display:flex;flex-direction:column-reverse}@media (min-width: 640px){.dialog-footer{flex-direction:row;justify-content:flex-end}.dialog-footer>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}}.dialog-title{font-size:1.125rem;line-height:1.75rem;font-weight:600;line-height:1;letter-spacing:-.025em}.dialog-description{font-size:.875rem;line-height:1.25rem;color:hsl(var(--muted-foreground))}.sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background-color:#000c}.sheet-overlay[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.sheet-overlay[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial;--tw-exit-opacity: 0}.sheet-overlay[data-state=open]{--tw-enter-opacity: 0}.sheet-content{position:fixed;z-index:50;gap:1rem;background-color:hsl(var(--background));padding:1.5rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1)}.sheet-content[data-state=closed]{transition-duration:.3s}.sheet-content[data-state=open]{transition-duration:.5s;animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.sheet-content[data-state=closed]{animation-name:exit;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial;animation-duration:.3s}.sheet-content[data-state=open]{animation-duration:.5s}.sheet-header{display:flex;flex-direction:column}.sheet-header>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.sheet-header{text-align:center}@media (min-width: 640px){.sheet-header{text-align:left}}.sheet-footer{display:flex;flex-direction:column-reverse}@media (min-width: 640px){.sheet-footer{flex-direction:row;justify-content:flex-end}.sheet-footer>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}}.sheet-title{font-size:1.125rem;line-height:1.75rem;font-weight:600;color:hsl(var(--foreground))}.sheet-description{font-size:.875rem;line-height:1.25rem;color:hsl(var(--muted-foreground))}.toast-viewport{position:fixed;top:0;z-index:100;display:flex;max-height:100vh;width:100%;flex-direction:column-reverse;padding:1rem}@media (min-width: 640px){.toast-viewport{bottom:0;right:0;top:auto;flex-direction:column}}@media (min-width: 768px){.toast-viewport{max-width:420px}}.toast{pointer-events:auto;position:relative;display:flex;width:100%;align-items:center;justify-content:space-between}.toast>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.toast{overflow:hidden;border-radius:calc(var(--radius) - 2px);border-width:1px;padding:1.5rem 2rem 1.5rem 1.5rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.toast[data-swipe=cancel]{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.toast[data-swipe=end]{--tw-translate-x: var(--radix-toast-swipe-end-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.toast[data-swipe=move]{--tw-translate-x: var(--radix-toast-swipe-move-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-property:none}.toast[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.toast[data-state=closed],.toast[data-swipe=end]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.toast[data-state=closed]{--tw-exit-opacity: .8;--tw-exit-translate-x: 100%}.toast[data-state=open]{--tw-enter-translate-y: -100%}@media (min-width: 640px){.toast[data-state=open]{--tw-enter-translate-y: 100%}}.toast-destructive{border-color:hsl(var(--destructive));background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.toast-action{display:inline-flex;height:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:calc(var(--radius) - 2px);border-width:1px;background-color:transparent;padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-ring-offset-color: hsl(var(--background));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.toast-action:hover{background-color:hsl(var(--secondary))}.toast-action:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: hsl(var(--ring));--tw-ring-offset-width: 2px}.toast-action:disabled{pointer-events:none;opacity:.5}.group.destructive .toast-action{border-color:hsl(var(--muted) / .4)}.group.destructive .toast-action:hover{border-color:hsl(var(--destructive) / .3);background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.group.destructive .toast-action:focus{--tw-ring-color: hsl(var(--destructive))}.toast-close{position:absolute;right:.5rem;top:.5rem;border-radius:calc(var(--radius) - 2px);padding:.25rem;color:hsl(var(--foreground) / .5);opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.toast-close:hover{color:hsl(var(--foreground))}.toast-close:focus{opacity:1;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.group:hover .toast-close{opacity:1}.group.destructive .toast-close{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.group.destructive .toast-close:hover{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.group.destructive .toast-close:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1));--tw-ring-offset-color: #dc2626}.toast-title{font-size:.875rem;line-height:1.25rem;font-weight:600}.toast-description{font-size:.875rem;line-height:1.25rem;opacity:.9}.toggle{display:inline-flex;align-items:center;justify-content:center;border-radius:calc(var(--radius) - 2px);font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-ring-offset-color: hsl(var(--background));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.toggle:hover{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground))}.toggle:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: hsl(var(--ring));--tw-ring-offset-width: 2px}.toggle:disabled{pointer-events:none;opacity:.5}.toggle[data-state=on]{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.toggle-default{background-color:transparent}.toggle-outline{border-width:1px;border-color:hsl(var(--input));background-color:transparent}.toggle-outline:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.toggle-size-default{height:2.5rem;padding-left:.75rem;padding-right:.75rem}.toggle-sm{height:2.25rem;padding-left:.625rem;padding-right:.625rem}.toggle-lg{height:2.75rem;padding-left:1.25rem;padding-right:1.25rem}.tooltip-content{z-index:50;overflow:hidden;border-radius:calc(var(--radius) - 2px);border-width:1px;background-color:hsl(var(--popover));padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem;color:hsl(var(--popover-foreground));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial;--tw-enter-opacity: 0;--tw-enter-scale: .95}.tooltip-content[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial;--tw-exit-opacity: 0;--tw-exit-scale: .95}.tooltip-content[data-side=bottom]{--tw-enter-translate-y: -.5rem}.tooltip-content[data-side=left]{--tw-enter-translate-x: .5rem}.tooltip-content[data-side=right]{--tw-enter-translate-x: -.5rem}.tooltip-content[data-side=top]{--tw-enter-translate-y: .5rem}.sheet-top{left:0;right:0;top:0;border-bottom-width:1px}.sheet-top[data-state=closed]{--tw-exit-translate-y: -100%}.sheet-top[data-state=open]{--tw-enter-translate-y: -100%}.sheet-bottom{left:0;right:0;bottom:0;border-top-width:1px}.sheet-bottom[data-state=closed]{--tw-exit-translate-y: 100%}.sheet-bottom[data-state=open]{--tw-enter-translate-y: 100%}.sheet-left{top:0;bottom:0;left:0;height:100%;width:75%;border-right-width:1px}.sheet-left[data-state=closed]{--tw-exit-translate-x: -100%}.sheet-left[data-state=open]{--tw-enter-translate-x: -100%}@media (min-width: 640px){.sheet-left{max-width:24rem}}.sheet-right{top:0;bottom:0;right:0;height:100%;width:75%;border-left-width:1px}.sheet-right[data-state=closed]{--tw-exit-translate-x: 100%}.sheet-right[data-state=open]{--tw-enter-translate-x: 100%}@media (min-width: 640px){.sheet-right{max-width:24rem}}.group.toaster .toaster-toast{border-color:hsl(var(--border));background-color:hsl(var(--background));color:hsl(var(--foreground));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group.toast .toaster-description{color:hsl(var(--muted-foreground))}.group.toast .toaster-action-button{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.group.toast .toaster-cancel-button{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground))}.home-container{position:relative;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;transition-property:opacity;transition-duration:.5s}.home-container.fade-out{opacity:0}.home-container.fade-in{opacity:1}.main-content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;width:100%;max-width:28rem;padding:1rem;color:#fff;text-align:center;transform:scale(1);transition:all .7s}.main-content.scale-up{transform:scale(1.1)}.main-content.scale-normal{transform:scale(1)}.main-content.fade-out{opacity:0}.main-content.fade-in{opacity:1}@media (min-width: 640px){.main-content{padding:1.5rem}}.title-section{text-align:center;margin-bottom:1rem;animation:fadeIn .6s ease-out}.title-wrapper{position:relative}.game-title{font-size:2.5rem;font-weight:700;color:transparent;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(to right,#a78bfa,#f472b6);margin-bottom:.5rem;animation:glow 1.5s infinite alternate}.game-title.with-glow{animation:glow 1.5s infinite alternate}@media (min-width: 640px){.game-title{font-size:3.75rem}}@media (min-width: 768px){.game-title{font-size:4.5rem}}.title-glow-effect{position:absolute;top:0;right:0;bottom:0;left:0;font-size:3rem;font-weight:700;color:#8b5cf61a;filter:blur(4px);animation:pulse 2s infinite}@media (min-width: 640px){.title-glow-effect{font-size:3.75rem}}@media (min-width: 768px){.title-glow-effect{font-size:4.5rem}}.game-subtitle{font-size:1.125rem;color:#ddd6fee6;font-weight:300;letter-spacing:.05em}.game-subtitle.with-cyan-shadow{filter:drop-shadow(0 0 8px rgba(6,182,212,.6))}@media (min-width: 640px){.game-subtitle{font-size:1.25rem}}.game-tagline{font-size:1.125rem;color:#ddd6fee6;font-weight:300;letter-spacing:.05em}@media (min-width: 640px){.game-tagline{font-size:1.25rem}}.stats-card{width:100%;max-width:24rem;background-color:#ffffff1a;padding:1rem;border-radius:1rem;margin-bottom:1.5rem;border:1px solid rgba(139,92,246,.3)}.stats-card.with-pulse-glow{animation:pulseGlow 2s infinite alternate}.stat-row{display:flex;justify-content:space-between;align-items:center;color:#ddd6fe}.stat-row--with-margin{margin-bottom:.75rem}.stat-label-group{display:flex;align-items:center;gap:.5rem}.stat-icon{width:1rem;height:1rem}.stat-icon--zap{color:#facc15}.stat-icon--level{width:.5rem;height:.5rem;background-color:#34d399;border-radius:9999px;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.stat-label{font-size:.875rem;font-weight:500}.stat-value{font-size:1.25rem;font-weight:700;color:transparent;background-clip:text;-webkit-background-clip:text}.stat-value--high-score{background-image:linear-gradient(to right,#facc15,#f97316)}.stat-value--best-level{background-image:linear-gradient(to right,#34d399,#14b8a6)}.action-buttons{margin-bottom:1.5rem}.primary-button{width:100%;background-image:linear-gradient(to right,#7c3aed,#a855f7,#d946ef);color:#fff;padding:1rem 2rem;font-size:1rem;font-weight:700;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:scale(1);transition:all .3s;min-height:50px;border:1px solid rgba(167,139,250,.3)}.primary-button:hover{background-image:linear-gradient(to right,#8b5cf6,#c084fc,#e879f9);transform:scale(1.05)}.primary-button:active{transform:scale(.95)}.primary-button.with-glow{box-shadow:0 0 20px #8b5cf64d}.secondary-buttons{display:flex;gap:.75rem;justify-content:center;margin-top:1rem}.secondary-button{flex:1;background-color:#ffffff1a;border-radius:.75rem;padding:.75rem;transition:all .3s;min-height:45px;font-size:.75rem}.secondary-button.with-glow{box-shadow:0 0 15px #8b5cf633}.sound-toggle-button{border:1px solid rgba(139,92,246,.4);color:#ddd6fe}.sound-toggle-button:hover{background-color:#8b5cf640;border-color:#a78bfa99}.sound-icon{width:1rem;height:1rem;margin-right:.5rem}.sound-icon--on{color:#34d399}.sound-icon--off{color:#f87171}.glow-toggle-button{transition:all .3s}.glow-toggle-button.glow-on{border:1px solid rgba(245,158,11,.4);color:#fde68a;box-shadow:0 0 15px #f59e0b33}.glow-toggle-button.glow-on:hover{background-color:#f59e0b40;border-color:#fbbf2499}.glow-toggle-button.glow-off{border:1px solid rgba(107,114,128,.4);color:#d1d5db}.glow-toggle-button.glow-off:hover{background-color:#6b728040;border-color:#9ca3af99}.glow-icon{width:1rem;height:1rem;margin-right:.5rem}.help-button{border:1px solid rgba(16,185,129,.4);color:#a7f3d0}.help-button:hover{background-color:#10b98140;border-color:#34d39999}.help-button.with-glow{box-shadow:0 0 15px #10b98133}.help-icon{width:1rem;height:1rem;margin-right:.5rem}.button-text{font-size:.875rem}.button-text--desktop{display:none}.button-text--mobile{display:inline}@media (min-width: 640px){.button-text--desktop{display:inline}.button-text--mobile{display:none}}.floating-orb{position:absolute;border-radius:50%;animation:float 3s ease-in-out infinite;opacity:.4}.floating-orb--violet{top:5rem;left:5rem;width:.75rem;height:.75rem;background:linear-gradient(to right,#a855f7,#ec4899)}.floating-orb--teal{top:10rem;right:8rem;width:1rem;height:1rem;background:linear-gradient(to right,#34d399,#14b8a6);opacity:.3}.floating-orb--yellow{bottom:8rem;left:4rem;width:.5rem;height:.5rem;background:linear-gradient(to right,#facc15,#f97316);opacity:.35}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulseGlow{0%{box-shadow:0 0 10px #8b5cf64d}to{box-shadow:0 0 20px #8b5cf699}}.game-screen{height:100vh;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(to bottom right,#0f172a,#7c3aed,#0f172a)}.game-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.25rem;padding:.5rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(139,92,246,.25);flex-shrink:0;box-shadow:0 4px 6px -1px #0000001a}@media (min-width: 640px){.game-header{padding:1rem;gap:.5rem}}.header-button{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(139,92,246,.4);color:#ddd6fe;transition:all .3s;font-size:.75rem;padding:.375rem .5rem;border-radius:.5rem;box-shadow:0 0 10px #8b5cf633;min-width:2.5rem;height:2rem;display:flex;align-items:center;justify-content:center}.header-button:hover{background:#8b5cf640;border-color:#a78bfa99}@media (min-width: 640px){.header-button{font-size:.875rem;padding:.75rem 1rem;min-width:auto;height:auto}}.header-button--home{border-color:#8b5cf666;color:#ddd6fe}.header-button--sound{border-color:#10b98166;color:#a7f3d0}.header-button--sound:hover{background:#10b98140;border-color:#34d39999}.header-button--glow{transition:all .3s}.header-button--glow.glow-active{border-color:#f59e0b66;color:#fde68a;box-shadow:0 0 15px #f59e0b33}.header-button--glow.glow-active:hover{background:#f59e0b40;border-color:#fbbf2499}.header-button--glow.glow-inactive{border-color:#6b728066;color:#d1d5db}.header-button--glow.glow-inactive:hover{background:#6b728040;border-color:#9ca3af99}.header-button--pause{border-color:#8b5cf666;color:#ddd6fe}.header-button-text{display:none}@media (min-width: 640px){.header-button-text{display:inline}}.game-stats{display:flex;align-items:center;gap:.125rem;color:#fff;flex-wrap:wrap;justify-content:center;flex:1;margin:0 .25rem}@media (min-width: 640px){.game-stats{gap:.75rem;margin:0;flex:0 1 auto}}.stat-badge{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.375rem;padding:.25rem .5rem;border:1px solid rgba(255,255,255,.2);box-shadow:0 0 10px #8b5cf64d;min-width:2.5rem}@media (min-width: 640px){.stat-badge{border-radius:.75rem;padding:.5rem 1.5rem;min-width:auto}}.stat-badge--level{border-color:#10b98166}.stat-badge--score{border-color:#f59e0b66}.stat-badge--combo{border-color:#ec489966}.stat-content{display:flex;align-items:center;gap:.125rem;font-size:.625rem;font-weight:700;justify-content:center}@media (min-width: 640px){.stat-content{font-size:.875rem;gap:.5rem;justify-content:flex-start}}.stat-indicator{width:.25rem;height:.25rem;border-radius:50%;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@media (min-width: 640px){.stat-indicator{width:.5rem;height:.5rem}}.stat-indicator--level{background-color:#34d399}.stat-label{color:#34d399}.stat-icon{width:.5rem;height:.5rem}@media (min-width: 640px){.stat-icon{width:.75rem;height:.75rem}}.stat-icon--trophy{color:#facc15}.stat-icon--combo{color:#ec4899}.stat-value{color:#facc15}.header-controls{display:flex;gap:.125rem;flex-shrink:0}@media (min-width: 640px){.header-controls{gap:.5rem}}.game-board{flex:1;display:flex;align-items:center;justify-content:center;padding:.25rem;min-height:0;overflow:hidden;max-height:calc(100vh - 4rem)}@media (min-width: 640px){.game-board{padding:.5rem;max-height:calc(100vh - 5rem)}}@media (min-width: 768px){.game-board{padding:1rem;max-height:calc(100vh - 6rem)}}.game-board-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:.125rem;max-width:100%;max-height:100%;overflow:hidden}@media (min-width: 640px){.game-board-wrapper{padding:.25rem}}@media (min-width: 768px){.game-board-wrapper{padding:.5rem}}.game-grid{display:grid;gap:.125rem;width:100%;height:100%;max-width:min(100vw - .5rem,100vh - 8rem);max-height:min(100vh - 8rem,100vw - .5rem);place-items:center;align-content:center;justify-content:center}@media (min-width: 640px){.game-grid{gap:.25rem;max-width:min(100vw - 1rem,100vh - 10rem);max-height:min(100vh - 10rem,100vw - 1rem)}}@media (min-width: 768px){.game-grid{gap:.5rem;max-width:min(100vw - 2rem,100vh - 12rem);max-height:min(100vh - 12rem,100vw - 2rem)}}@media (min-width: 1024px){.game-grid{gap:.75rem;max-width:min(100vw - 3rem,100vh - 14rem);max-height:min(100vh - 14rem,100vw - 3rem)}}@media (min-width: 1280px){.game-grid{gap:1rem;max-width:min(100vw - 4rem,100vh - 16rem);max-height:min(100vh - 16rem,100vw - 4rem)}}.pause-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.pause-modal{background-color:#ffffff1a;border-radius:2rem;padding:1.5rem;text-align:center;color:#fff;max-width:20rem;width:100%;border:1px solid rgba(255,255,255,.2);box-shadow:0 0 20px #bd07e8b3;animation:pulseGlow 2s infinite alternate}@media (min-width: 640px){.pause-modal{padding:2rem;max-width:24rem}}@media (min-width: 1024px){.pause-modal{padding:2.5rem}}.pause-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:transparent;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(to right,#a78bfa,#f472b6);animation:glow 1.5s infinite alternate}@media (min-width: 640px){.pause-title{font-size:1.875rem;margin-bottom:2rem}}@media (min-width: 1024px){.pause-title{font-size:2.25rem}}.pause-actions{display:flex;flex-direction:column;gap:.75rem}@media (min-width: 640px){.pause-actions{gap:1rem}}.pause-button{width:100%;padding:.75rem 1rem;border-radius:.75rem;font-weight:700;transition:all .3s;font-size:.875rem}@media (min-width: 640px){.pause-button{padding:1rem 1.5rem;font-size:1rem}}.pause-button--resume{background:linear-gradient(to right,#7c3aed,#ec4899);color:#fff;box-shadow:0 0 10px #8b5cf64d}.pause-button--resume:hover{background:linear-gradient(to right,#8b5cf6,#f472b6)}.pause-button--restart{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(245,158,11,.4);color:#fde68a}.pause-button--restart:hover{background:#f59e0b40;border-color:#fbbf2499}.pause-button--exit{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(239,68,68,.4);color:#fca5a5}.pause-button--exit:hover{background:#ef444440;border-color:#f8717199}@keyframes pulseGlow{0%{box-shadow:0 0 20px #bd07e880}to{box-shadow:0 0 30px #bd07e8}}.memory-tile{position:relative;aspect-ratio:1 / 1;border-radius:.5rem;cursor:pointer;width:100%;height:100%;background-color:#ffffff1a;border:none;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform;min-height:70px;min-width:70px;max-height:140px;max-width:140px}@media (min-width: 640px){.memory-tile{border-radius:.75rem;border-width:2px;min-height:90px;min-width:90px;max-height:160px;max-width:160px}}@media (min-width: 768px){.memory-tile{min-height:110px;min-width:110px;max-height:180px;max-width:180px}}@media (min-width: 1024px){.memory-tile{min-height:130px;min-width:130px;max-height:200px;max-width:200px}}@media (min-width: 1280px){.memory-tile{min-height:150px;min-width:150px;max-height:220px;max-width:220px}}.memory-tile.is-disabled{cursor:not-allowed;opacity:.7}.memory-tile:not(.is-disabled){box-shadow:0 2px 4px -1px #0000001a,0 1px 2px -1px #0000000f}@media (min-width: 640px){.memory-tile:not(.is-disabled){box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}}.tile-face{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:.5rem;display:flex;align-items:center;justify-content:center;transition:all .7s;transform-style:preserve-3d;backface-visibility:hidden}@media (min-width: 640px){.tile-face{border-radius:.75rem}}.tile-back{transform:rotateY(0);opacity:1;transform:scale(1)}.tile-front{transform:rotateY(-180deg);opacity:0;transform:scale(.75);padding:.25rem}@media (min-width: 640px){.tile-front{padding:.75rem}}@media (min-width: 768px){.tile-front{padding:1rem}}@media (min-width: 1024px){.tile-front{padding:1.25rem}}@media (min-width: 1280px){.tile-front{padding:1.5rem}}.memory-tile.is-flipped .tile-back,.memory-tile.is-matched .tile-back{transform:rotateY(180deg);opacity:0;transform:scale(.75)}.memory-tile.is-flipped .tile-front,.memory-tile.is-matched .tile-front{transform:rotateY(0);opacity:1;transform:scale(1)}.back-icon-wrapper{position:relative}.back-icon{width:1.5rem;height:1.5rem;border-radius:9999px;background-image:linear-gradient(to right,#8b5cf6,#a855f7,#d946ef);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000d;transition:all .3s}@media (min-width: 640px){.back-icon{width:2.5rem;height:2.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}}@media (min-width: 768px){.back-icon{width:3rem;height:3rem}}@media (min-width: 1024px){.back-icon{width:3.5rem;height:3.5rem}}@media (min-width: 1280px){.back-icon{width:4rem;height:4rem}}.back-icon.with-glow{box-shadow:0 0 10px #8b5cf64d}@media (min-width: 640px){.back-icon.with-glow{box-shadow:0 0 15px #8b5cf64d}}.back-icon-dot{width:.5rem;height:.5rem;background-color:#fff;border-radius:9999px;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;box-shadow:0 1px 2px #0000000d}@media (min-width: 640px){.back-icon-dot{width:.875rem;height:.875rem}}@media (min-width: 768px){.back-icon-dot{width:1rem;height:1rem}}@media (min-width: 1024px){.back-icon-dot{width:1.25rem;height:1.25rem}}@media (min-width: 1280px){.back-icon-dot{width:1.5rem;height:1.5rem}}.back-icon-ring{position:absolute;top:0;right:0;bottom:0;left:0;width:1.5rem;height:1.5rem;border-radius:9999px;border:1px solid rgba(255,255,255,.2);animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@media (min-width: 640px){.back-icon-ring{width:2.5rem;height:2.5rem}}@media (min-width: 768px){.back-icon-ring{width:3rem;height:3rem}}@media (min-width: 1024px){.back-icon-ring{width:3.5rem;height:3.5rem}}@media (min-width: 1280px){.back-icon-ring{width:4rem;height:4rem}}.back-icon-glow{position:absolute;top:0;right:0;bottom:0;left:0;width:1.5rem;height:1.5rem;border-radius:9999px;background-image:linear-gradient(to right,#a78bfa1a,#f472b61a);filter:blur(4px)}@media (min-width: 640px){.back-icon-glow{width:2.5rem;height:2.5rem}}@media (min-width: 768px){.back-icon-glow{width:3rem;height:3rem}}@media (min-width: 1024px){.back-icon-glow{width:3.5rem;height:3.5rem}}@media (min-width: 1280px){.back-icon-glow{width:4rem;height:4rem}}.front-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.waveform-wrapper{flex:1;display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:.25rem;min-height:30px}@media (min-width: 640px){.waveform-wrapper{margin-bottom:.5rem;min-height:35px}}@media (min-width: 768px){.waveform-wrapper{margin-bottom:.75rem;min-height:45px}}@media (min-width: 1024px){.waveform-wrapper{margin-bottom:1rem;min-height:55px}}@media (min-width: 1280px){.waveform-wrapper{margin-bottom:1.25rem;min-height:65px}}.waveform-name{font-size:.5rem;color:#fff;font-weight:700;text-transform:capitalize;letter-spacing:.05em;text-align:center;background-color:#0006;padding:.125rem .25rem;border-radius:9999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.2);white-space:nowrap}@media (min-width: 640px){.waveform-name{font-size:.625rem;padding:.1875rem .375rem}}@media (min-width: 768px){.waveform-name{font-size:.75rem;padding:.25rem .5rem}}@media (min-width: 1024px){.waveform-name{font-size:.875rem;padding:.3125rem .625rem}}@media (min-width: 1280px){.waveform-name{font-size:1rem;padding:.375rem .75rem}}.matched-glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:.5rem;background-image:linear-gradient(to bottom right,#34d39933,#2dd4bf33);animation:pulseGlow 2s infinite alternate;pointer-events:none}@media (min-width: 640px){.matched-glow{border-radius:.75rem}}.waveform-svg{filter:drop-shadow(0 2px 4px -1px rgba(0,0,0,.1));max-width:100%;max-height:100%;min-width:60px;min-height:30px}@media (min-width: 640px){.waveform-svg{min-width:70px;min-height:35px}}@media (min-width: 768px){.waveform-svg{min-width:90px;min-height:45px}}@media (min-width: 1024px){.waveform-svg{min-width:110px;min-height:55px}}@media (min-width: 1280px){.waveform-svg{min-width:130px;min-height:65px}}.waveform-path{transition:all .5s}.waveform-glow-path{filter:blur(4px)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulseGlow{0%{box-shadow:0 0 10px #34d3994d}to{box-shadow:0 0 20px #34d39999}}.how-to-play-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem;animation:fadeIn .3s ease-out}.how-to-play-modal{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:1.5rem;padding:2rem;text-align:center;color:#fff;max-width:24rem;width:100%;border:1px solid rgba(255,255,255,.2);box-shadow:0 0 30px #8b5cf64d;animation:slideIn .3s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media (min-width: 640px){.how-to-play-modal{padding:2rem;max-width:28rem}}@media (min-width: 768px){.how-to-play-modal{padding:2.25rem;max-width:32rem}}@media (min-width: 1024px){.how-to-play-modal{padding:1.5rem;max-width:20rem}}@media (min-width: 1280px){.how-to-play-modal{padding:1.7rem;max-width:22rem}}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.2)}.modal-title{font-size:1.5rem;font-weight:700;color:transparent;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(to right,#a78bfa,#f472b6);margin:0;animation:glow 1.5s infinite alternate}@media (min-width: 640px){.modal-title{font-size:1.875rem}}.close-button{color:#ffffffb3;transition:all .3s}.close-button:hover{color:#fff;background:#ffffff1a}.modal-content{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.rule-section{display:flex;align-items:flex-start;gap:.75rem;text-align:left;padding:.5rem;background:#ffffff0d;border-radius:.75rem;border:1px solid rgba(255,255,255,.1);transition:all .3s}.rule-section:hover{background:#ffffff1a;border-color:#8b5cf64d;transform:translateY(-2px)}.rule-icon{flex-shrink:0;width:2rem;height:2rem;background:linear-gradient(135deg,#8b5cf633,#f472b633);border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#a78bfa;border:1px solid rgba(139,92,246,.3)}.rule-text h3{font-size:.875rem;font-weight:700;margin:0 0 .25rem;color:#ddd6fe}.rule-text p{font-size:.75rem;margin:0;color:#ddd6fecc;line-height:1.4}@media (min-width: 640px){.rule-text h3{font-size:1.125rem}.rule-text p{font-size:1rem}}.modal-footer{display:flex;justify-content:center}.start-button{background:linear-gradient(to right,#7c3aed,#a855f7,#d946ef);color:#fff;padding:.75rem 2rem;font-size:1rem;font-weight:700;border-radius:.75rem;border:1px solid rgba(167,139,250,.3);transition:all .3s;min-width:8rem}.start-button:hover{background:linear-gradient(to right,#8b5cf6,#c084fc,#e879f9);transform:scale(1.05);box-shadow:0 0 20px #8b5cf64d}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes glow{0%{text-shadow:0 0 5px #a78bfa}to{text-shadow:0 0 15px #f472b6}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--background: 220 25% 6%;--foreground: 210 40% 98%;--card: 220 25% 10%;--card-foreground: 210 40% 98%;--popover: 220 25% 10%;--popover-foreground: 210 40% 98%;--primary: 271 91% 65%;--primary-foreground: 210 40% 98%;--secondary: 220 25% 18%;--secondary-foreground: 210 40% 98%;--muted: 220 25% 15%;--muted-foreground: 215 16% 65%;--accent: 168 84% 60%;--accent-foreground: 220 25% 6%;--destructive: 0 84% 60%;--destructive-foreground: 210 40% 98%;--border: 220 25% 20%;--input: 220 25% 20%;--ring: 271 91% 65%;--radius: .75rem;--sidebar-background: 220 25% 8%;--sidebar-foreground: 240 5% 85%;--sidebar-primary: 271 91% 65%;--sidebar-primary-foreground: 210 40% 98%;--sidebar-accent: 220 25% 15%;--sidebar-accent-foreground: 240 5% 85%;--sidebar-border: 220 25% 20%;--sidebar-ring: 271 91% 65%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground));background:linear-gradient(135deg,#0b0e13,#100d1c,#1a0f24,#190d1c,#0b0e13);min-height:100vh}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.absolute{position:absolute}.inset-0{top:0;right:0;bottom:0;left:0}.right-4{right:1rem}.top-4{top:1rem}.mr-1{margin-right:.25rem}.mr-3{margin-right:.75rem}.inline{display:inline}.grid{display:grid}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-full{height:100%}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-full{width:100%}.resize{resize:both}.gap-1{gap:.25rem}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.border{border-width:1px}.bg-background{background-color:hsl(var(--background))}.text-foreground{color:hsl(var(--foreground))}.opacity-70{opacity:.7}.outline{outline-style:solid}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.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-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.fade-in{--tw-enter-opacity: 0}.fade-out{--tw-exit-opacity: 0}.paused{animation-play-state:paused}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes glow{0%{text-shadow:0 0 8px rgba(139,92,246,.3),0 0 16px rgba(139,92,246,.2)}to{text-shadow:0 0 12px rgba(139,92,246,.5),0 0 20px rgba(139,92,246,.3),0 0 28px rgba(139,92,246,.2)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 10px #8b5cf64d,0 0 20px #8b5cf633}50%{box-shadow:0 0 18px #8b5cf680,0 0 35px #8b5cf64d}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-10px) rotate(1deg)}50%{transform:translateY(-5px) rotate(-.5deg)}75%{transform:translateY(-8px) rotate(.5deg)}}.memory-tile-flip{transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1)}.memory-tile-flip.is-flipped{transform:rotateY(180deg)}.memory-tile-face{backface-visibility:hidden}.memory-tile-back{transform:rotateY(180deg)}.memory-tile-container{transform:translateZ(0);backface-visibility:hidden;perspective:1000px}.hover\:opacity-100:hover{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.disabled\:pointer-events-none:disabled{pointer-events:none}.data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:hsl(var(--secondary))}@media (min-width: 640px){.sm\:mr-2{margin-right:.5rem}.sm\:h-4{height:1rem}.sm\:w-4{width:1rem}}
