body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #0d1b2a; color: #e0e1dd; } .page-reward-system-roobet { max-width: 1200px; margin: 0 auto; padding: 0 20px; } .page-reward-system-roobet__hero-section { text-align: center; padding: 60px 20px 40px; background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%); border-bottom: 5px solid #e94560; margin-bottom: 40px; } .page-reward-system-roobet__hero-section h1 { font-size: 2.8em; color: #ffd700; margin-bottom: 20px; line-height: 1.2; } .page-reward-system-roobet__hero-section p { font-size: 1.2em; color: #e0e1dd; max-width: 800px; margin: 0 auto 30px; } .page-reward-system-roobet__cta-button { display: inline-block; background-color: #e94560; color: #ffffff; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-reward-system-roobet__cta-button:hover { background-color: #c93450; transform: translateY(-3px); } .page-reward-system-roobet__image-container { margin: 40px 0; text-align: center; } .page-reward-system-roobet__image { max-width: 100%; height: auto; border-radius: 12px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); } .page-reward-system-roobet__content-section { padding: 40px 0; margin-bottom: 30px; background-color: #1a1a2e; border-radius: 12px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-reward-system-roobet__content-section h2 { text-align: center; font-size: 2.2em; color: #ffd700; margin-bottom: 30px; } .page-reward-system-roobet__content-section p { font-size: 1.1em; line-height: 1.7; color: #e0e1dd; max-width: 900px; margin: 0 auto 20px; padding: 0 25px; } .page-reward-system-roobet__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; padding: 0 25px; margin-top: 30px; } .page-reward-system-roobet__feature-item { background-color: #16213e; padding: 25px; border-radius: 10px; text-align: center; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; box-sizing: border-box; } .page-reward-system-roobet__feature-item:hover { transform: translateY(-5px); } .page-reward-system-roobet__feature-item h3 { color: #e94560; font-size: 1.4em; margin-bottom: 15px; } .page-reward-system-roobet__feature-item p { color: #e0e1dd; font-size: 1em; line-height: 1.6; } .page-reward-system-roobet__faq-section { padding: 40px 0; background-color: #1a1a2e; border-radius: 12px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); margin-bottom: 40px; } .page-reward-system-roobet__faq-section h2 { text-align: center; font-size: 2.2em; color: #ffd700; margin-bottom: 30px; } .page-reward-system-roobet__faq-list { max-width: 900px; margin: 0 auto; padding: 0 25px; } .page-reward-system-roobet__faq-item { background-color: #16213e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); } .page-reward-system-roobet__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #1f2a4a; color: #ffd700; font-size: 1.15em; font-weight: bold; user-select: none; transition: background-color 0.3s ease; } .page-reward-system-roobet__faq-question:hover { background-color: #2a385a; } .page-reward-system-roobet__faq-question h3 { margin: 0; pointer-events: none; color: inherit; font-size: 1em; } .page-reward-system-roobet__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-reward-system-roobet__faq-item.active .page-reward-system-roobet__faq-toggle { transform: rotate(45deg); } .page-reward-system-roobet__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: #16213e; color: #e0e1dd; } .page-reward-system-roobet__faq-item.active .page-reward-system-roobet__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-reward-system-roobet__download-banner { text-align: center; padding: 50px 20px; background: linear-gradient(90deg, #e94560 0%, #c93450 100%); border-radius: 12px; margin-top: 40px; } .page-reward-system-roobet__download-banner h2 { color: #ffffff; font-size: 2.5em; margin-bottom: 20px; } .page-reward-system-roobet__download-banner p { color: #f0f0f0; font-size: 1.1em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-reward-system-roobet__hero-section h1 { font-size: 2em; } .page-reward-system-roobet__hero-section p { font-size: 1em; } .page-reward-system-roobet__cta-button { padding: 12px 25px; font-size: 1em; } .page-reward-system-roobet__content-section h2, .page-reward-system-roobet__faq-section h2, .page-reward-system-roobet__download-banner h2 { font-size: 1.8em; } .page-reward-system-roobet__content-section p { font-size: 0.95em; padding: 0 15px; } .page-reward-system-roobet__features-grid { grid-template-columns: 1fr; gap: 20px; padding: 0 15px; } .page-reward-system-roobet__feature-item { padding: 20px; } .page-reward-system-roobet__faq-list { padding: 0 15px; } .page-reward-system-roobet__faq-question { padding: 15px 20px; font-size: 1em; } .page-reward-system-roobet__faq-answer { padding: 0 20px; } .page-reward-system-roobet__faq-item.active .page-reward-system-roobet__faq-answer { padding: 15px 20px !important; } .page-reward-system-roobet__download-banner h2 { font-size: 2em; } .page-reward-system-roobet__download-banner p { font-size: 1em; } /* Mobile specific list item optimizations */ .page-reward-system-roobet__features-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-reward-system-roobet__feature-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-reward-system-roobet__faq-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-reward-system-roobet__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }