.page-fortnite-poppy-playtime { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #e0e0e0; background-color: #1a1a2e; line-height: 1.6; }.page-fortnite-poppy-playtime__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-fortnite-poppy-playtime__hero-section { position: relative; padding: 10px 0 80px; text-align: center; color: #fff; overflow: hidden; background: linear-gradient(135deg, #2a002a, #4a004a); border-radius: 15px; margin-bottom: 40px; }.page-fortnite-poppy-playtime__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; opacity: 0.4; }.page-fortnite-poppy-playtime__hero-content { position: relative; z-index: 1; padding: 20px; }.page-fortnite-poppy-playtime__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7); color: #ffeb3b; }.page-fortnite-poppy-playtime__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-fortnite-poppy-playtime__cta-button { display: inline-block; background-color: #ff4081; color: #fff; padding: 15px 40px; 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.3); }.page-fortnite-poppy-playtime__cta-button:hover { background-color: #e91e63; transform: translateY(-3px); }.page-fortnite-poppy-playtime__section-title { font-size: 2.5em; color: #ffeb3b; text-align: center; margin-bottom: 40px; padding-top: 20px; }.page-fortnite-poppy-playtime__text-content { font-size: 1.1em; margin-bottom: 20px; }.page-fortnite-poppy-playtime__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; margin-bottom: 40px; }.page-fortnite-poppy-playtime__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-fortnite-poppy-playtime__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-fortnite-poppy-playtime__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-bottom: 40px; }.page-fortnite-poppy-playtime__card { background-color: #2c2c4d; border-radius: 10px; padding: 25px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4); text-align: center; transition: transform 0.3s ease; }.page-fortnite-poppy-playtime__card:hover { transform: translateY(-5px); }.page-fortnite-poppy-playtime__card-title { font-size: 1.8em; color: #ffeb3b; margin-bottom: 15px; }.page-fortnite-poppy-playtime__card-text { font-size: 1em; color: #ccc; margin-bottom: 20px; }.page-fortnite-poppy-playtime__card-button { display: inline-block; background-color: #00bcd4; color: #fff; padding: 10px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-fortnite-poppy-playtime__card-button:hover { background-color: #0097a7; }.page-fortnite-poppy-playtime__image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; margin-bottom: 20px; border-radius: 8px; }.page-fortnite-poppy-playtime__image { max-width: 100%; height: auto; display: block; margin: 0 auto; object-fit: cover; }.page-fortnite-poppy-playtime__list { list-style: none; padding: 0; margin: 0; }.page-fortnite-poppy-playtime__list-item { background-color: #2c2c4d; margin-bottom: 15px; padding: 20px; border-radius: 8px; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; }.page-fortnite-poppy-playtime__list-text { flex: 1; margin-right: 20px; font-size: 1.1em; }.page-fortnite-poppy-playtime__list-button { background-color: #ff4081; color: #fff; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; white-space: nowrap; }.page-fortnite-poppy-playtime__list-button:hover { background-color: #e91e63; }.page-fortnite-poppy-playtime__faq-item { background-color: #2c2c4d; border-radius: 10px; margin-bottom: 15px; overflow: hidden; }.page-fortnite-poppy-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #3f3f6e; transition: background-color 0.3s ease; user-select: none; }.page-fortnite-poppy-playtime__faq-question:hover { background-color: #4a4a7d; }.page-fortnite-poppy-playtime__faq-question h3 { margin: 0; font-size: 1.3em; color: #ffeb3b; pointer-events: none; }.page-fortnite-poppy-playtime__faq-toggle { font-size: 1.8em; font-weight: bold; color: #fff; transition: transform 0.3s ease; pointer-events: none; }.page-fortnite-poppy-playtime__faq-item.active .page-fortnite-poppy-playtime__faq-toggle { transform: rotate(45deg); }.page-fortnite-poppy-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #ccc; }.page-fortnite-poppy-playtime__faq-item.active .page-fortnite-poppy-playtime__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-fortnite-poppy-playtime__blog-article { background-color: #2c2c4d; border-radius: 10px; padding: 25px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4); text-align: left; transition: transform 0.3s ease; }.page-fortnite-poppy-playtime__blog-article:hover { transform: translateY(-5px); }.page-fortnite-poppy-playtime__blog-title { font-size: 1.5em; color: #ffeb3b; margin-bottom: 10px; }.page-fortnite-poppy-playtime__blog-date { font-size: 0.9em; color: #aaa; margin-bottom: 15px; display: block; }.page-fortnite-poppy-playtime__blog-summary { font-size: 1em; color: #ccc; margin-bottom: 20px; }.page-fortnite-poppy-playtime__blog-button { display: inline-block; background-color: #00bcd4; color: #fff; padding: 10px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-fortnite-poppy-playtime__blog-button:hover { background-color: #0097a7; }@media (max-width: 768px) { .page-fortnite-poppy-playtime__hero-title { font-size: 2.5em; }.page-fortnite-poppy-playtime__hero-subtitle { font-size: 1.2em; }.page-fortnite-poppy-playtime__cta-button { padding: 12px 30px; font-size: 1em; }.page-fortnite-poppy-playtime__section-title { font-size: 2em; }.page-fortnite-poppy-playtime__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-fortnite-poppy-playtime__payment-logo, .page-fortnite-poppy-playtime__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-fortnite-poppy-playtime__grid { grid-template-columns: 1fr; }.page-fortnite-poppy-playtime__card { padding: 20px; }.page-fortnite-poppy-playtime__card-title { font-size: 1.5em; }.page-fortnite-poppy-playtime__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px; flex-direction: column; align-items: flex-start; }.page-fortnite-poppy-playtime__list-text { margin-right: 0; margin-bottom: 10px; font-size: 1em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-fortnite-poppy-playtime__list-button { width: 100%; text-align: center; }.page-fortnite-poppy-playtime__faq-question { padding: 15px 20px; }.page-fortnite-poppy-playtime__faq-question h3 { font-size: 1.1em; }.page-fortnite-poppy-playtime__faq-answer { padding: 0 20px; }.page-fortnite-poppy-playtime__faq-item.active .page-fortnite-poppy-playtime__faq-answer { padding: 15px 20px !important; }.page-fortnite-poppy-playtime__blog-article { padding: 20px; }.page-fortnite-poppy-playtime__blog-title { font-size: 1.3em; }.page-fortnite-poppy-playtime__blog-summary { font-size: 0.95em; }.page-fortnite-poppy-playtime__image, .page-fortnite-poppy-playtime__image-wrapper { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }