.page-jl-pcb__hero-section{position:relative;background-color:#1a1a2e;color:#fff;padding:10px 0 60px;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden}.page-jl-pcb__hero-content{position:relative;z-index:2;max-width:900px;margin:0 auto;padding:20px}.page-jl-pcb__hero-title{font-size:2.8em;margin-bottom:20px;line-height:1.2;color:#e94560;font-weight:700}.page-jl-pcb__hero-description{font-size:1.2em;margin-bottom:30px;line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto}.page-jl-pcb__hero-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.page-jl-pcb__button{display:inline-block;padding:15px 30px;border-radius:8px;font-size:1.1em;font-weight:600;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.page-jl-pcb__button--primary{background-color:#e94560;color:#fff;border:2px solid #e94560}.page-jl-pcb__button--primary:hover{background-color:#c2374e;transform:translateY(-3px)}.page-jl-pcb__button--secondary{background-color:transparent;color:#e94560;border:2px solid #e94560}.page-jl-pcb__button--secondary:hover{background-color:#e94560;color:#fff;transform:translateY(-3px)}.page-jl-pcb__hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.page-jl-pcb__hero-image{width:100%;height:100%;object-fit:cover;opacity:.15}.page-jl-pcb__features-section,.page-jl-pcb__cta-section,.page-jl-pcb__faq-section{padding:60px 20px;background-color:#0f0f1a;text-align:center;color:#eee}.page-jl-pcb__section-title{font-size:2.2em;margin-bottom:20px;color:#e94560;font-weight:700}.page-jl-pcb__section-description{font-size:1.1em;max-width:800px;margin:0 auto 40px;line-height:1.6}.page-jl-pcb__feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto;padding:0 20px}.page-jl-pcb__feature-item{background-color:#1a1a2e;padding:30px;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.page-jl-pcb__feature-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.page-jl-pcb__feature-icon{width:100%;max-width:250px;height:auto;margin-bottom:20px;border-radius:8px;box-sizing:border-box!important}.page-jl-pcb__feature-title{font-size:1.5em;margin-bottom:15px;color:#e94560}.page-jl-pcb__feature-text{font-size:.95em;line-height:1.6;color:#ccc}.page-jl-pcb__button--large{padding:18px 40px;font-size:1.2em;background-color:#e94560;color:#fff;border:2px solid #e94560}.page-jl-pcb__button--large:hover{background-color:#c2374e;transform:translateY(-3px)}.page-jl-pcb__faq-list{max-width:800px;margin:0 auto;text-align:left}.page-jl-pcb__faq-item{background-color:#1a1a2e;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.2)}.page-jl-pcb__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:#2a2a4a;cursor:pointer;user-select:none;transition:background-color .3s ease}.page-jl-pcb__faq-question:hover{background-color:#3a3a5a}.page-jl-pcb__faq-title{font-size:1.1em;margin:0;color:#eee;pointer-events:none}.page-jl-pcb__faq-toggle{font-size:1.5em;font-weight:700;color:#e94560;pointer-events:none;transition:transform .3s ease}.page-jl-pcb__faq-item.active .page-jl-pcb__faq-toggle{transform:rotate(45deg)}.page-jl-pcb__faq-answer{max-height:0;overflow:hidden;padding:0 15px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-jl-pcb__faq-item.active .page-jl-pcb__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-jl-pcb__faq-answer p{margin:0;font-size:.95em;line-height:1.6;color:#ccc}.page-jl-pcb__cta-section{background-color:#1a1a2e;padding-bottom:80px}@media (max-width:768px){.page-jl-pcb__hero-title{font-size:2em}.page-jl-pcb__hero-description{font-size:1em}.page-jl-pcb__hero-buttons{flex-direction:column;gap:15px}.page-jl-pcb__button{width:100%;max-width:300px;margin:0 auto}.page-jl-pcb__section-title{font-size:1.8em}.page-jl-pcb__section-description{font-size:.95em}.page-jl-pcb__feature-grid{grid-template-columns:1fr;padding:0}.page-jl-pcb__feature-item{padding:25px}.page-jl-pcb__feature-icon{max-width:200px}.page-jl-pcb__feature-title{font-size:1.3em}.page-jl-pcb__feature-text{font-size:.9em}.page-jl-pcb__button--large{font-size:1.1em;padding:15px 30px}.page-jl-pcb__faq-title{font-size:1em}.page-jl-pcb__faq-question{padding:15px}.page-jl-pcb__faq-answer{padding:0 10px}.page-jl-pcb__faq-item.active .page-jl-pcb__faq-answer{padding:15px 10px!important}}