*{box-sizing:border-box;margin:0;padding:0}:root{--np:#5C1A24;--np-mid:#7A2535;--np-rose:#C47080;--np-blush:#F5E8EA;--np-muted:#8A5060;--text:#1A1A1A;--text-muted:#6B6B6B;--bg:#F9F6F7;--bg-white:#FFFFFF;--border:#E8D8DB}body{font-family:Open Sans,system-ui,sans-serif;color:var(--text);background:var(--bg);font-size:16px;line-height:1.6}a{text-decoration:none;color:inherit}html{scroll-behavior:smooth}.nav{background:var(--np);display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;height:56px;position:sticky;top:0;z-index:100}.logo{color:#fff;font-size:18px;font-weight:600;letter-spacing:2px}.logo span{color:var(--np-rose)}.nav-links{display:flex;gap:2rem}.nav-links a{color:#ffffffb8;font-size:13px;transition:color .2s}.nav-links a:hover{color:#fff}.nav-cta{background:var(--np-rose);color:#fff;border:none;padding:8px 18px;border-radius:8px;font-size:13px;cursor:pointer;font-weight:600}.hero{background:var(--np);padding:4rem 2.5rem 3.5rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.hero-left{max-width:540px}.hero-pill{display:inline-block;background:#c4708038;color:var(--np-rose);font-size:11px;padding:5px 14px;border-radius:99px;letter-spacing:1.5px;margin-bottom:1.2rem;border:1px solid rgba(196,112,128,.35)}.hero h1{color:#fff;font-size:34px;font-weight:600;line-height:1.25;margin-bottom:1rem}.hero h1 span{color:var(--np-rose)}.hero-sub{color:#ffffff9e;font-size:14px;line-height:1.75;margin-bottom:1.75rem;max-width:460px}.hero-btns{display:flex;gap:12px;flex-wrap:wrap}.btn-primary{background:var(--np-rose);color:#fff;border:none;padding:11px 24px;border-radius:8px;font-size:14px;cursor:pointer;font-weight:600}.btn-outline{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.28);padding:11px 24px;border-radius:8px;font-size:14px;cursor:pointer}.hero-right{display:flex;flex-direction:column;gap:1rem;min-width:280px}.hero-stats{display:flex;gap:2.5rem}.stat-n{color:#fff;font-size:24px;font-weight:600}.stat-l{color:#ffffff80;font-size:11px;letter-spacing:.5px;margin-top:2px}.session-card{background:#ffffff12;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.1rem 1.25rem}.session-tag{font-size:11px;color:#ffffff73;letter-spacing:.5px;margin-bottom:10px}.session-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.av{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0}.av-blue{background:#b5d4f4;color:#185fa5}.av-green{background:#9fe1cb;color:#0f6e56}.av-pink{background:#f4c0d1;color:#993556}.av-purple{background:#cecbf6;color:#534ab7}.av-coral{background:#f5c4b3;color:#993c1d}.session-name{font-size:13px;color:#fff;font-weight:500}.session-sub{font-size:11px;color:#ffffff73}.prog-bar{height:3px;background:#ffffff1f;border-radius:99px;margin-bottom:8px}.prog-fill{height:3px;width:65%;background:var(--np-rose);border-radius:99px}.session-note{font-size:11px;color:#fff6}.section{padding:3rem 2.5rem}.sec-white{background:var(--bg-white)}.sec-alt{background:var(--bg)}.sec-tag{font-size:11px;color:var(--np-rose);font-weight:600;letter-spacing:2px;text-transform:uppercase;margin-bottom:6px}.sec-title{font-size:22px;font-weight:600;color:var(--text);margin-bottom:6px}.sec-sub{font-size:13px;color:var(--text-muted);max-width:520px;line-height:1.7}.sec-header{margin-bottom:1.75rem}.g3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.g4{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.g2{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.svc-card{background:var(--bg-white);border:1px solid var(--border);border-radius:12px;padding:1.25rem;border-top:3px solid var(--np-rose)}.svc-icon{width:34px;height:34px;border-radius:8px;background:var(--np-blush);display:flex;align-items:center;justify-content:center;font-size:16px;margin-bottom:12px;color:var(--np)}.svc-card h3{font-size:14px;font-weight:600;margin-bottom:6px;color:var(--text)}.svc-card p{font-size:12px;color:var(--text-muted);line-height:1.65}.svc-badge{display:inline-block;font-size:10px;background:var(--np-blush);color:var(--np-muted);padding:3px 9px;border-radius:99px;margin-top:10px;font-weight:500}.skill-chip{background:var(--bg-white);border:1px solid var(--border);border-radius:12px;padding:1.1rem}.sk-title{font-size:13px;font-weight:600;color:var(--text);margin-bottom:3px}.sk-meta{font-size:11px;color:var(--text-muted);margin-bottom:10px}.sk-bar{height:4px;background:var(--border);border-radius:99px;overflow:hidden}.sk-fill{height:4px;background:var(--np-rose);border-radius:99px}.od-filters{display:flex;gap:10px;margin-bottom:1.5rem;flex-wrap:wrap}.od-filter{font-size:12px;padding:6px 14px;border-radius:99px;border:1px solid var(--border);cursor:pointer;font-weight:500}.od-filter.active{background:var(--np);color:#fff;border-color:var(--np)}.od-filter:not(.active){background:var(--bg-white);color:var(--text-muted)}.od-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.od-card{background:var(--bg-white);border:1px solid var(--border);border-radius:12px;padding:1.25rem}.od-card-type{font-size:10px;font-weight:600;letter-spacing:1px;padding:3px 9px;border-radius:99px;display:inline-block;margin-bottom:10px}.type-intern{background:#e6f1fb;color:#185fa5}.type-mentor{background:var(--np-blush);color:var(--np-muted)}.type-network{background:#e1f5ee;color:#0f6e56}.type-job{background:#eeedfe;color:#534ab7}.od-card h4{font-size:14px;font-weight:600;color:var(--text);margin-bottom:4px}.od-card .od-company{font-size:12px;color:var(--np-rose);font-weight:500;margin-bottom:8px}.od-card p{font-size:12px;color:var(--text-muted);line-height:1.6;margin-bottom:10px}.od-meta{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:12px}.od-tag{font-size:10px;color:var(--text-muted);background:var(--bg);padding:3px 8px;border-radius:6px;border:1px solid var(--border)}.od-footer{display:flex;justify-content:space-between;align-items:center;padding-top:10px;border-top:1px solid var(--border)}.od-footer-meta{font-size:11px;color:var(--text-muted)}.od-btn{font-size:12px;padding:6px 14px;border-radius:7px;cursor:pointer;font-weight:500}.od-btn-fill{background:var(--np-rose);color:#fff;border:none}.od-btn-out{background:transparent;color:var(--text);border:1px solid var(--border)}.mentor-card{background:var(--bg-white);border:1px solid var(--border);border-radius:12px;padding:1.25rem;display:flex;flex-direction:column}.mentor-top{display:flex;gap:12px;align-items:flex-start;margin-bottom:10px}.mentor-av{width:46px;height:46px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.mentor-name{font-size:14px;font-weight:600;color:var(--text)}.mentor-role{font-size:12px;color:var(--np-rose);margin-top:2px}.mentor-bio{font-size:12px;color:var(--text-muted);line-height:1.65;margin-bottom:10px}.mentor-tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:12px}.mentor-tag{font-size:10px;padding:3px 9px;border-radius:99px;background:var(--np-blush);color:var(--np-muted);font-weight:500}.mentor-footer{margin-top:auto;padding-top:10px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.avail{font-size:11px;color:#0f6e56;font-weight:500}.hub-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.hub-filters{display:flex;gap:8px}.hub-filter{font-size:12px;padding:5px 12px;border-radius:99px;border:1px solid var(--border);background:var(--bg-white);cursor:pointer;color:var(--text-muted)}.hub-filter.on{background:var(--np);color:#fff;border-color:var(--np)}.post{background:var(--bg-white);border:1px solid var(--border);border-radius:12px;padding:1.1rem 1.25rem;margin-bottom:10px}.post-top{display:flex;align-items:center;gap:10px;margin-bottom:8px}.post-name{font-size:13px;font-weight:600;color:var(--text)}.post-sub{font-size:11px;color:var(--text-muted)}.p-tag{display:inline-block;font-size:10px;padding:3px 8px;border-radius:99px;margin-left:auto}.t-advice{background:#e6f1fb;color:#185fa5}.t-opport{background:#e1f5ee;color:#0f6e56}.t-win{background:#eaf3de;color:#3b6d11}.post-body{font-size:13px;color:var(--text-muted);line-height:1.65;margin-bottom:10px}.post-actions{display:flex;gap:1.25rem}.p-action{font-size:11px;color:var(--text-muted);cursor:pointer}.alumni-banner{background:var(--np);border-radius:14px;padding:2rem 2.5rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.alumni-h{color:#fff;font-size:20px;font-weight:600;margin-bottom:6px}.alumni-p{color:#ffffff94;font-size:13px;max-width:380px;line-height:1.7}.al-stats{display:flex;gap:2.5rem;flex-shrink:0}.aln{color:#fff;font-size:24px;font-weight:600}.all{color:#ffffff80;font-size:11px;margin-top:2px}.av-ring{display:flex;margin-top:1rem}.av-ring .avs{width:30px;height:30px;border-radius:50%;border:2.5px solid var(--np);font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center;margin-left:-8px}.av-ring .avs:first-child{margin-left:0}.ev-list{display:flex;flex-direction:column;gap:10px}.ev-row{background:var(--bg-white);border:1px solid var(--border);border-radius:12px;padding:1.1rem 1.5rem;display:flex;align-items:center;gap:1.25rem}.ev-date{width:48px;height:48px;background:var(--np-blush);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}.ev-mo{font-size:9px;color:var(--np-rose);font-weight:700;letter-spacing:1px}.ev-d{font-size:20px;color:var(--np);font-weight:700;line-height:1.1}.ev-info{flex:1}.ev-info h4{font-size:14px;font-weight:600;color:var(--text);margin-bottom:2px}.ev-info p{font-size:12px;color:var(--text-muted)}.ev-type{font-size:10px;padding:4px 10px;border-radius:99px;flex-shrink:0;font-weight:600}.et-online{background:#e1f5ee;color:#0f6e56}.et-live{background:var(--np-blush);color:var(--np-muted)}.et-ws{background:#eeedfe;color:#534ab7}.ev-btn{font-size:12px;padding:7px 16px;border-radius:7px;cursor:pointer;white-space:nowrap;font-weight:500}.ev-btn-fill{background:var(--np-rose);color:#fff;border:none}.ev-btn-out{background:transparent;color:var(--text);border:1.5px solid var(--border)}.btn-primary,.btn-outline{display:inline-block;text-align:center}.partners-strip{display:flex;justify-content:center;align-items:center;gap:2.5rem;flex-wrap:wrap;padding:1.5rem 2.5rem;background:var(--bg-white);border-bottom:1px solid var(--border)}.partners-label{font-size:10px;color:var(--text-muted);letter-spacing:2px;text-transform:uppercase;font-weight:600;flex-shrink:0}.partners-divider{width:1px;height:18px;background:var(--border);flex-shrink:0}.partner-name{font-size:12px;font-weight:600;color:var(--text-muted);letter-spacing:.5px;opacity:.65}.hiw-header{max-width:560px}.hiw-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative;padding-top:1rem}.hiw-steps:before{content:"";position:absolute;top:42px;left:calc(12.5% + 14px);right:calc(12.5% + 14px);height:2px;background:var(--border);z-index:0}.hiw-step{text-align:center;padding:0 1.25rem;position:relative;z-index:1}.hiw-num{width:56px;height:56px;border-radius:50%;background:var(--np);color:#fff;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;margin:0 auto 1.1rem;border:3px solid var(--bg)}.hiw-step h3{font-size:14px;font-weight:600;color:var(--text);margin-bottom:6px}.hiw-step p{font-size:12px;color:var(--text-muted);line-height:1.65}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tcard{background:var(--bg-white);border:1px solid var(--border);border-radius:14px;padding:1.6rem;display:flex;flex-direction:column}.tcard-stars{color:var(--np-rose);font-size:15px;letter-spacing:3px;margin-bottom:14px}.tcard-quote{font-size:13px;color:var(--text);line-height:1.75;margin-bottom:1.25rem;flex:1;font-style:italic}.tcard-footer{display:flex;align-items:center;gap:12px;padding-top:1rem;border-top:1px solid var(--border)}.tcard-av{width:42px;height:42px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.tcard-name{font-size:13px;font-weight:600;color:var(--text);margin-bottom:1px}.tcard-sport{font-size:11px;color:var(--text-muted);margin-bottom:2px}.tcard-outcome{font-size:11px;color:var(--np-rose);font-weight:500}.reg-wrap{display:grid;grid-template-columns:1fr 1.1fr;gap:3.5rem;align-items:start}.reg-title{font-size:26px;font-weight:600;color:var(--text);line-height:1.3;margin-bottom:1rem}.reg-sub{font-size:13px;color:var(--text-muted);line-height:1.75;margin-bottom:1.75rem}.reg-trust{display:flex;flex-direction:column;gap:10px}.reg-trust-item{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--text-muted)}.reg-trust-dot{width:20px;height:20px;border-radius:50%;background:var(--np-blush);color:var(--np-rose);font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.reg-form-wrap{background:var(--bg-white);border:1px solid var(--border);border-radius:16px;padding:2rem;box-shadow:0 4px 24px #5c1a2412}.form-hidden{display:none}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.form-group{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.form-label{font-size:12px;font-weight:600;color:var(--text);letter-spacing:.2px}.form-input,.form-select,.form-textarea{width:100%;padding:10px 12px;border:1.5px solid var(--border);border-radius:8px;font-size:13px;font-family:inherit;color:var(--text);background:var(--bg);transition:border-color .2s;outline:none;appearance:auto}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--np-rose);background:#fff}.form-textarea{resize:vertical;min-height:90px}.form-submit{width:100%;padding:12px;background:var(--np-rose);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;margin-top:4px;transition:background .2s}.form-submit:hover{background:var(--np-mid)}.form-note{font-size:11px;color:var(--text-muted);text-align:center;margin-top:10px}.form-success{flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;gap:12px}.form-success-icon{width:56px;height:56px;border-radius:50%;background:var(--np-blush);color:var(--np-rose);font-size:22px;display:flex;align-items:center;justify-content:center;font-weight:700}.form-success h3{font-size:18px;font-weight:600;color:var(--text)}.form-success p{font-size:13px;color:var(--text-muted)}.footer-main{background:var(--np);padding:3rem 2.5rem 2rem}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:2.5rem}.footer-brand-logo{display:block;margin-bottom:.75rem}.footer-tagline{color:#ffffff80;font-size:12px;line-height:1.75;max-width:210px;margin-bottom:1.25rem}.footer-social{display:flex;gap:8px}.footer-social a{width:32px;height:32px;border-radius:8px;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff9;font-size:10px;font-weight:700;letter-spacing:0;transition:background .2s}.footer-social a:hover{background:var(--np-rose);color:#fff}.footer-col h4{color:#ffffffd9;font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:1rem}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:8px}.footer-col ul a{color:#ffffff80;font-size:12px;transition:color .2s}.footer-col ul a:hover{color:var(--np-rose)}.footer-contact-item{color:#ffffff80;font-size:12px;margin-bottom:8px;line-height:1.5}.footer-bar{background:#0000002e;padding:1rem 2.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.footer-bar p{color:#ffffff59;font-size:11px}.footer-bar-links{display:flex;gap:1.5rem}.footer-bar-links a{color:#ffffff59;font-size:11px;transition:color .2s}.footer-bar-links a:hover{color:#ffffffa6}.nav-mob-input{position:absolute;opacity:0;width:0;height:0}.nav-mob-label{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:6px;margin-left:auto}.nav-mob-label span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:transform .3s,opacity .3s}.nav-mob-input:checked~.nav-mob-label span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.nav-mob-input:checked~.nav-mob-label span:nth-child(2){opacity:0}.nav-mob-input:checked~.nav-mob-label span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.nav-mob-menu{display:none;position:absolute;top:56px;left:0;right:0;background:var(--np);border-top:1px solid rgba(255,255,255,.08);z-index:99;flex-direction:column}.nav-mob-menu a{color:#ffffffb8;font-size:14px;padding:12px 1.5rem;border-bottom:1px solid rgba(255,255,255,.06)}.nav-mob-menu a:hover{color:#fff;background:#ffffff0a}.nav-mob-cta{background:var(--np-rose)!important;color:#fff!important;text-align:center;font-weight:600;margin:.75rem 1rem;border-radius:8px;padding:12px 1rem!important;border:none!important}.nav-mob-input:checked~.nav-mob-menu{display:flex}@media (max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.nav-links,.nav>a.nav-cta{display:none}.nav-mob-label{display:flex}.nav{position:relative;flex-wrap:wrap}.hero{padding:2.5rem 1.25rem;flex-direction:column}.hero-right{min-width:0;width:100%}.hero-stats{gap:1.5rem}.section{padding:2rem 1.25rem}.g3,.g4{grid-template-columns:1fr 1fr}.g2,.od-grid{grid-template-columns:1fr}.hiw-steps{grid-template-columns:1fr 1fr}.hiw-steps:before{display:none}.testimonial-grid,.reg-wrap,.form-row{grid-template-columns:1fr}.ev-row{flex-wrap:wrap}.partners-strip{gap:1.25rem;padding:1.25rem}.footer-main{padding:2rem 1.25rem 1.5rem}.footer-bar{padding:1rem 1.25rem}}@media (max-width:500px){.g3,.g4,.hiw-steps{grid-template-columns:1fr}.hero-stats{gap:1.25rem}.hero-btns{flex-direction:column}.hero-btns .btn-primary,.hero-btns .btn-outline{width:100%;text-align:center}.footer-grid{grid-template-columns:1fr}.partners-strip{flex-direction:column;gap:.75rem;text-align:center}.partners-divider{display:none}}
