.page-poppy-playtime-poppy-photo { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-poppy-playtime-poppy-photo__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-poppy-playtime-poppy-photo__hero-section { background: linear-gradient(135deg, #FF6B6B 0%, #FFD166 100%); color: #fff; text-align: center; padding: 10px 20px 80px 20px; position: relative; overflow: hidden; border-radius: 0 0 15px 15px; }.page-poppy-playtime-poppy-photo__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; opacity: 0.3; }.page-poppy-playtime-poppy-photo__hero-content { position: relative; z-index: 1; }.page-poppy-playtime-poppy-photo__hero-title { font-size: 3em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0,0,0,0.3); }.page-poppy-playtime-poppy-photo__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-poppy-playtime-poppy-photo__cta-button { display: inline-block; background-color: #007bff; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-poppy-playtime-poppy-photo__cta-button:hover { background-color: #0056b3; transform: translateY(-3px); }.page-poppy-playtime-poppy-photo__section { background-color: #fff; padding: 40px 20px; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); }.page-poppy-playtime-poppy-photo__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-poppy-playtime-poppy-photo__section-title { font-size: 2.2em; color: #333; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; }.page-poppy-playtime-poppy-photo__section-title--dark { color: #ecf0f1; }.page-poppy-playtime-poppy-photo__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #007bff; margin: 10px auto 0; border-radius: 2px; }.page-poppy-playtime-poppy-photo__section-title--dark::after { background-color: #007bff; }.page-poppy-playtime-poppy-photo__intro-text { text-align: center; max-width: 900px; margin: 0 auto 30px; font-size: 1.1em; color: #555; }.page-poppy-playtime-poppy-photo__intro-text--dark { color: #bdc3c7; }.page-poppy-playtime-poppy-photo__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-poppy-playtime-poppy-photo__feature-item { text-align: center; padding: 25px; border-radius: 8px; background-color: #f4f4f4; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-poppy-playtime-poppy-photo__feature-item:hover { transform: translateY(-5px); box-shadow: 0 4px 15px rgba(0,0,0,0.1); }.page-poppy-playtime-poppy-photo__feature-icon { margin-bottom: 15px; width: 100px; height: 100px; object-fit: contain; }.page-poppy-playtime-poppy-photo__feature-title { font-size: 1.4em; color: #007bff; margin-bottom: 10px; }.page-poppy-playtime-poppy-photo__feature-description { font-size: 0.95em; color: #666; }.page-poppy-playtime-poppy-photo__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; }.page-poppy-playtime-poppy-photo__access-button { display: block; text-align: center; padding: 15px 10px; background-color: #2ecc71; color: #fff; text-decoration: none; border-radius: 8px; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-poppy-playtime-poppy-photo__access-button:hover { background-color: #27ae60; transform: translateY(-2px); }.page-poppy-playtime-poppy-photo__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; }.page-poppy-playtime-poppy-photo__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-poppy-playtime-poppy-photo__game-card:hover { transform: translateY(-5px); box-shadow: 0 4px 15px rgba(0,0,0,0.15); }.page-poppy-playtime-poppy-photo__game-image { width: 100%; height: 200px; object-fit: cover; }.page-poppy-playtime-poppy-photo__game-content { padding: 20px; }.page-poppy-playtime-poppy-photo__game-title { font-size: 1.3em; color: #333; margin-bottom: 10px; }.page-poppy-playtime-poppy-photo__game-description { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-poppy-playtime-poppy-photo__game-button { display: inline-block; background-color: #e67e22; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-poppy-playtime-poppy-photo__game-button:hover { background-color: #d35400; }.page-poppy-playtime-poppy-photo__promo-card { background-color: #ffeaa7; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 8px rgba(0,0,0,0.1); }.page-poppy-playtime-poppy-photo__promo-title { font-size: 1.5em; color: #d35400; margin-bottom: 10px; }.page-poppy-playtime-poppy-photo__promo-description { font-size: 1em; color: #555; margin-bottom: 20px; }.page-poppy-playtime-poppy-photo__promo-button { display: inline-block; background-color: #f39c12; color: #fff; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-poppy-playtime-poppy-photo__promo-button:hover { background-color: #e67e22; }.page-poppy-playtime-poppy-photo__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-poppy-playtime-poppy-photo__security-item { display: flex; align-items: flex-start; gap: 15px; background-color: #f4f4f4; padding: 25px; border-radius: 8px; }.page-poppy-playtime-poppy-photo__security-icon { flex-shrink: 0; width: 60px; height: 60px; object-fit: contain; margin-top: 5px; }.page-poppy-playtime-poppy-photo__security-title { font-size: 1.3em; color: #007bff; margin-bottom: 8px; }.page-poppy-playtime-poppy-photo__security-text { font-size: 0.95em; color: #666; }.page-poppy-playtime-poppy-photo__faq-list { list-style: none; padding: 0; }.page-poppy-playtime-poppy-photo__faq-item { background-color: #f9f9f9; margin-bottom: 10px; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 5px rgba(0,0,0,0.05); }.page-poppy-playtime-poppy-photo__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #007bff; color: #fff; cursor: pointer; font-weight: bold; font-size: 1.1em; user-select: none; transition: background-color 0.3s ease; }.page-poppy-playtime-poppy-photo__faq-question:hover { background-color: #0056b3; }.page-poppy-playtime-poppy-photo__faq-question h3 { margin: 0; font-size: 1.1em; color: #fff; pointer-events: none; }.page-poppy-playtime-poppy-photo__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-poppy-playtime-poppy-photo__faq-item.active .page-poppy-playtime-poppy-photo__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-poppy-photo__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; background-color: #fff; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease; }.page-poppy-playtime-poppy-photo__faq-item.active .page-poppy-playtime-poppy-photo__faq-answer { max-height: 2000px !important; padding: 20px !important; }.page-poppy-playtime-poppy-photo__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-poppy-playtime-poppy-photo__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-poppy-playtime-poppy-photo__blog-card:hover { transform: translateY(-5px); box-shadow: 0 4px 15px rgba(0,0,0,0.15); }.page-poppy-playtime-poppy-photo__blog-image { width: 100%; height: 220px; object-fit: cover; }.page-poppy-playtime-poppy-photo__blog-content { padding: 20px; }.page-poppy-playtime-poppy-photo__blog-title { font-size: 1.4em; color: #333; margin-bottom: 10px; text-decoration: none; display: block; }.page-poppy-playtime-poppy-photo__blog-title:hover { color: #007bff; }.page-poppy-playtime-poppy-photo__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-poppy-playtime-poppy-photo__blog-date { font-size: 0.85em; color: #999; }.page-poppy-playtime-poppy-photo__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-poppy-playtime-poppy-photo__floating-button { background-color: #e74c3c; color: #fff; width: 60px; height: 60px; border-radius: 50%; display: flex; justify-content: center; align-items: center; text-decoration: none; font-weight: bold; font-size: 0.9em; box-shadow: 0 4px 10px rgba(0,0,0,0.2); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; line-height: 1.2; }.page-poppy-playtime-poppy-photo__floating-button:hover { background-color: #c0392b; transform: scale(1.05); }.page-poppy-playtime-poppy-photo__floating-button--login { background-color: #3498db; }.page-poppy-playtime-poppy-photo__floating-button--login:hover { background-color: #2980b9; }@media (max-width: 768px) { .page-poppy-playtime-poppy-photo__hero-title { font-size: 2.2em; }.page-poppy-playtime-poppy-photo__hero-subtitle { font-size: 1em; }.page-poppy-playtime-poppy-photo__section-title { font-size: 1.8em; }.page-poppy-playtime-poppy-photo__intro-text { font-size: 1em; }.page-poppy-playtime-poppy-photo__features-grid, .page-poppy-playtime-poppy-photo__quick-access-grid, .page-poppy-playtime-poppy-photo__games-grid, .page-poppy-playtime-poppy-photo__security-grid, .page-poppy-playtime-poppy-photo__blog-grid { grid-template-columns: 1fr; }.page-poppy-playtime-poppy-photo__feature-item, .page-poppy-playtime-poppy-photo__game-card, .page-poppy-playtime-poppy-photo__promo-card, .page-poppy-playtime-poppy-photo__security-item, .page-poppy-playtime-poppy-photo__blog-card { margin-bottom: 15px; }.page-poppy-playtime-poppy-photo__faq-question { padding: 12px 15px; font-size: 1em; }.page-poppy-playtime-poppy-photo__faq-question h3 { font-size: 1em; }.page-poppy-playtime-poppy-photo__faq-answer { padding: 15px !important; }.page-poppy-playtime-poppy-photo__floating-buttons { bottom: 15px; right: 15px; gap: 8px; }.page-poppy-playtime-poppy-photo__floating-button { width: 50px; height: 50px; font-size: 0.8em; }.page-poppy-playtime-poppy-photo__feature-item, .page-poppy-playtime-poppy-photo__game-card, .page-poppy-playtime-poppy-photo__promo-card, .page-poppy-playtime-poppy-photo__security-item, .page-poppy-playtime-poppy-photo__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }.page-poppy-playtime-poppy-photo__features-grid ul, .page-poppy-playtime-poppy-photo__quick-access-grid ul, .page-poppy-playtime-poppy-photo__games-grid ul, .page-poppy-playtime-poppy-photo__security-grid ul, .page-poppy-playtime-poppy-photo__blog-grid ul, .page-poppy-playtime-poppy-photo__faq-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-poppy-playtime-poppy-photo__features-grid li, .page-poppy-playtime-poppy-photo__quick-access-grid li, .page-poppy-playtime-poppy-photo__games-grid li, .page-poppy-playtime-poppy-photo__security-grid li, .page-poppy-playtime-poppy-photo__blog-grid li, .page-poppy-playtime-poppy-photo__faq-list li { 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-poppy-photo img { max-width: 100%; height: auto; }.page-poppy-playtime-poppy-photo__hero-section img, .page-poppy-playtime-poppy-photo__feature-icon img, .page-poppy-playtime-poppy-photo__game-image img, .page-poppy-playtime-poppy-photo__security-icon img, .page-poppy-playtime-poppy-photo__blog-image img { max-width: 100%; height: auto; }.page-poppy-playtime-poppy-photo__hero-section .page-poppy-playtime-poppy-photo__hero-image, .page-poppy-playtime-poppy-photo__feature-item .page-poppy-playtime-poppy-photo__feature-icon, .page-poppy-playtime-poppy-photo__game-card .page-poppy-playtime-poppy-photo__game-image, .page-poppy-playtime-poppy-photo__security-item .page-poppy-playtime-poppy-photo__security-icon, .page-poppy-playtime-poppy-photo__blog-card .page-poppy-playtime-poppy-photo__blog-image { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }@media (max-width: 768px) { .page-poppy-playtime-poppy-photo img { max-width: 100% !important; height: auto !important; }.page-poppy-playtime-poppy-photo__hero-section .page-poppy-playtime-poppy-photo__hero-image, .page-poppy-playtime-poppy-photo__feature-item .page-poppy-playtime-poppy-photo__feature-icon, .page-poppy-playtime-poppy-photo__game-card .page-poppy-playtime-poppy-photo__game-image, .page-poppy-playtime-poppy-photo__security-item .page-poppy-playtime-poppy-photo__security-icon, .page-poppy-playtime-poppy-photo__blog-card .page-poppy-playtime-poppy-photo__blog-image { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; }}