/* Page-specific CSS */:root{--primary-color:#f39c12;--secondary-color:#e67e22;--background-dark:#1a1a2e;--text-light:#e0e0e0;--text-dark:#333333;--card-background:#2a2a4a;--border-color:#4a4a6a;--button-hover-dark:#d35400;--button-hover-light:#f1c40f;--header-offset:122px}.page-poppy-playtime-game-cover{font-family:'Arial',sans-serif;color:var(--text-light);background-color:var(--background-dark);line-height:1.6;overflow-x:hidden}.page-poppy-playtime-game-cover__section{padding:60px 20px;max-width:1200px;margin:0 auto;text-align:center}.page-poppy-playtime-game-cover__section-title{font-size:2.5em;color:var(--primary-color);margin-bottom:40px;position:relative;padding-bottom:15px;text-transform:uppercase}.page-poppy-playtime-game-cover__section-title::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:80px;height:4px;background-color:var(--secondary-color);border-radius:2px}.page-poppy-playtime-game-cover__section-title--small{font-size:1.8em;margin-bottom:25px;text-transform:none}.page-poppy-playtime-game-cover__section-title--small::after{width:60px;height:3px}.page-poppy-playtime-game-cover__text-content{font-size:1.1em;margin-bottom:20px;max-width:900px;margin-left:auto;margin-right:auto;text-align:center}.page-poppy-playtime-game-cover__highlight{color:var(--primary-color);font-weight:bold}.page-poppy-playtime-game-cover__button{display:inline-block;background-color:var(--primary-color);color:var(--background-dark);padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .2s ease;border:none;cursor:pointer;margin:10px}.page-poppy-playtime-game-cover__button:hover{background-color:var(--button-hover-dark);transform:translateY(-2px)}.page-poppy-playtime-game-cover__button--primary{background-color:var(--primary-color)}.page-poppy-playtime-game-cover__button--secondary{background-color:var(--card-background);color:var(--text-light);border:2px solid var(--primary-color)}.page-poppy-playtime-game-cover__button--secondary:hover{background-color:var(--primary-color);color:var(--background-dark)}.page-poppy-playtime-game-cover__button--small{padding:10px 20px;font-size:.95em;margin:5px}.page-poppy-playtime-game-cover__hero{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;padding:10px 20px 80px;min-height:70vh;overflow:hidden;background-color:#1a1a2e}.page-poppy-playtime-game-cover__hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.page-poppy-playtime-game-cover__hero-image{width:100%;height:100%;object-fit:cover;opacity:.3;filter:brightness(.7);transition:transform .5s ease}.page-poppy-playtime-game-cover__hero-content{position:relative;z-index:1;max-width:900px;padding:20px;background:rgba(0,0,0,.4);border-radius:10px}.page-poppy-playtime-game-cover__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2;color:#ffffff;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.page-poppy-playtime-game-cover__hero-subtitle{font-size:1.4em;margin-bottom:30px;opacity:.9}.page-poppy-playtime-game-cover__hero-buttons{display:flex;justify-content:center;flex-wrap:wrap}.page-poppy-playtime-game-cover__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box;padding:40px 20px;background-color:var(--card-background);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.page-poppy-playtime-game-cover__logo-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%}.page-poppy-playtime-game-cover__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;object-fit:contain;transition:transform .3s ease}.page-poppy-playtime-game-cover__payment-logo:hover{transform:scale(1.1)}.page-poppy-playtime-game-cover__introduction{background-color:var(--background-dark);padding:60px 20px;max-width:1200px;margin:0 auto;text-align:center}.page-poppy-playtime-game-cover__introduction .page-poppy-playtime-game-cover__button{margin-top:30px}.page-poppy-playtime-game-cover__quick-access{background-color:var(--card-background);padding:60px 20px;max-width:1200px;margin:0 auto}.page-poppy-playtime-game-cover__link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-poppy-playtime-game-cover__access-card{background-color:var(--background-dark);padding:30px;border-radius:10px;text-align:left;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:var(--text-light);border:1px solid var(--border-color)}.page-poppy-playtime-game-cover__access-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.3)}.page-poppy-playtime-game-cover__access-card-title{font-size:1.5em;color:var(--primary-color);margin-bottom:10px}.page-poppy-playtime-game-cover__access-card-description{font-size:.95em;opacity:.8}.page-poppy-playtime-game-cover__core-games{background-color:var(--background-dark);padding:60px 20px;max-width:1200px;margin:0 auto}.page-poppy-playtime-game-cover__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-poppy-playtime-game-cover__game-card{background-color:var(--card-background);border-radius:10px;overflow:hidden;text-align:center;padding-bottom:20px;transition:transform .3s ease,box-shadow .3s ease;border:1px solid var(--border-color)}.page-poppy-playtime-game-cover__game-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.3)}.page-poppy-playtime-game-cover__game-card-image{width:100%;height:200px;object-fit:cover;margin-bottom:15px}.page-poppy-playtime-game-cover__game-card-title{font-size:1.4em;color:var(--primary-color);margin-bottom:10px;padding:0 15px}.page-poppy-playtime-game-cover__game-card-description{font-size:.9em;opacity:.8;padding:0 15px 15px}.page-poppy-playtime-game-cover__promotions{background-color:var(--card-background);padding:60px 20px;max-width:1200px;margin:0 auto}.page-poppy-playtime-game-cover__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-poppy-playtime-game-cover__promo-card{background-color:var(--background-dark);border-radius:10px;overflow:hidden;text-align:center;padding-bottom:20px;transition:transform .3s ease,box-shadow .3s ease;border:1px solid var(--border-color)}.page-poppy-playtime-game-cover__promo-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.3)}.page-poppy-playtime-game-cover__promo-card-image{width:100%;height:220px;object-fit:cover;margin-bottom:15px}.page-poppy-playtime-game-cover__promo-card-title{font-size:1.5em;color:var(--primary-color);margin-bottom:10px;padding:0 15px}.page-poppy-playtime-game-cover__promo-card-description{font-size:.95em;opacity:.8;padding:0 15px 15px}.page-poppy-playtime-game-cover__security-support{background-color:var(--background-dark);padding:60px 20px;max-width:1200px;margin:0 auto}.page-poppy-playtime-game-cover__feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-poppy-playtime-game-cover__feature-card{background-color:var(--card-background);border-radius:10px;padding:30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:1px solid var(--border-color)}.page-poppy-playtime-game-cover__feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.3)}.page-poppy-playtime-game-cover__feature-icon{width:80px;height:80px;object-fit:contain;margin-bottom:20px}.page-poppy-playtime-game-cover__feature-title{font-size:1.4em;color:var(--primary-color);margin-bottom:10px}.page-poppy-playtime-game-cover__feature-description{font-size:.95em;opacity:.8}.page-poppy-playtime-game-cover__faq{background-color:var(--card-background);padding:60px 20px;max-width:1200px;margin:0 auto}.page-poppy-playtime-game-cover__faq-list{margin-top:40px;max-width:800px;margin-left:auto;margin-right:auto}.page-poppy-playtime-game-cover__faq-item{background-color:var(--background-dark);border:1px solid var(--border-color);border-radius:8px;margin-bottom:15px;overflow:hidden}.page-poppy-playtime-game-cover__faq-question{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;cursor:pointer;user-select:none;background-color:var(--card-background);transition:background-color .3s ease}.page-poppy-playtime-game-cover__faq-question:hover{background-color:#3a3a5a}.page-poppy-playtime-game-cover__faq-title{font-size:1.2em;color:var(--text-light);margin:0;flex-grow:1;text-align:left;pointer-events:none}.page-poppy-playtime-game-cover__faq-toggle{font-size:1.5em;font-weight:bold;color:var(--primary-color);margin-left:15px;pointer-events:none;transition:transform .3s ease}.page-poppy-playtime-game-cover__faq-item.active .page-poppy-playtime-game-cover__faq-toggle{transform:rotate(45deg)}.page-poppy-playtime-game-cover__faq-answer{max-height:0;overflow:hidden;padding:0 20px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0;text-align:left;font-size:.95em;color:var(--text-light)}.page-poppy-playtime-game-cover__faq-answer p{margin-top:10px;margin-bottom:10px}.page-poppy-playtime-game-cover__faq-item.active .page-poppy-playtime-game-cover__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1}.page-poppy-playtime-game-cover__blog{background-color:var(--background-dark);padding:60px 20px;max-width:1200px;margin:0 auto}.page-poppy-playtime-game-cover__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-poppy-playtime-game-cover__blog-card{background-color:var(--card-background);border-radius:10px;overflow:hidden;text-align:left;transition:transform .3s ease,box-shadow .3s ease;border:1px solid var(--border-color)}.page-poppy-playtime-game-cover__blog-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.3)}.page-poppy-playtime-game-cover__blog-card-image{width:100%;height:200px;object-fit:cover}.page-poppy-playtime-game-cover__blog-card-content{padding:20px}.page-poppy-playtime-game-cover__blog-card-title{font-size:1.3em;color:var(--primary-color);margin-bottom:10px}.page-poppy-playtime-game-cover__blog-card-meta{font-size:.85em;color:var(--text-light);opacity:.7;margin-bottom:10px}.page-poppy-playtime-game-cover__blog-card-excerpt{font-size:.9em;margin-bottom:20px;opacity:.9}@media (max-width:1024px){.page-poppy-playtime-game-cover__hero-title{font-size:3em}.page-poppy-playtime-game-cover__hero-subtitle{font-size:1.2em}.page-poppy-playtime-game-cover__section-title{font-size:2em}}@media (max-width:768px){.page-poppy-playtime-game-cover__hero{min-height:60vh;padding-bottom:40px}.page-poppy-playtime-game-cover__hero-content{padding:15px}.page-poppy-playtime-game-cover__hero-title{font-size:2.2em}.page-poppy-playtime-game-cover__hero-subtitle{font-size:1em}.page-poppy-playtime-game-cover__hero-buttons{flex-direction:column}.page-poppy-playtime-game-cover__button{width:90%;margin:8px auto}.page-poppy-playtime-game-cover__section{padding:40px 15px}.page-poppy-playtime-game-cover__section-title{font-size:1.8em;margin-bottom:30px}.page-poppy-playtime-game-cover__section-title--small{font-size:1.5em;margin-bottom:20px}.page-poppy-playtime-game-cover__text-content{font-size:1em}.page-poppy-playtime-game-cover__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;padding:30px 15px}.page-poppy-playtime-game-cover__payment-logo{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}.page-poppy-playtime-game-cover__link-grid,.page-poppy-playtime-game-cover__game-grid,.page-poppy-playtime-game-cover__promo-grid,.page-poppy-playtime-game-cover__feature-grid,.page-poppy-playtime-game-cover__blog-grid{grid-template-columns:1fr;gap:20px}.page-poppy-playtime-game-cover__access-card,.page-poppy-playtime-game-cover__game-card,.page-poppy-playtime-game-cover__promo-card,.page-poppy-playtime-game-cover__feature-card,.page-poppy-playtime-game-cover__blog-card{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;padding:20px}.page-poppy-playtime-game-cover__access-card-description,.page-poppy-playtime-game-cover__game-card-description,.page-poppy-playtime-game-cover__promo-card-description,.page-poppy-playtime-game-cover__feature-description,.page-poppy-playtime-game-cover__blog-card-excerpt{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}.page-poppy-playtime-game-cover__game-card-image,.page-poppy-playtime-game-cover__promo-card-image,.page-poppy-playtime-game-cover__feature-icon,.page-poppy-playtime-game-cover__blog-card-image{max-width:100% !important;height:auto !important;box-sizing:border-box !important}.page-poppy-playtime-game-cover__faq-question{padding:15px}.page-poppy-playtime-game-cover__faq-title{font-size:1.1em}.page-poppy-playtime-game-cover__faq-answer{padding:0 15px}.page-poppy-playtime-game-cover__faq-item.active .page-poppy-playtime-game-cover__faq-answer{padding:15px !important}}@media (max-width:480px){.page-poppy-playtime-game-cover__hero-title{font-size:1.8em}.page-poppy-playtime-game-cover__hero-subtitle{font-size:.9em}.page-poppy-playtime-game-cover__section-title{font-size:1.5em}.page-poppy-playtime-game-cover__button{font-size:1em;padding:12px 20px}}