* {margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI, Roboto, sans-serif;}
.s789d {width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem;}
.k456j {background:linear-gradient(135deg, #0a0e17 0%, #141b2d 100%);color:#f9fafc;min-height:100vh;}
.m234n {padding:1.8rem 0;border-bottom:1px solid #2a3654;position:sticky;top:0;background:rgba(10,14,23,0.95);z-index:999;}
.l876k {display:flex;justify-content:space-between;align-items:center;}
.p123o {font-size:1.7rem;font-weight:700;color:#4fc3f7;text-decoration:none;letter-spacing:0.5px;}
.r543p {display:flex;gap:2.2rem;}
.ts37q {color:#e0e7ff;text-decoration:none;font-size:1rem;transition:all 0.3s ease;position:relative;}
.ts37q:after {content:'';position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#4fc3f7;transition:width 0.3s ease;}
.ts37q:hover {color:#4fc3f7;}
.ts37q:hover:after {width:100%;}
.v765r {padding:5rem 0;}
.b321s {font-size:2.8rem;font-weight:800;margin-bottom:2rem;line-height:1.3;color:#fff;}
.n654t {font-size:1.15rem;line-height:1.8;color:#cbd5e1;margin-bottom:2.5rem;max-width:950px;}
.h890u {display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem;margin:4rem 0;}
.f432v {background:#1e293b;border-radius:12px;padding:2.2rem;transition:transform 0.4s ease, box-shadow 0.4s ease;}
.f432v:hover {transform:translateY(-10px);box-shadow:0 12px 24px rgba(0,0,0,0.2);}
.g789w {font-size:1.4rem;font-weight:600;color:#4fc3f7;margin-bottom:1.2rem;}
.d234x {font-size:1rem;line-height:1.7;color:#94a3b8;margin-bottom:1.8rem;}
.i567y {max-width:100%;height:auto;border-radius:8px;max-height:400px;object-fit:cover;}
.e890z {display:inline-block;background:#4fc3f7;color:#0a0e17;padding:1.1rem 2.2rem;border-radius:8px;font-weight:600;text-decoration:none;margin-top:1.2rem;transition:background 0.3s ease;}
.e890z:hover {background:#22d3ee;}
.a123b {padding:3.5rem 0;border-top:1px solid #2a3654;margin-top:5rem;}
.c456c {font-size:0.95rem;color:#94a3b8;text-align:center;}
@media (max-width:768px) {
  .l876k {flex-direction:column;gap:1.5rem;}
  .r543p {gap:1.5rem;flex-wrap:wrap;justify-content:center;}
  .b321s {font-size:2.2rem;}
  .n654t {font-size:1rem;}
  .h890u {grid-template-columns:1fr;}
}