.page-the-prototype-poppy-playtime-pfp { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; }.page-the-prototype-poppy-playtime-pfp__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-the-prototype-poppy-playtime-pfp__section { padding: 40px 20px; margin-bottom: 20px; border-radius: 10px; background-color: #2a2a4a; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); }.page-the-prototype-poppy-playtime-pfp__section-title { font-size: 2.5em; color: #e0b0ff; text-align: center; margin-bottom: 30px; text-shadow: 0 0 10px rgba(224, 176, 255, 0.5); }.page-the-prototype-poppy-playtime-pfp__hero-section { background: linear-gradient(135deg, #2a2a4a, #1a1a2e); padding: 10px 20px 60px; text-align: center; color: #fff; position: relative; overflow: hidden; border-radius: 0; }.page-the-prototype-poppy-playtime-pfp__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; opacity: 0.3; }.page-the-prototype-poppy-playtime-pfp__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; padding-top: 50px; }.page-the-prototype-poppy-playtime-pfp__hero-title { font-size: 3.5em; margin-bottom: 20px; color: #ffeb3b; text-shadow: 0 0 15px rgba(255, 235, 59, 0.7); line-height: 1.2; }.page-the-prototype-poppy-playtime-pfp__hero-description { font-size: 1.2em; margin-bottom: 30px; color: #e0e0e0; }.page-the-prototype-poppy-playtime-pfp__cta-button { display: inline-block; background-color: #8a2be2; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-the-prototype-poppy-playtime-pfp__cta-button:hover { background-color: #6a0ad6; transform: translateY(-3px); }.page-the-prototype-poppy-playtime-pfp__intro-text { font-size: 1.1em; text-align: center; max-width: 900px; margin: 0 auto 30px; color: #ccc; }.page-the-prototype-poppy-playtime-pfp__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; }.page-the-prototype-poppy-playtime-pfp__quick-access-item { background-color: #3a3a5a; padding: 20px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-the-prototype-poppy-playtime-pfp__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); }.page-the-prototype-poppy-playtime-pfp__quick-access-item .page-the-prototype-poppy-playtime-pfp__cta-button { width: 100%; }.page-the-prototype-poppy-playtime-pfp__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-the-prototype-poppy-playtime-pfp__game-card { background-color: #3a3a5a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-the-prototype-poppy-playtime-pfp__game-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); }.page-the-prototype-poppy-playtime-pfp__game-card-image-wrapper { width: 100%; height: 180px; overflow: hidden; display: flex; align-items: center; justify-content: center; background-color: #1a1a2e; }.page-the-prototype-poppy-playtime-pfp__game-card-image { max-width: 100%; height: auto; object-fit: contain; }.page-the-prototype-poppy-playtime-pfp__game-card-content { padding: 20px; text-align: center; }.page-the-prototype-poppy-playtime-pfp__game-card-title { font-size: 1.5em; color: #ffeb3b; margin-bottom: 10px; }.page-the-prototype-poppy-playtime-pfp__game-card-description { font-size: 0.95em; color: #ccc; margin-bottom: 20px; }.page-the-prototype-poppy-playtime-pfp__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-the-prototype-poppy-playtime-pfp__promotion-card { background-color: #3a3a5a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-the-prototype-poppy-playtime-pfp__promotion-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); }.page-the-prototype-poppy-playtime-pfp__promotion-card-image-wrapper { width: 100%; height: 200px; overflow: hidden; }.page-the-prototype-poppy-playtime-pfp__promotion-card-image { width: 100%; height: 100%; object-fit: cover; }.page-the-prototype-poppy-playtime-pfp__promotion-card-content { padding: 20px; }.page-the-prototype-poppy-playtime-pfp__promotion-card-title { font-size: 1.6em; color: #ffeb3b; margin-bottom: 10px; }.page-the-prototype-poppy-playtime-pfp__promotion-card-description { font-size: 0.95em; color: #ccc; margin-bottom: 20px; }.page-the-prototype-poppy-playtime-pfp__security-content { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; margin-top: 30px; }.page-the-prototype-poppy-playtime-pfp__security-text { flex: 2; min-width: 300px; color: #ccc; }.page-the-prototype-poppy-playtime-pfp__security-image-wrapper { flex: 1; min-width: 250px; text-align: center; }.page-the-prototype-poppy-playtime-pfp__security-image { max-width: 100%; height: auto; border-radius: 8px; }.page-the-prototype-poppy-playtime-pfp__payment-methods { margin-top: 20px; display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; }.page-the-prototype-poppy-playtime-pfp__payment-logo { height: 40px; object-fit: contain; filter: grayscale(100%) brightness(180%); transition: filter 0.3s ease; }.page-the-prototype-poppy-playtime-pfp__payment-logo:hover { filter: grayscale(0%) brightness(100%); }.page-the-prototype-poppy-playtime-pfp__faq-list { list-style: none; padding: 0; margin-top: 30px; }.page-the-prototype-poppy-playtime-pfp__faq-item { background-color: #3a3a5a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; }.page-the-prototype-poppy-playtime-pfp__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #4a4a6a; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-the-prototype-poppy-playtime-pfp__faq-question:hover { background-color: #5a5a7a; }.page-the-prototype-poppy-playtime-pfp__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffeb3b; pointer-events: none; }.page-the-prototype-poppy-playtime-pfp__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffeb3b; pointer-events: none; transition: transform 0.3s ease; }.page-the-prototype-poppy-playtime-pfp__faq-item.active .page-the-prototype-poppy-playtime-pfp__faq-toggle { transform: rotate(45deg); }.page-the-prototype-poppy-playtime-pfp__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #ccc; }.page-the-prototype-poppy-playtime-pfp__faq-item.active .page-the-prototype-poppy-playtime-pfp__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-the-prototype-poppy-playtime-pfp__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-the-prototype-poppy-playtime-pfp__blog-card { background-color: #3a3a5a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-the-prototype-poppy-playtime-pfp__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); }.page-the-prototype-poppy-playtime-pfp__blog-card-image-wrapper { width: 100%; height: 200px; overflow: hidden; }.page-the-prototype-poppy-playtime-pfp__blog-card-image { width: 100%; height: 100%; object-fit: cover; }.page-the-prototype-poppy-playtime-pfp__blog-card-content { padding: 20px; }.page-the-prototype-poppy-playtime-pfp__blog-card-title { font-size: 1.4em; color: #ffeb3b; margin-bottom: 10px; }.page-the-prototype-poppy-playtime-pfp__blog-card-description { font-size: 0.9em; color: #ccc; margin-bottom: 15px; }.page-the-prototype-poppy-playtime-pfp__blog-card-date { font-size: 0.8em; color: #999; margin-bottom: 15px; }.page-the-prototype-poppy-playtime-pfp__blog-card .page-the-prototype-poppy-playtime-pfp__cta-button { font-size: 0.9em; padding: 10px 20px; }.page-the-prototype-poppy-playtime-pfp a { color: #8a2be2; text-decoration: none; }.page-the-prototype-poppy-playtime-pfp a:hover { text-decoration: underline; }@media (max-width: 768px) { .page-the-prototype-poppy-playtime-pfp__section { padding: 30px 15px; }.page-the-prototype-poppy-playtime-pfp__section-title { font-size: 2em; }.page-the-prototype-poppy-playtime-pfp__hero-title { font-size: 2.5em; }.page-the-prototype-poppy-playtime-pfp__hero-description { font-size: 1em; }.page-the-prototype-poppy-playtime-pfp__cta-button { padding: 12px 25px; font-size: 1em; }.page-the-prototype-poppy-playtime-pfp__intro-text { font-size: 1em; }.page-the-prototype-poppy-playtime-pfp__quick-access-grid, .page-the-prototype-poppy-playtime-pfp__games-grid, .page-the-prototype-poppy-playtime-pfp__promotions-grid, .page-the-prototype-poppy-playtime-pfp__blog-grid { grid-template-columns: 1fr; }.page-the-prototype-poppy-playtime-pfp__security-content { flex-direction: column; }.page-the-prototype-poppy-playtime-pfp__security-text, .page-the-prototype-poppy-playtime-pfp__security-image-wrapper { min-width: unset; width: 100%; text-align: center; }.page-the-prototype-poppy-playtime-pfp__faq-question { padding: 12px 15px; }.page-the-prototype-poppy-playtime-pfp__faq-question h3 { font-size: 1em; }.page-the-prototype-poppy-playtime-pfp__faq-answer { padding: 0 15px; }.page-the-prototype-poppy-playtime-pfp__faq-item.active .page-the-prototype-poppy-playtime-pfp__faq-answer { padding: 15px !important; }.page-the-prototype-poppy-playtime-pfp__game-card-image, .page-the-prototype-poppy-playtime-pfp__promotion-card-image, .page-the-prototype-poppy-playtime-pfp__security-image, .page-the-prototype-poppy-playtime-pfp__blog-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-the-prototype-poppy-playtime-pfp__quick-access-grid > *, .page-the-prototype-poppy-playtime-pfp__games-grid > *, .page-the-prototype-poppy-playtime-pfp__promotions-grid > *, .page-the-prototype-poppy-playtime-pfp__blog-grid > * { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-the-prototype-poppy-playtime-pfp__faq-list > *, .page-the-prototype-poppy-playtime-pfp__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }}.page-the-prototype-poppy-playtime-pfp__payment-methods img { width: auto; max-height: 40px; min-width: 80px; }.page-the-prototype-poppy-playtime-pfp__game-card-image { min-width: 200px; min-height: 200px; }.page-the-prototype-poppy-playtime-pfp__promotion-card-image { min-width: 200px; min-height: 200px; }.page-the-prototype-poppy-playtime-pfp__blog-card-image { min-width: 200px; min-height: 200px; }