.page-roblox-poppy-playtime-codes { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-top: var(--header-offset, 122px); } .page-roblox-poppy-playtime-codes__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-roblox-poppy-playtime-codes__hero-section { position: relative; background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)); color: #fff; text-align: center; padding: 100px 20px; overflow: hidden; margin-bottom: 40px; } .page-roblox-poppy-playtime-codes__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; } .page-roblox-poppy-playtime-codes__hero-title { font-size: 2.8em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-roblox-poppy-playtime-codes__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-roblox-poppy-playtime-codes__cta-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; } .page-roblox-poppy-playtime-codes__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-roblox-poppy-playtime-codes__section-title { font-size: 2.2em; color: #222; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; } .page-roblox-poppy-playtime-codes__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #ffcc00; border-radius: 2px; } .page-roblox-poppy-playtime-codes__text-block { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); margin-bottom: 40px; } .page-roblox-poppy-playtime-codes__text-block h2 { font-size: 1.8em; color: #333; margin-bottom: 15px; } .page-roblox-poppy-playtime-codes__text-block p { margin-bottom: 15px; } .page-roblox-poppy-playtime-codes__quick-links { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-bottom: 40px; } .page-roblox-poppy-playtime-codes__quick-link-item { background-color: #2a2a2a; color: #fff; padding: 25px; border-radius: 8px; text-align: center; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; } .page-roblox-poppy-playtime-codes__quick-link-item:hover { background-color: #ffcc00; color: #2a2a2a; transform: translateY(-5px); } .page-roblox-poppy-playtime-codes__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-bottom: 40px; } .page-roblox-poppy-playtime-codes__game-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); overflow: hidden; text-align: center; transition: transform 0.3s ease; } .page-roblox-poppy-playtime-codes__game-card:hover { transform: translateY(-5px); } .page-roblox-poppy-playtime-codes__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-roblox-poppy-playtime-codes__game-card-content { padding: 20px; } .page-roblox-poppy-playtime-codes__game-card-title { font-size: 1.4em; color: #333; margin-bottom: 10px; } .page-roblox-poppy-playtime-codes__game-card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-roblox-poppy-playtime-codes__game-card-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; } .page-roblox-poppy-playtime-codes__game-card-button:hover { background-color: #e6b800; } .page-roblox-poppy-playtime-codes__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-bottom: 40px; } .page-roblox-poppy-playtime-codes__promo-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); overflow: hidden; transition: transform 0.3s ease; } .page-roblox-poppy-playtime-codes__promo-card:hover { transform: translateY(-5px); } .page-roblox-poppy-playtime-codes__promo-card-image { width: 100%; height: 220px; object-fit: cover; } .page-roblox-poppy-playtime-codes__promo-card-content { padding: 20px; } .page-roblox-poppy-playtime-codes__promo-card-title { font-size: 1.5em; color: #333; margin-bottom: 10px; } .page-roblox-poppy-playtime-codes__promo-card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-roblox-poppy-playtime-codes__promo-card-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; } .page-roblox-poppy-playtime-codes__promo-card-button:hover { background-color: #e6b800; } .page-roblox-poppy-playtime-codes__security-section { background-color: #2a2a2a; color: #fff; padding: 60px 20px; text-align: center; margin-bottom: 40px; } .page-roblox-poppy-playtime-codes__security-section h2 { color: #ffcc00; } .page-roblox-poppy-playtime-codes__security-features { display: flex; justify-content: center; flex-wrap: wrap; gap: 30px; margin-top: 30px; } .page-roblox-poppy-playtime-codes__feature-item { max-width: 300px; } .page-roblox-poppy-playtime-codes__feature-item h3 { font-size: 1.3em; margin-bottom: 10px; color: #ffcc00; } .page-roblox-poppy-playtime-codes__faq-section { margin-bottom: 40px; } .page-roblox-poppy-playtime-codes__faq-item { background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); margin-bottom: 15px; overflow: hidden; } .page-roblox-poppy-playtime-codes__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #f2f2f2; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; } .page-roblox-poppy-playtime-codes__faq-question:hover { background-color: #e9e9e9; } .page-roblox-poppy-playtime-codes__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; } .page-roblox-poppy-playtime-codes__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; pointer-events: none; transition: transform 0.3s ease; } .page-roblox-poppy-playtime-codes__faq-item.active .page-roblox-poppy-playtime-codes__faq-toggle { transform: rotate(45deg); } .page-roblox-poppy-playtime-codes__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; } .page-roblox-poppy-playtime-codes__faq-item.active .page-roblox-poppy-playtime-codes__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-roblox-poppy-playtime-codes__blog-section { margin-bottom: 40px; } .page-roblox-poppy-playtime-codes__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-roblox-poppy-playtime-codes__blog-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); overflow: hidden; transition: transform 0.3s ease; } .page-roblox-poppy-playtime-codes__blog-card:hover { transform: translateY(-5px); } .page-roblox-poppy-playtime-codes__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-roblox-poppy-playtime-codes__blog-card-content { padding: 20px; } .page-roblox-poppy-playtime-codes__blog-card-title { font-size: 1.4em; color: #333; margin-bottom: 10px; } .page-roblox-poppy-playtime-codes__blog-card-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; } .page-roblox-poppy-playtime-codes__blog-card-title a:hover { color: #ffcc00; } .page-roblox-poppy-playtime-codes__blog-card-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-roblox-poppy-playtime-codes__blog-card-date { font-size: 0.85em; color: #999; } @media (max-width: 768px) { .page-roblox-poppy-playtime-codes__container { padding: 10px; } .page-roblox-poppy-playtime-codes__hero-section { padding: 80px 15px; } .page-roblox-poppy-playtime-codes__hero-title { font-size: 2em; } .page-roblox-poppy-playtime-codes__hero-subtitle { font-size: 1.1em; } .page-roblox-poppy-playtime-codes__section-title { font-size: 1.8em; } .page-roblox-poppy-playtime-codes__text-block { padding: 20px; } .page-roblox-poppy-playtime-codes__quick-links { grid-template-columns: 1fr; } .page-roblox-poppy-playtime-codes__game-grid, .page-roblox-poppy-playtime-codes__promo-grid, .page-roblox-poppy-playtime-codes__blog-grid { grid-template-columns: 1fr; } .page-roblox-poppy-playtime-codes__security-features { flex-direction: column; align-items: center; } .page-roblox-poppy-playtime-codes__feature-item { max-width: 100%; } .page-roblox-poppy-playtime-codes__game-card-image, .page-roblox-poppy-playtime-codes__promo-card-image, .page-roblox-poppy-playtime-codes__blog-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-roblox-poppy-playtime-codes__quick-link-item, .page-roblox-poppy-playtime-codes__game-card, .page-roblox-poppy-playtime-codes__promo-card, .page-roblox-poppy-playtime-codes__blog-card, .page-roblox-poppy-playtime-codes__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-roblox-poppy-playtime-codes__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }