.page-poppy-playtime-real-factory__main { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-poppy-playtime-real-factory__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; } @media (max-width: 768px) { .page-poppy-playtime-real-factory__section { padding: 30px 15px; } } .page-poppy-playtime-real-factory__hero-section { background: linear-gradient(135deg, #0f0c29, #302b63, #24243e); color: #fff; text-align: center; padding: 10px 20px 80px; position: relative; overflow: hidden; border-radius: 0 0 15px 15px; } .page-poppy-playtime-real-factory__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; filter: brightness(0.6); } .page-poppy-playtime-real-factory__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; } .page-poppy-playtime-real-factory__hero-title { font-size: 3.2em; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } @media (max-width: 768px) { .page-poppy-playtime-real-factory__hero-title { font-size: 2em; } } .page-poppy-playtime-real-factory__hero-description { font-size: 1.3em; margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-poppy-playtime-real-factory__hero-description { font-size: 1em; } } .page-poppy-playtime-real-factory__cta-button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); } .page-poppy-playtime-real-factory__cta-button:hover { background-color: #c0392b; transform: translateY(-3px); } .page-poppy-playtime-real-factory__intro-section { background-color: #1a1a2e; text-align: center; padding: 60px 20px; } .page-poppy-playtime-real-factory__intro-title { font-size: 2.5em; margin-bottom: 25px; color: #e74c3c; } @media (max-width: 768px) { .page-poppy-playtime-real-factory__intro-title { font-size: 1.8em; } } .page-poppy-playtime-real-factory__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-poppy-playtime-real-factory__intro-item { background-color: #2c2c54; padding: 30px; border-radius: 10px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease; } .page-poppy-playtime-real-factory__intro-item:hover { transform: translateY(-5px); } .page-poppy-playtime-real-factory__intro-item h3 { color: #f1c40f; margin-bottom: 15px; font-size: 1.5em; } .page-poppy-playtime-real-factory__intro-item p { font-size: 1em; color: #ccc; } .page-poppy-playtime-real-factory__quick-access-section { background-color: #2c2c54; text-align: center; padding: 60px 20px; } .page-poppy-playtime-real-factory__quick-access-title { font-size: 2.5em; margin-bottom: 25px; color: #e74c3c; } @media (max-width: 768px) { .page-poppy-playtime-real-factory__quick-access-title { font-size: 1.8em; } } .page-poppy-playtime-real-factory__access-buttons { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-top: 30px; } .page-poppy-playtime-real-factory__access-button { background-color: #3498db; color: #fff; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); } .page-poppy-playtime-real-factory__access-button:hover { background-color: #2980b9; transform: translateY(-3px); } .page-poppy-playtime-real-factory__games-section { background-color: #1a1a2e; padding: 60px 20px; text-align: center; } .page-poppy-playtime-real-factory__games-title { font-size: 2.5em; margin-bottom: 25px; color: #f1c40f; } @media (max-width: 768px) { .page-poppy-playtime-real-factory__games-title { font-size: 1.8em; } } .page-poppy-playtime-real-factory__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 40px; } .page-poppy-playtime-real-factory__game-card { background-color: #2c2c54; border-radius: 10px; overflow: hidden; text-align: left; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-poppy-playtime-real-factory__game-card:hover { transform: translateY(-5px); } .page-poppy-playtime-real-factory__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-poppy-playtime-real-factory__game-card-content { padding: 20px; } .page-poppy-playtime-real-factory__game-card-title { font-size: 1.4em; margin-bottom: 10px; color: #fff; } .page-poppy-playtime-real-factory__game-card-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-poppy-playtime-real-factory__game-card-link { display: inline-block; background-color: #e74c3c; color: #fff; padding: 8px 18px; border-radius: 20px; text-decoration: none; font-size: 0.9em; font-weight: bold; transition: background-color 0.3s ease; } .page-poppy-playtime-real-factory__game-card-link:hover { background-color: #c0392b; } .page-poppy-playtime-real-factory__promo-section { background-color: #2c2c54; padding: 60px 20px; text-align: center; } .page-poppy-playtime-real-factory__promo-title { font-size: 2.5em; margin-bottom: 25px; color: #e74c3c; } @media (max-width: 768px) { .page-poppy-playtime-real-factory__promo-title { font-size: 1.8em; } } .page-poppy-playtime-real-factory__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-poppy-playtime-real-factory__promo-card { background-color: #1a1a2e; border-radius: 10px; overflow: hidden; text-align: left; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-poppy-playtime-real-factory__promo-card:hover { transform: translateY(-5px); } .page-poppy-playtime-real-factory__promo-card-image { width: 100%; height: 220px; object-fit: cover; } .page-poppy-playtime-real-factory__promo-card-content { padding: 20px; } .page-poppy-playtime-real-factory__promo-card-title { font-size: 1.5em; margin-bottom: 10px; color: #f1c40f; } .page-poppy-playtime-real-factory__promo-card-description { font-size: 1em; color: #ccc; margin-bottom: 15px; } .page-poppy-playtime-real-factory__promo-card-button { display: inline-block; background-color: #3498db; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-size: 1em; font-weight: bold; transition: background-color 0.3s ease; } .page-poppy-playtime-real-factory__promo-card-button:hover { background-color: #2980b9; } .page-poppy-playtime-real-factory__security-section { background-color: #1a1a2e; padding: 60px 20px; text-align: center; } .page-poppy-playtime-real-factory__security-title { font-size: 2.5em; margin-bottom: 25px; color: #f0f0f0; } @media (max-width: 768px) { .page-poppy-playtime-real-factory__security-title { font-size: 1.8em; } } .page-poppy-playtime-real-factory__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-poppy-playtime-real-factory__security-item { background-color: #2c2c54; padding: 30px; border-radius: 10px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease; } .page-poppy-playtime-real-factory__security-item:hover { transform: translateY(-5px); } .page-poppy-playtime-real-factory__security-item h3 { color: #f1c40f; margin-bottom: 15px; font-size: 1.5em; } .page-poppy-playtime-real-factory__security-item p { font-size: 1em; color: #ccc; } .page-poppy-playtime-real-factory__faq-section { background-color: #2c2c54; padding: 60px 20px; text-align: center; } .page-poppy-playtime-real-factory__faq-title { font-size: 2.5em; margin-bottom: 25px; color: #e74c3c; } @media (max-width: 768px) { .page-poppy-playtime-real-factory__faq-title { font-size: 1.8em; } } .page-poppy-playtime-real-factory__faq-container { max-width: 800px; margin: 40px auto 0; text-align: left; } .page-poppy-playtime-real-factory__faq-item { background-color: #1a1a2e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-poppy-playtime-real-factory__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; background-color: #302b63; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-poppy-playtime-real-factory__faq-question:hover { background-color: #3e3871; } .page-poppy-playtime-real-factory__faq-question h3 { margin: 0; font-size: 1.2em; color: #fff; pointer-events: none; } @media (max-width: 768px) { .page-poppy-playtime-real-factory__faq-question h3 { font-size: 1em; } } .page-poppy-playtime-real-factory__faq-toggle { font-size: 1.8em; font-weight: bold; color: #f1c40f; pointer-events: none; transition: transform 0.3s ease; } .page-poppy-playtime-real-factory__faq-item.active .page-poppy-playtime-real-factory__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-real-factory__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; background-color: #24243e; color: #ccc; } .page-poppy-playtime-real-factory__faq-item.active .page-poppy-playtime-real-factory__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } @media (max-width: 768px) { .page-poppy-playtime-real-factory__faq-answer { padding: 0 15px; } .page-poppy-playtime-real-factory__faq-item.active .page-poppy-playtime-real-factory__faq-answer { padding: 15px !important; } } .page-poppy-playtime-real-factory__blog-section { background-color: #1a1a2e; padding: 60px 20px; text-align: center; } .page-poppy-playtime-real-factory__blog-title { font-size: 2.5em; margin-bottom: 25px; color: #f1c40f; } @media (max-width: 768px) { .page-poppy-playtime-real-factory__blog-title { font-size: 1.8em; } } .page-poppy-playtime-real-factory__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-poppy-playtime-real-factory__blog-card { background-color: #2c2c54; border-radius: 10px; overflow: hidden; text-align: left; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-poppy-playtime-real-factory__blog-card:hover { transform: translateY(-5px); } .page-poppy-playtime-real-factory__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-poppy-playtime-real-factory__blog-card-content { padding: 20px; } .page-poppy-playtime-real-factory__blog-card-title { font-size: 1.4em; margin-bottom: 10px; color: #fff; } .page-poppy-playtime-real-factory__blog-card-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-poppy-playtime-real-factory__blog-card-link { display: inline-block; background-color: #e74c3c; color: #fff; padding: 8px 18px; border-radius: 20px; text-decoration: none; font-size: 0.9em; font-weight: bold; transition: background-color 0.3s ease; } .page-poppy-playtime-real-factory__blog-card-link:hover { background-color: #c0392b; } .page-poppy-playtime-real-factory__list-item { box-sizing: border-box; } @media (max-width: 768px) { .page-poppy-playtime-real-factory__intro-grid, .page-poppy-playtime-real-factory__game-grid, .page-poppy-playtime-real-factory__promo-grid, .page-poppy-playtime-real-factory__security-grid, .page-poppy-playtime-real-factory__blog-grid { grid-template-columns: 1fr; } .page-poppy-playtime-real-factory__intro-item, .page-poppy-playtime-real-factory__game-card, .page-poppy-playtime-real-factory__promo-card, .page-poppy-playtime-real-factory__security-item, .page-poppy-playtime-real-factory__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-real-factory__intro-item p, .page-poppy-playtime-real-factory__game-card-description, .page-poppy-playtime-real-factory__promo-card-description, .page-poppy-playtime-real-factory__security-item p, .page-poppy-playtime-real-factory__blog-card-description { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-poppy-playtime-real-factory__access-buttons { flex-direction: column; align-items: center; } .page-poppy-playtime-real-factory__access-button { width: 100%; max-width: 250px; } } .page-poppy-playtime-real-factory__hero-section img, .page-poppy-playtime-real-factory__intro-item img, .page-poppy-playtime-real-factory__game-card-image img, .page-poppy-playtime-real-factory__promo-card-image img, .page-poppy-playtime-real-factory__security-item img, .page-poppy-playtime-real-factory__blog-card-image img { max-width: 100%; height: auto; display: block; } .page-poppy-playtime-real-factory__hero-section, .page-poppy-playtime-real-factory__intro-section, .page-poppy-playtime-real-factory__quick-access-section, .page-poppy-playtime-real-factory__games-section, .page-poppy-playtime-real-factory__promo-section, .page-poppy-playtime-real-factory__security-section, .page-poppy-playtime-real-factory__faq-section, .page-poppy-playtime-real-factory__blog-section { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; } @media (max-width: 768px) { .page-poppy-playtime-real-factory__hero-section img, .page-poppy-playtime-real-factory__intro-item img, .page-poppy-playtime-real-factory__game-card-image img, .page-poppy-playtime-real-factory__promo-card-image img, .page-poppy-playtime-real-factory__security-item img, .page-poppy-playtime-real-factory__blog-card-image img { max-width: 100% !important; height: auto !important; } .page-poppy-playtime-real-factory__hero-section, .page-poppy-playtime-real-factory__intro-section, .page-poppy-playtime-real-factory__quick-access-section, .page-poppy-playtime-real-factory__games-section, .page-poppy-playtime-real-factory__promo-section, .page-poppy-playtime-real-factory__security-section, .page-poppy-playtime-real-factory__faq-section, .page-poppy-playtime-real-factory__blog-section { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding-left: 15px !important; padding-right: 15px !important; } }