.page-roobet-crash-live{font-family:'Arial',sans-serif;color:#f0f0f0;background-color:#1a1a1a;line-height:1.6;overflow-x:hidden}.page-roobet-crash-live__container{max-width:1200px;margin:0 auto;padding:20px}.page-roobet-crash-live__section{padding:60px 20px;text-align:center}.page-roobet-crash-live__section--dark{background-color:#121212}.page-roobet-crash-live__section-title{font-size:2.5em;color:#00ff00;margin-bottom:30px;text-transform:uppercase}.page-roobet-crash-live__section-subtitle{font-size:1.2em;color:#ccc;margin-bottom:40px}.page-roobet-crash-live__hero-section{position:relative;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - var(--header-offset, 0px));padding-top:10px;text-align:center;color:#fff;overflow:hidden}.page-roobet-crash-live__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.page-roobet-crash-live__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7));z-index:1}.page-roobet-crash-live__hero-content{position:relative;z-index:2;max-width:900px;padding:20px}.page-roobet-crash-live__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2;color:#00ff00;text-shadow:2px 2px 4px rgba(0,0,0,0.5)}.page-roobet-crash-live__hero-subtitle{font-size:1.5em;margin-bottom:30px;color:#eee}.page-roobet-crash-live__cta-group{display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.page-roobet-crash-live__button{display:inline-block;padding:15px 30px;background-color:#00ff00;color:#1a1a1a;text-decoration:none;border-radius:50px;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.2s ease;border:none;cursor:pointer}.page-roobet-crash-live__button:hover{background-color:#00cc00;transform:translateY(-3px)}.page-roobet-crash-live__button--secondary{background-color:#333;color:#f0f0f0}.page-roobet-crash-live__button--secondary:hover{background-color:#555}.page-roobet-crash-live__text-block{max-width:800px;margin:0 auto 40px auto;font-size:1.1em;color:#ccc}.page-roobet-crash-live__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-roobet-crash-live__feature-item{background-color:#2a2a2a;padding:30px;border-radius:10px;text-align:left;box-shadow:0 5px 15px rgba(0,0,0,0.3)}.page-roobet-crash-live__feature-item h3{color:#00ff00;font-size:1.3em;margin-bottom:15px}.page-roobet-crash-live__feature-item p{color:#ccc;font-size:0.95em}.page-roobet-crash-live__game-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:40px}.page-roobet-crash-live__game-card{background-color:#2a2a2a;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.3);text-align:center;transition:transform 0.3s ease}.page-roobet-crash-live__game-card:hover{transform:translateY(-5px)}.page-roobet-crash-live__game-card-image{width:100%;height:200px;object-fit:cover}.page-roobet-crash-live__game-card-content{padding:20px}.page-roobet-crash-live__game-card-content h3{font-size:1.2em;color:#00ff00;margin-bottom:10px}.page-roobet-crash-live__game-card-content p{font-size:0.9em;color:#ccc;margin-bottom:20px}.page-roobet-crash-live__promotion-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-roobet-crash-live__promotion-card{background-color:#2a2a2a;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.3);text-align:left;transition:transform 0.3s ease}.page-roobet-crash-live__promotion-card:hover{transform:translateY(-5px)}.page-roobet-crash-live__promotion-card-image{width:100%;height:250px;object-fit:cover}.page-roobet-crash-live__promotion-card-content{padding:25px}.page-roobet-crash-live__promotion-card-content h3{font-size:1.3em;color:#00ff00;margin-bottom:10px}.page-roobet-crash-live__promotion-card-content p{font-size:0.95em;color:#ccc;margin-bottom:20px}.page-roobet-crash-live__faq-list{max-width:800px;margin:40px auto 0 auto}.page-roobet-crash-live__faq-item{margin-bottom:15px;border:1px solid #333;border-radius:8px;overflow:hidden}.page-roobet-crash-live__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#2a2a2a;cursor:pointer;user-select:none;transition:background-color 0.3s ease}.page-roobet-crash-live__faq-question:hover{background-color:#3a3a3a}.page-roobet-crash-live__faq-question h3{margin:0;font-size:1.1em;color:#f0f0f0;pointer-events:none}.page-roobet-crash-live__faq-toggle{font-size:1.5em;font-weight:bold;color:#00ff00;pointer-events:none;transition:transform 0.3s ease}.page-roobet-crash-live__faq-item.active .page-roobet-crash-live__faq-toggle{transform:rotate(45deg)}.page-roobet-crash-live__faq-answer{max-height:0;overflow:hidden;padding:0 20px;background-color:#1a1a1a;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease;opacity:0}.page-roobet-crash-live__faq-item.active .page-roobet-crash-live__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1}.page-roobet-crash-live__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-roobet-crash-live__blog-card{background-color:#2a2a2a;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.3);text-align:left;transition:transform 0.3s ease}.page-roobet-crash-live__blog-card:hover{transform:translateY(-5px)}.page-roobet-crash-live__blog-card-image{width:100%;height:220px;object-fit:cover}.page-roobet-crash-live__blog-card-content{padding:25px}.page-roobet-crash-live__blog-card-content h3{font-size:1.3em;color:#00ff00;margin-bottom:10px}.page-roobet-crash-live__blog-card-content p{font-size:0.95em;color:#ccc;margin-bottom:20px}.page-roobet-crash-live__quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-top:40px}.page-roobet-crash-live__quick-access-item{background-color:#2a2a2a;padding:20px;border-radius:8px;text-align:center;transition:background-color 0.3s ease}.page-roobet-crash-live__quick-access-item:hover{background-color:#3a3a3a}.page-roobet-crash-live__quick-access-item h3{font-size:1.1em;color:#00ff00;margin-bottom:15px}.page-roobet-crash-live__quick-access-item .page-roobet-crash-live__button{width:100%;padding:10px 15px;font-size:1em}@media (max-width:768px){.page-roobet-crash-live__section{padding:40px 15px}.page-roobet-crash-live__section-title{font-size:2em}.page-roobet-crash-live__hero-title{font-size:2.5em}.page-roobet-crash-live__hero-subtitle{font-size:1.2em}.page-roobet-crash-live__cta-group{flex-direction:column;gap:10px}.page-roobet-crash-live__button{width:100%}.page-roobet-crash-live__features-grid,.page-roobet-crash-live__game-card-grid,.page-roobet-crash-live__promotion-card-grid,.page-roobet-crash-live__blog-grid,.page-roobet-crash-live__quick-access-grid{grid-template-columns:1fr;gap:20px}.page-roobet-crash-live__faq-answer{padding:0 15px}.page-roobet-crash-live__faq-item.active .page-roobet-crash-live__faq-answer{padding:15px !important}.page-roobet-crash-live img{max-width:100% !important;height:auto !important;box-sizing:border-box !important}.page-roobet-crash-live__image-container{width:100% !important;max-width:100% !important;overflow:hidden !important;box-sizing:border-box !important}.page-roobet-crash-live__list-container{width:100% !important;max-width:100% !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important}.page-roobet-crash-live__list-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;padding:10px !important;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}}