 body {font-family: 'Poppins', sans-serif;background-color: var(--bg-color);color: var(--text-color);}:root {--bg-color: #111827;--text-color: #f3f4f6;--card-bg: #1f2937;--card-border: #374151;}.navbar {position: relative;z-index: 1000;background-color: rgb(255 255 255 / .9);backdrop-filter: blur(5px);transition: background-color .3s;}.dark .navbar {background-color: rgb(17 24 39 / .9);}.content-container {width: 100%;max-width: 1280px;margin: 0 auto;padding: 0 1rem;}.header-game {position: absolute;top: 0;left: 0;right: 0;padding: 10px;background-color: rgb(0 0 0 / .5);color: #fff;}.box-header {display: flex;justify-content: space-between;align-items: center;}.header-game-extend {display: flex;gap: 10px;}.header-game-extend span {cursor: pointer;opacity: .7;transition: opacity 0.3s;}.header-game-extend span:hover {opacity: 1;}.exit-fullscreen {position: absolute;top: 10px;right: 10px;cursor: pointer;}.aspect-w-16 {position: relative;padding-bottom: 56.25%;}.aspect-w-16 > * {position: absolute;height: 100%;width: 100%;top: 0;right: 0;bottom: 0;left: 0;}button {transition: color 0.3s ease;}button:hover {color: #4A5568;}.dark button:hover {color: #A0AEC0;}.Modal_modal___0kOp {position: fixed;top: 0;left: 0;right: 0;bottom: 0;overflow-y: auto;background: rgb(27 24 30 / .478);display: flex;justify-content: center;align-items: center;z-index: 100001;scroll-behavior: unset;animation-duration: .48s;animation-timing-function: ease-out;}.Modal_modal_content__zmBpg {background-color: #fff;box-shadow: 0 2px 40px rgb(96 93 97 / .15);border-radius: 16px;min-width: 100px;position: relative;padding: 40px 48px;width: 100%;max-width: 547px;}.dark .Modal_modal_content__zmBpg {background-color: #1f2937;color: #fff;}.Description_shareModal__SmmTa {width: 100%;background: var(--modal-background);}.Modal_close__a0ILb {position: absolute;width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;top: 10px;right: 10px;cursor: pointer;background-color: rgba(0, 0, 0, 0.1);border-radius: 50%;z-index: 10;}.ShareModal_modalTitle___ng6A {font-size: 24px;text-align: center;font-weight: 700;line-height: normal;letter-spacing: -.5px;margin-bottom: 32px;color: #111827;}.dark .ShareModal_modalTitle___ng6A {color: #fff;}.ShareModal_linkField__KYDGC {position: relative;margin-bottom: 32px;}.ShareModal_linkField__KYDGC input {color: #111827;background-color: #f3f4f6;border: 1px solid #d1d5db;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;font-weight: 500;line-height: 20px;padding: 16px 96px 16px 16px;border-radius: 40px;width: 100%;background: 0 0;}.dark .ShareModal_linkField__KYDGC input {color: #fff;background-color: #374151;border-color: #4b5563;}.ShareModal_copy__RdVxA {display: flex;align-items: center;width: -moz-fit-content;width: fit-content;position: absolute;font-size: 14px;font-weight: 700;line-height: 22px;color: #4f46e5;right: 0;transform: translateX(-16px);cursor: pointer;height: 100%;padding: 0 6px 0 0;bottom: 0;-webkit-user-select: none;-moz-user-select: none;user-select: none;}.dark .ShareModal_copy__RdVxA {color: #818cf8;}.ShareModal_socialBlock__twIy9 {display: flex;width: 100%;justify-content: center;gap: 15px;}.ShareModal_socialBlock__twIy9 button {cursor: pointer;opacity: .9;transition: opacity 0.3s;}.ShareModal_socialBlock__twIy9 button:hover {opacity: 1;}.hide-share {display: none;}.bg-white {background-color: var(--card-bg);}.border-gray-200 {border-color: var(--card-border);}.text-gray-600 {color: var(--text-color);opacity: .8;}.text-gray-900 {color: var(--text-color);}.language-selector {position: relative;z-index: 1000;}.language-selector select {padding: 5px;border-radius: 5px;border: 1px solid #4b5563;background-color: #374151;color: #fff;font-size: 14px;}.language-selector select option {background-color: #1f2937;color: #fff;}.dark .language-selector select {background-color: #374151;color: #fff;border-color: #4b5563;}.dark .language-selector select option {background-color: #1f2937;color: #fff;}.star-rating-wrapper {display: flex;flex-direction: column;align-items: center;font-family: Arial, sans-serif;}.star-rating-main {display: flex;align-items: center;position: relative;}.star-rating-background, .star-rating-foreground {display: flex;}.star {font-size: 2rem;margin-right: 5px;user-select: none;}.star-rating-background .star {color: #ddd;}.star-rating-foreground .star {color: gold;}.star-rating-foreground {position: absolute;top: 0;left: 0;overflow: hidden;white-space: nowrap;z-index: 1;}.star-rating-overlay {position: absolute;top: 0;left: 0;display: flex;width: 100%;height: 100%;z-index: 2;}.star-overlay {width: 10%;cursor: pointer;}.rating-value {color: #fff;font-size: 1.2rem;font-weight: 700;text-align: center;}.rating-reviews {margin-top: .2rem;font-size: 1rem;color: #555;text-align: center;}h1, .text-4xl, .sm\:text-6xl {font-size: 1.875rem !important;line-height: 2.25rem !important;}h2, .text-3xl, .sm\:text-4xl {font-size: 1.5rem !important;line-height: 2rem !important;}h3, .text-2xl {font-size: 1.25rem !important;line-height: 1.75rem !important;}@media (max-width: 639px) {h1, .text-4xl {font-size: 1.5rem !important;line-height: 2rem !important;}h2, .text-3xl {font-size: 1.25rem !important;line-height: 1.75rem !important;}h3, .text-2xl {font-size: 1.125rem !important;line-height: 1.5rem !important;}}@media (max-width: 640px) and (orientation: landscape) {footer .content-container {display: flex;flex-direction: row;justify-content: flex-start;align-items: flex-start;padding: 1rem;}footer .flex-col.sm\:flex-row {width: auto;margin-right: 2rem;}footer .mb-6.sm\:mb-0.w-full.sm\:w-auto {margin-bottom: 0 !important;}footer .flex.flex-wrap.justify-start.sm\:justify-end.w-full.sm\:w-auto.footer-links {width: auto;flex-direction: row !important;}footer .w-1\/2.sm\:w-auto.px-2.mb-4.sm\:mb-0, footer .w-1\/2.sm\:w-auto.px-2 {width: auto !important;padding-left: 0;padding-right: 1rem;}footer ul {columns: 1;}footer img {max-width: 200px;}footer .text-sm {font-size: .75rem;}}