.page-poppy-playtime-chapter-3-rom { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-poppy-playtime-chapter-3-rom__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; }.page-poppy-playtime-chapter-3-rom__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-poppy-playtime-chapter-3-rom__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-poppy-playtime-chapter-3-rom__section-title { text-align: center; color: #2c3e50; margin-bottom: 30px; font-size: 2.5em; }.page-poppy-playtime-chapter-3-rom__section-title--light { color: #ecf0f1; }.page-poppy-playtime-chapter-3-rom__text-center { text-align: center; }.page-poppy-playtime-chapter-3-rom__button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; margin-top: 15px; }.page-poppy-playtime-chapter-3-rom__button:hover { background-color: #c0392b; }.page-poppy-playtime-chapter-3-rom__hero-section { position: relative; overflow: hidden; padding: 10px 0 60px; background-color: #34495e; color: #fff; text-align: center; display: flex; align-items: center; justify-content: center; min-height: 450px; }.page-poppy-playtime-chapter-3-rom__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; opacity: 0.4; }.page-poppy-playtime-chapter-3-rom__hero-content { position: relative; z-index: 2; max-width: 800px; padding: 20px; }.page-poppy-playtime-chapter-3-rom__hero-title { font-size: 3.5em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0,0,0,0.5); }.page-poppy-playtime-chapter-3-rom__hero-description { font-size: 1.2em; margin-bottom: 30px; }.page-poppy-playtime-chapter-3-rom__intro-content { display: flex; flex-wrap: wrap; align-items: center; gap: 30px; }.page-poppy-playtime-chapter-3-rom__intro-text { flex: 1; min-width: 300px; }.page-poppy-playtime-chapter-3-rom__intro-image { flex: 1; min-width: 300px; text-align: center; }.page-poppy-playtime-chapter-3-rom__intro-image img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 10px rgba(0,0,0,0.15); }.page-poppy-playtime-chapter-3-rom__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; }.page-poppy-playtime-chapter-3-rom__quick-access-item { background-color: #ecf0f1; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 1px 3px rgba(0,0,0,0.08); transition: transform 0.2s ease; }.page-poppy-playtime-chapter-3-rom__quick-access-item:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-3-rom__quick-access-item h3 { margin-top: 0; color: #34495e; font-size: 1.4em; }.page-poppy-playtime-chapter-3-rom__quick-access-item .page-poppy-playtime-chapter-3-rom__button { width: 100%; box-sizing: border-box; }.page-poppy-playtime-chapter-3-rom__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-poppy-playtime-chapter-3-rom__feature-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.1); text-align: center; }.page-poppy-playtime-chapter-3-rom__feature-card img { max-width: 100%; height: auto; display: block; border-bottom: 1px solid #eee; }.page-poppy-playtime-chapter-3-rom__feature-card-content { padding: 20px; }.page-poppy-playtime-chapter-3-rom__feature-card-content h3 { margin-top: 0; color: #34495e; font-size: 1.5em; }.page-poppy-playtime-chapter-3-rom__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-poppy-playtime-chapter-3-rom__promo-card { background-color: #ecf0f1; padding: 25px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.08); text-align: center; }.page-poppy-playtime-chapter-3-rom__promo-card h3 { color: #e74c3c; margin-top: 0; }.page-poppy-playtime-chapter-3-rom__security-content { display: flex; flex-wrap: wrap; align-items: center; gap: 30px; }.page-poppy-playtime-chapter-3-rom__security-text { flex: 1; min-width: 300px; }.page-poppy-playtime-chapter-3-rom__security-image { flex: 1; min-width: 300px; text-align: center; }.page-poppy-playtime-chapter-3-rom__security-image img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 10px rgba(0,0,0,0.15); }.page-poppy-playtime-chapter-3-rom__faq-list { list-style: none; padding: 0; margin-top: 30px; }.page-poppy-playtime-chapter-3-rom__faq-item { background-color: #ecf0f1; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px rgba(0,0,0,0.08); }.page-poppy-playtime-chapter-3-rom__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #34495e; color: #fff; font-weight: bold; transition: background-color 0.3s ease; user-select: none; }.page-poppy-playtime-chapter-3-rom__faq-question:hover { background-color: #2c3e50; }.page-poppy-playtime-chapter-3-rom__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; }.page-poppy-playtime-chapter-3-rom__faq-toggle { font-size: 1.5em; line-height: 1; transition: transform 0.3s ease; pointer-events: none; }.page-poppy-playtime-chapter-3-rom__faq-item.active .page-poppy-playtime-chapter-3-rom__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-chapter-3-rom__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-poppy-playtime-chapter-3-rom__faq-item.active .page-poppy-playtime-chapter-3-rom__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-poppy-playtime-chapter-3-rom__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-poppy-playtime-chapter-3-rom__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.1); transition: transform 0.2s ease; }.page-poppy-playtime-chapter-3-rom__blog-card:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-3-rom__blog-card img { max-width: 100%; height: auto; display: block; }.page-poppy-playtime-chapter-3-rom__blog-card-content { padding: 20px; }.page-poppy-playtime-chapter-3-rom__blog-card-content h3 { margin-top: 0; margin-bottom: 10px; font-size: 1.3em; }.page-poppy-playtime-chapter-3-rom__blog-card-content h3 a { color: #34495e; text-decoration: none; }.page-poppy-playtime-chapter-3-rom__blog-card-content p { font-size: 0.9em; color: #555; }.page-poppy-playtime-chapter-3-rom__blog-card-date { font-size: 0.8em; color: #7f8c8d; margin-top: 10px; text-align: right; }.page-poppy-playtime-chapter-3-rom__image-full-width { max-width: 100%; height: auto; display: block; border-radius: 8px; }.page-poppy-playtime-chapter-3-rom__image-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }.page-poppy-playtime-chapter-3-rom__list-item { box-sizing: border-box; }.page-poppy-playtime-chapter-3-rom__list-container { width: 100%; max-width: 100%; box-sizing: border-box; padding: 0; margin-left: 0; margin-right: 0; }@media (max-width: 768px) { .page-poppy-playtime-chapter-3-rom__hero-title { font-size: 2.5em; }.page-poppy-playtime-chapter-3-rom__hero-description { font-size: 1em; }.page-poppy-playtime-chapter-3-rom__section { padding: 30px 15px; }.page-poppy-playtime-chapter-3-rom__section-title { font-size: 2em; }.page-poppy-playtime-chapter-3-rom__intro-content, .page-poppy-playtime-chapter-3-rom__security-content { flex-direction: column; }.page-poppy-playtime-chapter-3-rom__quick-access-grid, .page-poppy-playtime-chapter-3-rom__features-grid, .page-poppy-playtime-chapter-3-rom__promo-grid, .page-poppy-playtime-chapter-3-rom__blog-grid { grid-template-columns: 1fr; }.page-poppy-playtime-chapter-3-rom__faq-question { padding: 15px 20px; }.page-poppy-playtime-chapter-3-rom__faq-question h3 { font-size: 1.1em; }.page-poppy-playtime-chapter-3-rom__faq-answer { padding: 0 20px; }.page-poppy-playtime-chapter-3-rom__faq-item.active .page-poppy-playtime-chapter-3-rom__faq-answer { padding: 15px 20px !important; }.page-poppy-playtime-chapter-3-rom__image-container img, .page-poppy-playtime-chapter-3-rom__image-full-width { max-width: 100% !important; height: auto !important; }.page-poppy-playtime-chapter-3-rom__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !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-poppy-playtime-chapter-3-rom__list-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }}