@charset "UTF-8";:root{--page-ph789-jili-register-primary-color:#e44d26;--page-ph789-jili-register-secondary-color:#333;--page-ph789-jili-register-background-dark:#1a1a1a;--page-ph789-jili-register-background-light:#f4f4f4;--page-ph789-jili-register-text-light:#fff;--page-ph789-jili-register-text-dark:#333;--page-ph789-jili-register-accent-color:#ffcc00;--page-ph789-jili-register-border-radius:8px;--page-ph789-jili-register-padding-section:60px 20px;--page-ph789-jili-register-padding-mobile:30px 15px}.page-ph789-jili-register{font-family:'Arial',sans-serif;color:var(--page-ph789-jili-register-text-dark);line-height:1.6;background-color:var(--page-ph789-jili-register-background-light);display:flex;flex-direction:column}.page-ph789-jili-register__hero-section{position:relative;width:100%;padding:10px 0 0 0;background-color:var(--page-ph789-jili-register-background-dark);color:var(--page-ph789-jili-register-text-light);overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:600px}.page-ph789-jili-register__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3;z-index:1;max-width:100%}.page-ph789-jili-register__hero-content{position:relative;z-index:2;text-align:center;max-width:900px;padding:40px 20px;background:rgba(0,0,0,.6);border-radius:var(--page-ph789-jili-register-border-radius);margin:20px}.page-ph789-jili-register__hero-title{font-size:3.2em;margin-bottom:20px;color:var(--page-ph789-jili-register-accent-color);line-height:1.2}.page-ph789-jili-register__hero-subtitle{font-size:1.3em;margin-bottom:30px;color:#eee}.page-ph789-jili-register__hero-cta{display:inline-block;background-color:var(--page-ph789-jili-register-primary-color);color:var(--page-ph789-jili-register-text-light);padding:18px 35px;border-radius:50px;text-decoration:none;font-size:1.4em;font-weight:700;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.3)}.page-ph789-jili-register__hero-cta:hover{background-color:#ff6a00;transform:translateY(-3px)}.page-ph789-jili-register__section-title{font-size:2.5em;color:var(--page-ph789-jili-register-primary-color);text-align:center;margin-bottom:40px;position:relative;padding-bottom:15px}.page-ph789-jili-register__section-title::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:80px;height:4px;background-color:var(--page-ph789-jili-register-accent-color);border-radius:2px}.page-ph789-jili-register__section-description{text-align:center;max-width:800px;margin:0 auto 50px auto;font-size:1.1em;color:var(--page-ph789-jili-register-secondary-color)}.page-ph789-jili-register__introduction-section,.page-ph789-jili-register__quick-access-section,.page-ph789-jili-register__games-section,.page-ph789-jili-register__promotions-section,.page-ph789-jili-register__security-section,.page-ph789-jili-register__faq-section,.page-ph789-jili-register__blog-section{padding:var(--page-ph789-jili-register-padding-section);max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}.page-ph789-jili-register__introduction-section{background-color:var(--page-ph789-jili-register-background-light)}.page-ph789-jili-register__intro-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;text-align:center}.page-ph789-jili-register__intro-item{background-color:#fff;padding:30px;border-radius:var(--page-ph789-jili-register-border-radius);box-shadow:0 5px 20px rgba(0,0,0,.08);transition:transform .3s ease}.page-ph789-jili-register__intro-item:hover{transform:translateY(-5px)}.page-ph789-jili-register__intro-icon{width:200px;height:auto;margin-bottom:20px;max-width:100%}.page-ph789-jili-register__intro-heading{font-size:1.5em;color:var(--page-ph789-jili-register-primary-color);margin-bottom:15px}.page-ph789-jili-register__intro-text{font-size:1em;color:var(--page-ph789-jili-register-secondary-color)}.page-ph789-jili-register__quick-access-section{background-color:var(--page-ph789-jili-register-background-dark);color:var(--page-ph789-jili-register-text-light);text-align:center}.page-ph789-jili-register__quick-access-section .page-ph789-jili-register__section-title{color:var(--page-ph789-jili-register-accent-color)}.page-ph789-jili-register__quick-access-section .page-ph789-jili-register__section-description{color:#ccc}.page-ph789-jili-register__access-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px}.page-ph789-jili-register__access-button{display:inline-block;background-color:var(--page-ph789-jili-register-primary-color);color:var(--page-ph789-jili-register-text-light);padding:15px 25px;border-radius:var(--page-ph789-jili-register-border-radius);text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.2)}.page-ph789-jili-register__access-button:hover{background-color:#ff6a00;transform:translateY(-2px)}.page-ph789-jili-register__games-section{background-color:var(--page-ph789-jili-register-background-light)}.page-ph789-jili-register__game-tabs{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:40px;gap:10px}.page-ph789-jili-register__tab-button{background-color:#eee;color:var(--page-ph789-jili-register-secondary-color);border:none;padding:12px 25px;border-radius:50px;cursor:pointer;font-size:1em;font-weight:700;transition:background-color .3s ease,color .3s ease}.page-ph789-jili-register__tab-button.active{background-color:var(--page-ph789-jili-register-primary-color);color:var(--page-ph789-jili-register-text-light)}.page-ph789-jili-register__tab-button:hover:not(.active){background-color:#ddd}.page-ph789-jili-register__game-content{background-color:#fff;padding:30px;border-radius:var(--page-ph789-jili-register-border-radius);box-shadow:0 5px 20px rgba(0,0,0,.08);text-align:center}.page-ph789-jili-register__game-category-title{font-size:2em;color:var(--page-ph789-jili-register-primary-color);margin-bottom:15px}.page-ph789-jili-register__game-category-description{font-size:1.1em;color:var(--page-ph789-jili-register-secondary-color);margin-bottom:30px}.page-ph789-jili-register__game-providers{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:30px}.page-ph789-jili-register__provider-logo{height:80px;width:auto;object-fit:contain;max-width:100%}.page-ph789-jili-register__cta-button{display:inline-block;background-color:var(--page-ph789-jili-register-accent-color);color:var(--page-ph789-jili-register-secondary-color);padding:15px 30px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.2em;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.15)}.page-ph789-jili-register__cta-button:hover{background-color:#ffd700;transform:translateY(-2px)}.page-ph789-jili-register__promotions-section{background-color:var(--page-ph789-jili-register-background-dark);color:var(--page-ph789-jili-register-text-light)}.page-ph789-jili-register__promotions-section .page-ph789-jili-register__section-title{color:var(--page-ph789-jili-register-accent-color)}.page-ph789-jili-register__promotions-section .page-ph789-jili-register__section-description{color:#ccc}.page-ph789-jili-register__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-ph789-jili-register__promo-card{background-color:#2a2a2a;border-radius:var(--page-ph789-jili-register-border-radius);overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.2);text-align:center;transition:transform .3s ease}.page-ph789-jili-register__promo-card:hover{transform:translateY(-5px)}.page-ph789-jili-register__promo-image{width:100%;height:250px;object-fit:cover;max-width:100%}.page-ph789-jili-register__promo-title{font-size:1.6em;color:var(--page-ph789-jili-register-accent-color);margin:20px 15px 10px 15px}.page-ph789-jili-register__promo-description{font-size:1em;color:#ccc;padding:0 15px 20px 15px}.page-ph789-jili-register__promo-cta{display:inline-block;background-color:var(--page-ph789-jili-register-primary-color);color:var(--page-ph789-jili-register-text-light);padding:12px 25px;border-radius:50px;text-decoration:none;font-weight:700;margin-bottom:20px;transition:background-color .3s ease}.page-ph789-jili-register__promo-cta:hover{background-color:#ff6a00}.page-ph789-jili-register__security-section{background-color:var(--page-ph789-jili-register-background-light)}.page-ph789-jili-register__security-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px;text-align:center}.page-ph789-jili-register__security-item{background-color:#fff;padding:30px;border-radius:var(--page-ph789-jili-register-border-radius);box-shadow:0 5px 20px rgba(0,0,0,.08);transition:transform .3s ease}.page-ph789-jili-register__security-item:hover{transform:translateY(-5px)}.page-ph789-jili-register__security-icon{width:200px;height:auto;margin-bottom:20px;max-width:100%}.page-ph789-jili-register__security-heading{font-size:1.5em;color:var(--page-ph789-jili-register-primary-color);margin-bottom:15px}.page-ph789-jili-register__security-text{font-size:1em;color:var(--page-ph789-jili-register-secondary-color)}.page-ph789-jili-register__faq-section{background-color:var(--page-ph789-jili-register-background-dark);color:var(--page-ph789-jili-register-text-light)}.page-ph789-jili-register__faq-section .page-ph789-jili-register__section-title{color:var(--page-ph789-jili-register-accent-color)}.page-ph789-jili-register__faq-list{max-width:800px;margin:40px auto 0 auto}.page-ph789-jili-register__faq-item{background-color:#2a2a2a;margin-bottom:15px;border-radius:var(--page-ph789-jili-register-border-radius);overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.2)}.page-ph789-jili-register__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#3a3a3a;color:var(--page-ph789-jili-register-text-light);font-size:1.2em;font-weight:700;user-select:none;transition:background-color .3s ease}.page-ph789-jili-register__faq-question:hover{background-color:#4a4a4a}.page-ph789-jili-register__faq-heading{margin:0;font-size:1.2em;color:var(--page-ph789-jili-register-text-light);pointer-events:none}.page-ph789-jili-register__faq-toggle{font-size:1.5em;font-weight:700;color:var(--page-ph789-jili-register-accent-color);transition:transform .3s ease;pointer-events:none}.page-ph789-jili-register__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;color:#ccc;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-ph789-jili-register__faq-item.active .page-ph789-jili-register__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-ph789-jili-register__faq-item.active .page-ph789-jili-register__faq-toggle{transform:rotate(45deg)}.page-ph789-jili-register__blog-section{background-color:var(--page-ph789-jili-register-background-light)}.page-ph789-jili-register__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-ph789-jili-register__blog-card{background-color:#fff;border-radius:var(--page-ph789-jili-register-border-radius);overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:transform .3s ease}.page-ph789-jili-register__blog-card:hover{transform:translateY(-5px)}.page-ph789-jili-register__blog-image{width:100%;height:220px;object-fit:cover;max-width:100%}.page-ph789-jili-register__blog-content{padding:20px}.page-ph789-jili-register__blog-title{font-size:1.4em;color:var(--page-ph789-jili-register-primary-color);margin-bottom:10px;line-height:1.3}.page-ph789-jili-register__blog-excerpt{font-size:.95em;color:var(--page-ph789-jili-register-secondary-color);margin-bottom:20px}.page-ph789-jili-register__blog-read-more{display:inline-block;background-color:var(--page-ph789-jili-register-accent-color);color:var(--page-ph789-jili-register-secondary-color);padding:10px 20px;border-radius:50px;text-decoration:none;font-weight:700;font-size:.9em;transition:background-color .3s ease}.page-ph789-jili-register__blog-read-more:hover{background-color:#ffd700}.page-ph789-jili-register__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:1000}.page-ph789-jili-register__floating-button{background-color:var(--page-ph789-jili-register-primary-color);color:var(--page-ph789-jili-register-text-light);padding:12px 25px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1em;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.3);transition:background-color .3s ease,transform .3s ease}.page-ph789-jili-register__floating-button:hover{background-color:#ff6a00;transform:scale(1.05)}@media (max-width:1024px){.page-ph789-jili-register__hero-title{font-size:2.8em}.page-ph789-jili-register__hero-subtitle{font-size:1.2em}.page-ph789-jili-register__section-title{font-size:2em}}@media (max-width:768px){.page-ph789-jili-register__hero-section{min-height:500px}.page-ph789-jili-register__hero-title{font-size:2.2em}.page-ph789-jili-register__hero-subtitle{font-size:1em}.page-ph789-jili-register__hero-cta{padding:15px 30px;font-size:1.2em}.page-ph789-jili-register__section-title{font-size:1.8em}.page-ph789-jili-register__section-description{font-size:1em;margin-bottom:30px}.page-ph789-jili-register__introduction-section,.page-ph789-jili-register__quick-access-section,.page-ph789-jili-register__games-section,.page-ph789-jili-register__promotions-section,.page-ph789-jili-register__security-section,.page-ph789-jili-register__faq-section,.page-ph789-jili-register__blog-section{padding:var(--page-ph789-jili-register-padding-mobile)}.page-ph789-jili-register__intro-grid,.page-ph789-jili-register__promo-grid,.page-ph789-jili-register__security-grid,.page-ph789-jili-register__blog-grid{grid-template-columns:1fr;gap:20px}.page-ph789-jili-register__faq-item,.page-ph789-jili-register__intro-item,.page-ph789-jili-register__security-item,.page-ph789-jili-register__promo-card,.page-ph789-jili-register__blog-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;padding:20px 15px}.page-ph789-jili-register__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-ph789-jili-register__faq-answer p{word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}.page-ph789-jili-register__access-buttons{flex-direction:column;align-items:center}.page-ph789-jili-register__access-button{width:100%;max-width:300px;padding:12px 20px;font-size:1em}.page-ph789-jili-register__game-tabs{flex-wrap:wrap;gap:8px}.page-ph789-jili-register__tab-button{padding:10px 18px;font-size:.9em}.page-ph789-jili-register__game-category-title{font-size:1.6em}.page-ph789-jili-register__game-category-description{font-size:1em}.page-ph789-jili-register__promo-title{font-size:1.4em}.page-ph789-jili-register__blog-title{font-size:1.2em}.page-ph789-jili-register__floating-buttons{bottom:15px;right:15px;flex-direction:row;width:calc(100% - 30px);justify-content:space-around}.page-ph789-jili-register__floating-button{flex:1;max-width:150px;padding:10px 15px;font-size:.95em}}@media (max-width:480px){.page-ph789-jili-register__hero-title{font-size:1.8em}.page-ph789-jili-register__hero-subtitle{font-size:.9em}.page-ph789-jili-register__hero-cta{padding:12px 25px;font-size:1.1em}.page-ph789-jili-register__section-title{font-size:1.6em;margin-bottom:25px}.page-ph789-jili-register__faq-question{padding:15px 20px;font-size:1.1em}.page-ph789-jili-register__faq-answer{padding:15px 20px}.page-ph789-jili-register__faq-heading{font-size:1.1em}.page-ph789-jili-register__floating-buttons{flex-direction:row;gap:8px}.page-ph789-jili-register__floating-button{padding:10px 10px;font-size:.9em}}