.page-jl-r-suprapto__hero-section{background:linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d);color:#fff;padding:80px 20px 40px;text-align:center;position:relative;overflow:hidden;padding-top:10px}.page-jl-r-suprapto__hero-content{max-width:960px;margin:0 auto;position:relative;z-index:2}.page-jl-r-suprapto__hero-title{font-size:2.8em;margin-bottom:15px;line-height:1.2;font-weight:700}.page-jl-r-suprapto__hero-subtitle{font-size:1.4em;margin-bottom:30px;font-weight:300}.page-jl-r-suprapto__cta-button{display:inline-block;background-color:#fdbb2d;color:#1a2a6c;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease}.page-jl-r-suprapto__cta-button:hover{background-color:#e0a528;transform:translateY(-3px)}.page-jl-r-suprapto__cta-button:active{transform:translateY(0)}.page-jl-r-suprapto__section{padding:60px 20px;text-align:center;max-width:1200px;margin:0 auto}.page-jl-r-suprapto__section-title{font-size:2.5em;color:#1a2a6c;margin-bottom:40px;font-weight:700}.page-jl-r-suprapto__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:40px}.page-jl-r-suprapto__category-card{background-color:#fff;border-radius:12px;box-shadow:0 10px 20px rgba(0,0,0,.1);padding:30px;transition:transform .3s ease,box-shadow .3s ease;text-align:left;position:relative;overflow:hidden}.page-jl-r-suprapto__category-card:hover{transform:translateY(-5px);box-shadow:0 15px 25px rgba(0,0,0,.15)}.page-jl-r-suprapto__category-image{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:20px}.page-jl-r-suprapto__category-title{font-size:1.6em;color:#b21f1f;margin-bottom:15px;font-weight:600}.page-jl-r-suprapto__category-description{font-size:1em;color:#555;line-height:1.6}.page-jl-r-suprapto__category-link{display:inline-block;margin-top:20px;color:#fdbb2d;font-weight:bold;text-decoration:none;transition:color .3s ease}.page-jl-r-suprapto__category-link:hover{color:#e0a528}.page-jl-r-suprapto__promotions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-jl-r-suprapto__promo-card{background-color:#fff;border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.08);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.page-jl-r-suprapto__promo-card:hover{transform:translateY(-5px);box-shadow:0 12px 20px rgba(0,0,0,.12)}.page-jl-r-suprapto__promo-image{width:100%;height:220px;object-fit:cover}.page-jl-r-suprapto__promo-content{padding:25px;text-align:left}.page-jl-r-suprapto__promo-title{font-size:1.5em;color:#1a2a6c;margin-bottom:10px;font-weight:600}.page-jl-r-suprapto__promo-description{font-size:.95em;color:#666;line-height:1.5;margin-bottom:20px}.page-jl-r-suprapto__promo-button{display:inline-block;background-color:#b21f1f;color:#fff;padding:12px 25px;border-radius:6px;text-decoration:none;font-weight:bold;font-size:.95em;transition:background-color .3s ease}.page-jl-r-suprapto__promo-button:hover{background-color:#9a1a1a}.page-jl-r-suprapto__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-jl-r-suprapto__feature-item{background-color:#fff;border-radius:12px;box-shadow:0 6px 12px rgba(0,0,0,.07);padding:30px;transition:transform .3s ease}.page-jl-r-suprapto__feature-item:hover{transform:translateY(-3px)}.page-jl-r-suprapto__feature-icon{margin-bottom:20px;width:100px;height:100px;object-fit:contain}.page-jl-r-suprapto__feature-title{font-size:1.4em;color:#1a2a6c;margin-bottom:10px;font-weight:600}.page-jl-r-suprapto__feature-description{font-size:.95em;color:#555;line-height:1.6}.page-jl-r-suprapto__faq-section{background-color:#f9f9f9}.page-jl-r-suprapto__faq-list{margin-top:40px;text-align:left}.page-jl-r-suprapto__faq-item{background-color:#fff;border-radius:8px;margin-bottom:15px;box-shadow:0 4px 8px rgba(0,0,0,.05);overflow:hidden}.page-jl-r-suprapto__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#f2f2f2;border-bottom:1px solid #eee;transition:background-color .3s ease}.page-jl-r-suprapto__faq-question:hover{background-color:#eaeaea}.page-jl-r-suprapto__faq-question h3{margin:0;font-size:1.2em;color:#1a2a6c;pointer-events:none}.page-jl-r-suprapto__faq-toggle{font-size:1.8em;font-weight:bold;color:#b21f1f;pointer-events:none;transition:transform .3s ease}.page-jl-r-suprapto__faq-item.active .page-jl-r-suprapto__faq-toggle{transform:rotate(45deg)}.page-jl-r-suprapto__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-jl-r-suprapto__faq-item.active .page-jl-r-suprapto__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-jl-r-suprapto__faq-answer p{margin:0;font-size:.95em;color:#555;line-height:1.6}.page-jl-r-suprapto__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:15px;z-index:1000}.page-jl-r-suprapto__floating-button{background-color:#b21f1f;color:#fff;width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:.9em;font-weight:bold;text-decoration:none;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:background-color .3s ease,transform .3s ease}.page-jl-r-suprapto__floating-button:hover{background-color:#9a1a1a;transform:scale(1.05)}.page-jl-r-suprapto__floating-button--register{background-color:#fdbb2d;color:#1a2a6c}.page-jl-r-suprapto__floating-button--register:hover{background-color:#e0a528}.page-jl-r-suprapto__centered-image{max-width:100%;height:auto;display:block;margin:0 auto 30px;border-radius:12px;box-shadow:0 10px 20px rgba(0,0,0,.1)}.page-jl-r-suprapto__content-text{text-align:left;color:#444;line-height:1.7;margin-bottom:25px}.page-jl-r-suprapto__content-text strong{color:#1a2a6c}.page-jl-r-suprapto__content-list{text-align:left;list-style:none;padding:0;margin-bottom:25px}.page-jl-r-suprapto__content-list li{position:relative;padding-left:25px;margin-bottom:10px;color:#555}.page-jl-r-suprapto__content-list li::before{content:'';position:absolute;left:0;top:8px;width:10px;height:10px;background-color:#fdbb2d;border-radius:50%}.page-jl-r-suprapto__main-cta-section{background-color:#1a2a6c;color:#fff;padding:60px 20px;text-align:center}.page-jl-r-suprapto__main-cta-title{font-size:2.2em;margin-bottom:20px;font-weight:700}.page-jl-r-suprapto__main-cta-description{font-size:1.1em;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}@media (max-width:1024px){.page-jl-r-suprapto__hero-title{font-size:2.4em}.page-jl-r-suprapto__hero-subtitle{font-size:1.2em}.page-jl-r-suprapto__section-title{font-size:2em}.page-jl-r-suprapto__promo-title{font-size:1.3em}.page-jl-r-suprapto__feature-title{font-size:1.2em}}@media (max-width:768px){.page-jl-r-suprapto__hero-section{padding:60px 20px 30px}.page-jl-r-suprapto__hero-title{font-size:2em}.page-jl-r-suprapto__hero-subtitle{font-size:1em}.page-jl-r-suprapto__cta-button{padding:12px 25px;font-size:1em}.page-jl-r-suprapto__section{padding:40px 15px}.page-jl-r-suprapto__section-title{font-size:1.8em;margin-bottom:30px}.page-jl-r-suprapto__game-categories,.page-jl-r-suprapto__promotions-grid,.page-jl-r-suprapto__features-grid{grid-template-columns:1fr;gap:20px}.page-jl-r-suprapto__category-card,.page-jl-r-suprapto__promo-card,.page-jl-r-suprapto__feature-item{padding:20px}.page-jl-r-suprapto__category-image,.page-jl-r-suprapto__promo-image{height:180px}.page-jl-r-suprapto__category-title{font-size:1.4em}.page-jl-r-suprapto__promo-title{font-size:1.2em}.page-jl-r-suprapto__feature-title{font-size:1.1em}.page-jl-r-suprapto__faq-question{padding:15px 20px}.page-jl-r-suprapto__faq-question h3{font-size:1.1em}.page-jl-r-suprapto__faq-answer{padding:0 20px}.page-jl-r-suprapto__faq-item.active .page-jl-r-suprapto__faq-answer{padding:15px 20px!important}.page-jl-r-suprapto__floating-buttons{bottom:15px;right:15px;gap:10px}.page-jl-r-suprapto__floating-button{width:50px;height:50px;font-size:.8em}.page-jl-r-suprapto__content-list li{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding-left:25px;margin-left:0!important;margin-right:0!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.page-jl-r-suprapto__content-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-jl-r-suprapto__main-cta-title{font-size:1.8em}.page-jl-r-suprapto__main-cta-description{font-size:1em}}@media (max-width:480px){.page-jl-r-suprapto__hero-title{font-size:1.8em}.page-jl-r-suprapto__hero-subtitle{font-size:.9em}.page-jl-r-suprapto__cta-button{padding:10px 20px;font-size:.9em}.page-jl-r-suprapto__section-title{font-size:1.6em}.page-jl-r-suprapto__category-card,.page-jl-r-suprapto__promo-card,.page-jl-r-suprapto__feature-item{padding:15px}.page-jl-r-suprapto__category-image,.page-jl-r-suprapto__promo-image{height:150px}.page-jl-r-suprapto__category-title{font-size:1.2em}.page-jl-r-suprapto__promo-title{font-size:1.1em}.page-jl-r-suprapto__feature-title{font-size:1em}.page-jl-r-suprapto__faq-question h3{font-size:1em}.page-jl-r-suprapto__main-cta-title{font-size:1.6em}.page-jl-r-suprapto__main-cta-description{font-size:.9em}}.page-jl-r-suprapto__sticky-cta{position:fixed;bottom:0;left:0;width:100%;background-color:#1a2a6c;padding:15px 20px;box-shadow:0 -2px 10px rgba(0,0,0,.2);display:flex;justify-content:space-around;align-items:center;z-index:1000}.page-jl-r-suprapto__sticky-button{flex:1;text-align:center;color:#fff;text-decoration:none;font-weight:bold;padding:12px 0;border-radius:6px;transition:background-color .3s ease}.page-jl-r-suprapto__sticky-button--login{background-color:#b21f1f;margin-right:10px}.page-jl-r-suprapto__sticky-button--login:hover{background-color:#9a1a1a}.page-jl-r-suprapto__sticky-button--register{background-color:#fdbb2d;color:#1a2a6c;margin-left:10px}.page-jl-r-suprapto__sticky-button--register:hover{background-color:#e0a528}@media (min-width:769px){.page-jl-r-suprapto__sticky-cta{display:none}}