.page-jl-heart__hero-section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;padding:10px 20px 80px;overflow:hidden;box-sizing:border-box;background-color:#1a1a1a}.page-jl-heart__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.7}.page-jl-heart__hero-content{position:relative;z-index:1;max-width:900px}.page-jl-heart__hero-title{font-size:2.8em;margin-bottom:15px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.page-jl-heart__hero-subtitle{font-size:1.4em;margin-bottom:30px;line-height:1.5;text-shadow:1px 1px 3px rgba(0,0,0,.6)}.page-jl-heart__cta-button{display:inline-block;background-color:#ffcc00;color:#1a1a1a;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer;margin:0 10px}.page-jl-heart__cta-button:hover{background-color:#e6b800;transform:translateY(-2px)}.page-jl-heart__section{padding:60px 20px;background-color:#2a2a2a;color:#eee;text-align:center;box-sizing:border-box}.page-jl-heart__section--alt{background-color:#1e1e1e}.page-jl-heart__section-title{font-size:2.2em;margin-bottom:30px;color:#ffcc00;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.page-jl-heart__section-description{font-size:1.1em;line-height:1.6;max-width:800px;margin:0 auto 40px}.page-jl-heart__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-jl-heart__grid-item{background-color:#3a3a3a;border-radius:10px;padding:30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 8px rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:center}.page-jl-heart__grid-item:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.5)}.page-jl-heart__grid-item-icon{width:80px;height:80px;margin-bottom:20px}.page-jl-heart__grid-item-title{font-size:1.5em;color:#ffcc00;margin-bottom:15px}.page-jl-heart__grid-item-text{font-size:.95em;line-height:1.6;color:#ccc}.page-jl-heart__game-provider-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px}.page-jl-heart__game-provider-logo{width:auto;height:60px;object-fit:contain;filter:brightness(1.2) contrast(1.2);transition:transform .3s ease}.page-jl-heart__game-provider-logo:hover{transform:scale(1.05)}.page-jl-heart__promo-card{background-color:#3a3a3a;border-radius:10px;overflow:hidden;text-align:left;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.page-jl-heart__promo-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.5)}.page-jl-heart__promo-image{width:100%;height:200px;object-fit:cover}.page-jl-heart__promo-content{padding:25px}.page-jl-heart__promo-title{font-size:1.6em;color:#ffcc00;margin-bottom:10px}.page-jl-heart__promo-description{font-size:.95em;line-height:1.6;color:#ccc;margin-bottom:20px}.page-jl-heart__promo-button{display:inline-block;background-color:#ffcc00;color:#1a1a1a;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:700;font-size:.95em;transition:background-color .3s ease}.page-jl-heart__promo-button:hover{background-color:#e6b800}.page-jl-heart__faq-list{max-width:900px;margin:0 auto}.page-jl-heart__faq-item{background-color:#3a3a3a;border-radius:10px;margin-bottom:15px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.2)}.page-jl-heart__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;user-select:none;background-color:#4a4a4a;color:#ffcc00;font-size:1.1em;font-weight:600;transition:background-color .3s ease}.page-jl-heart__faq-question:hover{background-color:#5a5a5a}.page-jl-heart__faq-question h3{margin:0;pointer-events:none}.page-jl-heart__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;pointer-events:none;transition:transform .3s ease}.page-jl-heart__faq-item.active .page-jl-heart__faq-toggle{transform:rotate(45deg)}.page-jl-heart__faq-answer{max-height:0;overflow:hidden;padding:0 25px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0;color:#ccc;font-size:.95em;line-height:1.6;text-align:left}.page-jl-heart__faq-item.active .page-jl-heart__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-jl-heart__blog-card{background-color:#3a3a3a;border-radius:10px;overflow:hidden;text-align:left;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.page-jl-heart__blog-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.5)}.page-jl-heart__blog-image{width:100%;height:200px;object-fit:cover}.page-jl-heart__blog-content{padding:25px}.page-jl-heart__blog-title{font-size:1.4em;color:#ffcc00;margin-bottom:10px}.page-jl-heart__blog-title a{color:#ffcc00;text-decoration:none;transition:color .3s ease}.page-jl-heart__blog-title a:hover{color:#e6b800}.page-jl-heart__blog-excerpt{font-size:.95em;line-height:1.6;color:#ccc;margin-bottom:15px}.page-jl-heart__blog-date{font-size:.85em;color:#888}.page-jl-heart__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:15px}.page-jl-heart__floating-button{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:#ffcc00;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.4);transition:background-color .3s ease,transform .3s ease}.page-jl-heart__floating-button:hover{background-color:#e6b800;transform:scale(1.05)}.page-jl-heart__floating-button-icon{width:30px;height:30px;object-fit:contain;filter:brightness(0) invert(1)}.page-jl-heart__quick-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;max-width:1000px;margin:0 auto}.page-jl-heart__quick-link-item{background-color:#3a3a3a;border-radius:8px;padding:20px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}.page-jl-heart__quick-link-item:hover{transform:translateY(-3px);box-shadow:0 4px 8px rgba(0,0,0,.3)}.page-jl-heart__quick-link-item a{color:#ffcc00;text-decoration:none;font-weight:600;font-size:1.05em;display:block}.page-jl-heart__quick-link-item a:hover{color:#e6b800}@media (max-width:1024px){.page-jl-heart__hero-title{font-size:2.5em}.page-jl-heart__hero-subtitle{font-size:1.2em}.page-jl-heart__section-title{font-size:2em}}@media (max-width:768px){.page-jl-heart__hero-section{min-height:400px;padding-bottom:60px}.page-jl-heart__hero-title{font-size:2em}.page-jl-heart__hero-subtitle{font-size:1em}.page-jl-heart__cta-button{padding:12px 25px;font-size:1em;margin:0 5px}.page-jl-heart__section{padding:40px 15px}.page-jl-heart__section-title{font-size:1.8em}.page-jl-heart__section-description{font-size:1em}.page-jl-heart__grid{grid-template-columns:1fr}.page-jl-heart__grid-item{padding:25px}.page-jl-heart__grid-item-title{font-size:1.3em}.page-jl-heart__promo-image{height:180px}.page-jl-heart__promo-content{padding:20px}.page-jl-heart__promo-title{font-size:1.4em}.page-jl-heart__promo-description{font-size:.9em}.page-jl-heart__promo-button{padding:8px 15px;font-size:.9em}.page-jl-heart__faq-question{padding:15px 20px;font-size:1em}.page-jl-heart__faq-answer{padding:0 20px;font-size:.9em}.page-jl-heart__faq-item.active .page-jl-heart__faq-answer{padding:15px 20px!important}.page-jl-heart__blog-image{height:160px}.page-jl-heart__blog-content{padding:20px}.page-jl-heart__blog-title{font-size:1.2em}.page-jl-heart__blog-excerpt{font-size:.9em}.page-jl-heart__floating-buttons{bottom:15px;right:15px;gap:10px}.page-jl-heart__floating-button{width:50px;height:50px}.page-jl-heart__floating-button-icon{width:25px;height:25px}.page-jl-heart__quick-links-grid{grid-template-columns:1fr}.page-jl-heart__quick-link-item{padding:15px}.page-jl-heart__quick-link-item a{font-size:1em}.page-jl-heart__grid-item,.page-jl-heart__promo-card,.page-jl-heart__blog-card,.page-jl-heart__quick-link-item{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.page-jl-heart__grid,.page-jl-heart__game-provider-logos,.page-jl-heart__faq-list,.page-jl-heart__quick-links-grid{width:100%!important;max-width:100%!important;padding:0!important;margin-left:0!important;margin-right:0!important}.page-jl-heart__grid-item-text,.page-jl-heart__promo-description,.page-jl-heart__blog-excerpt,.page-jl-heart__faq-answer{word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}}