:root{--primary: #6366f1;--secondary: #a855f7;--accent: #f59e0b;--ink: #203451;--ink-soft: #5d728c;--line: rgba(135, 176, 226, .22);--shadow: 0 18px 42px rgba(93, 124, 163, .12);--grad: linear-gradient(135deg, #6366f1 0%, #a855f7 55%, #f59e0b 100%);--font-body: "Source Sans 3", "Segoe UI", Arial, sans-serif;--font-heading: "Figtree", "Segoe UI", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;font-family:var(--font-body);color:var(--ink);background:radial-gradient(circle at top left,rgba(106,176,226,.3),transparent 24%),radial-gradient(circle at top right,rgba(99,102,241,.15),transparent 22%),linear-gradient(180deg,#f9fbff,#f4f7fc 52%,#edf4ff);overflow-x:clip}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,.brand,.legacy-logo,.legacy-nav-links,.legacy-apply-btn,.legacy-btn,.site-nav,.header-cta,.primary-btn,.secondary-btn,.card-btn,strong,b{font-family:var(--font-heading)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1280px,calc(100% - 32px));margin:0 auto}.ticker-wrap{background:var(--grad);color:#fff;overflow:hidden;white-space:nowrap;font-weight:700;font-size:.86rem;letter-spacing:.08em;text-transform:uppercase}.ticker{display:inline-block;padding:12px 0;animation:ticker 32s linear infinite}@keyframes ticker{0%{transform:translate(100%)}to{transform:translate(-100%)}}.site-header{position:sticky;top:0;z-index:20;background:#ffffffd1;backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 0}.brand{font-size:1.9rem;font-weight:800;color:var(--ink)}.brand span{background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.site-nav{display:flex;align-items:center;gap:20px;flex-wrap:wrap;color:var(--ink-soft);font-weight:600}.header-cta,.primary-btn,.secondary-btn,.card-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.header-cta,.primary-btn,.card-btn{background:var(--grad);color:#fff;box-shadow:0 16px 30px #6366f138}.secondary-btn{background:#ffffffdb;border:1px solid var(--line);color:var(--ink)}.header-cta:hover,.primary-btn:hover,.secondary-btn:hover,.card-btn:hover{transform:translateY(-2px)}.page-shell,.college-page-shell{padding-bottom:56px}.hero-section,.college-hero{padding:42px 0 24px}.hero-card,.predictor-panel,.contact-panel,.detail-panel{background:linear-gradient(145deg,#fffffff2,#ecf2fff5);border:1px solid var(--line);border-radius:32px;box-shadow:var(--shadow)}.hero-card{padding:48px 36px;text-align:center}.hero-kicker{display:inline-block;margin-bottom:16px;color:var(--accent);font-weight:800;letter-spacing:.25em;text-transform:uppercase}.hero-card h1,.college-hero-copy h1,.section-head h2{margin:0 0 18px;line-height:.95;font-size:clamp(2.6rem,6vw,5.2rem)}.hero-card h1 span{background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-card p,.section-head p,.college-hero-copy p,.contact-panel p{color:var(--ink-soft);max-width:860px;margin:0 auto;line-height:1.7;font-size:1.05rem}.hero-actions{margin-top:28px;display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.service-card,.college-card,.highlight-card,.mini-college-card{background:#ffffffeb;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.service-card{padding:24px;text-align:center}.service-icon{width:62px;height:62px;margin:0 auto 16px;border-radius:18px;display:grid;place-items:center;background:var(--grad);color:#fff;font-weight:800}.service-card h3{margin:0 0 10px}.service-card p{margin:0;color:var(--ink-soft)}.predictor-panel,.contact-panel{padding:28px}.predictor-grid,.college-detail-grid,.college-hero-grid{display:grid;gap:18px}.predictor-grid{grid-template-columns:1fr 1fr}.predictor-form,.predictor-result{background:#ffffffc7;border:1px solid var(--line);border-radius:22px;padding:22px}.predictor-form label{display:block;margin-bottom:10px;font-weight:700}.predictor-form input{width:100%;padding:14px 16px;border-radius:16px;border:1px solid var(--line);font:inherit}.predictor-form small{display:block;margin-top:12px;color:var(--ink-soft);line-height:1.6}.result-top{display:flex;justify-content:space-between;gap:12px;align-items:end}.result-top strong{font-size:3rem;color:var(--primary)}.result-bar{height:12px;margin:18px 0;border-radius:999px;background:#dce7fb;overflow:hidden}.result-bar div{height:100%;border-radius:inherit;background:var(--grad)}.college-grid{grid-template-columns:repeat(3,1fr)}.college-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:28px 28px 0 0}.college-card-body{padding:20px}.college-card-body h3{margin:12px 0 10px}.college-card-body p{margin:0 0 14px;color:var(--ink-soft);line-height:1.7}.tag-row{display:flex;gap:10px;flex-wrap:wrap}.tag-row span{padding:8px 12px;border-radius:999px;background:#6366f114;border:1px solid rgba(99,102,241,.12);color:var(--ink);font-size:.84rem;font-weight:700}.metric-grid,.cutoff-grid,.detail-list,.contact-grid,.mini-college-grid{display:grid;gap:12px}.metric-grid{grid-template-columns:repeat(2,1fr);margin-bottom:16px}.metric-grid div,.cutoff-card,.contact-card{background:#f8faffe6;border:1px solid var(--line);border-radius:18px;padding:14px}.card-btn{width:100%}.contact-grid{grid-template-columns:repeat(4,1fr)}.college-hero-grid{grid-template-columns:1.1fr .9fr;align-items:center}.college-hero-copy,.college-hero-media{background:#ffffffe6;border:1px solid var(--line);border-radius:32px;box-shadow:var(--shadow)}.college-hero-copy{padding:32px}.crumbs{margin-bottom:12px;font-size:.92rem}.college-hero-media{overflow:hidden}.college-hero-media img{width:100%;height:100%;min-height:360px;object-fit:cover}.highlight-grid{grid-template-columns:repeat(4,1fr)}.highlight-card{display:flex;gap:14px;align-items:center;padding:18px;min-height:112px}.highlight-icon{width:52px;height:52px;min-width:52px;border-radius:16px;display:grid;place-items:center;background:#ef444414;color:#ef4444;font-weight:800}.college-detail-grid{grid-template-columns:1fr 1fr}.detail-panel{padding:24px}.detail-panel h3{margin-top:0}.detail-list,.cutoff-grid{grid-template-columns:repeat(2,1fr)}.cutoff-card small{display:block;margin-top:8px;color:var(--ink-soft);line-height:1.5}.mini-college-grid{grid-template-columns:repeat(4,1fr)}.mini-college-card{display:block;overflow:hidden}.mini-college-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.mini-college-card div{padding:14px}.missing-page{padding:64px 0}.site-footer{border-top:1px solid var(--line);background:#11243a;color:#fff}.footer-inner{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:28px 0}.footer-inner p{max-width:560px;color:#ffffffc7}.footer-links{display:flex;gap:16px;flex-wrap:wrap;align-items:start}@media(max-width:1100px){.hero-pill-grid,.contact-grid,.highlight-grid,.mini-college-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.college-grid,.college-hero-grid,.college-detail-grid,.predictor-grid{grid-template-columns:1fr}}@media(max-width:760px){.header-inner{flex-direction:column;align-items:flex-start}.site-nav{gap:12px}.hero-card{padding:34px 20px}.stats-bar,.hero-pill-grid,.metric-grid,.detail-list,.cutoff-grid,.highlight-grid,.contact-grid,.mini-college-grid{grid-template-columns:1fr}.hero-card h1,.college-hero-copy h1{font-size:2.8rem}}.legacy-page{background:#f6f9fd;color:#233b5d}.route-shell{animation:routeFadeSlide .34s ease both;will-change:opacity,transform;animation-fill-mode:forwards;overflow-x:clip}.route-shell.animation-done{will-change:auto}@keyframes routeFadeSlide{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.route-shell{animation:none}.legacy-dropdown-menu,.legacy-dropdown-submenu,.legacy-dropdown-trigger,.legacy-dropdown-caret,.legacy-dropdown-group-trigger,.legacy-dropdown-submenu a{transition:none}}.branded-loader-wrap{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100svh;display:grid;place-content:center;background:radial-gradient(circle at center,#fff,#f4f7fc);z-index:10000;text-align:center;padding:24px}.branded-loader-inner{display:flex;flex-direction:column;align-items:center;transform:translateY(-5%)}.branded-loader-logo{width:110px;height:110px;margin-bottom:28px;position:relative;animation:loaderPulse 2s ease-in-out infinite}.branded-loader-logo img{width:100%;height:100%;object-fit:contain}.branded-loader-logo:after{content:"";position:absolute;inset:-12px;border:2px solid var(--primary);border-radius:999px;opacity:.2;animation:loaderRing 2s ease-out infinite}.branded-loader-text{font-family:var(--font-heading)}.branded-loader-text h2{margin:0;font-size:1.5rem;font-weight:800;color:var(--ink);letter-spacing:-.02em;line-height:1.2}.branded-loader-text p{margin:8px 0 0;font-size:.9rem;font-weight:600;color:var(--ink-soft);opacity:.8;max-width:240px}@keyframes loaderPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes loaderRing{0%{transform:scale(.8);opacity:0}50%{opacity:.4}to{transform:scale(1.4);opacity:0}}.legacy-container{width:min(1200px,calc(100% - 32px));margin:0 auto}:root{--legacy-ink-900: #173447;--legacy-ink-700: #4f6878;--legacy-ink-500: #708796;--legacy-line: #d8e3e9;--legacy-surface: #ffffff;--legacy-surface-soft: #f5f9fb;--legacy-shadow-sm: 0 8px 22px rgba(18, 45, 64, .06);--legacy-shadow-md: 0 12px 28px rgba(18, 45, 64, .08);--legacy-radius-card: 16px;--legacy-radius-panel: 14px;--legacy-radius-button: 10px}.legacy-navbar,.legacy-simple-top{position:sticky;top:0;z-index:30;background:#fffffff5;backdrop-filter:blur(12px);border-bottom:1px solid var(--legacy-line);box-shadow:var(--legacy-shadow-sm)}.legacy-nav-inner,.legacy-simple-top-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:8px 0}.legacy-logo{display:inline-flex;align-items:center;gap:12px;font-weight:800;color:var(--legacy-ink-900);font-size:.95rem}.legacy-logo-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#1e7fa1,#57b4d1);color:#fff}.legacy-logo-mark-image{overflow:hidden;background:#ffffff1f}.legacy-logo-mark-image img{width:100%;height:100%;object-fit:cover}.legacy-nav-links{display:flex;align-items:center;gap:16px;flex-wrap:wrap;color:#10283c}.legacy-link-button{border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;text-align:left}.legacy-nav-toggle{display:none;width:46px;height:46px;border:1px solid var(--legacy-line);border-radius:14px;background:var(--legacy-surface);align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.legacy-nav-toggle span{width:18px;height:2px;border-radius:999px;background:var(--legacy-ink-700)}.legacy-apply-btn,.legacy-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--legacy-radius-button);padding:7px 14px;font-weight:700}.legacy-apply-btn,.legacy-btn-primary{background:linear-gradient(180deg,#22b052,#1f9f4d);border:1px solid #1f9f4d;color:#fff}.legacy-btn-dark{background:var(--legacy-ink-900);color:#fff}.legacy-btn-outline{background:var(--legacy-surface);border:1px solid var(--legacy-line);color:var(--legacy-ink-900)}.legacy-dropdown{position:relative}.legacy-nav-university-tabs{display:inline-flex;align-items:center;gap:18px}.legacy-dropdown-tab{display:inline-flex;align-items:center}.legacy-dropdown button{border:0;background:transparent;color:inherit;font:inherit;font-weight:700;cursor:pointer}.legacy-dropdown-trigger{display:inline-flex;align-items:center;gap:8px;transition:color .18s ease}.legacy-dropdown-tab-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0;color:#10283c;font-size:.95rem;font-weight:700;line-height:1;white-space:nowrap}.legacy-dropdown-tab-trigger:after{content:"";margin-top:2px;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);opacity:.7}.legacy-dropdown-tab-trigger.is-active{color:#0b2a40}.legacy-nav-links>a,.legacy-nav-links>button,.legacy-nav-university-tabs .legacy-dropdown-tab-trigger{color:#10283c}.legacy-nav-links>a:hover,.legacy-nav-links>a:focus-visible,.legacy-nav-links>button:hover,.legacy-nav-links>button:focus-visible,.legacy-nav-university-tabs .legacy-dropdown-tab-trigger:hover,.legacy-nav-university-tabs .legacy-dropdown-tab-trigger:focus-visible{color:#061c2c}.legacy-dropdown-caret{font-size:.7rem;line-height:1;transition:transform .18s ease}.legacy-dropdown-menu{position:absolute;top:calc(100% + 10px);left:0;min-width:238px;display:block;padding:10px;border-radius:18px;background:#0f172af5;box-shadow:0 22px 40px #00000040;border:1px solid rgba(255,255,255,.12);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px) scale(.98);transform-origin:top left;transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s}.legacy-dropdown-menu:before{content:"";position:absolute;top:-12px;left:0;right:0;height:12px}.legacy-dropdown.is-open .legacy-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1);transition-delay:0s}.legacy-dropdown.is-open .legacy-dropdown-trigger .legacy-dropdown-caret{transform:rotate(180deg)}.legacy-dropdown-group-row{position:relative}.legacy-dropdown-group-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-radius:14px;color:#ffffffe0;text-align:left;transition:background-color .16s ease,color .16s ease,transform .16s ease}.legacy-dropdown-group-trigger.is-active,.legacy-dropdown-group-trigger:hover,.legacy-dropdown-group-trigger:focus-visible{background:#ffffff12;color:#fff;outline:none;transform:translate(2px)}.legacy-dropdown-submenu{position:absolute;top:0;min-width:480px;display:block;padding:20px 22px;border-radius:18px;background:#0f172af5;box-shadow:0 22px 40px #00000040;border:1px solid rgba(255,255,255,.12);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s}.legacy-dropdown-submenu-right{left:calc(100% + 12px);transform:translate(14px) scale(.985);transform-origin:left top}.legacy-dropdown-submenu-left{right:calc(100% + 12px);transform:translate(-14px) scale(.985);transform-origin:right top}.legacy-dropdown-submenu:before{content:"";position:absolute;top:0;width:14px;height:100%}.legacy-dropdown-submenu-right:before{left:-14px}.legacy-dropdown-submenu-left:before{right:-14px}.legacy-dropdown-submenu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0) scale(1);transition-delay:0s}.legacy-dropdown-submenu a{display:block;padding:9px 0;color:#ffffffeb;font-size:.94rem;transition:color .16s ease,transform .16s ease}.legacy-dropdown-submenu a:hover,.legacy-dropdown-submenu a:focus-visible{color:#fff;outline:none;transform:translate(2px)}.legacy-dropdown-tab-submenu{top:calc(100% + 16px);left:50%;right:auto;min-width:320px;padding:16px 18px;border-radius:16px;background:#fff;border:1px solid #d9e3ea;box-shadow:0 18px 34px #122d4024;transform:translate(-50%) translateY(10px) scale(.98);transform-origin:top center}.legacy-dropdown-tab-submenu.legacy-dropdown-submenu-left,.legacy-dropdown-tab-submenu.legacy-dropdown-submenu-right{left:50%;right:auto;transform:translate(-50%) translateY(10px) scale(.98);transform-origin:top center}.legacy-dropdown-tab-submenu:before{top:-22px;left:0;right:0;width:auto;height:22px}.legacy-dropdown-tab.is-open .legacy-dropdown-tab-submenu{transform:translate(-50%) translateY(0) scale(1)}.legacy-dropdown-tab-submenu a{display:block;padding:10px 0;color:#173447;font-size:.96rem;font-weight:600;border-top:1px solid #edf2f6;transition:color .16s ease,transform .16s ease}.legacy-dropdown-tab-submenu a:first-child{border-top:0}.legacy-dropdown-tab-submenu a:hover,.legacy-dropdown-tab-submenu a:focus-visible{color:#0f5e95;outline:none;transform:translate(2px)}.legacy-hero{position:relative;min-height:96vh;display:flex;align-items:center;overflow:hidden}.legacy-hero-video,.legacy-hero-overlay{position:absolute;inset:0;width:100%;height:100%}.legacy-hero-video{object-fit:cover}.legacy-hero-overlay{background:linear-gradient(135deg,#070e1cd1,#0a1b36b3),radial-gradient(circle at 18% 24%,rgba(255,216,77,.12),transparent 34%)}.legacy-hero-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;width:100%;text-align:center}.legacy-hero-copy{color:#fff;max-width:1120px}.legacy-hero-kicker{margin:0 0 18px;font-size:.95rem;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:#ffd84d}.legacy-hero-copy h1{margin:0 0 18px;font-size:clamp(3rem,7vw,6rem);line-height:.95;letter-spacing:-.04em}.legacy-hero-title-line{display:block;white-space:nowrap}.legacy-hero-copy p{margin:0 auto;max-width:960px;font-size:1.24rem;line-height:1.6;opacity:.94}.legacy-hero-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px;justify-content:center}.legacy-stat-card{width:100%;max-width:980px;background:#ffffff29;color:#fff;padding:26px 30px;border-radius:24px;backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 60px #0003}.legacy-stat-card h3{margin:0 0 22px;text-align:center;font-size:1.1rem}.legacy-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px 24px}.legacy-stat-item{display:grid;grid-template-columns:60px 1fr;align-items:start;gap:14px;text-align:left}.legacy-stat-icon,.legacy-mini-icon,.legacy-contact-icon{width:52px;height:52px;min-width:52px;border-radius:14px;display:grid;place-items:center;background:#0b2a4a;color:#fff;font-weight:800;flex-shrink:0}.legacy-contact-icon{width:72px;height:72px;min-width:72px;border-radius:22px;background:linear-gradient(135deg,#0b2a4a,#204d7a);box-shadow:inset 0 1px #ffffff1f}.legacy-contact-icon svg{width:28px;height:28px;display:block}.legacy-stat-item strong{display:block;margin-bottom:4px;font-size:1.18rem;line-height:1.2}.legacy-stat-item span{display:block;color:#ffffffe6;line-height:1.45}.legacy-hero-bottom{position:absolute;left:0;right:0;bottom:0;background:#1a3f65f5;color:#fff;padding:18px 0}.legacy-hero-bottom-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;text-align:center}.legacy-hero-bottom-grid h5{margin:0 0 8px}.legacy-hero-bottom-grid p{margin:0;opacity:.9}.legacy-about,.legacy-colleges,.legacy-events,.legacy-testimonials,.legacy-excellence,.legacy-courses{padding:84px 0}.legacy-about-grid,.legacy-excellence-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.legacy-section-sub{color:#47687b;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.legacy-about h2,.legacy-courses h2,.legacy-colleges h2,.legacy-testimonials h2,.legacy-events h2,.legacy-excellence h2{margin:0 0 18px;font-size:clamp(2rem,4vw,3rem);color:var(--legacy-ink-900)}.legacy-about p,.legacy-excellence p,.legacy-event-item p{color:var(--legacy-ink-700);line-height:1.7}.legacy-colleges h2{text-align:center}.legacy-about ul{padding-left:22px}.legacy-about-image{width:100%;min-height:420px;border-radius:var(--legacy-radius-card);object-fit:cover;box-shadow:var(--legacy-shadow-md)}.legacy-mission-grid,.legacy-college-grid,.legacy-testimonial-grid,.legacy-mini-stats,.legacy-contact-grid,.legacy-trust-grid,.legacy-team-grid,.legacy-proof-grid{display:grid;gap:20px;align-items:start}.legacy-mission-grid{grid-template-columns:1fr 1fr;margin-top:42px}.legacy-info-card,.legacy-college-card,.legacy-testimonial-card,.legacy-mini-stat,.legacy-contact-card{background:var(--legacy-surface);border-radius:var(--legacy-radius-card);box-shadow:var(--legacy-shadow-md);border:1px solid var(--legacy-line)}.legacy-info-card,.legacy-mini-stat{padding:26px}.legacy-info-card h4,.legacy-college-body h4,.legacy-event-item h4,.legacy-contact-card h3{margin-top:0;margin-bottom:0}.legacy-course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.legacy-course-card{position:relative;min-height:320px;padding:28px;border-radius:var(--legacy-radius-card);overflow:hidden;background-size:cover;background-position:center;color:#fff}.legacy-course-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#08131f2e,#08131fdb)}.legacy-course-content{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;justify-content:end}.legacy-course-top{display:flex;align-items:center;gap:10px;margin-bottom:14px}.legacy-course-arrow{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(45deg,#274c77,#1b263b)}.legacy-course-content h4{margin:0 0 10px;font-size:1.5rem}.legacy-course-content p{margin:0 0 14px;color:#ffffffdb}.legacy-college-grid{grid-template-columns:repeat(4,1fr)}.legacy-college-card img{width:100%;height:220px;object-fit:cover;border-radius:var(--legacy-radius-card) var(--legacy-radius-card) 0 0}.legacy-college-body{padding:18px}.legacy-college-body p{color:var(--legacy-ink-700)}.legacy-college-body a{display:inline-block;margin-top:8px;background:var(--legacy-ink-900);color:#fff;padding:10px 16px;border-radius:var(--legacy-radius-button)}.legacy-excellence-grid{align-items:start}.legacy-mini-stats{grid-template-columns:repeat(2,1fr)}.legacy-mini-stat{text-align:center}.legacy-mini-stat h3{margin:14px 0 8px}.legacy-testimonial-grid{grid-template-columns:repeat(3,1fr)}.legacy-trust-section,.legacy-team-section,.legacy-proof-section{padding:84px 0}.legacy-trust-grid{grid-template-columns:repeat(4,1fr)}.legacy-trust-card,.legacy-team-card,.legacy-proof-card{background:var(--legacy-surface);border-radius:var(--legacy-radius-card);box-shadow:var(--legacy-shadow-md);border:1px solid var(--legacy-line);padding:26px}.legacy-trust-label,.legacy-team-role{display:inline-block;margin-bottom:10px;font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.legacy-trust-label{color:var(--legacy-ink-500)}.legacy-team-role{color:#1d6b7f}.legacy-trust-card h3,.legacy-team-card h3,.legacy-proof-card h3{margin:0 0 12px;color:var(--legacy-ink-900);line-height:1.4}.legacy-trust-card h3{font-size:1.05rem}.legacy-team-card p,.legacy-proof-card p{margin:0;color:var(--legacy-ink-700);line-height:1.7}.legacy-trust-link{display:inline-flex;margin-top:14px;padding:10px 14px;border-radius:999px;background:#ecf4f7;color:var(--legacy-ink-900);font-weight:700}.legacy-team-grid{grid-template-columns:repeat(3,1fr)}.legacy-proof-grid{grid-template-columns:1.05fr .95fr}.legacy-proof-card-dark{background:linear-gradient(160deg,#0b2a4af7,#14446ef7),radial-gradient(circle at top right,rgba(255,255,255,.16),transparent 42%);color:#fff}.legacy-proof-card-dark h2{margin:0 0 16px;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.legacy-proof-card-dark .legacy-section-sub{color:#ffd84d}.legacy-proof-card-dark p{color:#ffffffdb}.legacy-proof-outline{border-color:#ffffff59;color:#fff}.legacy-proof-list{margin:0;padding-left:20px;color:#4f6783;line-height:1.8}.legacy-testimonial-card{padding:24px}.legacy-testimonial-user{display:flex;align-items:center;gap:12px;margin-top:18px}.legacy-testimonial-user img{width:56px;height:56px;border-radius:50%;object-fit:cover}.legacy-testimonial-user span{color:#f4b400}.legacy-event-item{margin-bottom:30px}.legacy-event-date{font-size:.96rem}.legacy-event-item span{color:#2f4156;font-weight:700}.legacy-blog-page,.legacy-blogs,.legacy-blog-article-page{background:linear-gradient(180deg,#f4f8fa,#fbfdfe)}.legacy-blog-page,.legacy-blogs{padding:84px 0}.legacy-blog-list-banner,.legacy-blog-banner{position:relative;overflow:hidden;background:#102c55}.legacy-blog-list-banner,.legacy-blog-banner{min-height:320px}.legacy-blog-list-banner-media,.legacy-blog-list-banner-media img,.legacy-blog-banner-media,.legacy-blog-banner-media img{position:absolute;inset:0;width:100%;height:100%}.legacy-blog-list-banner-media img,.legacy-blog-banner-media img{object-fit:cover}.legacy-blog-list-banner-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0c224deb,#153669c7 46%,#14325f73)}.legacy-blog-banner-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0c224deb,#153669c7 42%,#14325f66)}.legacy-blog-list-banner-inner,.legacy-blog-banner-inner{position:relative;z-index:1;min-height:inherit;display:flex;align-items:center;justify-content:center;text-align:center}.legacy-blog-list-banner-copy,.legacy-blog-banner-copy{max-width:920px;color:#fff}.legacy-blog-list-banner-kicker{margin:0 0 16px;color:#ecf6ffdb;font-size:.96rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.legacy-blog-list-banner-copy h1,.legacy-blog-banner-copy h1{margin:0;color:#fff;line-height:1.03}.legacy-blog-list-banner-copy h1{font-size:clamp(2.45rem,4.8vw,4.2rem)}.legacy-blog-banner-copy h1{font-size:clamp(2.6rem,5vw,4.5rem)}.legacy-blog-list-banner-copy p{margin:18px auto 0;max-width:760px;color:#eef6ffe0;font-size:1.08rem;line-height:1.75}.legacy-blog-list-pill,.legacy-blog-breadcrumbs{display:flex;align-items:center;gap:10px;position:relative;border-radius:999px;color:#fff;font-weight:600;box-shadow:0 12px 22px #1f9f4d24;width:fit-content;max-width:calc(100% - 72px);margin-left:auto;margin-right:auto;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.legacy-blog-list-pill{margin:-34px auto 36px;padding:12px 20px;background:#1f9f4db8}.legacy-blog-breadcrumbs{margin:-34px auto 32px;padding:12px 20px;background:#1f9f4db8;font-size:.96rem;white-space:nowrap}.legacy-blog-breadcrumbs a,.legacy-blog-breadcrumbs span{color:inherit}.legacy-blog-list{display:grid;gap:20px}.legacy-blog-row-card{background:var(--legacy-surface);border:1px solid var(--legacy-line);border-radius:var(--legacy-radius-card);box-shadow:var(--legacy-shadow-md);overflow:hidden}.legacy-blog-row-card>a{display:grid;grid-template-columns:260px 1fr;align-items:stretch;color:inherit}.legacy-blog-row-card .legacy-blog-image-wrap{position:relative;min-height:180px;height:100%}.legacy-blog-row-card .legacy-blog-image-wrap img{width:100%;height:100%;min-height:180px;object-fit:cover;display:block;border-radius:0}.legacy-blog-image-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#08152a00,#08152a1f);pointer-events:none}.legacy-blog-row-card .legacy-blog-body{display:grid;align-content:center;gap:10px;padding:18px 22px}.legacy-blog-row-card.is-featured .legacy-blog-body{gap:12px}.legacy-blog-row-card h4{margin:0;font-size:1.05rem;line-height:1.3;color:var(--legacy-ink-900)}.legacy-blog-feature-kicker{display:inline-block;color:#2c6a95;font-size:.82rem;font-weight:700}.legacy-blog-meta{margin:0;color:var(--legacy-ink-500);font-size:.98rem;line-height:1.6}.legacy-blog-excerpt{margin:0;color:var(--legacy-ink-700);font-size:.98rem;line-height:1.6}.legacy-blog-readmore{color:#0f5e95;font-weight:700;font-size:.98rem}.legacy-blog-tag{position:absolute;top:18px;left:18px;border-radius:12px;padding:10px 14px;font-size:.86rem;font-weight:700;color:#fff;z-index:1}.legacy-blog-tag-neet-ug{background:#1dcf75}.legacy-blog-tag-parents{background:#ef5b43}.legacy-blog-tag-mbbs{background:#3a9df5}.legacy-blog-tag-neet-pg{background:#2fd16d}.legacy-blog-article-shell{padding:0 0 84px}.legacy-blog-publication-layout{display:grid;grid-template-columns:minmax(0,1.15fr) 340px;gap:28px;align-items:start}.legacy-blog-publication-main{min-width:0}.legacy-blog-publication-card,.legacy-blog-sidebar-card{background:var(--legacy-surface);border:1px solid var(--legacy-line);border-radius:22px;box-shadow:var(--legacy-shadow-md)}.legacy-blog-publication-card{overflow:hidden}.legacy-blog-publication-header{padding:28px 32px 0}.legacy-blog-publication-meta{display:flex;flex-wrap:wrap;gap:12px 20px;color:var(--legacy-ink-700);font-size:.96rem;font-weight:600}.legacy-blog-publication-meta span{display:inline-flex;align-items:center;gap:8px}.legacy-blog-publication-cover{padding:22px 32px 0}.legacy-blog-publication-cover img{width:100%;height:420px;object-fit:cover;border-radius:18px;display:block}.legacy-blog-publication-content{padding:28px 32px 34px}.legacy-blog-block-stack{display:grid;gap:20px}.legacy-blog-html-content{color:var(--legacy-ink-700);font-size:1.08rem;line-height:1.8}.legacy-blog-html-content>*+*{margin-top:20px}.legacy-blog-html-content p,.legacy-blog-html-content li,.legacy-blog-html-content td,.legacy-blog-html-content th,.legacy-blog-html-content figcaption{color:var(--legacy-ink-700);font-size:1.08rem;line-height:1.8}.legacy-blog-html-content h1,.legacy-blog-html-content h2,.legacy-blog-html-content h3,.legacy-blog-html-content h4{margin:12px 0 0;color:var(--legacy-ink-900);line-height:1.2}.legacy-blog-html-content h2{font-size:1.6rem}.legacy-blog-html-content h3{font-size:1.26rem}.legacy-blog-html-content a{color:#0f5e95;text-decoration:underline}.legacy-blog-html-content ul,.legacy-blog-html-content ol{padding-left:20px;display:grid;gap:10px}.legacy-blog-html-content blockquote{margin:0;border-left:4px solid #1f9f4d;padding-left:16px;font-style:italic}.legacy-blog-html-content .wp-block-image,.legacy-blog-html-content .wp-block-table,.legacy-blog-html-content .wp-block-embed{margin:0}.legacy-blog-html-content .wp-block-image img{width:100%;border-radius:18px;display:block}.legacy-blog-html-content .wp-block-image figcaption{margin-top:10px}.legacy-blog-html-content .wp-block-table{overflow-x:auto}.legacy-blog-html-content .wp-block-table table{width:100%;border-collapse:collapse}.legacy-blog-html-content .wp-block-table th,.legacy-blog-html-content .wp-block-table td{padding:12px 14px;border:1px solid #d9e4ec;text-align:left;vertical-align:top}.legacy-blog-html-content .wp-block-table th{background:#eff6fb;color:var(--legacy-ink-900)}.legacy-blog-html-content .wp-block-embed{overflow:hidden;border-radius:18px;background:#0c224d;padding:18px 20px}.legacy-blog-html-content .wp-block-embed a{color:#fff}.legacy-blog-html-content .wp-block-separator{border:0;border-top:1px solid #d8e0ea}.legacy-blog-html-content .wp-block-medical-notice,.legacy-blog-html-content .wp-block-medical-cta,.legacy-blog-html-content .wp-block-medical-college-highlight,.legacy-blog-html-content .wp-block-medical-faq,.legacy-blog-inline-cta,.legacy-blog-faq-panel{padding:18px 20px;border-radius:18px;border:1px solid #d8e3ef;background:#f8fbff}.legacy-blog-html-content .wp-block-medical-notice.is-warning{background:#fff7e8}.legacy-blog-html-content .wp-block-medical-notice.is-success{background:#eef9f1}.legacy-blog-html-content .wp-block-medical-cta,.legacy-blog-inline-cta{background:linear-gradient(135deg,#f7fbff,#eef4ff)}.legacy-blog-html-content .wp-block-medical-college-highlight,.legacy-blog-faq-panel{background:#fbfcff}.legacy-blog-html-content .wp-block-medical-cta a,.legacy-blog-html-content .wp-block-medical-college-highlight a,.legacy-blog-inline-cta a{display:inline-flex;margin-top:12px;padding:10px 16px;border-radius:999px;background:#145f97;color:#fff;text-decoration:none}.legacy-blog-faq-panel h3,.legacy-blog-inline-cta h3{margin-top:0}.legacy-blog-faq-list{display:grid;gap:12px}.legacy-blog-faq-item{padding:14px 16px;border-radius:14px;background:#fff;border:1px solid #dde5ef}.legacy-blog-faq-item summary{cursor:pointer;font-weight:700;color:var(--legacy-ink-900)}.legacy-blog-faq-item p{margin:10px 0 0}.legacy-blog-block-paragraph,.legacy-blog-block-quote,.legacy-blog-block-list,.legacy-blog-block-table,.legacy-blog-block-image figcaption,.legacy-blog-block-embed-link{margin:0;color:var(--legacy-ink-700);font-size:1.08rem;line-height:1.8}.legacy-blog-block-heading,.legacy-blog-block-subheading{margin:12px 0 0;color:var(--legacy-ink-900);line-height:1.2}.legacy-blog-block-heading{font-size:1.6rem}.legacy-blog-block-subheading{font-size:1.26rem}.legacy-blog-block-paragraph a,.legacy-blog-block-list a,.legacy-blog-block-table a,.legacy-blog-block-quote a,.legacy-blog-block-callout a,.legacy-blog-block-column a,.legacy-blog-block-heading a,.legacy-blog-block-subheading a{color:#0f5e95;text-decoration:underline}.legacy-blog-block-callout{padding:18px 20px;border-radius:18px;border:1px solid #d6e6ee;background:#f3f9fc}.legacy-blog-block-callout strong{display:block;margin-bottom:8px;color:var(--legacy-ink-900);font-size:1.05rem}.legacy-blog-block-callout p{margin:0}.legacy-blog-block-callout.is-success{background:#eef9f1;border-color:#cde7d4}.legacy-blog-block-callout.is-warning{background:#fff8eb;border-color:#f3ddae}.legacy-blog-block-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.legacy-blog-block-column{padding:18px;border-radius:18px;background:#f8fbfd;border:1px solid #d9e4ec}.legacy-blog-block-column p{margin:0;color:var(--legacy-ink-700);font-size:1.04rem;line-height:1.8}.legacy-blog-block-list{padding-left:20px;display:grid;gap:10px}.legacy-blog-block-quote{border-left:4px solid #1f9f4d;padding-left:16px;font-style:italic}.legacy-blog-block-table-wrap{overflow-x:auto}.legacy-blog-block-table{width:100%;border-collapse:collapse}.legacy-blog-block-table caption{margin-bottom:10px;text-align:left;font-weight:700;color:var(--legacy-ink-900)}.legacy-blog-block-table th,.legacy-blog-block-table td{padding:12px 14px;border:1px solid #d9e4ec;text-align:left;vertical-align:top}.legacy-blog-block-table th{background:#eff6fb;color:var(--legacy-ink-900)}.legacy-blog-block-embed{overflow:hidden;border-radius:18px;background:#0c224d}.legacy-blog-block-embed iframe{display:block;width:100%;min-height:380px;border:0}.legacy-blog-block-embed-link{display:inline-flex;width:fit-content;padding:12px 16px;border-radius:12px;background:#0f5e9514;color:#0f5e95;font-weight:700}.legacy-blog-block-image{margin:0;display:grid;gap:10px}.legacy-blog-block-image img{width:100%;border-radius:18px}.legacy-blog-block-image figcaption{font-size:.96rem}.legacy-blog-block-divider{border:0;border-top:1px solid #d9e4ec}.legacy-blog-publication-sidebar{display:grid;gap:20px}.legacy-blog-sidebar-card{padding:22px}.legacy-blog-sidebar-card h3{margin:0 0 16px;color:var(--legacy-ink-900);font-size:1.45rem}.legacy-blog-sidebar-list{display:grid;gap:14px}.legacy-blog-sidebar-link{display:grid;gap:6px;padding-top:14px;border-top:1px solid #e6edf2}.legacy-blog-sidebar-link:first-child{padding-top:0;border-top:0}.legacy-blog-sidebar-link strong{color:var(--legacy-ink-900);font-size:1rem;line-height:1.35}.legacy-blog-sidebar-link span,.legacy-blog-sidebar-copy,.legacy-blog-category-card p{color:var(--legacy-ink-700);line-height:1.7}.legacy-blog-category-card .legacy-blog-tag{position:static;display:inline-flex;margin-bottom:14px}.legacy-blog-sidebar-cta{display:inline-flex;align-items:center;gap:10px;margin-top:8px;padding:12px 16px;border-radius:12px;background:linear-gradient(180deg,#22b052,#1f9f4d);color:#fff;font-weight:700}.legacy-blog-takeaway-list{margin:0;padding-left:18px;display:grid;gap:10px;color:var(--legacy-ink-700);line-height:1.7}@media(max-width:1100px){.legacy-blog-publication-layout{grid-template-columns:1fr}}@media(max-width:760px){.legacy-blog-page,.legacy-blogs{padding:64px 0}.legacy-blog-list-banner,.legacy-blog-banner,.legacy-blog-list-banner-inner,.legacy-blog-banner-inner{min-height:250px}.legacy-blog-list-banner-copy h1,.legacy-blog-banner-copy h1{font-size:clamp(2rem,8vw,2.9rem)}.legacy-blog-list-banner-copy p{font-size:.98rem;line-height:1.6}.legacy-blog-list-pill,.legacy-blog-breadcrumbs{width:fit-content;max-width:calc(100% - 24px);margin-top:-24px;padding:14px 16px;gap:8px;font-size:.88rem;white-space:nowrap;overflow-x:auto;justify-content:center}.legacy-blog-publication-header,.legacy-blog-publication-cover,.legacy-blog-publication-content{padding-left:18px;padding-right:18px}.legacy-blog-publication-header{padding-top:20px}.legacy-blog-publication-cover img{height:250px;border-radius:14px}.legacy-blog-publication-content{padding-top:20px;padding-bottom:24px}.legacy-blog-block-embed iframe{min-height:220px}.legacy-blog-block-columns{grid-template-columns:1fr}.legacy-blog-sidebar-card{padding:18px}.legacy-blog-row-card>a{grid-template-columns:1fr}.legacy-blog-row-card .legacy-blog-image-wrap,.legacy-blog-row-card .legacy-blog-image-wrap img{min-height:210px}.legacy-blog-row-card .legacy-blog-body{padding:16px 18px}}.legacy-blog-page-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:24px}.legacy-blog-feature{background:var(--legacy-surface);border-radius:var(--legacy-radius-card);box-shadow:var(--legacy-shadow-md);border:1px solid var(--legacy-line);overflow:hidden}.legacy-blog-feature .legacy-blog-image-wrap img{height:380px}.legacy-blog-feature h3{margin-top:0;margin-bottom:12px;font-size:1.8rem}.legacy-blog-side-grid{display:grid;gap:18px}.legacy-blog-image-wrap{position:relative}.legacy-blog-image-wrap img{width:100%;height:220px;object-fit:cover;border-radius:16px 16px 0 0}.legacy-blog-image-wrap span{position:absolute;top:14px;left:14px;background:#e74c3c;color:#fff;border-radius:6px;padding:6px 10px;font-size:.78rem}.legacy-blog-body{padding:16px}@media(max-width:1100px){.legacy-blog-editorial-grid,.legacy-blog-grid,.legacy-blog-page-grid{grid-template-columns:1fr 1fr}}@media(min-width:761px)and (max-width:1024px){.legacy-blog-page-grid,.legacy-blog-editorial-grid{grid-template-columns:1fr}.legacy-blog-stack{grid-template-columns:1fr 1fr}}@media(max-width:760px){.legacy-blog-editorial-grid,.legacy-blog-grid,.legacy-blog-page-grid{grid-template-columns:1fr}.legacy-blog-stack{grid-template-columns:1fr;gap:18px}.legacy-blogs{padding:64px 0}.legacy-blogs h2{font-size:clamp(1.95rem,8vw,2.65rem);line-height:1.06}.legacy-blog-feature,.legacy-blog-card,.legacy-blog-side-card{border-radius:18px}.legacy-blog-feature .legacy-blog-image-wrap img{height:300px}.legacy-blog-side-card .legacy-blog-image-wrap img{height:210px}}.legacy-footer{background:#173447;color:#fff;padding-top:56px}.legacy-footer-grid{display:grid;grid-template-columns:1.2fr .7fr 1fr .9fr;gap:24px;padding-bottom:28px}.legacy-footer-brand{display:inline-flex;align-items:center;gap:12px;font-size:1.4rem;font-weight:800;margin-bottom:12px}.legacy-footer-brand img{width:52px;height:52px;border-radius:12px;object-fit:cover}.legacy-footer p{color:#ffffffc7}.legacy-footer-meta{display:grid;gap:8px;margin-top:14px}.legacy-footer-meta a{color:#fff;word-break:break-word}.legacy-footer h4{margin-top:0;color:#fff}.legacy-footer-links{display:grid;gap:10px;color:#ffffffc7}.legacy-social-row{display:flex;gap:10px;margin-top:16px}.legacy-social-row span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#ffffff1a;color:#fff;font-size:.86rem;font-weight:700}.legacy-footer-bottom{padding:18px 0 24px;text-align:center;color:#fffc;font-size:.92rem}.legacy-contact-hero{position:relative;height:340px;display:flex;align-items:center;justify-content:center;background:url(https://images.unsplash.com/photo-1562774053-701939374585?auto=format&fit=crop&w=1600&q=80) center/cover no-repeat;text-align:center}.legacy-generic-hero{background:linear-gradient(135deg,#081120d1,#0c2848c7),radial-gradient(circle at 16% 20%,rgba(255,216,77,.16),transparent 28%),url(https://images.unsplash.com/photo-1526256262350-7da7584cf5eb?auto=format&fit=crop&w=1600&q=80) center/cover no-repeat}.legacy-contact-overlay{position:absolute;inset:0;background:#00000073}.legacy-contact-copy{position:relative;z-index:1;color:#fff}.legacy-contact-copy h1{margin:0 0 10px;font-size:4rem}.legacy-contact-info{margin-top:-12px;position:relative;z-index:2;padding-bottom:40px}.legacy-contact-grid{grid-template-columns:repeat(3,1fr)}.legacy-contact-card{display:flex;flex-direction:column;gap:18px;align-items:stretch;padding:22px 24px}.legacy-contact-card-top{display:grid;grid-template-columns:72px 1fr;gap:18px;align-items:start}.legacy-contact-copy-block{min-width:0}.legacy-contact-label{display:inline-block;margin-bottom:8px;font-size:.84rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--legacy-ink-500)}.legacy-contact-card .legacy-contact-copy-block h3{margin:0;font-size:1.05rem;line-height:1.55;color:var(--legacy-ink-900);word-break:break-word}.legacy-contact-action{align-self:flex-start;padding:10px 14px;border-radius:999px;background:#ecf4f7;color:var(--legacy-ink-900);font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s ease}.legacy-contact-action:hover{background:var(--legacy-ink-900);color:#fff}.legacy-section-heading{text-align:center;max-width:760px;margin:0 auto 28px}.legacy-section-heading h1{margin:0 0 12px;font-size:clamp(2.4rem,5vw,4rem);color:#2f4156}.legacy-map-section{padding:40px 0 48px}.legacy-contact-form-section{padding:12px 0 24px}.legacy-contact-form-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:stretch}.legacy-contact-panel{background:#fff;border:1px solid rgba(135,176,226,.22);border-radius:28px;box-shadow:0 20px 44px #3f66951f;padding:28px}.legacy-contact-panel-copy{background:linear-gradient(160deg,#0b2a4af5,#14446ef5),radial-gradient(circle at top right,rgba(255,255,255,.22),transparent 48%);color:#fff}.legacy-contact-panel-copy h2{margin:0 0 14px;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.legacy-contact-panel-copy p{color:#ffffffd6}.legacy-contact-direct-links{display:grid;gap:12px;margin-top:22px}.legacy-contact-direct-links a{width:fit-content;padding:10px 14px;border-radius:999px;background:#ffffff1f;color:#fff;font-weight:700}.legacy-contact-form{display:grid;gap:18px}.legacy-contact-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.legacy-contact-field{display:grid;gap:8px}.legacy-contact-field span{font-size:.92rem;font-weight:700;color:#2f4156}.legacy-contact-field input,.legacy-contact-field select,.legacy-contact-field textarea{width:100%;border:1px solid rgba(98,128,164,.28);border-radius:16px;background:#f8fbff;padding:14px 16px;font:inherit;color:#213043;resize:vertical}.legacy-contact-field input:focus,.legacy-contact-field select:focus,.legacy-contact-field textarea:focus{outline:2px solid rgba(47,103,255,.2);border-color:#2f67ff73}.legacy-contact-form-actions{display:flex;flex-wrap:wrap;gap:12px}.legacy-contact-form-status,.legacy-contact-form-note{margin:0;font-size:.94rem;line-height:1.6}.legacy-contact-form-note{color:#5d7088}.legacy-contact-form-status.is-success{color:#0b6b39}.legacy-contact-form-status.is-error{color:#b42318}.legacy-map-frame{width:100%;height:420px;border:0;border-radius:18px}.legacy-placeholder-page{min-height:100vh;display:grid;place-items:center;background:linear-gradient(180deg,#f8fbff,#eef5ff)}.legacy-placeholder-card{max-width:760px;background:#fff;border:1px solid rgba(135,176,226,.22);border-radius:28px;box-shadow:0 20px 44px #3f66951f;padding:38px}.legacy-legal-section{padding:64px 0 84px}.legacy-legal-card{background:#fff;border-radius:28px;border:1px solid rgba(17,55,98,.08);box-shadow:0 18px 40px #0f23401a;padding:34px}.legacy-legal-block+.legacy-legal-block{margin-top:26px;padding-top:26px;border-top:1px solid rgba(47,65,86,.12)}.legacy-legal-block h2{margin:0 0 12px;color:#173457;font-size:clamp(1.5rem,3vw,2rem)}.legacy-legal-block p{margin:0 0 12px;color:#4f6783;line-height:1.75}.legacy-divider{border:0;border-top:1px solid rgba(47,65,86,.18);margin:28px 0}@media(max-width:1100px){.legacy-hero-content,.legacy-about-grid,.legacy-excellence-grid,.legacy-college-grid,.legacy-video-grid,.legacy-contact-grid,.legacy-testimonial-grid,.legacy-course-grid,.legacy-trust-grid,.legacy-team-grid{grid-template-columns:1fr 1fr}.legacy-mission-grid,.legacy-mini-stats,.legacy-hero-bottom-grid,.legacy-contact-form-grid,.legacy-proof-grid{grid-template-columns:1fr}.legacy-hero{min-height:auto;padding:120px 0}.legacy-stat-card{padding:24px}.legacy-video-feature{padding:18px;border-radius:24px}.legacy-seo-badge-card{grid-template-columns:1fr}.legacy-footer-grid{grid-template-columns:1fr 1fr}}@media(min-width:761px)and (max-width:1024px){.legacy-nav-links{gap:14px;font-size:.95rem}.legacy-dropdown-menu{min-width:220px}.legacy-dropdown-submenu{min-width:380px}.legacy-dropdown-submenu-right{left:calc(100% + 10px)}.legacy-dropdown-submenu-left{right:calc(100% + 10px)}.legacy-hero-content{grid-template-columns:1fr}.legacy-hero-copy{text-align:center}.legacy-hero-buttons{justify-content:center}.legacy-college-grid,.legacy-course-grid,.legacy-video-grid,.legacy-testimonial-grid,.legacy-contact-grid,.legacy-trust-grid,.legacy-team-grid{grid-template-columns:1fr 1fr}.legacy-college-card img{height:210px}.legacy-video-feature-frame iframe,.legacy-video-thumb-wrap{border-radius:18px}.legacy-video-card{padding:14px;border-radius:20px}.legacy-contact-hero{height:290px}}@media(max-width:900px){.legacy-nav-inner,.legacy-simple-top-inner{flex-wrap:wrap;align-items:center;padding:12px 0}.legacy-nav-toggle{display:inline-flex;margin-left:auto}.legacy-nav-links{display:none;width:100%;gap:8px;margin-top:10px;padding:12px;border-radius:18px;background:#0a1221eb;box-shadow:0 18px 36px #00000038}.legacy-nav-links.is-open{display:flex;flex-direction:column;align-items:stretch}.legacy-nav-links>a,.legacy-nav-links>button,.legacy-dropdown>button{width:100%;padding:10px 12px;border-radius:12px}.legacy-dropdown{width:100%}.legacy-dropdown-menu{position:static;min-width:0;display:none;margin-top:8px;padding:10px;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:none}.legacy-dropdown.is-open .legacy-dropdown-menu{display:block}.legacy-dropdown-group-row{position:static}.legacy-dropdown-submenu{position:static;min-width:0;display:none;margin-top:8px;padding:14px;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:none}.legacy-dropdown-submenu.is-open{display:block}.legacy-dropdown-group-trigger{border-radius:12px}.legacy-hero{min-height:auto;padding:86px 0 18px}.legacy-hero-content{align-items:center;text-align:center;gap:20px}.legacy-hero-copy{width:100%;max-width:680px;text-align:center}.legacy-hero-kicker{margin-bottom:12px;font-size:.82rem;letter-spacing:.18em}.legacy-hero-copy h1{max-width:none;margin:0 auto 16px;font-size:clamp(2.35rem,7vw,3.8rem);line-height:1.04;letter-spacing:-.04em}.legacy-hero-copy p{margin:0 auto;max-width:42ch;font-size:1rem;line-height:1.62}.legacy-hero-buttons{flex-direction:row;flex-wrap:wrap;width:min(100%,420px);gap:10px;margin:18px auto 0;justify-content:center}.legacy-btn,.legacy-apply-btn{width:auto;min-width:180px}.legacy-hero-bottom{position:static;margin-top:18px;padding:14px 0;border-radius:18px}.legacy-hero-bottom-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);gap:12px;overflow-x:auto;padding-bottom:4px;text-align:left;scroll-snap-type:x proximity}.legacy-hero-bottom-grid>div{min-width:0;padding:12px 14px;border-radius:14px;background:#ffffff0f;scroll-snap-align:start}}@media(max-width:760px){.legacy-container{width:min(100%,calc(100% - 20px))}.legacy-college-grid{grid-template-columns:1fr 1fr!important;gap:10px}.legacy-college-card img{height:140px!important;object-fit:cover}.legacy-college-body{padding:10px!important}.legacy-college-card h3{font-size:.82rem!important;line-height:1.3;margin-bottom:4px}.legacy-college-card p{font-size:.74rem!important;line-height:1.4;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.legacy-stat-grid{grid-template-columns:1fr 1fr!important;gap:10px}.legacy-stat-card{padding:14px 12px!important}.legacy-stat-card h3{font-size:1.6rem!important}.legacy-trust-grid{grid-template-columns:1fr 1fr!important;gap:10px}.legacy-trust-card{padding:14px!important;border-radius:14px!important}.legacy-footer-grid{grid-template-columns:1fr 1fr;gap:28px}.legacy-about,.legacy-colleges,.legacy-events,.legacy-testimonials,.legacy-excellence,.legacy-courses,.legacy-trust-section,.legacy-team-section,.legacy-proof-section{padding:40px 0}.legacy-section-heading{margin-bottom:20px}.legacy-section-sub{font-size:.72rem;margin-bottom:6px}.legacy-hero-content,.legacy-about-grid,.legacy-course-grid,.legacy-video-grid,.legacy-testimonial-grid,.legacy-excellence-grid,.legacy-contact-grid,.legacy-contact-form-grid,.legacy-contact-field-grid,.legacy-team-grid,.legacy-proof-grid{grid-template-columns:1fr}.legacy-hero-content{align-items:center;text-align:center;gap:18px}.legacy-logo{max-width:calc(100% - 64px)}.legacy-logo-mark{width:42px;height:42px;border-radius:12px}.legacy-logo span:last-child{font-size:1rem}.legacy-hero-copy{text-align:center}.legacy-hero-kicker{margin-bottom:12px;font-size:.78rem;letter-spacing:.18em}.legacy-hero-copy h1{max-width:none;margin:0 auto 16px;font-size:clamp(1.95rem,8.2vw,2.55rem);line-height:1.04;letter-spacing:-.04em}.legacy-hero-copy p{margin:0 auto;max-width:34ch;font-size:.82rem;line-height:1.5}.legacy-hero-buttons{flex-direction:column;width:min(100%,320px);margin-top:14px}.legacy-btn,.legacy-apply-btn{min-width:0;width:100%;flex:none}.legacy-hero-bottom{background:transparent;margin-top:10px;padding:0;border-radius:0}.legacy-hero-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;gap:10px;overflow:visible;padding-bottom:0;text-align:left;scroll-snap-type:none}.legacy-hero-bottom-grid>div{min-height:112px;padding:12px 10px;border-radius:10px;background:#fffffff0;box-shadow:0 12px 26px #0a172a2e;color:#233b5d}.legacy-hero-bottom-grid>div:last-child{grid-column:1 / -1}.legacy-hero-bottom-grid h5{margin:0 0 6px;font-size:.9rem;color:#203654}.legacy-hero-bottom-grid p{font-size:.8rem;line-height:1.38;color:#4d617f;opacity:1}.legacy-course-card,.legacy-video-card,.legacy-testimonial-card,.legacy-contact-card{border-radius:18px}.legacy-about-image{min-height:0;height:280px}.legacy-contact-hero{height:200px}.legacy-contact-copy h1{font-size:2rem}.legacy-contact-card{padding:16px}.legacy-legal-card{padding:22px;border-radius:20px}.legacy-video-feature{padding:14px;border-radius:18px}.legacy-video-feature-frame iframe,.legacy-video-thumb-wrap{border-radius:14px}.legacy-video-play{width:70px;height:50px;border-radius:14px}.legacy-video-body{flex-direction:column;gap:8px;padding:12px 2px 2px}.legacy-video-card{padding:12px;border-radius:18px}.legacy-video-thumb-wrap,.legacy-video-modal-frame iframe{border-radius:14px}.legacy-video-modal{padding:14px}.legacy-video-modal-head,.legacy-video-modal-frame{padding-left:16px;padding-right:16px}.legacy-video-modal-head{padding-top:20px;padding-bottom:12px}.legacy-video-modal-frame{padding-bottom:16px}.legacy-map-frame{height:280px}.legacy-seo-badge-section{padding-bottom:48px}.legacy-seo-badge-card{padding:18px;border-radius:18px}.legacy-blog-list-grid{grid-template-columns:1fr 1fr!important;gap:12px}.legacy-blog-card{border-radius:14px!important}.legacy-blog-card-img{height:140px!important}.legacy-blog-card-body{padding:10px!important}.legacy-blog-card-title{font-size:.84rem!important;line-height:1.35;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}}@media(max-width:520px){.legacy-container,.kp-container{padding-left:10px;padding-right:10px}.legacy-section-heading h1,.legacy-section-heading h2{font-size:1.75rem}.legacy-about,.legacy-colleges,.legacy-events,.legacy-testimonials,.legacy-excellence,.legacy-contact-info,.legacy-map-section{padding:36px 0}.portal-top-strip-links{display:none!important}.portal-top-strip-inner{grid-template-columns:1fr}.portal-top-strip-social{padding:6px 0;min-height:auto;justify-content:space-between}.portal-top-strip-social-label{font-size:.8rem}.portal-home-header-inner{min-height:56px}.portal-home-brand-mark{width:42px;height:42px}.portal-home-brand{font-size:.88rem;gap:8px}.legacy-blog-list-grid{grid-template-columns:1fr!important}.legacy-blog-card-img{height:180px!important}}@media(max-width:380px){.legacy-nav-toggle{width:42px;height:42px}.legacy-logo-mark{width:42px;height:42px;border-radius:12px}.legacy-logo span:last-child{font-size:.94rem}.legacy-hero{padding-top:84px}.legacy-hero-copy h1{font-size:1.75rem}.legacy-hero-copy p{font-size:.88rem}.legacy-btn,.legacy-apply-btn{padding:10px 14px;font-size:.95rem}.legacy-stat-card,.legacy-info-card,.legacy-mini-stat,.legacy-contact-card,.legacy-college-body,.legacy-placeholder-card{padding:12px}.legacy-college-card img,.legacy-course-card{min-height:160px}.legacy-contact-hero{height:180px}.legacy-map-frame{height:220px}}@media(max-width:768px){.legacy-hero{min-height:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;padding:84px 0 24px!important;overflow:visible!important}.legacy-hero-content{display:flex!important;flex-direction:column!important;justify-content:center!important;width:100%!important;text-align:center!important;align-items:center!important;gap:0!important}.legacy-hero-copy{width:100%!important;max-width:100%!important;text-align:center!important}.legacy-hero-kicker{margin:0 0 12px!important;font-size:.78rem!important;letter-spacing:.16em!important;line-height:1.45!important}.legacy-hero-copy h1{margin:0 auto 14px!important;font-size:clamp(2.1rem,8.8vw,2.75rem)!important;line-height:1.02!important;letter-spacing:-.03em!important}.legacy-hero-title-line{display:block!important;white-space:nowrap!important}.legacy-hero-copy p{margin:0 auto!important;max-width:32ch!important;font-size:.95rem!important;line-height:1.58!important}.legacy-hero-buttons{display:flex!important;flex-direction:column!important;width:min(100%,320px)!important;margin:18px auto 0!important;gap:10px!important}.legacy-btn,.legacy-apply-btn{width:100%!important;min-width:0!important;flex:none!important}.legacy-hero-bottom{display:none!important}.legacy-about{padding-top:32px!important}.legacy-about h2{font-size:clamp(2rem,8vw,2.7rem)!important;line-height:1.06!important}}.portal-top-strip{position:sticky;top:0;z-index:45;background:#16206f;color:#f3fbff;border-bottom:4px solid #ff3b22}.portal-top-strip-inner{display:grid;grid-template-columns:minmax(300px,.86fr) minmax(0,1.8fr);align-items:stretch;min-height:52px;padding-top:0;padding-bottom:0;gap:0}.portal-top-strip-links a,.portal-top-strip-note{color:#eef8fd;font-size:.7rem;line-height:1.35}.portal-inline-icon{color:#ff6a52}.portal-top-strip-links{display:flex;align-items:center;justify-content:stretch;gap:0;min-width:0;background:#16206f}.portal-top-strip-social{position:relative;display:inline-flex;align-items:center;gap:16px;min-width:0;padding:0 26px 0 0;background:#ff3b22;min-height:52px;z-index:1}.portal-top-strip-social:before{content:"";position:absolute;top:0;bottom:0;right:100%;width:100vw;background:#ff3b22}.portal-top-strip-social:after{content:"";position:absolute;top:0;right:-42px;width:60px;height:100%;background:#ff3b22;clip-path:polygon(0 0,100% 0,38% 100%,0 100%)}.portal-top-strip-social-label{color:#fff;font-size:.88rem;font-weight:800;line-height:1;white-space:nowrap;padding-left:8px}.portal-top-strip-social-links{display:inline-flex;align-items:center;gap:14px}.portal-top-strip-social-links a{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:#fff;position:relative;z-index:1}.portal-top-strip-social-link{position:relative}.portal-top-strip-social-tooltip{position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%) translateY(4px);padding:6px 10px;border-radius:999px;background:#081120eb;color:#fff;font-size:.72rem;font-weight:700;line-height:1;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s}.portal-top-strip-social-link:hover .portal-top-strip-social-tooltip,.portal-top-strip-social-link:focus-visible .portal-top-strip-social-tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(0);transition-delay:0s}.portal-top-strip-item{display:grid;grid-template-columns:24px 1fr;gap:8px;align-items:center;min-width:0;padding:5px 18px;border-left:1px solid rgba(255,255,255,.14);min-height:52px}.portal-top-strip-item:first-child{border-left:0}.portal-inline-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.portal-inline-icon svg{width:100%;height:100%}.portal-top-strip-link-copy{display:grid;gap:2px;min-width:0}.portal-top-strip-link-copy small{display:block;color:#f1f8fceb;font-size:.6rem;font-weight:700;line-height:1.1;white-space:nowrap}.portal-top-strip-link-copy strong{display:block;color:#fff;font-size:.72rem;font-weight:800;line-height:1.12;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-home-header{position:sticky;z-index:40;background:#fff;border-bottom:1px solid #dde7ed;box-shadow:0 8px 18px #122d400d}.portal-home-header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px}.portal-home-brand{display:inline-flex;align-items:center;gap:12px;color:#18384b;font-size:1rem;font-weight:800}.portal-home-brand-mark{width:54px;height:54px;display:grid;place-items:center;overflow:hidden;border-radius:999px;border:3px solid #d7e5ec;box-shadow:0 4px 14px #1445631a}.portal-home-brand-mark img{width:100%;height:100%;object-fit:cover}.portal-home-nav{display:flex;align-items:center;gap:22px}.portal-home-nav a{color:#0f202d;font-weight:600;font-size:.95rem}.portal-home-apply{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:8px;background:linear-gradient(180deg,#24ad59,#1e9f4f);color:#fff;box-shadow:0 12px 24px #1e9f4f2e;font-weight:700}.portal-home-nav-toggle{display:none;width:52px;height:52px;border:1px solid #d2dde5;border-radius:16px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px}.portal-home-nav-toggle span{width:20px;height:2px;border-radius:999px;background:#5d7283}@media(max-width:1180px){.portal-top-strip-inner{grid-template-columns:1fr}.portal-top-strip-social{padding-right:24px}.portal-top-strip-social:after{display:none}}@media(max-width:760px){.portal-top-strip{border-bottom-width:3px}.portal-top-strip-inner{min-height:auto}.portal-top-strip-social,.portal-top-strip-social-links,.portal-top-strip-links{width:100%}.portal-top-strip-social{justify-content:space-between;gap:10px;min-height:auto;padding:8px 0}.portal-top-strip-social-links{justify-content:flex-end;gap:10px}.portal-top-strip-links{display:grid;grid-template-columns:1fr;gap:0}.portal-top-strip-item{grid-template-columns:24px 1fr;gap:8px;padding:8px 0;border-left:0;border-top:1px solid rgba(255,255,255,.12);min-height:auto}.portal-top-strip-social-label{font-size:.9rem}.portal-top-strip-social-links a{width:22px;height:22px}.portal-inline-icon{width:24px;height:24px}.portal-top-strip-link-copy small{font-size:.62rem}.portal-top-strip-link-copy strong{font-size:.64rem}}.portal-home{background:linear-gradient(180deg,#eef4f7,#f8fbfd 35%,#f5f9fb)}.portal-home-hero{padding:0;background:#fff;color:#101010}.portal-hero-stage{position:relative;min-height:420px;overflow:hidden;background:#dfe8ee}.portal-hero-stage:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0824362e,#0824360f 36%,#08243657),linear-gradient(90deg,#ffffff14,#fff0 28%,#ffffff0d)}.portal-hero-stage:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,#ffffff0a,#ffffff05)}.portal-hero-stage-office{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.96)}.portal-hero-stage-inner{position:relative;z-index:3;min-height:420px;display:grid;place-items:center;padding-top:26px;padding-bottom:114px}.portal-home-copy{width:min(700px,calc(100% - 80px));padding:24px 32px;border-radius:20px;background:linear-gradient(180deg,#fff3,#ffffff24);border:1px solid rgba(255,255,255,.52);box-shadow:0 26px 60px #16293824;backdrop-filter:blur(18px);text-align:center}.portal-home-kicker{display:none}.portal-home-copy h1{margin:0 0 6px;color:#111;font-size:clamp(2.35rem,4.3vw,3.65rem);line-height:1.02;letter-spacing:-.04em}.portal-home-copy h2{margin:0;color:#1b1b1b;font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.24}.portal-home-subtitle{margin:16px auto 0;max-width:39ch;color:#161616eb;font-size:.94rem;line-height:1.6}.portal-home-actions{justify-content:center;gap:14px;margin-top:22px}.portal-home-primary,.portal-home-secondary{min-height:42px;padding:0 18px;border-radius:8px;font-size:.94rem;box-shadow:0 8px 18px #1137621f}.portal-home-primary{background:linear-gradient(180deg,#22b052,#1ea14b);border-color:#1ea14b;color:#fff}.portal-home-secondary{background:linear-gradient(180deg,#1877c5,#1568ab);border-color:#1568ab;color:#fff}.portal-trust-overlay{position:absolute;left:0;right:0;bottom:0;z-index:4}.portal-trust-overlay .legacy-container{width:100%;max-width:none;padding-left:0;padding-right:0}.portal-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:0;width:100%;background:linear-gradient(180deg,#2c333775,#22272b9e);backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.16)}.portal-trust-item{min-height:46px;padding:8px 18px;border-radius:0;background:transparent;color:#fff;border-right:1px solid rgba(255,255,255,.12);gap:10px;align-items:center}.portal-trust-item:last-child{border-right:0}.portal-trust-icon{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:999px;background:radial-gradient(circle at 50% 50%,#ddf4fffa,#c2e8faf5);color:#0a8ecb;box-shadow:inset 0 0 0 1px #3a89b82e,0 4px 10px #07263814}.portal-trust-icon svg{width:16px;height:16px}.portal-trust-item strong{color:#fff;font-size:.8rem;line-height:1.2;font-weight:800}.portal-trust-item span{color:#ffffffdb;font-size:.78rem}.portal-main-section{padding-top:24px}@media(max-width:1100px){.portal-home-nav{gap:16px}.portal-home-nav a{font-size:.9rem}}@media(max-width:900px){.portal-home-header-inner{min-height:74px}.portal-home-nav-toggle{display:inline-flex}.portal-home-nav{position:absolute;top:calc(100% + 10px);left:16px;right:16px;display:none;padding:18px;border-radius:18px;background:#fff;border:1px solid #dbe6ed;box-shadow:0 20px 40px #122d401f;flex-direction:column;align-items:stretch;gap:14px}.portal-home-nav.is-open{display:flex}.portal-home-header{position:sticky}.portal-hero-stage{min-height:auto;overflow:visible}.portal-hero-stage-inner{min-height:auto;align-items:start;padding-top:30px;padding-bottom:26px}.portal-home-copy{width:100%;max-width:600px;padding:22px}.portal-trust-overlay{position:relative}.portal-trust-row{grid-template-columns:1fr}.portal-trust-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.portal-trust-item:last-child{border-bottom:0}}@media(max-width:760px){.portal-home-brand-mark{width:56px;height:56px}.portal-home-copy{width:calc(100% - 42px);margin-top:10px;padding:20px 18px}.portal-home-copy h1{font-size:clamp(2.2rem,10vw,3rem)}.portal-home-copy h2{font-size:clamp(1.06rem,5vw,1.45rem)}.portal-home-subtitle{font-size:.92rem}.portal-home-actions{gap:10px}.portal-home-actions .legacy-btn{width:100%}.portal-hero-stage{min-height:auto;overflow:visible}.portal-hero-stage-inner{min-height:auto;padding-top:24px;padding-bottom:18px}.portal-trust-item{min-height:46px;padding:9px 14px}}.portal-main-section{padding-top:18px;padding-bottom:56px}.portal-shot-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;align-items:start}.portal-shot-main{min-width:0}.portal-shot-top{display:grid;grid-template-columns:252px minmax(0,1fr);gap:20px;align-items:start}.portal-shot-panel,.portal-shot-sidecard{border:1px solid #d7e3ea;background:linear-gradient(180deg,#fff,#f8fcff);box-shadow:0 10px 24px #1534460f}.portal-shot-panel{border-radius:14px;padding:14px 16px 16px}.portal-shot-panel h2,.portal-shot-sidecard h2{margin:0 0 12px;color:#202a33;font-size:1rem;line-height:1.1;font-weight:800;letter-spacing:.015em;text-transform:uppercase}.portal-panel{padding:22px;border-radius:20px;background:#fff;border:1px solid rgba(125,157,174,.28);box-shadow:0 16px 34px #122d401a}.portal-section-head{margin-bottom:18px}.portal-section-head h2{margin:8px 0 0;color:#173447;font-size:clamp(1.45rem,2.8vw,2.1rem);line-height:1.14}.portal-shot-form{display:grid;gap:10px}.portal-shot-form input{width:100%;min-height:38px;padding:0 12px;border:1px solid #c9d7e1;border-radius:6px;background:#fff;color:#203649;font-size:.95rem;font-weight:500}.portal-shot-form input::placeholder{color:#486072;font-weight:500}.portal-shot-submit{min-height:40px;border:0;border-radius:6px;background:linear-gradient(180deg,#20b14d,#14953d);color:#fff;font-size:.98rem;font-weight:700;box-shadow:0 10px 20px #16863b2e}.portal-inline-status{margin:0;padding:11px 13px;border-radius:12px;font-size:.92rem;font-weight:600}.portal-inline-status.is-error{background:#fff1f0;color:#a53a34}.portal-inline-status.is-success{background:#ebf9f2;color:#156d50}.portal-shot-categories{min-width:0}.portal-shot-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.portal-shot-category-grid>div{min-width:0}.portal-shot-category-card{display:grid;place-items:center;min-height:124px;padding:16px;border-radius:10px;color:#fff;text-align:center;box-shadow:inset 0 0 0 1px #ffffff14}.portal-shot-category-card strong{display:block;max-width:10ch;font-size:.95rem;line-height:1.18;font-weight:700}.portal-shot-category-card.tone-blue{background:linear-gradient(145deg,#1260ad,#1f7cc5)}.portal-shot-category-card.tone-teal{background:linear-gradient(145deg,#1c88b3,#22a2b7)}.portal-shot-category-card.tone-green{background:linear-gradient(145deg,#20aa49,#1eb85b)}.portal-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.portal-resource-tile{display:block;padding:18px;border-radius:18px;background:#f9fbfd;border:1px solid rgba(131,161,177,.2)}.portal-resource-tile>span{display:inline-flex;margin-bottom:12px;color:#5c798d;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.portal-resource-tile strong{display:block;color:#2b465b;font-size:.94rem;line-height:1.25;font-weight:700}.portal-resource-tile p{margin:8px 0 0;color:#5b7486;font-size:.9rem;line-height:1.55;font-weight:500}.portal-video-feature{display:grid;grid-template-columns:minmax(210px,.36fr) minmax(0,1fr);gap:18px;align-items:center;margin-bottom:18px;padding:18px;border-radius:18px;background:#f8fbfd}.portal-video-copy h3{margin:10px 0 8px;color:#173447;font-size:clamp(1.35rem,2.8vw,1.9rem)}.portal-video-copy p{margin:0;color:#4f6a7d;font-weight:700}.portal-video-frame iframe{width:100%;aspect-ratio:16 / 9;border:0;border-radius:16px;display:block}.portal-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.portal-video-tile{padding:12px;border-radius:16px;border:1px solid rgba(131,161,177,.2);background:#fff;box-shadow:0 12px 24px #122d400f;cursor:pointer;text-align:left}.portal-video-tile.is-active{border-color:#2d8eaa;box-shadow:0 18px 36px #2d8eaa1f}.portal-video-thumb{width:100%;aspect-ratio:16 / 9;border-radius:12px;object-fit:cover;display:block}.portal-video-body{display:flex;justify-content:space-between;gap:12px;padding:12px 2px 4px}.portal-video-body strong{color:#173447;line-height:1.35}.portal-video-body span{color:#4f6a7d;font-weight:700}.portal-video-card-wrap{overflow:hidden}.portal-video-editorial{background:linear-gradient(180deg,#fff,#f8fcff)}.portal-video-article{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:20px;align-items:stretch;margin-bottom:22px}.portal-video-article-copy{display:grid;align-content:start;gap:12px}.portal-video-kicker{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:8px 12px;border-radius:999px;background:#e8f1f6;color:#1c6076;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.portal-video-article-copy h3{margin:0;color:#173447;font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.12}.portal-video-article-copy p{margin:0;color:#5b7486;line-height:1.7}.portal-video-article-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:4px}.portal-video-article-meta span{color:#4e6b81;font-size:.9rem;font-weight:700}.portal-video-article-meta a{display:inline-flex;align-items:center;gap:8px;color:#1a7895;font-size:.92rem;font-weight:700}.portal-video-frame-article iframe{height:100%;min-height:320px}.portal-promo-banner{position:relative;overflow:hidden;margin-top:24px;min-height:290px;background:#12224a}.portal-promo-banner-media,.portal-promo-banner-media img{position:absolute;inset:0;width:100%;height:100%}.portal-promo-banner-media img{object-fit:cover;object-position:center center}.portal-promo-banner-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#101b40e6,#101b40e0 52%,#101b40bd)}.portal-promo-banner-inner{position:relative;z-index:1;min-height:290px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:18px;padding-bottom:18px}.portal-promo-banner-copy{max-width:780px;color:#fff}.portal-promo-banner-copy h2{margin:0 0 18px;color:#fff;font-size:clamp(2rem,3.8vw,3rem);line-height:1.04;letter-spacing:-.03em}.portal-promo-banner-copy p{margin:0 0 18px;color:#f4f7fbf2;font-size:clamp(.95rem,1.15vw,1.15rem);line-height:1.44}.portal-promo-banner-copy p:last-child{margin-bottom:0}.portal-promo-banner-action{flex:0 0 auto;align-self:center}.portal-promo-banner-btn{display:inline-flex;align-items:center;gap:14px;min-height:68px;padding:0 30px;border-radius:8px;background:linear-gradient(180deg,#ff3e2b,#ff2f1d);color:#fff;font-size:1rem;font-weight:500;box-shadow:0 16px 34px #ff40243d}.portal-promo-banner-btn svg{flex:0 0 auto}.portal-register-banner{position:relative;overflow:hidden;margin-top:20px;min-height:344px;background:#0f1f40;border-radius:20px}.portal-register-banner-media,.portal-register-banner-media img{position:absolute;inset:0;width:100%;height:100%}.portal-register-banner-media img{object-fit:cover;object-position:center center}.portal-register-banner-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0a1430db,#0a1430c7 44%,#0a14305c)}.portal-register-banner-inner{position:relative;z-index:1;min-height:344px;display:flex;align-items:center;padding-top:18px;padding-bottom:18px}.portal-register-card{width:min(540px,100%);padding:8px 0;border-radius:0;background:transparent;border:0;box-shadow:none;backdrop-filter:none}.portal-register-kicker{display:block;margin-bottom:8px;color:#ffffffeb;font-size:.86rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.portal-register-card h2{margin:0 0 8px;color:#fff;font-size:clamp(1.55rem,2.65vw,2rem);line-height:1.08}.portal-register-card p{margin:0 0 18px;color:#f3f8fcf0;font-size:.98rem;line-height:1.65}.portal-register-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.portal-register-form input,.portal-register-form select,.portal-register-form textarea{width:100%;min-height:34px;padding:8px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.26);background:#fffc;color:#183244;font-size:.9rem;font-weight:500;box-shadow:inset 0 1px #ffffff52;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.portal-register-form textarea{grid-column:1 / -1;min-height:66px;resize:vertical}.portal-register-form input::placeholder,.portal-register-form textarea::placeholder{color:#18324494}.portal-register-form input:focus,.portal-register-form select:focus,.portal-register-form textarea:focus{outline:none;border-color:#ffffff85;background:#ffffffeb;box-shadow:inset 0 1px #ffffff6b,0 0 0 3px #ffffff1f}.portal-register-submit{grid-column:1 / -1;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:40px;border:0;border-radius:8px;background:linear-gradient(180deg,#ff8d1a,#ff6f0f);color:#fff;font-size:.92rem;font-weight:700;box-shadow:0 12px 26px #ff781438}.portal-register-status{grid-column:1 / -1;margin:0;padding:10px 12px;border-radius:12px;font-size:.92rem;font-weight:600}.portal-register-status.is-error{background:#fff1f0;color:#a53a34}.portal-register-status.is-success{background:#ebf9f2;color:#156d50}.portal-video-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.portal-video-story{display:grid;gap:12px;padding:12px;border:1px solid #d9e5ec;border-radius:16px;background:#fff;text-align:left;cursor:pointer;box-shadow:0 12px 24px #122d400f}.portal-video-story.is-active{border-color:#4a7d96;box-shadow:0 18px 36px #4a7d9626}.portal-video-story-thumb-wrap{position:relative}.portal-video-story-thumb{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:12px;display:block}.portal-video-story-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:#081b28b8;color:#fff;box-shadow:0 10px 24px #081b2838}.portal-video-story-body{display:grid;gap:6px}.portal-video-story-body strong{color:#173447;font-size:.95rem;line-height:1.35}.portal-video-story-body span{color:#59758a;font-size:.86rem;font-weight:700}.portal-shot-directory,.portal-shot-info{margin-top:16px}.portal-shot-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:12px;margin-bottom:12px}.portal-shot-search,.portal-shot-filter{position:relative;display:flex;align-items:center}.portal-shot-search svg,.portal-shot-filter svg{position:absolute;color:#53708a;pointer-events:none}.portal-shot-search svg{left:12px}.portal-shot-filter svg{right:12px}.portal-shot-search input,.portal-shot-filter select{width:100%;min-height:40px;border-radius:6px;font-size:.94rem}.portal-shot-search input{padding:0 12px 0 36px;border:1px solid #cfdce5;background:#fff}.portal-shot-filter select{padding:0 38px 0 12px;border:1px solid #d7b126;background:linear-gradient(180deg,#ffd73b,#f5c413);color:#503700;font-weight:600;appearance:none}.portal-shot-table{border:1px solid #d5e0e7;border-radius:0 0 8px 8px;overflow:hidden;background:#fff}.portal-shot-table-head,.portal-shot-table-row{display:grid;grid-template-columns:minmax(0,2.3fr) .85fr .9fr 1.3fr;gap:0}.portal-shot-table-head{background:linear-gradient(180deg,#edf5fb,#dfebf3);color:#1f2e3b;font-size:.9rem;font-weight:700}.portal-shot-table-head span,.portal-shot-table-row>*{padding:10px;border-right:1px solid #dbe5eb}.portal-shot-table-head span:last-child,.portal-shot-table-row>*:last-child{border-right:0}.portal-shot-table-row{border-top:1px solid #e4edf2;align-items:center;font-size:.95rem;color:#35546f;font-weight:500}.portal-shot-table-row strong{color:#1f2b36;font-weight:600}.portal-shot-row-link{color:#177d40;font-weight:600}.portal-directory-empty{margin:4px 0 0;padding:14px;border-radius:12px;background:#f8fafb;color:#607a8e}.portal-shot-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.portal-shot-info-card{display:grid;justify-items:center;gap:10px;min-height:92px;padding:14px 10px;border-radius:10px;border:1px solid #dbe6ec;background:linear-gradient(180deg,#fff,#f5fbff);text-align:center}.portal-shot-info-card svg{color:#366f95}.portal-shot-info-card strong{color:#2b465b;font-size:.88rem;line-height:1.2;font-weight:600}.portal-shot-sidebar{display:grid;gap:16px;position:sticky;top:116px}.portal-shot-sidecard{border-radius:12px;padding:12px 14px 14px}.portal-shot-side-list,.portal-shot-legal,.portal-shot-notices{display:grid;gap:10px}.portal-shot-side-list a{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start;color:#25313b;font-size:.96rem;font-weight:600;line-height:1.34}.portal-shot-side-list svg{margin-top:2px}.portal-shot-side-list a:nth-child(1) svg{color:#1fa34a}.portal-shot-side-list a:nth-child(2) svg{color:#1b6daa}.portal-shot-side-list a:nth-child(3) svg{color:#d8861d}.portal-shot-steps{display:grid;gap:10px}.portal-shot-step{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:center}.portal-shot-step span{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:linear-gradient(180deg,#21b34f,#11933a);color:#fff;font-size:.92rem;font-weight:800}.portal-shot-step p{margin:0;color:#24303b;font-size:.98rem;font-weight:600;line-height:1.28}.portal-shot-legal a{color:#24303b;font-size:.96rem;font-weight:600;line-height:1.3}.portal-shot-notice{display:grid;gap:3px;padding-top:10px;border-top:1px solid #e2ebf0}.portal-shot-notice:first-child{padding-top:0;border-top:0}.portal-shot-notice strong{color:#1da34f;font-size:.96rem;font-weight:800}.portal-shot-notice p{margin:0;color:#24303b;font-size:.96rem;font-weight:600;line-height:1.26}.portal-proof-strip{margin-top:16px}.portal-proof-strip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.portal-proof-mini{min-width:0;padding:14px;border:1px solid #dce6ec;border-radius:12px;background:linear-gradient(180deg,#fff,#f7fbfe)}.portal-proof-mini-founder{display:grid;grid-template-columns:54px 1fr;gap:12px;align-items:start}.portal-founder-avatar{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(145deg,#2284aa,#1f7193);color:#fff;font-size:1rem;font-weight:800}.portal-proof-mini strong{display:block;margin:0 0 4px;color:#243544;font-size:.96rem;font-weight:700;line-height:1.2}.portal-proof-mini span{display:block;color:#5b7486;font-size:.9rem;font-weight:500;line-height:1.35}.portal-proof-mini p{margin:10px 0 0;color:#587184;font-size:.9rem;font-weight:500;line-height:1.5}.portal-proof-mini-office img{width:100%;height:160px;object-fit:cover;display:block;border-radius:10px;margin-bottom:12px}.portal-proof-mini-office a{display:inline-block;margin-top:10px;color:#1b7194;font-size:.94rem;font-weight:700}.portal-proof-mini-team ul{margin:8px 0 0;padding-left:20px;color:#28455a;display:grid;gap:8px;font-size:.95rem;font-weight:600;line-height:1.35}@media(max-width:1080px){.portal-shot-grid{grid-template-columns:1fr}.portal-shot-sidebar{position:static;top:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.portal-proof-strip-grid,.portal-resource-grid,.portal-video-feature{grid-template-columns:1fr}.portal-video-grid,.portal-video-rail,.portal-video-article{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.portal-shot-top,.portal-shot-toolbar,.portal-shot-info-grid,.portal-shot-sidebar{grid-template-columns:1fr}.portal-shot-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-resource-grid,.portal-video-grid,.portal-video-rail,.portal-video-article{grid-template-columns:1fr}.portal-shot-table{overflow-x:auto}.portal-shot-table-head,.portal-shot-table-row{min-width:720px}.portal-promo-banner-inner{flex-direction:column;align-items:flex-start}.portal-promo-banner-action{align-self:flex-end}}@media(max-width:760px){.portal-main-section{padding-top:14px}.portal-panel,.portal-shot-panel,.portal-shot-sidecard{padding:12px}.portal-shot-category-grid{grid-template-columns:1fr}.portal-shot-category-card{min-height:92px}.portal-video-body{flex-direction:column}.portal-video-article-meta{flex-direction:column;align-items:start}.portal-promo-banner{min-height:0}.portal-promo-banner-inner{min-height:0;padding-top:24px;padding-bottom:24px}.portal-promo-banner-copy h2{font-size:clamp(2rem,8vw,2.9rem)}.portal-promo-banner-copy p{font-size:1rem}.portal-promo-banner-btn{min-height:60px;padding:0 22px;font-size:1rem}.portal-register-banner{min-height:0}.portal-register-banner-inner{min-height:0;padding-top:14px;padding-bottom:14px}.portal-register-card{width:100%;padding:0}.portal-register-form{grid-template-columns:1fr}.portal-register-form input,.portal-register-form select,.portal-register-form textarea{min-height:40px;background:#ffffffdb}}
