.page-jl-parker__hero-section{background-color:#1a1a2e;color:#e0e0e0;padding:60px 0 20px;text-align:center;position:relative;overflow:hidden;padding-top:10px}.page-jl-parker__hero-content{max-width:960px;margin:0 auto;position:relative;z-index:1;padding:20px}.page-jl-parker__hero-title{font-size:2.8em;margin-bottom:15px;font-weight:700;line-height:1.2;color:#ffd700}.page-jl-parker__hero-subtitle{font-size:1.3em;margin-bottom:30px;color:#c0c0c0}.page-jl-parker__hero-cta{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.page-jl-parker__btn{display:inline-block;padding:12px 30px;border-radius:30px;text-decoration:none;font-weight:600;transition:background-color .3s ease,transform .3s ease;font-size:1.1em;border:none;cursor:pointer}.page-jl-parker__btn--primary{background-color:#007bff;color:#fff;box-shadow:0 4px 15px rgba(0,123,255,.3)}.page-jl-parker__btn--primary:hover{background-color:#0056b3;transform:translateY(-2px)}.page-jl-parker__btn--secondary{background-color:transparent;color:#007bff;border:2px solid #007bff;box-shadow:0 4px 15px rgba(0,123,255,.1)}.page-jl-parker__btn--secondary:hover{background-color:#007bff;color:#fff;transform:translateY(-2px)}.page-jl-parker__hero-image{width:100%;max-width:100%;height:auto;margin-top:30px;display:block;object-fit:cover}.page-jl-parker__container{max-width:1200px;margin:0 auto;padding:20px}.page-jl-parker__section-title{font-size:2.2em;color:#ffd700;text-align:center;margin-bottom:30px;font-weight:700;line-height:1.3}.page-jl-parker__description{font-size:1.1em;line-height:1.7;color:#ccc;text-align:center;max-width:800px;margin:0 auto 40px}.page-jl-parker__about-section,.page-jl-parker__games-section,.page-jl-parker__promo-section,.page-jl-parker__faq-section{padding:60px 0;background-color:#2a2a44}.page-jl-parker__about-section:nth-of-type(even),.page-jl-parker__promo-section:nth-of-type(even){background-color:#1a1a2e}.page-jl-parker__features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-jl-parker__feature-item{background-color:#3a3a5e;padding:30px;border-radius:10px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.2);transition:transform .3s ease;box-sizing:border-box}.page-jl-parker__feature-item:hover{transform:translateY(-5px)}.page-jl-parker__feature-icon{width:100%;max-width:150px;height:auto;margin-bottom:20px;object-fit:contain}.page-jl-parker__feature-title{font-size:1.5em;color:#ffd700;margin-bottom:15px;font-weight:600}.page-jl-parker__feature-text{font-size:.95em;color:#bbb;line-height:1.6}.page-jl-parker__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:40px}.page-jl-parker__category-card{background-color:#3a3a5e;border-radius:10px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.2);transition:transform .3s ease;text-align:center;padding-bottom:20px;box-sizing:border-box}.page-jl-parker__category-card:hover{transform:translateY(-5px)}.page-jl-parker__category-image{width:100%;height:200px;object-fit:cover;margin-bottom:15px}.page-jl-parker__category-title{font-size:1.4em;color:#ffd700;margin-bottom:10px;padding:0 15px;font-weight:600}.page-jl-parker__category-text{font-size:.9em;color:#bbb;line-height:1.5;padding:0 15px 20px}.page-jl-parker__btn--small{padding:8px 20px;font-size:.9em;margin-top:10px}.page-jl-parker__promo-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-jl-parker__promo-card{background-color:#3a3a5e;border-radius:10px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.2);transition:transform .3s ease;text-align:center;padding-bottom:20px;box-sizing:border-box}.page-jl-parker__promo-card:hover{transform:translateY(-5px)}.page-jl-parker__promo-image{width:100%;height:250px;object-fit:cover;margin-bottom:15px}.page-jl-parker__promo-title{font-size:1.4em;color:#ffd700;margin-bottom:10px;padding:0 15px;font-weight:600}.page-jl-parker__promo-text{font-size:.95em;color:#bbb;line-height:1.6;padding:0 15px 20px}.page-jl-parker__faq-list{margin-top:40px}.page-jl-parker__faq-item{background-color:#3a3a5e;border-radius:10px;margin-bottom:15px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);box-sizing:border-box}.page-jl-parker__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#4a4a6e;color:#ffd700;cursor:pointer;user-select:none;font-weight:600;font-size:1.1em;transition:background-color .3s ease}.page-jl-parker__faq-question:hover{background-color:#5a5a7e}.page-jl-parker__faq-title{margin:0;pointer-events:none;color:#ffd700}.page-jl-parker__faq-toggle{font-size:1.5em;line-height:1;pointer-events:none;transition:transform .3s ease}.page-jl-parker__faq-item.active .page-jl-parker__faq-toggle{transform:rotate(45deg)}.page-jl-parker__faq-answer{max-height:0;overflow:hidden;padding:0 20px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0}.page-jl-parker__faq-item.active .page-jl-parker__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1}.page-jl-parker__faq-answer p{margin:0;font-size:.95em;line-height:1.6;color:#bbb}.page-jl-parker__hero-image, .page-jl-parker__feature-icon, .page-jl-parker__category-image, .page-jl-parker__promo-image { max-width: 100%; height: auto; display: block; object-fit: cover; }@media (max-width:1024px){.page-jl-parker__hero-title{font-size:2.4em}.page-jl-parker__hero-subtitle{font-size:1.1em}.page-jl-parker__section-title{font-size:1.8em}.page-jl-parker__description{font-size:1em}}.page-jl-parker__feature-item, .page-jl-parker__category-card, .page-jl-parker__promo-card { box-sizing: border-box; }@media (max-width:768px){.page-jl-parker__hero-section{padding:40px 0 10px}.page-jl-parker__hero-title{font-size:2em}.page-jl-parker__hero-subtitle{font-size:1em}.page-jl-parker__hero-cta{flex-direction:column;gap:15px}.page-jl-parker__btn{width:100%;max-width:300px;margin:0 auto}.page-jl-parker__hero-image{margin-top:20px}.page-jl-parker__section-title{font-size:1.6em;margin-bottom:20px}.page-jl-parker__description{font-size:.95em;margin-bottom:30px}.page-jl-parker__about-section,.page-jl-parker__games-section,.page-jl-parker__promo-section,.page-jl-parker__faq-section{padding:40px 0}.page-jl-parker__container{padding:15px}.page-jl-parker__features,.page-jl-parker__game-categories,.page-jl-parker__promo-cards{grid-template-columns:1fr;gap:20px}.page-jl-parker__feature-item,.page-jl-parker__category-card,.page-jl-parker__promo-card{padding:20px}.page-jl-parker__feature-title,.page-jl-parker__category-title,.page-jl-parker__promo-title{font-size:1.3em}.page-jl-parker__feature-text,.page-jl-parker__category-text,.page-jl-parker__promo-text{font-size:.9em}.page-jl-parker__faq-question{padding:12px 15px;font-size:1em}.page-jl-parker__faq-answer{padding:0 15px}.page-jl-parker__faq-answer p{font-size:.85em}.page-jl-parker__faq-item.active .page-jl-parker__faq-answer{padding:15px !important}.page-jl-parker__hero-image, .page-jl-parker__feature-icon, .page-jl-parker__category-image, .page-jl-parker__promo-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-jl-parker__features, .page-jl-parker__game-categories, .page-jl-parker__promo-cards, .page-jl-parker__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-jl-parker__feature-item, .page-jl-parker__category-card, .page-jl-parker__promo-card, .page-jl-parker__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }}