.page-achilles-legends-untold-playtime { font-family: 'Arial', sans-serif; color: #e0e0e0; background-color: #1a1a1a; line-height: 1.6; }.page-achilles-legends-untold-playtime__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-achilles-legends-untold-playtime__hero-section { background-color: #0d0d0d; color: #ffffff; text-align: center; padding: 60px 20px; padding-top: 10px; position: relative; overflow: hidden; border-bottom: 2px solid #333; }.page-achilles-legends-untold-playtime__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('[GALLERY:hero:1920x1080:achilles,legends,gameplay,superph]'); background-size: cover; background-position: center; opacity: 0.2; z-index: 0; }.page-achilles-legends-untold-playtime__hero-content { position: relative; z-index: 1; }.page-achilles-legends-untold-playtime__hero-title { font-size: 3em; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 2px; color: #ffcc00; }.page-achilles-legends-untold-playtime__hero-subtitle { font-size: 1.2em; max-width: 800px; margin: 0 auto 30px; }.page-achilles-legends-untold-playtime__button-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-achilles-legends-untold-playtime__button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1em; }.page-achilles-legends-untold-playtime__button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-achilles-legends-untold-playtime__section { padding: 40px 20px; border-bottom: 1px solid #2a2a2a; }.page-achilles-legends-untold-playtime__section:last-of-type { border-bottom: none; }.page-achilles-legends-untold-playtime__section-title { font-size: 2.5em; color: #ffcc00; text-align: center; margin-bottom: 30px; text-transform: uppercase; letter-spacing: 1.5px; }.page-achilles-legends-untold-playtime__content-wrapper { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 30px; margin-top: 30px; }.page-achilles-legends-untold-playtime__text-block { flex: 1; min-width: 300px; max-width: 600px; }.page-achilles-legends-untold-playtime__image-container { flex: 1; min-width: 300px; max-width: 500px; text-align: center; }.page-achilles-legends-untold-playtime__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }.page-achilles-legends-untold-playtime__list { list-style: none; padding: 0; margin: 20px 0; }.page-achilles-legends-untold-playtime__list-item { background-color: #2a2a2a; margin-bottom: 10px; padding: 15px; border-radius: 5px; display: flex; align-items: flex-start; gap: 10px; box-sizing: border-box; }.page-achilles-legends-untold-playtime__list-item::before { content: '✓'; color: #ffcc00; font-weight: bold; }.page-achilles-legends-untold-playtime__faq-section { background-color: #121212; padding: 60px 20px; }.page-achilles-legends-untold-playtime__faq-title { font-size: 2.5em; color: #ffcc00; text-align: center; margin-bottom: 40px; text-transform: uppercase; letter-spacing: 1.5px; }.page-achilles-legends-untold-playtime__faq-item { background-color: #2a2a2a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); }.page-achilles-legends-untold-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-achilles-legends-untold-playtime__faq-question:hover { background-color: #3a3a3a; }.page-achilles-legends-untold-playtime__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffffff; pointer-events: none; }.page-achilles-legends-untold-playtime__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; }.page-achilles-legends-untold-playtime__faq-item.active .page-achilles-legends-playtime__faq-toggle { transform: rotate(45deg); }.page-achilles-legends-untold-playtime__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; }.page-achilles-legends-untold-playtime__faq-item.active .page-achilles-legends-untold-playtime__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-achilles-legends-untold-playtime__faq-answer p { margin: 0; color: #cccccc; }.page-achilles-legends-untold-playtime__gamelogo-container { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 20px; margin-top: 30px; }.page-achilles-legends-untold-playtime__gamelogo { width: 120px; height: 120px; object-fit: contain; border-radius: 8px; transition: transform 0.3s ease; }.page-achilles-legends-untold-playtime__gamelogo:hover { transform: scale(1.05); }@media (max-width: 768px) { .page-achilles-legends-untold-playtime__hero-title { font-size: 2em; }.page-achilles-legends-untold-playtime__hero-subtitle { font-size: 1em; }.page-achilles-legends-untold-playtime__button { padding: 12px 25px; font-size: 0.9em; }.page-achilles-legends-untold-playtime__section-title, .page-achilles-legends-untold-playtime__faq-title { font-size: 2em; }.page-achilles-legends-untold-playtime__content-wrapper { flex-direction: column; }.page-achilles-legends-untold-playtime__text-block, .page-achilles-legends-untold-playtime__image-container { min-width: unset; max-width: 100%; }.page-achilles-legends-untold-playtime__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 10px; word-wrap: break-word !important; overflow-wrap: break-word !important; }.page-achilles-legends-untold-playtime__list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-achilles-legends-untold-playtime__image { max-width: 100% !important; height: auto !important; }.page-achilles-legends-untold-playtime__faq-question { padding: 15px; }.page-achilles-legends-untold-playtime__faq-question h3 { font-size: 1em; }.page-achilles-legends-untold-playtime__faq-answer { padding: 0 15px; }.page-achilles-legends-untold-playtime__faq-item.active .page-achilles-legends-untold-playtime__faq-answer { padding: 15px !important; }.page-achilles-legends-untold-playtime__gamelogo { width: 80px; height: 80px; }}