.page-little-nightmares-2-total-playtime { font-family: 'Arial', sans-serif; color: #e0e0e0; background-color: #1a1a1a; line-height: 1.6; }.page-little-nightmares-2-total-playtime__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-little-nightmares-2-total-playtime__hero-section { position: relative; width: 100%; height: 600px; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; padding-top: 10px; }.page-little-nightmares-2-total-playtime__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; filter: brightness(0.5); max-width: 100%; }.page-little-nightmares-2-total-playtime__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 2; }.page-little-nightmares-2-total-playtime__hero-content { position: relative; z-index: 3; max-width: 800px; padding: 20px; }.page-little-nightmares-2-total-playtime__hero-title { font-size: 3.5em; margin-bottom: 20px; color: #ffffff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-little-nightmares-2-total-playtime__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #c0c0c0; }.page-little-nightmares-2-total-playtime__hero-button, .page-little-nightmares-2-total-playtime__cta-button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; }.page-little-nightmares-2-total-playtime__hero-button:hover, .page-little-nightmares-2-total-playtime__cta-button:hover { background-color: #e6b800; transform: translateY(-2px); }.page-little-nightmares-2-total-playtime__overview-section, .page-little-nightmares-2-total-playtime__gameplay-section, .page-little-nightmares-2-total-playtime__faq-section { padding: 60px 0; }.page-little-nightmares-2-total-playtime__section-title { font-size: 2.5em; color: #ffcc00; text-align: center; margin-bottom: 40px; position: relative; }.page-little-nightmares-2-total-playtime__section-title::after { content: ''; display: block; width: 80px; height: 4px; background-color: #ffcc00; margin: 15px auto 0; border-radius: 2px; }.page-little-nightmares-2-total-playtime__paragraph { font-size: 1.1em; margin-bottom: 20px; color: #c0c0c0; text-align: justify; }.page-little-nightmares-2-total-playtime__keyword { color: #ffcc00; font-weight: bold; }.page-little-nightmares-2-total-playtime__playtime-card { background-color: #2a2a2a; border-radius: 10px; padding: 30px; margin-top: 40px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); }.page-little-nightmares-2-total-playtime__card-title { font-size: 1.8em; color: #ffcc00; margin-bottom: 25px; text-align: center; }.page-little-nightmares-2-total-playtime__playtime-list { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; }.page-little-nightmares-2-total-playtime__list-item { background-color: #3a3a3a; border-radius: 8px; padding: 20px; flex: 1 1 calc(33% - 40px); min-width: 280px; box-sizing: border-box; display: flex; flex-direction: column; align-items: center; text-align: center; }.page-little-nightmares-2-total-playtime__list-label { font-weight: bold; color: #ffffff; font-size: 1.2em; margin-bottom: 10px; }.page-little-nightmares-2-total-playtime__list-value { color: #c0c0c0; font-size: 1.1em; }.page-little-nightmares-2-total-playtime__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-little-nightmares-2-total-playtime__grid-item { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: center; }.page-little-nightmares-2-total-playtime__grid-image { width: 100%; height: 250px; object-fit: cover; max-width: 100%; }.page-little-nightmares-2-total-playtime__item-title { font-size: 1.5em; color: #ffcc00; margin: 20px 15px 10px; }.page-little-nightmares-2-total-playtime__item-description { font-size: 1em; color: #c0c0c0; padding: 0 15px 20px; text-align: justify; }.page-little-nightmares-2-total-playtime__cta-section { background-color: #2a2a2a; padding: 80px 0; text-align: center; }.page-little-nightmares-2-total-playtime__cta-content { max-width: 800px; }.page-little-nightmares-2-total-playtime__cta-title { font-size: 2.8em; color: #ffcc00; margin-bottom: 20px; }.page-little-nightmares-2-total-playtime__cta-description { font-size: 1.2em; color: #c0c0c0; margin-bottom: 40px; }.page-little-nightmares-2-total-playtime__faq-list { margin-top: 30px; max-width: 900px; margin-left: auto; margin-right: auto; }.page-little-nightmares-2-total-playtime__faq-item { background-color: #2a2a2a; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); overflow: hidden; }.page-little-nightmares-2-total-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: #3a3a3a; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-little-nightmares-2-total-playtime__faq-question:hover { background-color: #4a4a4a; }.page-little-nightmares-2-total-playtime__question-title { font-size: 1.3em; color: #ffffff; margin: 0; pointer-events: none; }.page-little-nightmares-2-total-playtime__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; }.page-little-nightmares-2-total-playtime__faq-item.active .page-little-nightmares-2-total-playtime__faq-toggle { transform: rotate(45deg); }.page-little-nightmares-2-total-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; }.page-little-nightmares-2-total-playtime__faq-item.active .page-little-nightmares-2-total-playtime__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-little-nightmares-2-total-playtime__answer-text { font-size: 1em; color: #c0c0c0; margin: 0; }@media (max-width: 1024px) { .page-little-nightmares-2-total-playtime__hero-title { font-size: 3em; } .page-little-nightmares-2-total-playtime__hero-subtitle { font-size: 1.3em; } .page-little-nightmares-2-total-playtime__section-title, .page-little-nightmares-2-total-playtime__cta-title { font-size: 2em; } }@media (max-width: 768px) { .page-little-nightmares-2-total-playtime__hero-section { height: 450px; } .page-little-nightmares-2-total-playtime__hero-title { font-size: 2.2em; } .page-little-nightmares-2-total-playtime__hero-subtitle { font-size: 1.1em; } .page-little-nightmares-2-total-playtime__hero-button, .page-little-nightmares-2-total-playtime__cta-button { padding: 12px 25px; font-size: 1em; } .page-little-nightmares-2-total-playtime__overview-section, .page-little-nightmares-2-total-playtime__gameplay-section, .page-little-nightmares-2-total-playtime__faq-section { padding: 40px 0; } .page-little-nightmares-2-total-playtime__section-title, .page-little-nightmares-2-total-playtime__cta-title { font-size: 1.8em; } .page-little-nightmares-2-total-playtime__paragraph, .page-little-nightmares-2-total-playtime__cta-description { font-size: 1em; } .page-little-nightmares-2-total-playtime__playtime-list { flex-direction: column; gap: 15px; } .page-little-nightmares-2-total-playtime__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-little-nightmares-2-total-playtime__playtime-card { padding: 20px; } .page-little-nightmares-2-total-playtime__grid { grid-template-columns: 1fr; gap: 20px; } .page-little-nightmares-2-total-playtime__grid-image { height: 200px; } .page-little-nightmares-2-total-playtime__question-title { font-size: 1.1em; } .page-little-nightmares-2-total-playtime__faq-question { padding: 15px 20px; } .page-little-nightmares-2-total-playtime__faq-answer { padding: 0 20px; } .page-little-nightmares-2-total-playtime__faq-item.active .page-little-nightmares-2-total-playtime__faq-answer { padding: 15px 20px !important; } .page-little-nightmares-2-total-playtime__hero-image, .page-little-nightmares-2-total-playtime__grid-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }@media (max-width: 480px) { .page-little-nightmares-2-total-playtime__hero-title { font-size: 1.8em; } .page-little-nightmares-2-total-playtime__hero-subtitle { font-size: 1em; } .page-little-nightmares-2-total-playtime__section-title, .page-little-nightmares-2-total-playtime__cta-title { font-size: 1.5em; } .page-little-nightmares-2-total-playtime__container { padding: 15px; } }