.page-makie-jl {font-family: 'Arial', sans-serif;color: #f0f0f0;background-color: #1a1a2e;line-height: 1.6;}.page-makie-jl__container {max-width: 1200px;margin: 0 auto;padding: 20px;box-sizing: border-box;}@media (max-width: 768px) {.page-makie-jl__container {padding: 15px;}}.page-makie-jl__section-title {font-size: 2.2em;color: #e94560;text-align: center;margin-bottom: 30px;font-weight: bold;}.page-makie-jl__section-description {text-align: center;max-width: 800px;margin: 0 auto 40px auto;font-size: 1.1em;color: #b0b0b0;}.page-makie-jl .highlight {color: #e94560;}.page-makie-jl__button {display: inline-block;padding: 12px 25px;border-radius: 8px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease, transform 0.3s ease;text-align: center;white-space: nowrap;box-sizing: border-box;}.page-makie-jl__button--primary {background-color: #e94560;color: #ffffff;border: 2px solid #e94560;}.page-makie-jl__button--primary:hover {background-color: #ff6680;transform: translateY(-2px);}.page-makie-jl__button--secondary {background-color: transparent;color: #e94560;border: 2px solid #e94560;}.page-makie-jl__button--secondary:hover {background-color: #e94560;color: #ffffff;transform: translateY(-2px);}.page-makie-jl__button--small {padding: 8px 15px;font-size: 0.9em;border-radius: 5px;}.page-makie-jl__button--read-more {background-color: #0f3460;color: #ffffff;border: 1px solid #0f3460;padding: 8px 15px;font-size: 0.9em;border-radius: 5px;}.page-makie-jl__button--read-more:hover {background-color: #164a8c;}.page-makie-jl__hero-section {position: relative;padding-top: 10px;min-height: 500px;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;overflow: hidden;color: #ffffff;background-color: #0f3460;}.page-makie-jl__hero-image-wrapper {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;overflow: hidden;}.page-makie-jl__hero-image {width: 100%;height: 100%;object-fit: cover;opacity: 0.3;}.page-makie-jl__hero-content {position: relative;z-index: 2;padding: 40px 20px;max-width: 900px;}.page-makie-jl__hero-title {font-size: 2.8em;margin-bottom: 20px;line-height: 1.2;}.page-makie-jl__hero-title .highlight {color: #e94560;}.page-makie-jl__hero-subtitle {font-size: 1.3em;margin-bottom: 30px;color: #d0d0d0;}.page-makie-jl__hero-cta-group {display: flex;gap: 20px;justify-content: center;flex-wrap: wrap;}@media (max-width: 768px) {.page-makie-jl__hero-section {min-height: 400px;}.page-makie-jl__hero-title {font-size: 2em;}.page-makie-jl__hero-subtitle {font-size: 1em;}.page-makie-jl__hero-cta-group {flex-direction: column;gap: 15px;}.page-makie-jl__button {width: 100%;}}.page-makie-jl__floating-buttons {position: fixed;bottom: 20px;right: 20px;display: flex;flex-direction: column;gap: 10px;z-index: 1000;}.page-makie-jl__floating-button {display: block;padding: 10px 20px;border-radius: 25px;text-decoration: none;font-weight: bold;color: #ffffff;text-align: center;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);transition: background-color 0.3s ease, transform 0.3s ease;white-space: nowrap;}.page-makie-jl__floating-button--register {background-color: #e94560;}.page-makie-jl__floating-button--register:hover {background-color: #ff6680;transform: translateY(-2px);}.page-makie-jl__floating-button--login {background-color: #0f3460;}.page-makie-jl__floating-button--login:hover {background-color: #164a8c;transform: translateY(-2px);}@media (max-width: 768px) {.page-makie-jl__floating-buttons {bottom: 15px;right: 15px;}.page-makie-jl__floating-button {padding: 8px 15px;font-size: 0.9em;}}.page-makie-jl__introduction-section {padding: 60px 0;background-color: #16213e;}.page-makie-jl__features-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 30px;margin-top: 40px;}.page-makie-jl__feature-item {text-align: center;background-color: #0f3460;padding: 30px 20px;border-radius: 10px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);transition: transform 0.3s ease, box-shadow 0.3s ease;box-sizing: border-box;}.page-makie-jl__feature-item:hover {transform: translateY(-5px);box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);}.page-makie-jl__feature-icon {width: 80px;height: 80px;margin-bottom: 20px;max-width: 100%;height: auto;display: block;margin-left: auto;margin-right: auto;}.page-makie-jl__feature-title {font-size: 1.4em;color: #e94560;margin-bottom: 10px;}.page-makie-jl__feature-text {font-size: 0.95em;color: #c0c0c0;}@media (max-width: 768px) {.page-makie-jl__introduction-section {padding: 40px 0;}.page-makie-jl__features-grid {grid-template-columns: 1fr;}.page-makie-jl__feature-item {padding: 25px 15px;}}.page-makie-jl__quick-access-section {padding: 60px 0;background-color: #1a1a2e;}.page-makie-jl__access-links-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));gap: 20px;margin-top: 40px;}.page-makie-jl__access-link {display: block;background-color: #0f3460;color: #ffffff;text-align: center;padding: 20px;border-radius: 8px;text-decoration: none;font-weight: bold;font-size: 1.1em;transition: background-color 0.3s ease, transform 0.3s ease;box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);box-sizing: border-box;}.page-makie-jl__access-link:hover {background-color: #e94560;transform: translateY(-3px);}@media (max-width: 768px) {.page-makie-jl__quick-access-section {padding: 40px 0;}.page-makie-jl__access-links-grid {grid-template-columns: 1fr;}}.page-makie-jl__games-section {padding: 60px 0;background-color: #16213e;}.page-makie-jl__game-categories {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;margin-top: 40px;}.page-makie-jl__game-category-item {background-color: #0f3460;border-radius: 10px;overflow: hidden;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);text-align: center;transition: transform 0.3s ease, box-shadow 0.3s ease;padding-bottom: 20px;box-sizing: border-box;}.page-makie-jl__game-category-item:hover {transform: translateY(-5px);box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);}.page-makie-jl__game-category-image {width: 100%;height: 200px;object-fit: cover;margin-bottom: 15px;max-width: 100%;height: auto;}.page-makie-jl__game-category-title {font-size: 1.5em;color: #e94560;margin-bottom: 10px;padding: 0 15px;}.page-makie-jl__game-category-text {font-size: 0.95em;color: #c0c0c0;margin-bottom: 20px;padding: 0 15px;}.page-makie-jl__game-category-item .page-makie-jl__button {margin-top: auto;}@media (max-width: 768px) {.page-makie-jl__games-section {padding: 40px 0;}.page-makie-jl__game-categories {grid-template-columns: 1fr;}}.page-makie-jl__promotions-section {padding: 60px 0;background-color: #1a1a2e;}.page-makie-jl__promo-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 40px;}.page-makie-jl__promo-card {background-color: #0f3460;border-radius: 10px;overflow: hidden;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);text-align: center;transition: transform 0.3s ease, box-shadow 0.3s ease;display: flex;flex-direction: column;padding-bottom: 20px;box-sizing: border-box;}.page-makie-jl__promo-card:hover {transform: translateY(-5px);box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);}.page-makie-jl__promo-image {width: 100%;height: 220px;object-fit: cover;margin-bottom: 15px;max-width: 100%;height: auto;}.page-makie-jl__promo-title {font-size: 1.6em;color: #e94560;margin-bottom: 10px;padding: 0 15px;}.page-makie-jl__promo-text {font-size: 0.95em;color: #c0c0c0;margin-bottom: 25px;flex-grow: 1;padding: 0 15px;}.page-makie-jl__promo-card .page-makie-jl__button {align-self: center;margin-top: auto;}@media (max-width: 768px) {.page-makie-jl__promotions-section {padding: 40px 0;}.page-makie-jl__promo-grid {grid-template-columns: 1fr;}}.page-makie-jl__security-section {padding: 60px 0;background-color: #16213e;}.page-makie-jl__security-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 30px;margin-top: 40px;margin-bottom: 50px;}.page-makie-jl__security-item {text-align: center;background-color: #0f3460;padding: 30px 20px;border-radius: 10px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);box-sizing: border-box;}.page-makie-jl__security-icon {width: 70px;height: 70px;margin-bottom: 20px;max-width: 100%;height: auto;display: block;margin-left: auto;margin-right: auto;}.page-makie-jl__security-title {font-size: 1.3em;color: #e94560;margin-bottom: 10px;}.page-makie-jl__security-text {font-size: 0.95em;color: #c0c0c0;}.page-makie-jl__contact-cta {text-align: center;margin-top: 30px;}@media (max-width: 768px) {.page-makie-jl__security-section {padding: 40px 0;}.page-makie-jl__security-grid {grid-template-columns: 1fr;}.page-makie-jl__security-item {padding: 25px 15px;}}.page-makie-jl__faq-section {padding: 60px 0;background-color: #1a1a2e;}.page-makie-jl__faq-list {max-width: 800px;margin: 40px auto 0 auto;}.page-makie-jl__faq-item {background-color: #0f3460;margin-bottom: 15px;border-radius: 8px;overflow: hidden;box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);box-sizing: border-box;}.page-makie-jl__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 15px 20px;cursor: pointer;user-select: none;background-color: #16213e;transition: background-color 0.3s ease;box-sizing: border-box;}.page-makie-jl__faq-question:hover {background-color: #1a2c4e;}.page-makie-jl__faq-question-title {font-size: 1.2em;color: #ffffff;margin: 0;pointer-events: none;flex-grow: 1;}.page-makie-jl__faq-toggle {font-size: 1.5em;color: #e94560;font-weight: bold;margin-left: 15px;transition: transform 0.3s ease;pointer-events: none;}.page-makie-jl__faq-item.active .page-makie-jl__faq-toggle {transform: rotate(45deg);}.page-makie-jl__faq-answer {max-height: 0;overflow: hidden;padding: 0 20px;opacity: 0;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;color: #c0c0c0;font-size: 0.95em;box-sizing: border-box;}.page-makie-jl__faq-item.active .page-makie-jl__faq-answer {max-height: 2000px !important;padding: 20px !important;opacity: 1 !important;}@media (max-width: 768px) {.page-makie-jl__faq-section {padding: 40px 0;}.page-makie-jl__faq-question {padding: 12px 15px;}.page-makie-jl__faq-question-title {font-size: 1.1em;}.page-makie-jl__faq-answer {padding: 0 15px;}.page-makie-jl__faq-item.active .page-makie-jl__faq-answer {padding: 15px !important;}}.page-makie-jl__blog-section {padding: 60px 0;background-color: #16213e;}.page-makie-jl__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 40px;}.page-makie-jl__blog-card {background-color: #0f3460;border-radius: 10px;overflow: hidden;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);transition: transform 0.3s ease, box-shadow 0.3s ease;display: flex;flex-direction: column;padding-bottom: 20px;box-sizing: border-box;}.page-makie-jl__blog-card:hover {transform: translateY(-5px);box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);}.page-makie-jl__blog-image {width: 100%;height: 200px;object-fit: cover;margin-bottom: 15px;max-width: 100%;height: auto;}.page-makie-jl__blog-card-title {font-size: 1.4em;color: #e94560;margin-bottom: 10px;padding: 0 15px;}.page-makie-jl__blog-card-title a {color: #e94560;text-decoration: none;transition: color 0.3s ease;}.page-makie-jl__blog-card-title a:hover {color: #ff6680;}.page-makie-jl__blog-excerpt {font-size: 0.95em;color: #c0c0c0;margin-bottom: 20px;flex-grow: 1;padding: 0 15px;}.page-makie-jl__blog-card .page-makie-jl__button {align-self: center;margin-top: auto;}@media (max-width: 768px) {.page-makie-jl__blog-section {padding: 40px 0;}.page-makie-jl__blog-grid {grid-template-columns: 1fr;}.page-makie-jl__blog-card {padding-bottom: 15px;}.page-makie-jl__blog-image {height: 180px;}.page-makie-jl__blog-card-title {font-size: 1.3em;}.page-makie-jl__blog-excerpt {font-size: 0.9em;}}.page-makie-jl img {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;}.page-makie-jl__features-grid, .page-makie-jl__access-links-grid, .page-makie-jl__game-categories, .page-makie-jl__promo-grid, .page-makie-jl__security-grid, .page-makie-jl__blog-grid {box-sizing: border-box !important;width: 100% !important;max-width: 100% !important;padding: 0 !important;margin-left: 0 !important;margin-right: 0 !important;}.page-makie-jl__features-grid > *, .page-makie-jl__access-links-grid > *, .page-makie-jl__game-categories > *, .page-makie-jl__promo-grid > *, .page-makie-jl__security-grid > *, .page-makie-jl__blog-grid > * {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}@media (max-width: 480px) {.page-makie-jl__section-title {font-size: 1.8em;}.page-makie-jl__hero-title {font-size: 1.8em;}.page-makie-jl__hero-subtitle {font-size: 0.9em;}.page-makie-jl__section-description,.page-makie-jl__feature-text,.page-makie-jl__game-category-text,.page-makie-jl__promo-text,.page-makie-jl__security-text,.page-makie-jl__faq-answer p,.page-makie-jl__blog-excerpt {font-size: 0.85em;}.page-makie-jl__button {padding: 10px 20px;font-size: 0.9em;}.page-makie-jl__floating-button {padding: 7px 12px;font-size: 0.8em;}}