body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #1a1a2e; color: #e0e0e0; } .page-fears-to-fathom-playtime { max-width: 1200px; margin: 0 auto; padding: 10px 15px; box-sizing: border-box; } .page-fears-to-fathom-playtime__section { padding: 40px 0; margin-bottom: 20px; border-radius: 10px; background-color: #16213e; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-fears-to-fathom-playtime__section-title { text-align: center; color: #e94560; font-size: 2.5em; margin-bottom: 30px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-fears-to-fathom-playtime__text-content { text-align: center; margin-bottom: 20px; line-height: 1.6; } .page-fears-to-fathom-playtime__button { display: inline-block; background-color: #e94560; color: #fff; padding: 12px 25px; 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-fears-to-fathom-playtime__button:hover { background-color: #ff6a80; transform: translateY(-2px); } .page-fears-to-fathom-playtime__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:fears to fathom playtime,gaming,thriller]') center center/cover no-repeat; text-align: center; padding: 80px 20px; border-radius: 10px; margin-bottom: 20px; color: #fff; position: relative; overflow: hidden; padding-top: 10px; } .page-fears-to-fathom-playtime__hero-title { font-size: 3.5em; margin-bottom: 15px; line-height: 1.2; text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.7); } .page-fears-to-fathom-playtime__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6); } .page-fears-to-fathom-playtime__intro-section .page-fears-to-fathom-playtime__content-wrapper { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; padding: 0 20px; } .page-fears-to-fathom-playtime__intro-card { background-color: #0f3460; padding: 25px; border-radius: 8px; flex: 1 1 calc(33% - 40px); min-width: 280px; box-sizing: border-box; text-align: center; } .page-fears-to-fathom-playtime__intro-card h3 { color: #533483; margin-top: 0; font-size: 1.5em; } .page-fears-to-fathom-playtime__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; padding: 0 20px; } .page-fears-to-fathom-playtime__quick-access-links .page-fears-to-fathom-playtime__button { flex: 1 1 auto; max-width: 250px; } .page-fears-to-fathom-playtime__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; padding: 0 20px; } .page-fears-to-fathom-playtime__game-card { background-color: #0f3460; border-radius: 8px; overflow: hidden; text-align: center; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-fears-to-fathom-playtime__game-card:hover { transform: translateY(-5px); } .page-fears-to-fathom-playtime__game-card img { width: 100%; height: 200px; object-fit: cover; border-bottom: 2px solid #e94560; } .page-fears-to-fathom-playtime__game-card h3 { color: #e0e0e0; margin: 15px 10px 10px; font-size: 1.3em; } .page-fears-to-fathom-playtime__game-card p { font-size: 0.9em; color: #b0b0b0; padding: 0 10px 15px; } .page-fears-to-fathom-playtime__game-card .page-fears-to-fathom-playtime__button { margin-bottom: 15px; } .page-fears-to-fathom-playtime__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; padding: 0 20px; } .page-fears-to-fathom-playtime__promo-card { background-color: #0f3460; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-fears-to-fathom-playtime__promo-card:hover { transform: translateY(-5px); } .page-fears-to-fathom-playtime__promo-card img { width: 100%; height: 220px; object-fit: cover; border-bottom: 2px solid #e94560; } .page-fears-to-fathom-playtime__promo-card-content { padding: 20px; } .page-fears-to-fathom-playtime__promo-card h3 { color: #e0e0e0; margin-top: 0; font-size: 1.4em; } .page-fears-to-fathom-playtime__promo-card p { font-size: 0.95em; color: #b0b0b0; margin-bottom: 20px; } .page-fears-to-fathom-playtime__security-support-content { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; padding: 0 20px; } .page-fears-to-fathom-playtime__security-card { background-color: #0f3460; padding: 25px; border-radius: 8px; flex: 1 1 calc(50% - 40px); min-width: 300px; box-sizing: border-box; text-align: center; } .page-fears-to-fathom-playtime__security-card h3 { color: #533483; margin-top: 0; font-size: 1.5em; } .page-fears-to-fathom-playtime__security-card p { font-size: 0.95em; color: #b0b0b0; } .page-fears-to-fathom-playtime__faq-list { padding: 0 20px; } .page-fears-to-fathom-playtime__faq-item { background-color: #0f3460; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .page-fears-to-fathom-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; cursor: pointer; background-color: #16213e; color: #e0e0e0; border-bottom: 1px solid #0a1931; user-select: none; transition: background-color 0.3s ease; } .page-fears-to-fathom-playtime__faq-question:hover { background-color: #0f3460; } .page-fears-to-fathom-playtime__faq-question h3 { margin: 0; font-size: 1.1em; flex-grow: 1; text-align: left; pointer-events: none; } .page-fears-to-fathom-playtime__faq-toggle { font-size: 1.5em; font-weight: bold; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-fears-to-fathom-playtime__faq-item.active .page-fears-to-fathom-playtime__faq-toggle { transform: rotate(45deg); } .page-fears-to-fathom-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; color: #b0b0b0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-fears-to-fathom-playtime__faq-item.active .page-fears-to-fathom-playtime__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-fears-to-fathom-playtime__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; padding: 0 20px; } .page-fears-to-fathom-playtime__blog-card { background-color: #0f3460; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-fears-to-fathom-playtime__blog-card:hover { transform: translateY(-5px); } .page-fears-to-fathom-playtime__blog-card img { width: 100%; height: 180px; object-fit: cover; border-bottom: 2px solid #e94560; } .page-fears-to-fathom-playtime__blog-card-content { padding: 15px; } .page-fears-to-fathom-playtime__blog-card h3 { margin-top: 0; font-size: 1.2em; } .page-fears-to-fathom-playtime__blog-card h3 a { color: #e0e0e0; text-decoration: none; transition: color 0.3s ease; } .page-fears-to-fathom-playtime__blog-card h3 a:hover { color: #e94560; } .page-fears-to-fathom-playtime__blog-card p { font-size: 0.9em; color: #b0b0b0; line-height: 1.5; } @media (max-width: 768px) { .page-fears-to-fathom-playtime__hero-title { font-size: 2.5em; } .page-fears-to-fathom-playtime__hero-subtitle { font-size: 1.2em; } .page-fears-to-fathom-playtime__section-title { font-size: 2em; } .page-fears-to-fathom-playtime__intro-card, .page-fears-to-fathom-playtime__security-card { flex: 1 1 100%; max-width: 100%; } .page-fears-to-fathom-playtime__quick-access-links .page-fears-to-fathom-playtime__button { max-width: 100%; } .page-fears-to-fathom-playtime__games-grid, .page-fears-to-fathom-playtime__promotions-grid, .page-fears-to-fathom-playtime__blog-grid { grid-template-columns: 1fr; } .page-fears-to-fathom-playtime__faq-question { padding: 15px; } .page-fears-to-fathom-playtime__faq-answer { padding: 15px !important; } .page-fears-to-fathom-playtime__quick-access-links { padding: 0 10px; } .page-fears-to-fathom-playtime__games-grid, .page-fears-to-fathom-playtime__promotions-grid, .page-fears-to-fathom-playtime__security-support-content, .page-fears-to-fathom-playtime__blog-grid { padding: 0 10px; } .page-fears-to-fathom-playtime__intro-section .page-fears-to-fathom-playtime__content-wrapper { padding: 0 10px; } .page-fears-to-fathom-playtime__faq-list { padding: 0 10px; } .page-fears-to-fathom-playtime__intro-card h3, .page-fears-to-fathom-playtime__security-card h3 { font-size: 1.3em; } .page-fears-to-fathom-playtime__game-card h3, .page-fears-to-fathom-playtime__promo-card h3, .page-fears-to-fathom-playtime__blog-card h3 { font-size: 1.1em; } } @media (max-width: 480px) { .page-fears-to-fathom-playtime__hero-title { font-size: 2em; } .page-fears-to-fathom-playtime__hero-subtitle { font-size: 1em; } .page-fears-to-fathom-playtime__section-title { font-size: 1.8em; } .page-fears-to-fathom-playtime__button { padding: 10px 20px; font-size: 0.9em; } }