.page-poppy-playtime-chapter-1-password { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f9fa; }.page-poppy-playtime-chapter-1-password__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-poppy-playtime-chapter-1-password__section { background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); margin-bottom: 30px; padding: 30px; }.page-poppy-playtime-chapter-1-password__hero-section { background: linear-gradient(135deg, #2a2a2a, #000000); color: #fff; text-align: center; padding: 100px 20px 80px; position: relative; overflow: hidden; border-radius: 0; margin-bottom: 0; }.page-poppy-playtime-chapter-1-password__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('[GALLERY:hero:1920x1080:gaming,abstract,neon,winslot]') no-repeat center center/cover; opacity: 0.2; z-index: 1; }.page-poppy-playtime-chapter-1-password__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; }.page-poppy-playtime-chapter-1-password__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); line-height: 1.2; color: #ffcc00; }.page-poppy-playtime-chapter-1-password__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; color: #eee; }.page-poppy-playtime-chapter-1-password__btn { display: inline-block; background-color: #ffcc00; color: #2a2a2a; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; font-size: 1.1em; }.page-poppy-playtime-chapter-1-password__btn:hover { background-color: #e6b800; transform: translateY(-2px); }.page-poppy-playtime-chapter-1-password__register-login-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-poppy-playtime-chapter-1-password__register-login-buttons .page-poppy-playtime-chapter-1-password__btn { padding: 12px 20px; font-size: 0.9em; width: 120px; text-align: center; }.page-poppy-playtime-chapter-1-password__title { font-size: 2.5em; color: #2a2a2a; text-align: center; margin-bottom: 40px; }.page-poppy-playtime-chapter-1-password__subtitle { font-size: 1.2em; color: #555; text-align: center; margin-bottom: 20px; }.page-poppy-playtime-chapter-1-password__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-poppy-playtime-chapter-1-password__card { background-color: #fefefe; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); overflow: hidden; text-align: center; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-1-password__card:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-1-password__card-img { width: 100%; height: 200px; object-fit: cover; }.page-poppy-playtime-chapter-1-password__card-content { padding: 20px; }.page-poppy-playtime-chapter-1-password__card-title { font-size: 1.5em; margin-bottom: 10px; color: #2a2a2a; }.page-poppy-playtime-chapter-1-password__card-description { font-size: 0.95em; color: #666; margin-bottom: 20px; }.page-poppy-playtime-chapter-1-password__quick-access-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; }.page-poppy-playtime-chapter-1-password__quick-access-grid .page-poppy-playtime-chapter-1-password__btn { min-width: 180px; }.page-poppy-playtime-chapter-1-password__game-types { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-bottom: 40px; }.page-poppy-playtime-chapter-1-password__game-type-btn { background-color: #f0f0f0; color: #333; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, color 0.3s ease; }.page-poppy-playtime-chapter-1-password__game-type-btn:hover { background-color: #ffcc00; color: #2a2a2a; }.page-poppy-playtime-chapter-1-password__promo-card { display: flex; align-items: center; background-color: #fefefe; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); overflow: hidden; margin-bottom: 20px; }.page-poppy-playtime-chapter-1-password__promo-img { width: 30%; height: 180px; object-fit: cover; }.page-poppy-playtime-chapter-1-password__promo-content { padding: 20px; width: 70%; }.page-poppy-playtime-chapter-1-password__promo-title { font-size: 1.6em; margin-bottom: 10px; color: #2a2a2a; }.page-poppy-playtime-chapter-1-password__promo-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-poppy-playtime-chapter-1-password__faq-list { margin-top: 30px; }.page-poppy-playtime-chapter-1-password__faq-item { background-color: #fefefe; border: 1px solid #eee; border-radius: 8px; margin-bottom: 15px; overflow: hidden; transition: box-shadow 0.3s ease; }.page-poppy-playtime-chapter-1-password__faq-item:hover { box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); }.page-poppy-playtime-chapter-1-password__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #f0f0f0; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; }.page-poppy-playtime-chapter-1-password__faq-question:hover { background-color: #e0e0e0; }.page-poppy-playtime-chapter-1-password__faq-question h3 { margin: 0; font-size: 1.1em; color: #2a2a2a; pointer-events: none; }.page-poppy-playtime-chapter-1-password__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; pointer-events: none; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-1-password__faq-item.active .page-poppy-playtime-chapter-1-password__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-chapter-1-password__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.3s ease; }.page-poppy-playtime-chapter-1-password__faq-item.active .page-poppy-playtime-chapter-1-password__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-poppy-playtime-chapter-1-password__blog-card { display: flex; flex-direction: column; background-color: #fefefe; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); overflow: hidden; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-1-password__blog-card:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-1-password__blog-img { width: 100%; height: 200px; object-fit: cover; }.page-poppy-playtime-chapter-1-password__blog-content { padding: 20px; flex-grow: 1; }.page-poppy-playtime-chapter-1-password__blog-title { font-size: 1.4em; margin-bottom: 10px; color: #2a2a2a; }.page-poppy-playtime-chapter-1-password__blog-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-poppy-playtime-chapter-1-password__blog-link { display: inline-block; color: #ffcc00; text-decoration: none; font-weight: bold; }.page-poppy-playtime-chapter-1-password__blog-link:hover { text-decoration: underline; }@media (max-width: 992px) { .page-poppy-playtime-chapter-1-password__hero-title { font-size: 2.8em; }.page-poppy-playtime-chapter-1-password__hero-subtitle { font-size: 1.3em; }.page-poppy-playtime-chapter-1-password__title { font-size: 2em; }.page-poppy-playtime-chapter-1-password__promo-card { flex-direction: column; }.page-poppy-playtime-chapter-1-password__promo-img { width: 100%; height: 200px; }.page-poppy-playtime-chapter-1-password__promo-content { width: 100%; } }@media (max-width: 768px) { .page-poppy-playtime-chapter-1-password__hero-section { padding: 80px 15px 60px; }.page-poppy-playtime-chapter-1-password__hero-title { font-size: 2.2em; }.page-poppy-playtime-chapter-1-password__hero-subtitle { font-size: 1.1em; }.page-poppy-playtime-chapter-1-password__section { padding: 20px; }.page-poppy-playtime-chapter-1-password__title { font-size: 1.8em; }.page-poppy-playtime-chapter-1-password__grid { grid-template-columns: 1fr; }.page-poppy-playtime-chapter-1-password__quick-access-grid { flex-direction: column; align-items: center; }.page-poppy-playtime-chapter-1-password__quick-access-grid .page-poppy-playtime-chapter-1-password__btn { width: 100% !important; max-width: 280px; }.page-poppy-playtime-chapter-1-password__game-types { flex-direction: column; }.page-poppy-playtime-chapter-1-password__game-type-btn { width: 100%; max-width: 250px; text-align: center; }.page-poppy-playtime-chapter-1-password__promo-card { margin-bottom: 15px; }.page-poppy-playtime-chapter-1-password__promo-title { font-size: 1.4em; }.page-poppy-playtime-chapter-1-password__promo-description { font-size: 0.9em; }.page-poppy-playtime-chapter-1-password__faq-question { padding: 15px 20px; }.page-poppy-playtime-chapter-1-password__faq-question h3 { font-size: 1em; }.page-poppy-playtime-chapter-1-password__faq-answer { padding: 0 20px; }.page-poppy-playtime-chapter-1-password__faq-item.active .page-poppy-playtime-chapter-1-password__faq-answer { padding: 15px 20px !important; }.page-poppy-playtime-chapter-1-password__blog-card { margin-bottom: 15px; }.page-poppy-playtime-chapter-1-password__blog-img { height: 180px; }.page-poppy-playtime-chapter-1-password__blog-title { font-size: 1.2em; }.page-poppy-playtime-chapter-1-password__register-login-buttons { right: 10px; bottom: 10px; }.page-poppy-playtime-chapter-1-password__register-login-buttons .page-poppy-playtime-chapter-1-password__btn { width: 100px; padding: 10px 15px; font-size: 0.8em; } }@media (max-width: 480px) { .page-poppy-playtime-chapter-1-password__hero-title { font-size: 1.8em; }.page-poppy-playtime-chapter-1-password__hero-subtitle { font-size: 0.9em; }.page-poppy-playtime-chapter-1-password__btn { padding: 12px 25px; font-size: 1em; } }