.page-jl-company__hero-section{position:relative;background-color:#0d1117;color:#fff;text-align:center;padding:10px 20px 80px;overflow:hidden}.page-jl-company__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.4}.page-jl-company__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto}.page-jl-company__hero-title{font-size:2.8em;margin-bottom:20px;line-height:1.2;font-weight:700;color:#f9f9f9}.page-jl-company__hero-description{font-size:1.2em;margin-bottom:30px;line-height:1.6;color:#e0e0e0}.page-jl-company__cta-button{display:inline-block;background-color:#ff4500;color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-size:1.1em;font-weight:bold;transition:background-color .3s ease,transform .3s ease}.page-jl-company__cta-button:hover{background-color:#e03e00;transform:translateY(-2px)}.page-jl-company__cta-button--secondary{background-color:#007bff;margin-left:15px}.page-jl-company__cta-button--secondary:hover{background-color:#0056b3}.page-jl-company__section{padding:60px 20px;background-color:#1c2128;color:#e0e0e0;text-align:center}.page-jl-company__section:nth-of-type(even){background-color:#0d1117}.page-jl-company__section-title{font-size:2.2em;color:#ff4500;margin-bottom:30px;font-weight:700}.page-jl-company__section-description{font-size:1.1em;line-height:1.7;max-width:800px;margin:0 auto 40px}.page-jl-company__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-jl-company__grid-item{background-color:#2a313b;padding:30px;border-radius:10px;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:transform .3s ease}.page-jl-company__grid-item:hover{transform:translateY(-5px)}.page-jl-company__item-icon{width:80px;height:80px;margin-bottom:20px;filter:none}.page-jl-company__item-title{font-size:1.5em;color:#f9f9f9;margin-bottom:15px}.page-jl-company__item-description{font-size:.95em;line-height:1.6;color:#b0b0b0}.page-jl-company__quick-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;max-width:1000px;margin:0 auto}.page-jl-company__quick-link-item{background-color:#2a313b;padding:25px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:background-color .3s ease}.page-jl-company__quick-link-item:hover{background-color:#3a414b}.page-jl-company__quick-link-button{display:block;color:#fff;text-decoration:none;font-size:1.1em;font-weight:bold}.page-jl-company__game-card{background-color:#2a313b;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.2);text-align:left;transition:transform .3s ease}.page-jl-company__game-card:hover{transform:translateY(-5px)}.page-jl-company__game-image{width:100%;height:200px;object-fit:cover;filter:none}.page-jl-company__game-content{padding:25px}.page-jl-company__game-title{font-size:1.4em;color:#ff4500;margin-bottom:10px}.page-jl-company__game-description{font-size:.95em;line-height:1.6;color:#b0b0b0;margin-bottom:20px}.page-jl-company__game-button{display:inline-block;background-color:#ff4500;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-size:.9em;font-weight:bold;transition:background-color .3s ease}.page-jl-company__game-button:hover{background-color:#e03e00}.page-jl-company__promo-card{background-color:#2a313b;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.2);text-align:left;transition:transform .3s ease}.page-jl-company__promo-card:hover{transform:translateY(-5px)}.page-jl-company__promo-image{width:100%;height:180px;object-fit:cover;filter:none}.page-jl-company__promo-content{padding:25px}.page-jl-company__promo-title{font-size:1.4em;color:#f9f9f9;margin-bottom:10px}.page-jl-company__promo-description{font-size:.95em;line-height:1.6;color:#b0b0b0;margin-bottom:20px}.page-jl-company__promo-button{display:inline-block;background-color:#007bff;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-size:.9em;font-weight:bold;transition:background-color .3s ease}.page-jl-company__promo-button:hover{background-color:#0056b3}.page-jl-company__faq-container{max-width:900px;margin:0 auto}.page-jl-company__faq-item{background-color:#2a313b;border-radius:8px;margin-bottom:15px;overflow:hidden}.page-jl-company__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#2a313b;border-bottom:1px solid #3c424d;transition:background-color .3s ease}.page-jl-company__faq-question:hover{background-color:#3c424d}.page-jl-company__faq-question h3{margin:0;font-size:1.2em;color:#f9f9f9;pointer-events:none}.page-jl-company__faq-toggle{font-size:1.5em;font-weight:bold;color:#ff4500;transition:transform .3s ease;pointer-events:none}.page-jl-company__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:#b0b0b0;text-align:left}.page-jl-company__faq-item.active .page-jl-company__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-jl-company__faq-item.active .page-jl-company__faq-toggle{transform:rotate(45deg)}.page-jl-company__blog-card{background-color:#2a313b;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.2);text-align:left;transition:transform .3s ease}.page-jl-company__blog-card:hover{transform:translateY(-5px)}.page-jl-company__blog-image{width:100%;height:180px;object-fit:cover;filter:none}.page-jl-company__blog-content{padding:25px}.page-jl-company__blog-title{font-size:1.3em;color:#f9f9f9;margin-bottom:10px}.page-jl-company__blog-date{font-size:.85em;color:#888;margin-bottom:15px}.page-jl-company__blog-excerpt{font-size:.95em;line-height:1.6;color:#b0b0b0;margin-bottom:20px}.page-jl-company__blog-link{display:inline-block;color:#ff4500;text-decoration:none;font-weight:bold;font-size:.9em;transition:color .3s ease}.page-jl-company__blog-link:hover{color:#e03e00}@media (max-width:768px){.page-jl-company__hero-title{font-size:2em}.page-jl-company__hero-description{font-size:1em}.page-jl-company__cta-button{padding:12px 25px;font-size:1em;margin:5px 0}.page-jl-company__cta-button--secondary{margin-left:0;margin-top:10px}.page-jl-company__section{padding:40px 15px}.page-jl-company__section-title{font-size:1.8em}.page-jl-company__section-description{font-size:1em}.page-jl-company__grid{grid-template-columns:1fr}.page-jl-company__grid-item{padding:20px}.page-jl-company__item-icon{width:60px;height:60px}.page-jl-company__item-title{font-size:1.3em}.page-jl-company__quick-links-grid{grid-template-columns:1fr}.page-jl-company__quick-link-item{padding:20px}.page-jl-company__quick-link-button{font-size:1em}.page-jl-company__game-image{height:160px}.page-jl-company__game-title{font-size:1.2em}.page-jl-company__game-description{font-size:.9em}.page-jl-company__promo-image{height:150px}.page-jl-company__promo-title{font-size:1.2em}.page-jl-company__promo-description{font-size:.9em}.page-jl-company__faq-question{padding:15px 20px}.page-jl-company__faq-question h3{font-size:1.1em}.page-jl-company__faq-answer{padding:15px 20px}.page-jl-company__blog-image{height:150px}.page-jl-company__blog-title{font-size:1.1em}.page-jl-company__blog-excerpt{font-size:.9em}}