.page-bobby-poppy-playtime { font-family: 'Arial', sans-serif; color: #eee; background-color: #1a1a2e; line-height: 1.6; }.page-bobby-poppy-playtime__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-bobby-poppy-playtime__section { padding: 40px 20px; margin-bottom: 30px; background-color: #2e2e4a; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); }.page-bobby-poppy-playtime__section--dark { background-color: #1a1a2e; }.page-bobby-poppy-playtime__h1, .page-bobby-poppy-playtime__h2 { text-align: center; color: #f0c540; margin-bottom: 25px; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }.page-bobby-poppy-playtime__h1 { font-size: 2.8em; }.page-bobby-poppy-playtime__h2 { font-size: 2.2em; }.page-bobby-poppy-playtime__h3 { font-size: 1.5em; color: #fff; margin-bottom: 15px; }.page-bobby-poppy-playtime__p { font-size: 1.1em; margin-bottom: 20px; text-align: center; }.page-bobby-poppy-playtime__btn { display: inline-block; background-color: #f0c540; color: #1a1a2e; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-bobby-poppy-playtime__btn:hover { background-color: #e0b430; transform: translateY(-2px); }.page-bobby-poppy-playtime__hero-section { background-image: url('[GALLERY:hero:1920x1080:bobby,poppy,playtime,nustar,online,casino]'); background-size: cover; background-position: center; padding: 100px 20px; text-align: center; color: #fff; position: relative; overflow: hidden; border-radius: 0; margin-bottom: 0; padding-top: 10px; }.page-bobby-poppy-playtime__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8)); z-index: 1; }.page-bobby-poppy-playtime__hero-content { position: relative; z-index: 2; }.page-bobby-poppy-playtime__hero-h1 { font-size: 3.5em; margin-bottom: 20px; text-shadow: 0 4px 8px rgba(0, 0, 0, 0.7); }.page-bobby-poppy-playtime__hero-p { font-size: 1.5em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-bobby-poppy-playtime__intro-content { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; text-align: left; }.page-bobby-poppy-playtime__intro-card { background-color: #3a3a5e; padding: 25px; border-radius: 8px; flex: 1 1 calc(33% - 40px); min-width: 300px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); }.page-bobby-poppy-playtime__intro-card-title { color: #f0c540; font-size: 1.3em; margin-bottom: 10px; }.page-bobby-poppy-playtime__intro-card-text { font-size: 1em; color: #ccc; }.page-bobby-poppy-playtime__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; justify-items: center; }.page-bobby-poppy-playtime__quick-access-btn { width: 100%; max-width: 250px; text-align: center; }.page-bobby-poppy-playtime__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; }.page-bobby-poppy-playtime__game-card { background-color: #3a3a5e; border-radius: 8px; overflow: hidden; text-align: center; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; }.page-bobby-poppy-playtime__game-card:hover { transform: translateY(-5px); }.page-bobby-poppy-playtime__game-card-img { width: 100%; height: 200px; object-fit: cover; display: block; }.page-bobby-poppy-playtime__game-card-content { padding: 20px; }.page-bobby-poppy-playtime__game-card-title { font-size: 1.3em; color: #f0c540; margin-bottom: 10px; }.page-bobby-poppy-playtime__game-card-text { font-size: 0.95em; color: #ccc; margin-bottom: 15px; }.page-bobby-poppy-playtime__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-bobby-poppy-playtime__promo-card { background-color: #3a3a5e; border-radius: 8px; padding: 25px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); text-align: center; }.page-bobby-poppy-playtime__promo-card-title { font-size: 1.4em; color: #f0c540; margin-bottom: 10px; }.page-bobby-poppy-playtime__promo-card-text { font-size: 1em; color: #ccc; margin-bottom: 20px; }.page-bobby-poppy-playtime__security-content { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; text-align: center; }.page-bobby-poppy-playtime__security-item { flex: 1 1 calc(33% - 40px); min-width: 280px; background-color: #3a3a5e; padding: 25px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); }.page-bobby-poppy-playtime__security-icon { font-size: 3em; color: #f0c540; margin-bottom: 15px; }.page-bobby-poppy-playtime__faq-list { list-style: none; padding: 0; }.page-bobby-poppy-playtime__faq-item { background-color: #3a3a5e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); }.page-bobby-poppy-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #4a4a6e; color: #fff; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease; }.page-bobby-poppy-playtime__faq-question:hover { background-color: #5a5a7e; }.page-bobby-poppy-playtime__faq-question h3 { margin: 0; pointer-events: none; }.page-bobby-poppy-playtime__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-bobby-poppy-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; background-color: #3a3a5e; color: #ccc; }.page-bobby-poppy-playtime__faq-item.active .page-bobby-poppy-playtime__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-bobby-poppy-playtime__faq-item.active .page-bobby-poppy-playtime__faq-toggle { transform: rotate(45deg); }.page-bobby-poppy-playtime__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-bobby-poppy-playtime__blog-card { background-color: #3a3a5e; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; }.page-bobby-poppy-playtime__blog-card:hover { transform: translateY(-5px); }.page-bobby-poppy-playtime__blog-card-img { width: 100%; height: 200px; object-fit: cover; display: block; }.page-bobby-poppy-playtime__blog-card-content { padding: 20px; }.page-bobby-poppy-playtime__blog-card-title { font-size: 1.3em; color: #f0c540; margin-bottom: 10px; }.page-bobby-poppy-playtime__blog-card-date { font-size: 0.9em; color: #aaa; margin-bottom: 10px; }.page-bobby-poppy-playtime__blog-card-text { font-size: 0.95em; color: #ccc; margin-bottom: 15px; }.page-bobby-poppy-playtime__floating-buttons { position: fixed; right: 20px; bottom: 80px; z-index: 1000; display: flex; flex-direction: column; gap: 15px; }.page-bobby-poppy-playtime__floating-btn { background-color: #f0c540; color: #1a1a2e; border: none; border-radius: 50%; width: 55px; height: 55px; display: flex; justify-content: center; align-items: center; font-size: 1em; font-weight: bold; text-decoration: none; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; }.page-bobby-poppy-playtime__floating-btn:hover { background-color: #e0b430; transform: scale(1.05); }.page-bobby-poppy-playtime__floating-btn--register { bottom: 150px; }.page-bobby-poppy-playtime__floating-btn--login { bottom: 80px; }@media (max-width: 768px) { .page-bobby-poppy-playtime__h1 { font-size: 2em; }.page-bobby-poppy-playtime__h2 { font-size: 1.8em; }.page-bobby-poppy-playtime__hero-h1 { font-size: 2.5em; }.page-bobby-poppy-playtime__hero-p { font-size: 1.2em; }.page-bobby-poppy-playtime__intro-card, .page-bobby-poppy-playtime__security-item { flex: 1 1 100%; min-width: unset; }.page-bobby-poppy-playtime__quick-access-grid, .page-bobby-poppy-playtime__games-grid, .page-bobby-poppy-playtime__promo-grid, .page-bobby-poppy-playtime__blog-grid { grid-template-columns: 1fr; }.page-bobby-poppy-playtime__quick-access-btn { max-width: 100%; }.page-bobby-poppy-playtime__faq-question { font-size: 1em; padding: 15px 20px; }.page-bobby-poppy-playtime__faq-answer { padding: 0 20px; }.page-bobby-poppy-playtime__faq-item.active .page-bobby-poppy-playtime__faq-answer { padding: 15px 20px !important; }.page-bobby-poppy-playtime__floating-buttons { right: 10px; bottom: 70px; gap: 10px; }.page-bobby-poppy-playtime__floating-btn { width: 50px; height: 50px; font-size: 0.9em; }/* Mobile list item responsiveness */.page-bobby-poppy-playtime__intro-content > *, .page-bobby-poppy-playtime__quick-access-grid > *, .page-bobby-poppy-playtime__games-grid > *, .page-bobby-poppy-playtime__promo-grid > *, .page-bobby-poppy-playtime__security-content > *, .page-bobby-poppy-playtime__blog-grid > * { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-bobby-poppy-playtime__intro-content, .page-bobby-poppy-playtime__quick-access-grid, .page-bobby-poppy-playtime__games-grid, .page-bobby-poppy-playtime__promo-grid, .page-bobby-poppy-playtime__security-content, .page-bobby-poppy-playtime__blog-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }p, .page-bobby-poppy-playtime__intro-card-text, .page-bobby-poppy-playtime__game-card-text, .page-bobby-poppy-playtime__promo-card-text, .page-bobby-poppy-playtime__blog-card-text, .page-bobby-poppy-playtime__faq-answer { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }}