.page-chef-jl{font-family:'Arial',sans-serif;color:#e0e0e0;background-color:#1a1a2e;line-height:1.6;overflow-x:hidden}.page-chef-jl__container{max-width:1200px;margin:0 auto;padding:20px}.page-chef-jl__section-title{font-size:2.5em;color:#e94560;text-align:center;margin-bottom:40px;position:relative;padding-bottom:15px}.page-chef-jl__section-title::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:80px;height:4px;background-color:#533483;border-radius:2px}.page-chef-jl__text-content{text-align:center;margin-bottom:40px;font-size:1.1em;max-width:800px;margin-left:auto;margin-right:auto}.page-chef-jl__hero-section{position:relative;width:100%;min-height:600px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;padding-top:10px}.page-chef-jl__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;filter:brightness(0.5);max-width:100%}.page-chef-jl__hero-content{z-index:1;color:#ffffff;padding:20px;max-width:900px}.page-chef-jl__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2;color:#f0f0f0}.page-chef-jl__hero-subtitle{font-size:1.5em;margin-bottom:40px;color:#cccccc}.page-chef-jl__hero-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.page-chef-jl__cta-button{display:inline-block;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;min-width:180px;text-align:center}.page-chef-jl__cta-button--primary{background-color:#e94560;color:#ffffff;border:2px solid #e94560}.page-chef-jl__cta-button--primary:hover{background-color:#ff6a80;transform:translateY(-3px)}.page-chef-jl__cta-button--secondary{background-color:transparent;color:#e94560;border:2px solid #e94560}.page-chef-jl__cta-button--secondary:hover{background-color:#e94560;color:#ffffff;transform:translateY(-3px)}.page-chef-jl__introduction-section{padding:80px 0;background-color:#2a2a4a}.page-chef-jl__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:50px}.page-chef-jl__feature-item{background-color:#1a1a2e;padding:30px;border-radius:10px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease}.page-chef-jl__feature-item:hover{transform:translateY(-10px)}.page-chef-jl__feature-icon{width:100%;max-width:250px;height:auto;margin-bottom:20px;border-radius:8px;max-width:100%}.page-chef-jl__feature-title{font-size:1.5em;color:#e94560;margin-bottom:15px}.page-chef-jl__feature-description{font-size:1em;color:#cccccc}.page-chef-jl__quick-access-section{padding:80px 0;background-color:#1a1a2e}.page-chef-jl__access-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:50px}.page-chef-jl__access-link-button{display:block;background-color:#533483;color:#ffffff;padding:18px 25px;border-radius:8px;text-align:center;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.2)}.page-chef-jl__access-link-button:hover{background-color:#6a4b9e;transform:translateY(-5px)}.page-chef-jl__games-section{padding:80px 0;background-color:#2a2a4a}.page-chef-jl__game-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:15px;margin-bottom:40px}.page-chef-jl__game-tab-button{background-color:#533483;color:#ffffff;border:none;padding:12px 25px;border-radius:5px;cursor:pointer;font-size:1em;font-weight:bold;transition:background-color .3s ease,transform .3s ease;min-width:120px}.page-chef-jl__game-tab-button:hover{background-color:#6a4b9e;transform:translateY(-2px)}.page-chef-jl__game-tab-button.active{background-color:#e94560;box-shadow:0 0 15px rgba(233,69,96,.5)}.page-chef-jl__game-content{display:none;animation:fadeIn .5s ease-in-out}.page-chef-jl__game-content.active{display:block}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-chef-jl__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.page-chef-jl__game-card{background-color:#1a1a2e;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);text-align:center;transition:transform .3s ease}.page-chef-jl__game-card:hover{transform:translateY(-10px)}.page-chef-jl__game-image{width:100%;height:200px;object-fit:cover;max-width:100%}.page-chef-jl__game-title{font-size:1.3em;color:#e94560;margin:15px 10px 5px}.page-chef-jl__game-description{font-size:.95em;color:#cccccc;padding:0 15px 15px}.page-chef-jl__game-button{display:block;background-color:#533483;color:#ffffff;padding:10px 0;text-decoration:none;font-weight:bold;transition:background-color .3s ease}.page-chef-jl__game-button:hover{background-color:#6a4b9e}.page-chef-jl__promotions-section{padding:80px 0;background-color:#1a1a2e}.page-chef-jl__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:50px}.page-chef-jl__promo-card{background-color:#2a2a4a;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);text-align:center;transition:transform .3s ease}.page-chef-jl__promo-card:hover{transform:translateY(-10px)}.page-chef-jl__promo-image{width:100%;height:250px;object-fit:cover;max-width:100%}.page-chef-jl__promo-title{font-size:1.5em;color:#e94560;margin:20px 15px 10px}.page-chef-jl__promo-description{font-size:1em;color:#cccccc;padding:0 15px 20px}.page-chef-jl__promo-button{display:block;background-color:#e94560;color:#ffffff;padding:12px 0;text-decoration:none;font-weight:bold;transition:background-color .3s ease}.page-chef-jl__promo-button:hover{background-color:#ff6a80}.page-chef-jl__security-service-section{padding:80px 0;background-color:#2a2a4a}.page-chef-jl__service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:50px}.page-chef-jl__service-item{background-color:#1a1a2e;padding:30px;border-radius:10px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease}.page-chef-jl__service-item:hover{transform:translateY(-10px)}.page-chef-jl__service-icon{width:100%;max-width:250px;height:auto;margin-bottom:20px;border-radius:8px;max-width:100%}.page-chef-jl__service-title{font-size:1.5em;color:#e94560;margin-bottom:15px}.page-chef-jl__service-description{font-size:1em;color:#cccccc;margin-bottom:20px}.page-chef-jl__contact-button{display:inline-block;background-color:#533483;color:#ffffff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color .3s ease}.page-chef-jl__contact-button:hover{background-color:#6a4b9e}.page-chef-jl__faq-section{padding:80px 0;background-color:#1a1a2e}.page-chef-jl__faq-list{max-width:800px;margin:50px auto 0}.page-chef-jl__faq-item{background-color:#2a2a4a;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.2)}.page-chef-jl__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;user-select:none;background-color:#533483;color:#ffffff;transition:background-color .3s ease}.page-chef-jl__faq-question:hover{background-color:#6a4b9e}.page-chef-jl__faq-question-text{font-size:1.2em;margin:0;flex-grow:1;text-align:left;pointer-events:none;color:#ffffff}.page-chef-jl__faq-toggle{font-size:1.5em;font-weight:bold;margin-left:15px;pointer-events:none;transition:transform .3s ease}.page-chef-jl__faq-item.active .page-chef-jl__faq-toggle{transform:rotate(45deg)}.page-chef-jl__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;background-color:#3e2861;color:#cccccc}.page-chef-jl__faq-item.active .page-chef-jl__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-chef-jl__faq-answer p{margin:0}.page-chef-jl__blog-section{padding:80px 0;background-color:#2a2a4a}.page-chef-jl__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:50px}.page-chef-jl__blog-card{background-color:#1a1a2e;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease}.page-chef-jl__blog-card:hover{transform:translateY(-10px)}.page-chef-jl__blog-image{width:100%;height:220px;object-fit:cover;max-width:100%}.page-chef-jl__blog-title{font-size:1.4em;margin:15px 15px 10px;color:#e94560;line-height:1.4}.page-chef-jl__blog-title a{color:#e94560;text-decoration:none;transition:color .3s ease}.page-chef-jl__blog-title a:hover{color:#ff6a80}.page-chef-jl__blog-excerpt{font-size:.95em;color:#cccccc;padding:0 15px 15px}.page-chef-jl__blog-read-more{display:inline-block;background-color:#533483;color:#ffffff;padding:8px 15px;border-radius:5px;text-decoration:none;font-weight:bold;margin:0 15px 15px;transition:background-color .3s ease}.page-chef-jl__blog-read-more:hover{background-color:#6a4b9e}@media (max-width:1024px){.page-chef-jl__hero-title{font-size:2.8em}.page-chef-jl__hero-subtitle{font-size:1.3em}.page-chef-jl__section-title{font-size:2em}}@media (max-width:768px){.page-chef-jl__hero-section{min-height:500px}.page-chef-jl__hero-title{font-size:2.2em}.page-chef-jl__hero-subtitle{font-size:1.1em}.page-chef-jl__hero-buttons{flex-direction:column;gap:15px}.page-chef-jl__cta-button{width:80%;margin:0 auto}.page-chef-jl__section-title{font-size:1.8em}.page-chef-jl__text-content{font-size:1em;padding:0 10px}.page-chef-jl__container{padding:15px}.page-chef-jl__feature-item,.page-chef-jl__game-card,.page-chef-jl__promo-card,.page-chef-jl__service-item,.page-chef-jl__blog-card{margin-bottom:20px;max-width:100% !important;box-sizing:border-box !important}.page-chef-jl__features-grid,.page-chef-jl__access-links-grid,.page-chef-jl__game-grid,.page-chef-jl__promo-grid,.page-chef-jl__service-grid,.page-chef-jl__blog-grid{grid-template-columns:1fr}.page-chef-jl__game-tab-button{width:45%}.page-chef-jl__faq-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important}.page-chef-jl__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-chef-jl__faq-question-text,.page-chef-jl__faq-answer p{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}.page-chef-jl__hero-image,.page-chef-jl__feature-icon,.page-chef-jl__game-image,.page-chef-jl__promo-image,.page-chef-jl__service-icon,.page-chef-jl__blog-image{max-width:100% !important;height:auto !important;box-sizing:border-box !important}}@media (max-width:480px){.page-chef-jl__hero-title{font-size:1.8em}.page-chef-jl__hero-subtitle{font-size:1em}.page-chef-jl__cta-button{width:90%}.page-chef-jl__section-title{font-size:1.5em}.page-chef-jl__game-tab-button{width:100%}.page-chef-jl__faq-question,.page-chef-jl__faq-answer{padding-left:15px !important;padding-right:15px !important}.page-chef-jl__faq-question-text{font-size:1.1em}}