.page-steam-gg-poppy-playtime-5 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-steam-gg-poppy-playtime-5__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-steam-gg-poppy-playtime-5__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); } .page-steam-gg-poppy-playtime-5__section--dark { background-color: #2c3e50; color: #ecf0f1; } .page-steam-gg-poppy-playtime-5__section--dark h2, .page-steam-gg-poppy-playtime-5__section--dark h3 { color: #ecf0f1; } .page-steam-gg-poppy-playtime-5__hero { text-align: center; color: #fff; position: relative; overflow: hidden; padding: 10px 0 80px 0; } .page-steam-gg-poppy-playtime-5__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; } .page-steam-gg-poppy-playtime-5__hero-content { position: relative; z-index: 1; padding: 60px 20px; background: rgba(0, 0, 0, 0.5); border-radius: 10px; max-width: 900px; margin: 40px auto; } .page-steam-gg-poppy-playtime-5__hero h1 { font-size: 3em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-steam-gg-poppy-playtime-5__hero p { font-size: 1.2em; margin-bottom: 30px; } .page-steam-gg-poppy-playtime-5__btn { 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; font-size: 1em; } .page-steam-gg-poppy-playtime-5__btn:hover { background-color: #c0392b; } .page-steam-gg-poppy-playtime-5__h2 { font-size: 2.2em; color: #2c3e50; text-align: center; margin-bottom: 30px; } .page-steam-gg-poppy-playtime-5__h3 { font-size: 1.6em; color: #34495e; margin-bottom: 15px; } .page-steam-gg-poppy-playtime-5__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; text-align: center; } .page-steam-gg-poppy-playtime-5__intro-item img { max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 15px; min-width: 200px; min-height: 200px; } .page-steam-gg-poppy-playtime-5__intro-item h3 { margin-top: 0; } .page-steam-gg-poppy-playtime-5__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; } .page-steam-gg-poppy-playtime-5__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 30px; } .page-steam-gg-poppy-playtime-5__game-card { background-color: #ecf0f1; border-radius: 8px; overflow: hidden; text-align: center; padding-bottom: 20px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); } .page-steam-gg-poppy-playtime-5__game-card img { width: 100%; height: 200px; object-fit: cover; display: block; margin-bottom: 15px; min-width: 200px; min-height: 200px; } .page-steam-gg-poppy-playtime-5__game-card h3 { margin: 0 15px 10px; font-size: 1.4em; color: #2c3e50; } .page-steam-gg-poppy-playtime-5__game-card p { font-size: 0.9em; padding: 0 15px; margin-bottom: 15px; } .page-steam-gg-poppy-playtime-5__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-steam-gg-poppy-playtime-5__promo-card { background-color: #fdfdfd; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); text-align: center; padding-bottom: 20px; } .page-steam-gg-poppy-playtime-5__promo-card img { width: 100%; height: 200px; object-fit: cover; display: block; margin-bottom: 15px; min-width: 200px; min-height: 200px; } .page-steam-gg-poppy-playtime-5__promo-card h3 { margin: 0 15px 10px; font-size: 1.5em; color: #e74c3c; } .page-steam-gg-poppy-playtime-5__promo-card p { font-size: 0.9em; padding: 0 15px; margin-bottom: 15px; } .page-steam-gg-poppy-playtime-5__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-steam-gg-poppy-playtime-5__feature-item { text-align: center; flex: 1 1 250px; padding: 20px; background-color: #ecf0f1; border-radius: 8px; } .page-steam-gg-poppy-playtime-5__feature-item img { max-width: 100px; height: auto; margin-bottom: 15px; min-width: 200px; min-height: 200px; } .page-steam-gg-poppy-playtime-5__faq-item { background-color: #ecf0f1; border-radius: 8px; margin-bottom: 10px; overflow: hidden; transition: all 0.4s ease; } .page-steam-gg-poppy-playtime-5__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; user-select: none; background-color: #34495e; color: #fff; font-weight: bold; transition: background-color 0.3s ease; } .page-steam-gg-poppy-playtime-5__faq-question:hover { background-color: #2c3e50; } .page-steam-gg-poppy-playtime-5__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; } .page-steam-gg-poppy-playtime-5__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; } .page-steam-gg-poppy-playtime-5__faq-item.active .page-steam-gg-poppy-playtime-5__faq-toggle { transform: rotate(45deg); } .page-steam-gg-poppy-playtime-5__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; background-color: #fdfdfd; color: #333; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-steam-gg-poppy-playtime-5__faq-item.active .page-steam-gg-poppy-playtime-5__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-steam-gg-poppy-playtime-5__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-steam-gg-poppy-playtime-5__blog-card { background-color: #ecf0f1; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); } .page-steam-gg-poppy-playtime-5__blog-card img { width: 100%; height: 180px; object-fit: cover; display: block; min-width: 200px; min-height: 200px; } .page-steam-gg-poppy-playtime-5__blog-content { padding: 20px; } .page-steam-gg-poppy-playtime-5__blog-content h3 { margin-top: 0; font-size: 1.3em; margin-bottom: 10px; } .page-steam-gg-poppy-playtime-5__blog-content h3 a { text-decoration: none; color: #2c3e50; transition: color 0.3s ease; } .page-steam-gg-poppy-playtime-5__blog-content h3 a:hover { color: #e74c3c; } .page-steam-gg-poppy-playtime-5__blog-content p { font-size: 0.9em; color: #555; margin-bottom: 15px; } @media (max-width: 768px) { .page-steam-gg-poppy-playtime-5__hero h1 { font-size: 2em; } .page-steam-gg-poppy-playtime-5__hero p { font-size: 1em; } .page-steam-gg-poppy-playtime-5__h2 { font-size: 1.8em; } .page-steam-gg-poppy-playtime-5__h3 { font-size: 1.4em; } .page-steam-gg-poppy-playtime-5__container { padding: 10px; } .page-steam-gg-poppy-playtime-5__section { padding: 20px 10px; } .page-steam-gg-poppy-playtime-5__intro-grid, .page-steam-gg-poppy-playtime-5__quick-access-grid, .page-steam-gg-poppy-playtime-5__game-grid, .page-steam-gg-poppy-playtime-5__promo-grid, .page-steam-gg-poppy-playtime-5__blog-grid { grid-template-columns: 1fr; } .page-steam-gg-poppy-playtime-5__btn { padding: 10px 20px; font-size: 0.9em; } .page-steam-gg-poppy-playtime-5__intro-item, .page-steam-gg-poppy-playtime-5__game-card, .page-steam-gg-poppy-playtime-5__promo-card, .page-steam-gg-poppy-playtime-5__blog-card, .page-steam-gg-poppy-playtime-5__feature-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-steam-gg-poppy-playtime-5__faq-answer { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-steam-gg-poppy-playtime-5__faq-item.active .page-steam-gg-poppy-playtime-5__faq-answer { padding: 15px !important; } .page-steam-gg-poppy-playtime-5__game-card img, .page-steam-gg-poppy-playtime-5__promo-card img, .page-steam-gg-poppy-playtime-5__blog-card img { max-width: 100% !important; height: auto !important; } }