.students-page{--navy:#0f0c4c;--sage:#789f90;--sage-l:#b8d4cb;--sage-d:#4a7a6a;--white:#fff;--off:#f8f7f4;--border:#0f0c4c1a;--text:#1a1a2e;--muted:#6b7280;color:var(--text);background:var(--white);font-family:Inter,sans-serif}.students-page *,.students-page :before,.students-page :after{box-sizing:border-box}.students-page .hero{background:var(--navy);border-bottom:3px solid var(--sage);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:5rem 3rem 4.5rem;display:grid}.students-page .hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--sage-l);align-items:center;gap:10px;margin-bottom:1.25rem;font-size:11px;font-weight:600;display:flex}.students-page .hero-eyebrow:before{content:"";background:var(--sage-l);flex-shrink:0;width:24px;height:1.5px}.students-page .hero-title{font-family:var(--font-serif);color:var(--white);font-size:clamp(44px,6vw,72px);font-weight:600;line-height:1.08}.students-page .hero-title em{color:var(--sage-l);font-style:normal}.students-page .hero-intro{font-family:var(--font-serif);color:#ffffffe6;margin-bottom:1.75rem;font-size:20px;line-height:1.7}.students-page .hero-body{color:#ffffffb3;margin-bottom:2.5rem;font-size:15px;font-weight:300;line-height:1.8}.students-page .hero-stats{gap:2.5rem;display:flex}.students-page .stat-n{font-family:var(--font-serif);color:var(--white);font-size:46px;font-weight:600;line-height:1}.students-page .stat-l{letter-spacing:.14em;text-transform:uppercase;color:var(--sage-l);margin-top:4px;font-size:10px;font-weight:500}.students-page .filter{background:var(--off);border-bottom:1px solid var(--border);z-index:100;align-items:center;height:50px;padding:0 3rem;display:flex;position:sticky;top:0}.students-page .filter-label{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);flex-shrink:0;margin-right:1.5rem;font-size:11px;font-weight:500}.students-page .filter-sep{background:var(--border);width:1px;height:18px;margin-right:1.5rem}.students-page .fb{letter-spacing:.06em;text-transform:uppercase;height:50px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:0 16px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:color .2s;position:relative;top:1px}.students-page .fb.on{color:var(--navy);border-bottom-color:var(--sage);font-weight:600}.students-page .fb:hover:not(.on){color:var(--navy)}.students-page .filter-count{color:var(--muted);letter-spacing:.04em;margin-left:auto;font-size:12px}.students-page .grid-section{background:var(--white);padding:3rem 3rem 5rem}.students-page .disc-row{border-bottom:1.5px solid var(--border);align-items:center;gap:14px;margin:3.5rem 0 1.75rem;padding-bottom:.875rem;display:flex}.students-page .disc-row:first-child{margin-top:0}.students-page .disc-title{font-family:var(--font-serif);color:var(--navy);flex-shrink:0;font-size:24px;font-weight:600}.students-page .disc-count{letter-spacing:.12em;text-transform:uppercase;color:var(--sage);background:#789f901a;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600}.students-page .disc-line{background:var(--border);flex:1;height:1px}.students-page .grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:2px;display:grid}.students-page .card{cursor:pointer;background:var(--navy);aspect-ratio:3/4;text-align:left;border:none;width:100%;padding:0;animation:.4s both studentsFadeUp;position:relative;overflow:hidden}.students-page .card-photo{font-family:var(--font-serif);letter-spacing:.04em;justify-content:center;align-items:center;font-size:48px;font-weight:600;display:flex;position:absolute;inset:0}.students-page .card-photo-img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.students-page .card:hover .card-photo-img{transform:scale(1.05)}.students-page .card-grad{background:linear-gradient(#0000 25%,#0f0c4c59 55%,#0f0c4ceb 100%);transition:opacity .3s;position:absolute;inset:0}.students-page .card-info{z-index:2;padding:1.1rem 1rem;transition:opacity .25s;position:absolute;bottom:0;left:0;right:0}.students-page .card-name{font-family:var(--font-serif);color:var(--white);margin-bottom:3px;font-size:21px;font-weight:600;line-height:1.1}.students-page .card-meta{letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;font-size:10px;font-weight:500}.students-page .card-hover{z-index:3;opacity:0;background:linear-gradient(#0f0c4c0d 0%,#0f0c4cf5 40%);flex-direction:column;justify-content:flex-end;padding:1rem;transition:opacity .25s;display:flex;position:absolute;inset:0}.students-page .card:hover .card-hover{opacity:1}.students-page .card:hover .card-info{opacity:0}.students-page .hov-craft{letter-spacing:.16em;text-transform:uppercase;color:var(--sage-l);margin-bottom:5px;font-size:9px;font-weight:600}.students-page .hov-name{font-family:var(--font-serif);color:var(--white);margin-bottom:7px;font-size:22px;font-weight:600;line-height:1.1}.students-page .hov-bio{color:#fffc;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:12px;font-size:11.5px;font-weight:300;line-height:1.65;display:-webkit-box;overflow:hidden}.students-page .hov-btn{letter-spacing:.1em;text-transform:uppercase;color:var(--navy);background:var(--sage-l);cursor:pointer;border:none;border-radius:3px;align-items:center;gap:6px;width:fit-content;padding:7px 14px;font-family:Inter,sans-serif;font-size:10px;font-weight:600;transition:background .2s;display:inline-flex}.students-page .hov-btn:hover{background:var(--white)}.students-page .card-badge{z-index:4;flex-direction:column;gap:4px;display:flex;position:absolute;top:10px;left:10px}.students-page .badge{letter-spacing:.1em;text-transform:uppercase;border-radius:3px;width:fit-content;padding:3px 8px;font-size:8px;font-weight:700;display:inline-block}.students-page .badge-adv{background:var(--sage);color:var(--white)}.students-page .badge-rep{background:var(--white);color:var(--navy)}.students-page .ph-1{color:var(--sage-l);background:#1b1870}.students-page .ph-2{color:#ffffffb3;background:#2e6b5e}.students-page .ph-3{color:var(--sage-l);background:#2a2780}.students-page .ph-4{color:#ffffffa6;background:#1a5c4f}.students-page .ph-5{color:#789f9080;background:#111040}.students-page .modal-bg{z-index:400;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f0c4cb3;justify-content:center;align-items:center;padding:2rem;display:none;position:fixed;inset:0}.students-page .modal-bg.open{display:flex}.students-page .modal{background:var(--white);border-radius:6px;grid-template-columns:260px 1fr;width:100%;max-width:820px;max-height:90vh;animation:.28s studentsModalIn;display:grid;overflow:hidden;box-shadow:0 24px 80px #0000004d}@keyframes studentsModalIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.students-page .modal-left{background:var(--navy);flex-direction:column;padding:2.25rem 1.75rem;display:flex}.students-page .modal-photo{aspect-ratio:1;width:100%;font-family:var(--font-serif);color:var(--sage-l);background:#1b1870;border-radius:3px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:52px;font-weight:600;display:flex;position:relative;overflow:hidden}.students-page .modal-photo-img{object-fit:cover;object-position:center top;width:100%;height:100%;position:absolute;inset:0}.students-page .modal-name{font-family:var(--font-serif);color:var(--white);margin-bottom:5px;font-size:30px;font-weight:600;line-height:1.05}.students-page .modal-meta{letter-spacing:.1em;text-transform:uppercase;color:var(--sage-l);margin-bottom:1.25rem;font-size:11px;font-weight:500}.students-page .modal-craft-badge{letter-spacing:.1em;text-transform:uppercase;color:var(--sage-l);border:1px solid #789f9066;border-radius:3px;width:fit-content;margin-bottom:.75rem;padding:4px 10px;font-size:10px;font-weight:600;display:inline-block}.students-page .modal-prog-badges{flex-direction:column;gap:5px;margin-top:.5rem;display:flex}.students-page .modal-prog-badge{letter-spacing:.1em;text-transform:uppercase;border-radius:3px;width:fit-content;padding:4px 10px;font-size:9px;font-weight:700}.students-page .modal-prog-badge.adv{background:var(--sage);color:var(--white)}.students-page .modal-prog-badge.rep{background:var(--white);color:var(--navy)}.students-page .modal-school-note{color:#ffffff59;letter-spacing:.06em;font-size:11px;font-style:italic;font-family:var(--font-serif);border-top:1px solid #ffffff1a;margin-top:auto;padding-top:1.5rem}.students-page .modal-right{padding:2.25rem;position:relative}.students-page .modal-close{background:var(--off);cursor:pointer;width:30px;height:30px;color:var(--muted);z-index:5;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;transition:background .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.students-page .modal-close:hover{background:var(--border)}.students-page .modal-section-label{letter-spacing:.18em;text-transform:uppercase;color:var(--sage-d);margin-top:1.75rem;margin-bottom:.6rem;font-size:10px;font-weight:600}.students-page .modal-section-label:first-of-type{margin-top:0}.students-page .modal-bio{font-family:var(--font-serif);color:var(--text);border-bottom:1px solid var(--border);padding-bottom:1.75rem;font-size:18px;font-weight:400;line-height:1.75}.students-page .modal-details{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}.students-page .detail-item-label{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:3px;font-size:9px;font-weight:600}.students-page .detail-item-val{font-family:var(--font-serif);color:var(--text);font-size:16px;font-weight:500}.students-page .support{background:var(--navy);padding:5rem 3rem}.students-page .support-inner{max-width:1100px;margin:0 auto}.students-page .support-header{text-align:center;margin-bottom:2.5rem}.students-page .support-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--sage-l);justify-content:center;align-items:center;gap:12px;margin-bottom:1rem;font-size:11px;font-weight:600;display:flex}.students-page .support-eyebrow:before,.students-page .support-eyebrow:after{content:"";background:var(--sage-l);flex:0 0 28px;height:1px}.students-page .support-title{font-family:var(--font-serif);color:var(--white);margin-bottom:1rem;font-size:clamp(36px,5vw,56px);font-weight:600;line-height:1.1}.students-page .support-title em{color:var(--sage-l);font-style:normal}.students-page .support-subtitle{color:#ffffffa6;max-width:560px;margin:0 auto;font-size:15px;line-height:1.75}.students-page .support-cta{background:var(--sage);cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;padding:1.75rem 2.5rem;text-decoration:none;transition:background .2s;display:flex}.students-page .support-cta:hover{background:var(--sage-l)}.students-page .support-cta-label{letter-spacing:.18em;text-transform:uppercase;color:var(--navy);opacity:.7;margin-bottom:3px;font-size:10px;font-weight:600}.students-page .support-cta-text{font-family:var(--font-serif);color:var(--navy);font-size:22px;font-weight:600}.students-page .support-cta-arrow{color:var(--navy);font-size:26px}.students-page .lightbox{z-index:600;cursor:zoom-out;background:#000000eb;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.students-page .lightbox.open{display:flex}.students-page .lightbox img{object-fit:contain;border-radius:4px;max-width:90vw;max-height:90vh;box-shadow:0 24px 80px #00000080}.students-page .lightbox-close{color:#fff9;cursor:pointer;background:0 0;border:none;font-size:28px;line-height:1;transition:color .2s;position:absolute;top:1.25rem;right:1.5rem}.students-page .lightbox-close:hover{color:#fff}@keyframes studentsFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.students-page .hero{grid-template-columns:1fr;gap:2rem;padding:3.5rem 1.5rem 3rem}.students-page .grid-section,.students-page .support{padding-left:1.5rem;padding-right:1.5rem}.students-page .filter{padding:0 1.5rem;overflow-x:auto}.students-page .modal{grid-template-columns:1fr;max-height:92vh}.students-page .support-cta{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width:560px){.students-page .grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}
