@import"https://fonts.googleapis.com/css2?family=Carter+One&family=Quicksand:wght@300..700&display=swap";/*! tailwindcss v4.1.12 | 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-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;--tw-outline-style:solid}}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.static{position:static}.ms-auto{margin-inline-start:auto}.contents{display:contents}.flex{display:flex}.grid{display:grid}.inline-flex{display:inline-flex}.min-h-full{min-height:100%}.w-full{width:100%}.flex-shrink-0{flex-shrink:0}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.flex-row{flex-direction:row}.place-items-center{place-items:center}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.text-center{text-align:center}.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,)}.focus-visible\:outline:focus-visible{outline-style:var(--tw-outline-style);outline-width:1px}.focus-visible\:outline-2:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}html,body{background-color:#fafafa;width:100%;height:100%;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow:hidden}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}@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}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}:root{--base-color: #000000;--base-bgcolor: #ebab15;--base-bgcolor-hex: 235, 171, 21;--base-bgcolor-hex2: 128, 82, 244;--coco-border-color: #9a3700;--yahoo-primary-color: #8e459a;--twitter-primary-color: #55acee;--facebook-primary-color: #3b5998;--google-primary-color: #34a853;--buzz-title-color: #df2e42;--gray-0: #ffffff;--gray-50: #fafafa;--gray-100: #f5f5f5;--gray-200: #eeeeee;--gray-300: #e0e0e0;--gray-400: #bdbdbd;--gray-500: #9e9e9e;--gray-600: #757575;--gray-700: #616161;--gray-800: #424242;--gray-900: #212121;--gray-1000: #000000;--teal-A700: #00bfa5;--pink-A700: #c51162;--light-green-A700: #64dd17;--amber-100: #ffecb3;--amber-400: #ffc400;--amber-A700: #ffab00;--pan-50: #abcfde;--pan-100: #829da8;--pan-200: #6e858f;--pan-300: #414f54;--pan-400: #4d5d63;--pan-500: #3c484d;--pan-600: #333e42;--pan-700: #1d2426;--light-blue-A700: #0091ea;--red-900: #b71c1c;--red-A700: #d50000;--orange-800: #ef6c00;--orange-900: #e65100;--orange-A100: #ffd180;--orange-A200: #ffab40;--orange-A400: #ff9100;--orange-A700: #ff6d00;--orange-APAN: #ff751a;--green-800: #2e7d32;--green-900: #1b5e20;--deep-purple-900: #311b92;--deep-purple-A100: #b388ff;--deep-purple-A200: #7c4dff;--deep-purple-A400: #651fff;--deep-purple-A700: #6200ea;--blue-gray-900: #263238}p,div,span,input,button,section{font-family:Quicksand,serif;font-weight:400;font-style:normal}.note-content{color:var(--gray-400);line-height:1.5}@font-face{font-family:CarterOneFont;src:url(scss/assets/fonts/CarterOne.ttf) format("truetype");font-weight:400;font-style:normal}@keyframes infiniteRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulsate{50%{opacity:.5}}@keyframes borderPulsate{0%{border:2px solid rgba(var(--base-bgcolor-hex),1)}50%{border:2px solid rgba(var(--base-bgcolor-hex),0)}to{border:2px solid rgba(var(--base-bgcolor-hex),1)}}@keyframes borderPulsateX{0%{border:3px solid rgba(var(--base-bgcolor-hex2),1)}50%{border:3px solid rgba(var(--base-bgcolor-hex2),0)}to{border:3px solid rgba(var(--base-bgcolor-hex2),1)}}@keyframes border3pxPulsate{0%{border:3px solid rgba(var(--base-bgcolor-hex),1)}50%{border:3px solid rgba(var(--base-bgcolor-hex),0)}to{border:3px solid rgba(var(--base-bgcolor-hex),1)}}@keyframes border5pxPulsate{0%{border:5px solid rgba(var(--base-bgcolor-hex),1)}50%{border:5px solid rgba(var(--base-bgcolor-hex),0)}to{border:5px solid rgba(var(--base-bgcolor-hex),1)}}@keyframes animateUpDownInfinite{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes animateLeftRightInfinite{0%,to{transform:translate(0)}50%{transform:translate(-10px)}}.backdrop__background{position:fixed;inset:0}.backdrop__background__overlay{position:fixed;inset:0;background-repeat:no-repeat;background-position:top left;background-size:cover}.backdrop__background__overlay__blur{position:fixed;inset:0;background-color:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.app-header{padding:10px 20px}.app-header a{color:#fafafa;font-size:20px;margin-right:28px;text-decoration:none}.app-header__contact-us{cursor:pointer}.app-header__contact-us:hover{opacity:.7}.digital-clock{font-family:Digital-7,sans-serif;font-size:24px;color:#fafafa;padding:10px 20px}.avatar-item{margin-right:20px}.avatar-item img{width:50px;border-radius:100%;box-shadow:0 8px 16px #0000004d}.footer-view{display:flex;align-items:center;justify-content:space-between;position:fixed;padding:0 20px;left:0;right:0;bottom:0}.footer-view p{color:#fafafa;font-size:14px}@media only screen and (max-width: 768px){.footer-view{background-color:#0009}}.dashboard-view{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;overflow-x:hidden;overflow-y:auto}.dashboard-view__content{display:flex;flex-direction:column;margin:20px 20px 200px}@media only screen and (max-width: 768px){.dashboard-view{display:block}}.icon-button:hover{animation:1s pulsate infinite}.game-item-detail{display:flex;flex-direction:column;margin-bottom:10px}.game-item-detail .game-info{display:flex;flex-direction:row;align-items:center}.game-item-detail .game-info__title{font-size:50px;letter-spacing:2px;color:var(--gray-50)}.game-item-detail .game-info__btn{margin:0 20px;padding:10px 20px;text-align:center;text-decoration:none;color:#333;border-radius:7px;font-family:Arial,Helvetica,sans-serif}.game-item-detail .game-info__btn:hover{text-decoration:underline}.game-item-detail .game-info__url{font-size:18px;text-decoration:none;color:#90caf9;text-shadow:4px 4px 4px rgba(0,0,0,.6);cursor:pointer}.game-item-detail .game-info__url:hover{text-decoration:underline}.game-item-detail__description{max-width:900px;font-size:16px;color:var(--gray-100);letter-spacing:.5px;line-height:20px;margin:20px 0}.game-list{display:grid;align-items:center;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}@media only screen and (max-width: 768px){.game-list{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}.game-list-item{cursor:pointer;margin:10px;transition:all .2s ease-in-out;transform-origin:center center}.game-list-item:hover{transform:scale3d(1.2,1.2,1.2);opacity:.9}.game-list-item img{width:100px;border-radius:10px;box-shadow:0 8px 16px #0000004d}.game-list-item__selected{animation:1s borderPulsateX infinite}
