:root{--bg:#050816;--card:#101827;--card-soft:rgba(255,255,255,0.03);--border:rgba(255,255,255,0.06);--muted:#94a3b8;--green:#6dff6d;--blue:#35d7ff}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}body{background:var(--bg);color:#fff;overflow-x:hidden}a{text-decoration:none}.navbar{background:rgba(5,8,22,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);padding:.9rem 1rem}.navbar-brand{display:flex;align-items:center;gap:.7rem;color:#fff!important;font-weight:800}.logo{width:48px;height:auto}.brand-green{color:var(--green)}.navbar-toggler{border:none;box-shadow:none!important}.navbar-toggler-icon-custom{color:#fff;font-size:2rem}.navbar-collapse{background:rgba(10,15,30,.98);margin-top:1rem;border-radius:18px;padding:1rem;border:1px solid var(--border)}.nav-link{color:rgba(255,255,255,.8)!important;padding:1rem 0!important;font-weight:500}.nav-link.active,.nav-link:hover{color:var(--green)!important}.hero{position:relative;padding:7rem 1.25rem 3.5rem;overflow:hidden}.hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(0,208,132,.16),transparent 30%),radial-gradient(circle at bottom right,rgba(56,189,248,.14),transparent 35%)}.hero .container{position:relative;z-index:2}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.05);border:1px solid var(--border);border-radius:999px;padding:.65rem 1rem;color:#dbeafe;font-size:.82rem;margin-bottom:1.25rem}.hero h1{font-size:2.6rem;line-height:1.08;font-weight:800;letter-spacing:-1.8px;margin-bottom:1rem}.gradient-text{background:linear-gradient(90deg,var(--green),var(--blue));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero p{color:var(--muted);line-height:1.7;max-width:820px}.hero-actions{display:flex;flex-direction:column;gap:.85rem;margin-top:2rem;max-width:520px}.guide-btn,.hero-btn,.outline-btn{height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-weight:800;line-height:1;text-decoration:none}.guide-btn,.hero-btn{color:#04110c;background:linear-gradient(90deg,var(--green),var(--blue));border:none}.outline-btn{color:#fff;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04)}.section{padding:3.5rem 1.25rem}.section-title{font-size:2rem;font-weight:800;margin-bottom:.75rem}.section-subtitle{color:var(--muted);line-height:1.7;margin-bottom:2rem;max-width:820px}.guide-hub-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.guide-card{background:var(--card);border:1px solid var(--border);border-radius:24px;padding:1.25rem;height:100%}.guide-icon{width:52px;height:52px;border-radius:16px;background:rgba(0,208,132,.12);color:var(--green);display:flex;align-items:center;justify-content:center;font-size:1.45rem;margin-bottom:1rem}.guide-card h3{font-size:1.25rem;font-weight:800;margin-bottom:.65rem}.guide-card p{color:var(--muted);line-height:1.65;font-size:.95rem;margin-bottom:1.25rem}.guide-list{display:grid;gap:.65rem;margin-bottom:1.25rem}.guide-list span{color:#dbeafe;background:var(--card-soft);border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:.7rem .8rem;font-size:.88rem;font-weight:600}.cta-band p,.path-row p,footer{color:var(--muted)}.guide-btn{width:100%;padding:0 1rem}.learning-path{background:var(--card);border:1px solid var(--border);border-radius:24px;padding:1.25rem;margin-top:1.5rem}.path-row{display:grid;grid-template-columns:auto 1fr;gap:.85rem;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.path-row:last-child{border-bottom:none}.path-number{width:34px;height:34px;border-radius:11px;background:rgba(0,208,132,.12);color:var(--green);display:flex;align-items:center;justify-content:center;font-weight:800;flex-shrink:0}.path-row h4{font-size:1rem;font-weight:800;margin-bottom:.25rem}.path-row p{line-height:1.6;font-size:.9rem;margin:0}.cta-band{margin-top:2rem;background:linear-gradient(135deg,rgba(0,208,132,.12),rgba(56,189,248,.12));border:1px solid var(--border);border-radius:24px;padding:1.5rem}.cta-band h3{font-weight:800;margin-bottom:.65rem}.cta-band p{line-height:1.7;margin-bottom:1.25rem}footer{border-top:1px solid var(--border);padding:3rem 1.25rem;text-align:center}footer h4{color:#fff;font-weight:800;margin-bottom:1rem}@media (min-width:768px){.guide-btn,.hero-btn,.outline-btn{padding:0 1.5rem}.hero-actions{flex-direction:row}.guide-hub-grid{grid-template-columns:repeat(2,1fr)}.guide-btn{width:auto;min-width:210px}}@media (min-width:992px){.navbar{padding:1rem 0}.navbar-collapse{background:0 0;border:none;padding:0;margin-top:0}.nav-link{padding:0!important;margin-left:2rem}.hero{padding:10rem 0 5.5rem}.hero h1{font-size:5rem}.section{padding:5rem 0}.cta-band,.guide-card,.learning-path{padding:1.75rem}}