.page-phrush-188-login { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-phrush-188-login h1, .page-phrush-188-login h2, .page-phrush-188-login h3 { color: #222; margin-bottom: 15px; }.page-phrush-188-login h1 { font-size: 2.8em; text-align: center; margin-bottom: 20px; }.page-phrush-188-login h2 { font-size: 2.2em; text-align: center; margin-bottom: 15px; }.page-phrush-188-login h3 { font-size: 1.8em; margin-bottom: 10px; }.page-phrush-188-login p { margin-bottom: 10px; }.page-phrush-188-login section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-phrush-188-login__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-phrush-188-login__hero-section { background: linear-gradient(135deg, #0f2027, #203a43, #2c5364); color: #fff; padding: 80px 20px; text-align: center; position: relative; overflow: hidden; border-radius: 0; padding-top: 10px; }.page-phrush-188-login__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-phrush-188-login__hero-content { position: relative; z-index: 1; }.page-phrush-188-login__hero-section h1 { color: #fff; font-size: 3.5em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-phrush-188-login__hero-section h2 { color: #eee; font-size: 1.8em; margin-bottom: 30px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4); }.page-phrush-188-login__cta-button { display: inline-block; background-color: #ffcc00; color: #000; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.2s ease; }.page-phrush-188-login__cta-button:hover { background-color: #e6b800; transform: translateY(-2px); }.page-phrush-188-login__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 20px 0; }.page-phrush-188-login__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-phrush-188-login__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-phrush-188-login__intro-text { font-size: 1.1em; text-align: center; max-width: 900px; margin: 0 auto 20px; }.page-phrush-188-login__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 20px; }.page-phrush-188-login__quick-access-item { text-align: center; background-color: #f2f2f2; padding: 20px; border-radius: 8px; transition: transform 0.2s ease; }.page-phrush-188-login__quick-access-item:hover { transform: translateY(-5px); }.page-phrush-188-login__quick-access-item .page-phrush-188-login__cta-button { width: 100%; padding: 12px 15px; font-size: 1em; }.page-phrush-188-login__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-phrush-188-login__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); text-align: center; transition: transform 0.2s ease; }.page-phrush-188-login__game-card:hover { transform: translateY(-5px); }.page-phrush-188-login__game-card img { width: 100%; height: 200px; object-fit: cover; }.page-phrush-188-login__game-card-content { padding: 20px; }.page-phrush-188-login__game-card h3 { font-size: 1.5em; margin-top: 0; color: #333; }.page-phrush-188-login__game-card p { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-phrush-188-login__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-phrush-188-login__promo-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); transition: transform 0.2s ease; }.page-phrush-188-login__promo-card:hover { transform: translateY(-5px); }.page-phrush-188-login__promo-card img { width: 100%; height: 220px; object-fit: cover; }.page-phrush-188-login__promo-card-content { padding: 20px; }.page-phrush-188-login__promo-card h3 { font-size: 1.4em; margin-top: 0; color: #333; }.page-phrush-188-login__promo-card p { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-phrush-188-login__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 25px; margin-top: 30px; text-align: center; }.page-phrush-188-login__feature-item { flex: 1 1 280px; padding: 25px; background-color: #f2f2f2; border-radius: 8px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.03); }.page-phrush-188-login__feature-item h3 { font-size: 1.3em; margin-bottom: 10px; }.page-phrush-188-login__feature-item p { font-size: 0.9em; color: #555; }.page-phrush-188-login__faq-list { margin-top: 30px; }.page-phrush-188-login__faq-item { border-bottom: 1px solid #eee; margin-bottom: 10px; }.page-phrush-188-login__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 15px; cursor: pointer; user-select: none; background-color: #fefefe; border-radius: 5px; transition: background-color 0.3s ease; }.page-phrush-188-login__faq-question:hover { background-color: #f0f0f0; }.page-phrush-188-login__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; }.page-phrush-188-login__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; pointer-events: none; transition: transform 0.3s ease; }.page-phrush-188-login__faq-item.active .page-phrush-188-login__faq-toggle { transform: rotate(45deg); }.page-phrush-188-login__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-phrush-188-login__faq-item.active .page-phrush-188-login__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-phrush-188-login__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-phrush-188-login__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); transition: transform 0.2s ease; }.page-phrush-188-login__blog-card:hover { transform: translateY(-5px); }.page-phrush-188-login__blog-card img { width: 100%; height: 200px; object-fit: cover; }.page-phrush-188-login__blog-card-content { padding: 20px; }.page-phrush-188-login__blog-card h3 { font-size: 1.4em; margin-top: 0; margin-bottom: 10px; }.page-phrush-188-login__blog-card h3 a { color: #333; text-decoration: none; transition: color 0.3s ease; }.page-phrush-188-login__blog-card h3 a:hover { color: #ffcc00; }.page-phrush-188-login__blog-card p { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-phrush-188-login__blog-card .page-phrush-188-login__cta-button { padding: 10px 15px; font-size: 0.9em; }.page-phrush-188-login__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-phrush-188-login__floating-buttons .page-phrush-188-login__cta-button { padding: 12px 20px; font-size: 1em; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); }.page-phrush-188-login__floating-buttons .page-phrush-188-login__cta-button:first-child { background-color: #007bff; color: #fff; }.page-phrush-188-login__floating-buttons .page-phrush-188-login__cta-button:first-child:hover { background-color: #0056b3; }.page-phrush-188-login__floating-buttons .page-phrush-188-login__cta-button:last-child { background-color: #28a745; color: #fff; }.page-phrush-188-login__floating-buttons .page-phrush-188-login__cta-button:last-child:hover { background-color: #218838; }@media (max-width: 768px) { .page-phrush-188-login h1 { font-size: 2.5em; }.page-phrush-188-login h2 { font-size: 1.6em; }.page-phrush-188-login h3 { font-size: 1.4em; }.page-phrush-188-login section { padding: 30px 15px; }.page-phrush-188-login__hero-section { padding: 60px 15px; }.page-phrush-188-login__hero-section h1 { font-size: 2.8em; }.page-phrush-188-login__hero-section h2 { font-size: 1.5em; }.page-phrush-188-login__cta-button { padding: 12px 25px; font-size: 1.1em; }.page-phrush-188-login__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-phrush-188-login__payment-logo, .page-phrush-188-login__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-phrush-188-login__quick-access-grid, .page-phrush-188-login__game-grid, .page-phrush-188-login__promo-grid, .page-phrush-188-login__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-phrush-188-login__feature-item { flex: 1 1 100%; }.page-phrush-188-login__faq-question { padding: 12px 10px; }.page-phrush-188-login__faq-question h3 { font-size: 1.1em; }.page-phrush-188-login__faq-toggle { font-size: 1.3em; }.page-phrush-188-login__faq-answer { padding: 0 10px; }.page-phrush-188-login__faq-item.active .page-phrush-188-login__faq-answer { padding: 15px 10px !important; }.page-phrush-188-login__floating-buttons { bottom: 15px; right: 15px; }.page-phrush-188-login__floating-buttons .page-phrush-188-login__cta-button { padding: 10px 18px; font-size: 0.95em; }}