.eh-section{background:radial-gradient(circle at top center, #135bec26, transparent 40%), var(--bg-dark);color:#fff;text-align:center;padding:120px 6% 140px;position:relative;overflow:hidden}.eh-section:before{content:"";pointer-events:none;background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.eh-container{z-index:2;max-width:1100px;margin:0 auto;position:relative}.eh-badge{color:var(--primary);letter-spacing:1.5px;background:#135bec1f;border:1px solid #135bec4d;border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:8px 18px;font-size:12px;font-weight:600;display:inline-flex}.eh-badge-dot{background:var(--primary);border-radius:50%;width:8px;height:8px}.eh-title{margin-bottom:28px;font-size:64px;font-weight:700;line-height:1.1}.eh-highlight{background:linear-gradient(90deg, var(--primary), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:block}.eh-subtext{color:var(--text-muted);max-width:760px;margin:0 auto 48px;font-size:18px;line-height:1.8}.eh-buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.eh-btn{cursor:pointer;border:none;border-radius:12px;padding:16px 28px;font-size:15px;font-weight:600;transition:all .3s}.eh-btn-primary{background:var(--primary);color:#fff;box-shadow:0 10px 30px #135bec59}.eh-btn-primary:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 15px 40px #135bec80}@media (max-width:1024px){.eh-title{font-size:48px}.eh-subtext{font-size:16px}}@media (max-width:640px){.eh-section{padding:100px 6%}.eh-title{font-size:34px;line-height:1.2}.eh-subtext{font-size:15px}.eh-buttons{flex-direction:column;gap:14px}.eh-btn{width:100%}}
.spb-section{background:var(--card-dark);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:48px 6%}.spb-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;max-width:1200px;margin:0 auto;display:flex}.spb-item{text-align:center;flex-direction:column;align-items:center;padding:16px 48px;display:flex}.spb-number{background:linear-gradient(135deg, var(--primary), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:42px;font-weight:700;line-height:1.1}.spb-label{color:var(--text-muted);letter-spacing:.5px;margin-top:8px;font-size:14px}.spb-divider{background:#ffffff1a;width:1px;height:48px}@media (max-width:768px){.spb-container{gap:0}.spb-item{padding:20px 24px}.spb-number{font-size:32px}.spb-label{font-size:13px}.spb-divider{height:32px}}@media (max-width:480px){.spb-container{flex-direction:column;gap:0}.spb-item{width:100%;padding:16px 0}.spb-divider{width:60px;height:1px}}
.gp-wrapper{background:var(--bg-dark);color:#fff;padding:100px 6%}.gp-container{grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;display:grid}.gp-title{margin-bottom:24px;font-size:52px;font-weight:700;line-height:1.2}.gp-title-accent{color:var(--primary)}.gp-description{color:var(--text-muted);max-width:600px;margin-bottom:40px;font-size:18px;line-height:1.7}.gp-features{flex-direction:column;gap:28px;display:flex}.gp-feature{align-items:flex-start;gap:16px;display:flex}.gp-feature strong{margin-bottom:6px;font-size:18px;display:block}.gp-feature p{color:var(--text-muted);font-size:15px}.gp-check{color:var(--primary);background:#135bec26;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-weight:700;display:flex}.gp-right{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.gp-card{background:var(--card-dark);border-radius:18px;padding:36px;transition:all .35s;transform:translateY(0)}.gp-card h2{color:var(--primary);margin-bottom:14px;font-size:48px}.gp-card-label{letter-spacing:1px;opacity:.9;margin-bottom:16px;font-size:14px;display:block}.gp-card p{color:var(--text-muted);font-size:15px;line-height:1.6}.gp-card:hover{transform:translateY(-8px)scale(1.03);box-shadow:0 20px 40px #135bec26}@media (max-width:1024px){.gp-container{grid-template-columns:1fr}.gp-right{margin-top:40px}.gp-title{font-size:42px}}@media (max-width:768px){.gp-wrapper{padding:70px 5%}.gp-title{font-size:34px}.gp-description{font-size:16px}.gp-right{grid-template-columns:1fr}.gp-card h2{font-size:36px}}
.scs-section{background:var(--bg-dark);color:#fff;padding:80px 6%}.scs-container{max-width:1400px;margin:0 auto}.scs-header{margin-bottom:60px}.scs-title{margin:0;font-size:34px;font-weight:600}.scs-underline{background:var(--primary);border-radius:4px;width:60px;height:4px;margin-top:14px}.scs-grid{grid-template-columns:repeat(5,1fr);gap:28px;display:grid}.scs-card-link{height:100%;color:inherit;text-decoration:none;display:block}.scs-card{background:var(--card-dark);cursor:pointer;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;justify-content:space-between;height:100%;min-height:280px;padding:36px 28px;transition:all .35s;display:flex}.scs-card-link:hover .scs-card{border-color:var(--primary);transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #135bec26}.scs-icon{color:var(--primary);margin-bottom:22px;font-size:28px}.scs-card-title{margin-bottom:14px;font-size:20px;font-weight:600}.scs-card-desc{color:var(--text-muted);margin-bottom:28px;font-size:15px;line-height:1.6}@media (max-width:1100px){.scs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.scs-section{padding:60px 6%}.scs-title{font-size:26px}.scs-grid{grid-template-columns:1fr}.scs-card{padding:28px 22px}}
.hb-section{background:var(--bg-dark);color:#fff;padding:100px 6%}.hb-container{max-width:1400px;margin:0 auto}.hb-header{margin-bottom:60px}.hb-title{margin-bottom:16px;font-size:34px;font-weight:600}.hb-subtitle{color:var(--text-muted);max-width:600px;font-size:18px;line-height:1.7}.hb-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.hb-card-link{color:inherit;text-decoration:none;display:block}.hb-card{background:var(--card-dark);border:1px solid #ffffff0d;border-radius:18px;flex-direction:column;height:100%;padding:36px;transition:all .35s;display:flex}.hb-card-link:hover .hb-card{border-color:var(--primary);transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #135bec26}.hb-card-tag{letter-spacing:1px;text-transform:uppercase;color:var(--primary);margin-bottom:16px;font-size:12px;font-weight:600}.hb-card-title{margin-bottom:14px;font-size:22px;font-weight:600;line-height:1.3}.hb-card-desc{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:28px;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.hb-card-meta{color:#ffffff59;border-top:1px solid #ffffff0d;gap:16px;margin-bottom:20px;padding-top:20px;font-size:13px;display:flex}.hb-card-cta{color:var(--primary);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.hb-arrow{transition:transform .3s}.hb-card-link:hover .hb-arrow{transform:translate(4px)}.hb-footer{text-align:center;margin-top:48px}.hb-view-all{color:var(--primary);font-size:15px;font-weight:600;text-decoration:none;transition:opacity .3s}.hb-view-all:hover{opacity:.8}@media (max-width:1100px){.hb-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.hb-section{padding:60px 6%}.hb-title{font-size:26px}.hb-grid{grid-template-columns:1fr}.hb-card{padding:28px 22px}}
