.page-cyberpunk-phantom-liberty-playtime { font-family: 'Arial', sans-serif; color: #eee; background-color: #1a1a1a; line-height: 1.6; padding-top: var(--header-offset, 122px); } .page-cyberpunk-phantom-liberty-playtime__container { max-width: 1200px; margin: 0 auto; padding: 20px; } @media (max-width: 768px) { .page-cyberpunk-phantom-liberty-playtime__container { padding: 10px; } } .page-cyberpunk-phantom-liberty-playtime__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:cyberpunk,city,futuristic]'); background-size: cover; background-position: center; text-align: center; padding: 100px 20px; position: relative; overflow: hidden; border-bottom: 5px solid #ffcc00; } @media (max-width: 768px) { .page-cyberpunk-phantom-liberty-playtime__hero-section { padding: 80px 15px; } } .page-cyberpunk-phantom-liberty-playtime__hero-title { font-size: 3.5em; color: #ffcc00; margin-bottom: 20px; text-shadow: 0 0 10px rgba(255, 204, 0, 0.6); } @media (max-width: 768px) { .page-cyberpunk-phantom-liberty-playtime__hero-title { font-size: 2.2em; } } .page-cyberpunk-phantom-liberty-playtime__hero-subtitle { font-size: 1.5em; color: #ccc; margin-bottom: 30px; } @media (max-width: 768px) { .page-cyberpunk-phantom-liberty-playtime__hero-subtitle { font-size: 1.1em; } } .page-cyberpunk-phantom-liberty-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-cyberpunk-phantom-liberty-playtime__button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-cyberpunk-phantom-liberty-playtime__section { padding: 60px 0; text-align: center; border-bottom: 1px solid #333; } @media (max-width: 768px) { .page-cyberpunk-phantom-liberty-playtime__section { padding: 40px 0; } } .page-cyberpunk-phantom-liberty-playtime__section:last-of-type { border-bottom: none; } .page-cyberpunk-phantom-liberty-playtime__section-title { font-size: 2.5em; color: #ffcc00; margin-bottom: 30px; text-shadow: 0 0 8px rgba(255, 204, 0, 0.4); } @media (max-width: 768px) { .page-cyberpunk-phantom-liberty-playtime__section-title { font-size: 1.8em; } } .page-cyberpunk-phantom-liberty-playtime__text-block { max-width: 800px; margin: 0 auto 30px auto; font-size: 1.1em; color: #ccc; text-align: left; } @media (max-width: 768px) { .page-cyberpunk-phantom-liberty-playtime__text-block { font-size: 1em; } } .page-cyberpunk-phantom-liberty-playtime__image-wrapper { text-align: center; margin-bottom: 30px; } .page-cyberpunk-phantom-liberty-playtime__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 0 15px rgba(255, 204, 0, 0.3); display: block; margin: 0 auto; } @media (max-width: 768px) { .page-cyberpunk-phantom-liberty-playtime__image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-cyberpunk-phantom-liberty-playtime__list { list-style: none; padding: 0; max-width: 800px; margin: 0 auto 30px auto; text-align: left; } .page-cyberpunk-phantom-liberty-playtime__list-item { background-color: #2a2a2a; margin-bottom: 15px; padding: 20px; border-radius: 5px; border-left: 5px solid #ffcc00; display: flex; align-items: flex-start; box-sizing: border-box; } @media (max-width: 768px) { .page-cyberpunk-phantom-liberty-playtime__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 15px !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } .page-cyberpunk-phantom-liberty-playtime__list-item strong { color: #ffcc00; margin-right: 10px; } .page-cyberpunk-phantom-liberty-playtime__cta-section { background-color: #0d0d0d; padding: 80px 20px; text-align: center; } @media (max-width: 768px) { .page-cyberpunk-phantom-liberty-playtime__cta-section { padding: 60px 15px; } } .page-cyberpunk-phantom-liberty-playtime__cta-title { font-size: 3em; color: #ffcc00; margin-bottom: 20px; } @media (max-width: 768px) { .page-cyberpunk-phantom-liberty-playtime__cta-title { font-size: 2em; } } .page-cyberpunk-phantom-liberty-playtime__cta-text { font-size: 1.2em; color: #ccc; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-cyberpunk-phantom-liberty-playtime__cta-text { font-size: 1em; } } .page-cyberpunk-phantom-liberty-playtime__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } @media (max-width: 768px) { .page-cyberpunk-phantom-liberty-playtime__floating-buttons { bottom: 10px; right: 10px; } } .page-cyberpunk-phantom-liberty-playtime__floating-button { background-color: #ffcc00; color: #1a1a1a; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-cyberpunk-phantom-liberty-playtime__floating-button:hover { background-color: #e6b800; transform: translateY(-2px); } .page-cyberpunk-phantom-liberty-playtime__faq-section { background-color: #1a1a1a; padding: 60px 0; border-bottom: 1px solid #333; } @media (max-width: 768px) { .page-cyberpunk-phantom-liberty-playtime__faq-section { padding: 40px 0; } } .page-cyberpunk-phantom-liberty-playtime__faq-container { max-width: 800px; margin: 0 auto; padding: 0 20px; } @media (max-width: 768px) { .page-cyberpunk-phantom-liberty-playtime__faq-container { padding: 0 15px; } } .page-cyberpunk-phantom-liberty-playtime__faq-item { margin-bottom: 15px; border: 1px solid #333; border-radius: 8px; background-color: #2a2a2a; overflow: hidden; } .page-cyberpunk-phantom-liberty-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #222; transition: background-color 0.3s ease; } .page-cyberpunk-phantom-liberty-playtime__faq-question:hover { background-color: #333; } @media (max-width: 768px) { .page-cyberpunk-phantom-liberty-playtime__faq-question { padding: 15px 20px; } } .page-cyberpunk-phantom-liberty-playtime__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffcc00; pointer-events: none; } @media (max-width: 768px) { .page-cyberpunk-phantom-liberty-playtime__faq-question h3 { font-size: 1em; } } .page-cyberpunk-phantom-liberty-playtime__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; } .page-cyberpunk-phantom-liberty-playtime__faq-item.active .page-cyberpunk-phantom-liberty-playtime__faq-toggle { transform: rotate(45deg); } .page-cyberpunk-phantom-liberty-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #ccc; text-align: left; } .page-cyberpunk-phantom-liberty-playtime__faq-item.active .page-cyberpunk-phantom-liberty-playtime__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-cyberpunk-phantom-liberty-playtime__faq-answer { padding: 0 20px !important; } .page-cyberpunk-phantom-liberty-playtime__faq-item.active .page-cyberpunk-phantom-liberty-playtime__faq-answer { padding: 15px 20px !important; } }