:root{--navy:#082a5e;--blue:#1556b8;--orange:#ff7900;--green:#15966a;--ink:#17253b;--muted:#647288;--line:#dce6f1;--soft:#f4f8fd;--white:#fff;--shadow:0 18px 45px rgba(16,52,98,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit}button,input,select{font:inherit}.container{width:min(1160px,89%);margin-inline:auto}
.site-header{background:linear-gradient(90deg,var(--navy),var(--blue));color:#fff}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:9px;padding:6px 12px;border-radius:11px;background:#fff;color:var(--navy);text-decoration:none;box-shadow:0 6px 16px rgba(0,0,0,.13)}.brand img{width:42px;height:44px;object-fit:contain}.brand-name{font-size:16px;font-weight:850;letter-spacing:.055em}.brand-name span{color:var(--orange)}.main-nav{display:flex;align-items:center;gap:23px}.main-nav a{color:rgba(255,255,255,.87);font-size:13px;font-weight:650;text-decoration:none}.main-nav a:hover,.main-nav a.active{color:#fff}.header-contact{display:flex;align-items:center;gap:12px}.phone-link{font-size:12px;font-weight:750;text-decoration:none}.header-cta{padding:10px 14px;border-radius:9px;background:var(--orange);color:#fff;font-size:12px;font-weight:800;text-decoration:none}.menu-toggle{display:none;border:0;background:transparent;color:#fff;font-size:25px}
.hero{position:relative;overflow:hidden;padding:76px 0 64px;background:radial-gradient(circle at 80% 20%,rgba(21,86,184,.11),transparent 30%),linear-gradient(180deg,#fff,#f9fbfe)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .75fr;gap:7%;align-items:center}.eyebrow{display:flex;align-items:center;gap:8px;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.eyebrow:before{content:"";width:25px;height:2px;background:var(--orange)}h1{margin:16px 0 18px;color:var(--navy);font-size:clamp(42px,5.3vw,67px);line-height:1.03;letter-spacing:-.048em}h1 span,.section-title span{color:var(--blue)}.hero-copy>p{max-width:680px;margin:0;color:var(--muted);font-size:16px;line-height:1.7}.trust-points{display:flex;flex-wrap:wrap;gap:10px 20px;margin:25px 0 30px;padding:0;list-style:none}.trust-points li{font-size:12px;font-weight:700}.trust-points li:before{content:"✓";display:inline-grid;place-items:center;width:19px;height:19px;margin-right:7px;border-radius:50%;background:#e9f8f2;color:var(--green)}.actions{display:flex;flex-wrap:wrap;gap:11px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 19px;border-radius:10px;font-size:13px;font-weight:800;text-decoration:none;border:1px solid var(--line)}.btn-primary{background:var(--blue);border-color:var(--blue);color:#fff}.btn-orange{background:var(--orange);border-color:var(--orange);color:#fff}.btn-light{background:#fff;color:var(--navy)}.microcopy{margin-top:13px;color:var(--muted);font-size:10px}
.match-card{position:relative;padding:24px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:var(--shadow)}.match-card h2{margin:0 0 5px;color:var(--navy);font-size:22px}.match-card>p{margin:0 0 18px;color:var(--muted);font-size:11px}.choice{width:100%;display:flex;align-items:center;gap:10px;margin-top:9px;padding:12px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font-size:11px;font-weight:700;text-align:left;cursor:pointer}.choice.selected{border-color:var(--blue);background:#f1f6fd}.choice.selected:after{content:"✓";margin-left:auto;color:var(--green)}
.doodles{position:absolute;z-index:1;inset:0;pointer-events:none;font-family:"Comic Sans MS","Segoe Print",cursive}.doodle{position:absolute;color:rgba(21,86,184,.14);font-size:12px;font-weight:700;white-space:nowrap}.d1{left:3%;top:18%;transform:rotate(-7deg)}.d2{right:4%;top:10%;transform:rotate(6deg);color:rgba(255,121,0,.16)}.d3{left:42%;top:7%;transform:rotate(-4deg);color:rgba(21,150,106,.15)}.d4{left:5%;bottom:15%;transform:rotate(6deg)}.d5{right:4%;bottom:12%;transform:rotate(-6deg);color:rgba(21,150,106,.15)}.d6{left:43%;bottom:7%;transform:rotate(5deg);color:rgba(255,121,0,.15)}
.section{padding:72px 0}.section-soft{background:var(--soft)}.section-head{max-width:760px;margin:0 auto 35px;text-align:center}.section-title{margin:10px 0 12px;color:var(--navy);font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-.04em}.section-head p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.grid-3,.grid-4{display:grid;gap:16px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.info-card{padding:22px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(16,52,98,.06)}.info-card .icon{display:grid;place-items:center;width:39px;height:39px;border-radius:10px;background:#eaf2fc;color:var(--blue);font-weight:850}.info-card h3{margin:15px 0 7px;color:var(--navy);font-size:16px}.info-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.info-card a{display:inline-block;margin-top:14px;color:var(--blue);font-size:10px;font-weight:800;text-decoration:none}
.page-hero{padding:66px 0;background:linear-gradient(180deg,#f5f9fe,#fff);text-align:center}.page-hero h1{max-width:850px;margin-inline:auto;font-size:clamp(38px,5vw,58px)}.page-hero p{max-width:700px;margin:0 auto;color:var(--muted);line-height:1.7}.placeholder-note{padding:13px 15px;border:1px solid #f0d5ba;border-radius:10px;background:#fff8f1;color:#8b5927;font-size:10px}.data-row{display:grid;grid-template-columns:1.2fr repeat(2,1fr);border-bottom:1px solid var(--line)}.data-row>div{padding:15px;border-right:1px solid var(--line);font-size:11px}.data-row>div:last-child{border-right:0}.compare-box{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.data-row.head{background:#f4f8fd;color:var(--navy);font-weight:800}
.assessment-wrap{display:grid;grid-template-columns:.62fr 1fr;min-height:590px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.assessment-side{position:relative;padding:38px;background:linear-gradient(155deg,var(--navy),var(--blue));color:#fff}.assessment-side .brand{display:inline-flex}.assessment-side h2{margin:48px 0 14px;font-size:29px}.assessment-side p{color:#c8d7eb;font-size:12px;line-height:1.7}.assessment-main{padding:38px}.progress{display:flex;gap:5px;margin:10px 0 28px}.progress span{height:4px;flex:1;border-radius:5px;background:var(--line)}.progress span.on{background:var(--orange)}.form-step{display:none}.form-step.active{display:block}.form-step h2{margin:0 0 6px;color:var(--navy);font-size:26px}.form-step>p{margin:0 0 22px;color:var(--muted);font-size:11px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field{display:grid;gap:6px}.field.full{grid-column:1/-1}.field label{color:var(--navy);font-size:10px;font-weight:750}.field input,.field select{min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font-size:11px}.form-nav{display:flex;align-items:center;justify-content:space-between;margin-top:28px;padding-top:18px;border-top:1px solid var(--line)}.form-nav button{min-height:42px;padding:0 15px;border-radius:9px;font-size:10px;font-weight:800;cursor:pointer}.back{border:0;background:transparent;color:var(--muted)}.next{border:0;background:var(--blue);color:#fff}.form-error{display:none;margin-top:10px;color:#c43f3f;font-size:9px}.result-box{padding:18px;border:1px solid #cbeadd;border-radius:11px;background:#eaf8f3}.consent{display:flex;gap:8px;margin-top:13px;color:var(--muted);font-size:9px;line-height:1.5}
.contact-grid{display:grid;grid-template-columns:.75fr 1fr;gap:25px}.contact-card,.form-card{padding:25px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(16,52,98,.06)}.contact-card h3,.form-card h3{margin-top:0;color:var(--navy)}.contact-list{display:grid;gap:13px}.contact-list a{color:var(--blue);font-weight:750;text-decoration:none}.site-footer{padding:46px 0 22px;border-top:1px solid var(--line);background:#fff}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,.75fr);gap:35px}.footer-brand p{max-width:330px;color:var(--muted);font-size:10px;line-height:1.7}.footer-col h3{color:var(--navy);font-size:11px;text-transform:uppercase}.footer-col a{display:block;margin-top:9px;color:var(--muted);font-size:10px;text-decoration:none}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:30px;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:9px}
@media(max-width:960px){.main-nav{display:none}.menu-toggle{display:block}.header-contact .phone-link:nth-child(2){display:none}.hero-grid,.assessment-wrap,.contact-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.eyebrow,.trust-points,.actions{justify-content:center}.match-card{max-width:470px;margin-inline:auto}.grid-4{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.assessment-side h2{margin-top:28px}.d3,.d6{display:none}}
@media(max-width:620px){.container{width:min(92%,1160px)}.header-inner{min-height:68px}.brand img{width:35px;height:37px}.brand-name{font-size:13px}.header-contact .phone-link{display:none}.header-cta{display:none}.hero{padding:54px 0}.hero-copy>p{font-size:14px}.trust-points{display:grid;text-align:left;width:max-content;max-width:100%;margin-inline:auto}.actions{display:grid}.btn{width:100%}.grid-3,.grid-4,.field-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.assessment-main,.assessment-side{padding:28px 6%}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:grid}.data-row{min-width:580px}.compare-scroll{overflow-x:auto}.doodle{font-size:10px}.d3,.d4,.d6{display:none}}
.reviews-section{background:linear-gradient(180deg,#f5f9fe,#fff)}.google-rating{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:50px;padding:22px 28px;border-radius:15px;background:var(--navy);color:#fff}.google-rating>div{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.google-rating strong{font-size:29px}.google-rating small{color:#c9d8eb}.google-rating a{padding:10px 15px;border:1px solid rgba(255,255,255,.35);border-radius:999px;color:#fff;font-size:12px;font-weight:800;text-decoration:none}.rating-stars{color:#ff9a18;letter-spacing:1px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonial-card{overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(16,52,98,.08)}.testimonial-photo{display:block;width:100%;height:300px;object-fit:contain;object-position:center;background:#f4f7fb}.siddharth-photo{background-image:url('siddharth-testimonial.png');background-size:contain;background-position:center;background-repeat:no-repeat}.testimonial-body{display:flex;flex:1;flex-direction:column;padding:21px}.testimonial-body blockquote{margin:13px 0 20px;color:var(--ink);font-size:13px;line-height:1.65}.testimonial-person{margin-top:auto;padding-top:15px;border-top:1px solid var(--line)}.testimonial-person strong,.testimonial-person span{display:block}.testimonial-person strong{color:var(--navy);font-size:14px}.testimonial-person span{margin-top:3px;color:var(--muted);font-size:11px}.verified-review{display:block;margin-top:12px;color:var(--green);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}@media(max-width:900px){.testimonial-grid{grid-template-columns:1fr}.testimonial-card{display:grid;grid-template-columns:230px 1fr}.testimonial-photo{height:100%;min-height:330px}}@media(max-width:620px){.google-rating{align-items:flex-start}.google-rating a{display:none}.testimonial-card{display:flex}.testimonial-photo{height:340px;min-height:0}}
.testimonial-details{margin:-6px 0 18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.testimonial-details summary{padding:12px 0;color:var(--blue);font-size:11px;font-weight:800;cursor:pointer}.testimonial-details p{margin:0 0 12px;color:var(--muted);font-size:12px;line-height:1.65}.testimonial-details[open] summary{color:var(--navy)}

/* Hero v2 */
.hero-v2{padding:76px 0 68px;background:radial-gradient(circle at 86% 15%,rgba(10,102,194,.12),transparent 28%),linear-gradient(135deg,#fff 0%,#f5faff 58%,#eef7ff 100%)}.hero-v2-grid{display:grid;grid-template-columns:55fr 45fr;gap:6%;align-items:center}.hero-v2-copy h1{max-width:760px;margin:18px 0;color:#1f2937;font-size:clamp(46px,5.2vw,68px);font-weight:700;line-height:1.04;letter-spacing:-.048em}.hero-v2-copy h1 span{color:#0a66c2}.hero-v2-copy>p{max-width:700px;margin:0;color:#536176;font-size:15px;line-height:1.72}.hero-badge{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:8px 12px;border:1px solid #d8e9fa;border-radius:999px;background:rgba(255,255,255,.86);color:#0a66c2;font-size:10px;font-weight:800;letter-spacing:.02em}.hero-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 18px;margin:25px 0 28px;padding:0;list-style:none}.hero-benefits li{position:relative;padding-left:27px;color:#26364c;font-size:11px;font-weight:700}.hero-benefits li:before{content:"✓";position:absolute;left:0;top:-2px;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#e8f8f1;color:#00a86b;font-weight:900}.hero-v2-actions{display:flex;flex-wrap:wrap;gap:11px}.btn-call{border-color:#0a66c2;background:transparent;color:#0a66c2}.course-chips{display:flex;gap:8px;margin-top:24px;overflow-x:auto;padding:2px 2px 8px;scrollbar-width:none}.course-chips::-webkit-scrollbar{display:none}.course-chips span{flex:0 0 auto;padding:7px 11px;border:1px solid #dbe7f4;border-radius:999px;background:#fff;color:#536176;font-size:10px;font-weight:800;transition:transform .18s ease,border-color .18s ease,color .18s ease}.course-chips span:hover{transform:translateY(-2px);border-color:#0a66c2;color:#0a66c2}.hero-assessment-card{position:relative;padding:28px;border:1px solid #deebf7;border-radius:22px;background:#fff;box-shadow:0 24px 64px rgba(15,72,125,.14);animation:heroFadeUp .5s ease both}.assessment-mini-visual{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.mini-node{display:grid;place-items:center;width:53px;height:53px;border-radius:15px;background:#f1f5f9;color:#536176;font-size:9px;font-weight:800}.mini-node-blue{background:#e9f4ff;color:#0a66c2}.mini-node-green{background:#e8f8f1;color:#008d59}.mini-line{width:34px;height:2px;background:linear-gradient(90deg,#cbdced,#0a66c2)}.hero-card-heading{text-align:center}.hero-card-heading>span{color:#0a66c2;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-card-heading h2{margin:7px 0 4px;color:#1f2937;font-size:24px;letter-spacing:-.03em}.hero-card-heading p{margin:0 0 20px;color:#64748b;font-size:11px}.hero-quick-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hero-quick-form label{display:grid;gap:6px;color:#475569;font-size:9px;font-weight:800}.hero-quick-form select{width:100%;min-height:43px;padding:0 11px;border:1px solid #dce6f1;border-radius:9px;background:#fff;color:#1f2937;font:inherit;font-size:11px}.hero-form-submit{grid-column:1/-1;width:100%;border:0;cursor:pointer}.hero-form-trust{display:flex;justify-content:center;gap:18px;margin-top:13px;color:#64748b;font-size:9px}.hero-trust-strip{background:#fff;border-bottom:1px solid #e5edf5}.trust-strip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.trust-strip-grid>div{display:grid;grid-template-columns:38px 1fr;column-gap:10px;padding:22px 7%;border-right:1px solid #e5edf5}.trust-strip-grid>div:last-child{border:0}.trust-strip-grid>div>span{grid-row:1/3;font-size:24px}.trust-strip-grid strong{color:#1f2937;font-size:11px}.trust-strip-grid small{margin-top:3px;color:#64748b;font-size:9px}.mobile-contact-bar{display:none}.hero-v2 .btn{transition:transform .18s ease,box-shadow .18s ease}.hero-v2 .btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(10,102,194,.16)}@keyframes heroFadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hero-assessment-card{animation:none}.course-chips span,.hero-v2 .btn{transition:none}}
@media(max-width:960px){.hero-v2-grid{grid-template-columns:1fr}.hero-v2-copy{text-align:center}.hero-badge{justify-content:center}.hero-benefits{max-width:670px;margin-inline:auto}.hero-v2-actions{justify-content:center}.hero-assessment-card{width:min(100%,580px);margin:42px auto 0}.trust-strip-grid{grid-template-columns:1fr}.trust-strip-grid>div{border-right:0;border-bottom:1px solid #e5edf5}}
@media(max-width:620px){body{padding-bottom:58px}.hero-v2{padding:48px 0 40px}.hero-v2-copy h1{font-size:40px}.hero-v2-copy>p{font-size:13px}.hero-badge{border-radius:14px;font-size:9px;line-height:1.45}.hero-benefits{grid-template-columns:1fr;text-align:left}.hero-v2-actions{display:grid}.course-chips{margin-right:-4%;padding-right:4%}.hero-assessment-card{margin-top:32px;padding:23px 18px}.hero-quick-form{grid-template-columns:1fr}.hero-form-submit{grid-column:auto}.assessment-mini-visual{transform:scale(.9);margin-bottom:13px}.mobile-contact-bar{position:fixed;z-index:80;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1fr;padding:8px;background:#fff;border-top:1px solid #dce6f1;box-shadow:0 -8px 24px rgba(15,42,78,.1)}.mobile-contact-bar a{display:grid;place-items:center;min-height:42px;color:#fff;font-size:12px;font-weight:800;text-decoration:none}.mobile-contact-bar a:first-child{background:#00a86b;border-radius:9px 0 0 9px}.mobile-contact-bar a:last-child{background:#0a66c2;border-radius:0 9px 9px 0}}

/* Hero v2 sizing refinement */
@media(min-width:961px){.hero-v2-grid{grid-template-columns:52fr 48fr;gap:5%}.hero-assessment-card{padding:34px 32px;border-radius:24px}.hero-card-heading h2{font-size:29px}.hero-card-heading p{font-size:13px;margin-bottom:24px}.hero-card-heading>span{font-size:10px}.hero-quick-form{gap:15px}.hero-quick-form label{gap:8px;font-size:11px}.hero-quick-form select{min-height:51px;padding:0 14px;font-size:13px;border-radius:11px}.hero-form-submit{min-height:53px;font-size:14px}.hero-form-trust{margin-top:16px;font-size:10px}.mini-node{width:61px;height:61px;font-size:10px}.mini-line{width:42px}.assessment-mini-visual{margin-bottom:24px}}

/* Main-purpose headline panel */
.hero-v2-copy h1{position:relative;margin:18px 0 20px;padding:22px 24px;border:1px solid rgba(10,102,194,.16);border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(235,246,255,.96));box-shadow:0 16px 40px rgba(10,102,194,.09)}.hero-v2-copy h1:before{content:"";position:absolute;top:18px;bottom:18px;left:0;width:5px;border-radius:0 5px 5px 0;background:#0a66c2}
@media(max-width:960px){.hero-v2-copy h1{margin-inline:auto}.hero-v2-copy h1:before{top:auto;right:24%;bottom:0;left:24%;width:auto;height:4px;border-radius:4px 4px 0 0}}
@media(max-width:620px){.hero-v2-copy h1{padding:18px 16px;border-radius:16px}}

/* Hero course groups */
.hero-course-groups{display:grid;gap:12px;margin-top:24px}.hero-course-group{display:flex;align-items:center;gap:12px}.hero-course-group>strong{flex:0 0 78px;color:#0a66c2;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.hero-course-group .course-chips{margin-top:0;padding-bottom:2px}.hero-course-group .course-chips span{min-width:52px;padding:8px 13px;border-color:#bad7f1;background:linear-gradient(180deg,#fff,#edf7ff);color:#0a66c2;text-align:center;box-shadow:0 5px 14px rgba(10,102,194,.08)}.hero-course-group:nth-child(2) .course-chips span{border-color:#cce8dd;background:linear-gradient(180deg,#fff,#eefaf5);color:#008d59}
@media(max-width:620px){.hero-course-groups{gap:15px}.hero-course-group{display:block;text-align:left}.hero-course-group>strong{display:block;margin-bottom:7px}.hero-course-group .course-chips{margin-right:-4%;padding-right:4%}}

/* Floating course ticker */
.course-ticker{min-width:0;overflow:hidden;padding:7px 0;mask-image:linear-gradient(90deg,transparent,#000 9%,#000 91%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 9%,#000 91%,transparent)}.course-track{display:flex;width:max-content;gap:13px;will-change:transform;animation:courseFloatLeft 22s linear infinite}.course-track-ug{animation-name:courseFloatRight;animation-duration:20s}.course-track span{display:grid;place-items:center;min-width:88px;min-height:44px;padding:9px 18px;border:1px solid #b8d8f4;border-radius:14px;background:linear-gradient(180deg,#fff,#eaf5ff);color:#0a66c2;font-size:14px;font-weight:800;box-shadow:0 9px 22px rgba(10,102,194,.12)}.course-track-ug span{border-color:#bfe4d5;background:linear-gradient(180deg,#fff,#eaf9f3);color:#008d59;box-shadow:0 9px 22px rgba(0,168,107,.1)}.course-ticker:hover .course-track{animation-play-state:paused}@keyframes courseFloatLeft{to{transform:translateX(calc(-50% - 6.5px))}}@keyframes courseFloatRight{from{transform:translateX(calc(-50% - 6.5px))}to{transform:translateX(0)}}@media(prefers-reduced-motion:reduce){.course-track{animation:none}.course-ticker{overflow-x:auto;mask-image:none;-webkit-mask-image:none}}@media(max-width:620px){.hero-course-group{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center}.hero-course-group>strong{margin:0}.course-track span{min-width:78px;min-height:42px;font-size:13px}}

/* Assessment card is the primary hero USP */
@media(min-width:961px){.hero-v2 .container{width:min(94%,1280px)}.hero-v2-grid{grid-template-columns:minmax(0,50fr) minmax(500px,50fr);gap:4%}.hero-assessment-card{justify-self:end;width:100%;max-width:570px;margin-left:auto;border-top:5px solid #0a66c2;box-shadow:0 30px 80px rgba(10,102,194,.19)}.hero-card-heading h2{color:#0a66c2;font-size:31px}.hero-card-heading>span{display:inline-block;padding:6px 10px;border-radius:999px;background:#eaf5ff}.hero-quick-form select{border-color:#c9dced}.hero-form-submit{box-shadow:0 12px 28px rgba(10,102,194,.22)}}

/* Hero alignment correction */
.hero-v2-copy,.hero-assessment-card{min-width:0}.hero-v2-copy{text-align:left}.hero-card-heading{text-align:left}.hero-card-heading h2{line-height:1.15}.hero-card-heading p{margin-left:0}.assessment-mini-visual{justify-content:flex-start}
@media(min-width:961px){.hero-v2-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:4%;align-items:start}.hero-assessment-card{width:100%;max-width:540px;margin:0 0 0 auto;transform:none}.hero-v2-copy h1{margin-left:0;margin-right:0}.course-ticker{width:100%;max-width:100%}}
@media(max-width:1100px) and (min-width:961px){.hero-v2 .container{width:min(96%,1100px)}.hero-v2-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3%}.hero-assessment-card{padding:28px 24px}.hero-card-heading h2{font-size:27px}.hero-quick-form{grid-template-columns:1fr}.hero-form-submit{grid-column:auto}}
@media(max-width:960px){.hero-v2-copy{text-align:center}.hero-card-heading{text-align:center}.assessment-mini-visual{justify-content:center}}

/* Premium trust strip */
.hero-trust-strip{padding:24px 0;background:linear-gradient(180deg,#fff,#f7fbff)}.trust-strip-grid{gap:18px}.trust-strip-grid>div{grid-template-columns:58px 1fr;column-gap:15px;align-items:center;min-height:112px;padding:22px 24px;border:1px solid #dce9f5!important;border-radius:17px;background:#fff;box-shadow:0 12px 30px rgba(10,74,135,.08)}.trust-vector{grid-row:1/3!important;display:grid;place-items:center;width:56px;height:56px;border-radius:16px;background:linear-gradient(145deg,#e8f4ff,#f8fcff);color:#0a66c2;box-shadow:inset 0 0 0 1px #cfe5f8,0 8px 18px rgba(10,102,194,.12)}.trust-vector svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.trust-strip-grid>div:nth-child(2) .trust-vector{background:linear-gradient(145deg,#edf9f4,#fff);color:#00a86b;box-shadow:inset 0 0 0 1px #cdeadd,0 8px 18px rgba(0,168,107,.1)}.trust-strip-grid>div:nth-child(3) .trust-vector{background:linear-gradient(145deg,#fff5e9,#fff);color:#e66d00;box-shadow:inset 0 0 0 1px #f3dcc4,0 8px 18px rgba(230,109,0,.1)}.trust-strip-grid strong{font-size:14px;line-height:1.35}.trust-strip-grid small{font-size:11px;line-height:1.45}.trust-strip-grid>div>span.trust-vector{font-size:0}
@media(max-width:960px){.trust-strip-grid{gap:12px}.trust-strip-grid>div{border-bottom:1px solid #dce9f5!important}}
@media(max-width:620px){.hero-trust-strip{padding:18px 0}.trust-strip-grid>div{grid-template-columns:52px 1fr;min-height:98px;padding:18px}.trust-vector{width:50px;height:50px}.trust-vector svg{width:26px;height:26px}.trust-strip-grid strong{font-size:13px}.trust-strip-grid small{font-size:10px}}

/* EMI calculator */
.emi-page-hero{padding:62px 0 58px;background:linear-gradient(135deg,#fff,#eef7ff)}.emi-page-hero .eyebrow{font-size:12px;font-weight:800;letter-spacing:1.3px}.emi-page-hero h1{max-width:850px;margin:20px auto 18px;font-size:46px;line-height:1.08;font-weight:800;letter-spacing:-1px}.emi-page-hero p{max-width:740px;font-size:16px;line-height:1.5}.emi-calculator-section{padding-top:34px;background:#f8fafc}.emi-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:25px;align-items:stretch}.emi-panel,.emi-results{padding:32px;border:1px solid #dce7f2;border-radius:20px;background:#fff;box-shadow:0 18px 48px rgba(10,75,135,.1)}.emi-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.emi-panel-head span{color:#0a66c2;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.emi-panel-head h2{margin:7px 0 0;color:#1f2937;font-size:29px;letter-spacing:-.03em}.emi-free-badge{padding:7px 10px;border-radius:999px;background:#e9f8f2;color:#008d59!important;white-space:nowrap}.fee-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:25px 0}.fee-presets button{min-height:44px;border:1px solid #cfe0ef;border-radius:10px;background:#f8fbff;color:#0a66c2;font-size:12px;font-weight:800;cursor:pointer}.fee-presets button:hover,.fee-presets button.selected{border-color:#0a66c2;background:#eaf5ff}.emi-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.emi-fields label{display:grid;gap:7px;color:#475569;font-size:11px;font-weight:800}.emi-fields input,.emi-fields select{width:100%;min-height:50px;padding:0 13px;border:1px solid #d5e1ed;border-radius:10px;background:#fff;color:#1f2937;font:inherit;font-size:13px}.emi-calculate-button{width:100%;margin-top:20px;border:0;cursor:pointer}.emi-error{min-height:18px;margin:8px 0 0;color:#c33;font-size:11px}.emi-results{display:flex;flex-direction:column;background:linear-gradient(145deg,#082a5e,#0a66c2);color:#fff}.emi-result-label{color:#cfe4f8;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.emi-monthly{margin:9px 0 24px;font-size:48px;line-height:1}.emi-result-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.emi-result-grid div{padding:14px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.08)}.emi-result-grid span,.emi-result-grid strong{display:block}.emi-result-grid span{color:#cfe4f8;font-size:9px}.emi-result-grid strong{margin-top:5px;font-size:14px}.emi-zero-note{margin:17px 0;padding:12px;border-radius:10px;background:rgba(0,168,107,.22);font-size:10px;line-height:1.5}.emi-results>.btn{margin-top:auto;background:#fff;border-color:#fff;color:#0a66c2}.emi-disclaimer{margin:14px 0 0;color:#cfe4f8;font-size:9px;line-height:1.55}@media(max-width:1366px) and (min-width:901px){.emi-page-hero h1{font-size:43px}}@media(max-width:900px){.emi-page-hero{padding:54px 0 50px}.emi-page-hero h1{font-size:38px}.emi-calculator-section{padding-top:30px}.emi-layout{grid-template-columns:1fr}.emi-results{min-height:430px}}@media(max-width:620px){.emi-page-hero{padding:42px 0 40px}.emi-page-hero .eyebrow{font-size:11px}.emi-page-hero h1{margin:17px auto 15px;font-size:32px;line-height:1.1}.emi-page-hero p{font-size:15px}.emi-calculator-section{padding-top:24px}.emi-panel,.emi-results{padding:23px 18px}.fee-presets{grid-template-columns:1fr 1fr}.emi-fields{grid-template-columns:1fr}.emi-monthly{font-size:41px}.emi-result-grid{grid-template-columns:1fr}}

/* Refined brand treatment in the original header position */
.site-header .header-inner{width:min(1160px,89%);max-width:1160px;margin-inline:auto;min-height:76px}.site-header .brand{position:relative;flex:0 0 auto;padding:7px 13px 7px 9px;border:1px solid transparent;border-radius:11px;background:linear-gradient(#fff,#f9fcff) padding-box,linear-gradient(135deg,rgba(10,102,194,.7),rgba(255,121,0,.85)) border-box;box-shadow:0 7px 18px rgba(0,0,0,.13)}.site-header .brand:after{content:"";position:absolute;right:14px;bottom:-1px;left:14px;height:3px;border-radius:3px 3px 0 0;background:linear-gradient(90deg,#0a66c2 0 62%,#ff7900 62%)}.site-header .brand img{width:42px;height:44px}.site-header .brand-name{font-size:16px}.site-header .main-nav{margin-left:0}.site-header .header-contact{margin-left:0}@media(max-width:620px){.site-header .header-inner{width:min(92%,1160px);min-height:68px}.site-header .brand{padding:6px 10px 6px 7px}.site-header .brand img{width:35px;height:37px}.site-header .brand-name{font-size:13px}}

/* Approved headline treatment with the original blue, white and green palette */
.hero-v2-copy h1.reference-headline{display:grid;gap:3px;margin-top:0;margin-bottom:0;padding:18px 22px 15px;color:#1f2937;text-align:center}.reference-headline span{display:block}.reference-headline .headline-line-one{color:#1f2937;font-size:.78em;letter-spacing:-.035em}.reference-headline .headline-line-one em{color:#0a66c2;font-style:normal}.reference-headline .headline-line-two{color:#0a66c2}.reference-subheadline{position:relative;display:grid;gap:3px;margin:-2px auto 0!important;padding:14px 20px 0;max-width:620px!important;color:#1f2937!important;font-size:clamp(20px,2vw,27px)!important;font-weight:700;line-height:1.28!important;text-align:center}.compare-line{display:flex;align-items:center;justify-content:center;gap:13px}.compare-line:before,.compare-line:after{content:"";width:42px;height:2px;background:#0a66c2;border-radius:2px}.program-line{display:block}.reference-subheadline strong{color:#0a66c2}.reference-subheadline b{color:#1f2937}
.hero-v2 .hero-benefits{gap:14px 16px;margin-top:27px}.hero-v2 .hero-benefits li{display:grid;grid-template-columns:42px 1fr;gap:11px;align-items:center;min-height:62px;padding:10px 12px 10px 10px;border:1px solid #dce9f5;border-radius:14px;background:rgba(255,255,255,.82);color:#26364c;font-size:13px;font-weight:800;line-height:1.35;box-shadow:0 8px 22px rgba(10,74,135,.07)}.hero-v2 .hero-benefits li:before{display:none}.benefit-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,#e8f4ff,#f8fcff);color:#0a66c2;box-shadow:inset 0 0 0 1px #cfe5f8}.benefit-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-v2 .hero-benefits li:nth-child(3) .benefit-icon,.hero-v2 .hero-benefits li:nth-child(4) .benefit-icon{background:linear-gradient(145deg,#edf9f4,#fff);color:#00a86b;box-shadow:inset 0 0 0 1px #cdeadd}
@media(max-width:620px){.hero-v2-copy h1.reference-headline{padding:15px 12px 13px}.reference-headline .headline-line-one{font-size:.72em}.reference-subheadline{padding:12px 5px 0;font-size:20px!important}.compare-line{gap:7px}.compare-line:before,.compare-line:after{width:24px}}
@media(max-width:620px){.hero-v2 .hero-benefits{width:100%;gap:10px}.hero-v2 .hero-benefits li{grid-template-columns:40px 1fr;min-height:58px;padding:9px 11px;font-size:12px;text-align:left}.benefit-icon{width:40px;height:40px}}
.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}
@media(max-width:620px){.grid-2{grid-template-columns:1fr}}

/* Approved College View palette: reference navy, orange, black and white */
:root{--navy:#071747;--blue:#102a67;--orange:#ed4a0b;--green:#ed4a0b;--ink:#111318;--muted:#5f6878;--line:#dfe4ee;--soft:#f7f8fc;--white:#fff;--shadow:0 18px 45px rgba(7,23,71,.12)}
body{background:#fff;color:#111318}.site-header{background:#071747}.site-header .brand{background:#fff;border-color:rgba(7,23,71,.14)}.site-header .brand:after{background:linear-gradient(90deg,#071747 0 62%,#ed4a0b 62%)}.site-header .header-cta{background:#ed4a0b}.hero-v2{background:radial-gradient(circle at 0 0,rgba(237,74,11,.1) 0 2px,transparent 3px) 0 0/25px 25px,linear-gradient(135deg,#fff 0%,#fff 58%,#f5f6fa 100%)}.hero-v2-copy h1.reference-headline{background:rgba(255,255,255,.94);border-color:rgba(7,23,71,.12);box-shadow:0 16px 40px rgba(7,23,71,.08)}.hero-v2-copy h1.reference-headline:before{background:#ed4a0b}.reference-headline .headline-line-one{color:#111318}.reference-headline .headline-line-one em{color:#ed4a0b}.reference-headline .headline-line-two{color:#071747}.compare-line:before,.compare-line:after{background:#ed4a0b}.reference-subheadline{color:#111318!important}.reference-subheadline strong{color:#ed4a0b}.reference-subheadline b{color:#071747}.hero-v2 .hero-benefits li{border-color:#dfe4ee;color:#111827;box-shadow:0 8px 22px rgba(7,23,71,.07)}.benefit-icon{background:#f0f2f8;color:#071747;box-shadow:inset 0 0 0 1px #d5dbea}.hero-v2 .hero-benefits li:nth-child(3) .benefit-icon,.hero-v2 .hero-benefits li:nth-child(4) .benefit-icon{background:#fff1eb;color:#ed4a0b;box-shadow:inset 0 0 0 1px #f3d2c4}.hero-v2 .btn-primary,.hero-form-submit{background:#071747;border-color:#071747}.hero-v2 .btn-call{border-color:#ed4a0b;color:#ed4a0b}.hero-course-group>strong{color:#071747}.course-track span{border-color:#071747;background:#071747;color:#fff;box-shadow:0 9px 22px rgba(7,23,71,.18)}.course-track-ug span{border-color:#ed4a0b;background:#ed4a0b;color:#fff;box-shadow:0 9px 22px rgba(237,74,11,.16)}.hero-assessment-card{border-color:#dfe4ee;border-top-color:#ed4a0b!important;box-shadow:0 30px 80px rgba(7,23,71,.16)}.hero-card-heading h2{color:#071747}.hero-card-heading>span{background:#fff1eb;color:#ed4a0b}.mini-node-blue{background:#f0f2f8;color:#071747}.mini-node-green{background:#fff1eb;color:#ed4a0b}.mini-line{background:linear-gradient(90deg,#071747,#ed4a0b)}.hero-form-submit{background:#071747!important}.hero-form-submit:hover{background:#ed4a0b!important;border-color:#ed4a0b!important}.hero-trust-strip{background:linear-gradient(180deg,#fff,#f7f8fc)}.trust-vector,.trust-strip-grid>div:nth-child(2) .trust-vector{background:#f0f2f8;color:#071747;box-shadow:inset 0 0 0 1px #d5dbea,0 8px 18px rgba(7,23,71,.1)}.trust-strip-grid>div:nth-child(3) .trust-vector{background:#fff1eb;color:#ed4a0b;box-shadow:inset 0 0 0 1px #f3d2c4,0 8px 18px rgba(237,74,11,.1)}.section-title,.info-card h3,.contact-card h3,.form-card h3,.footer-col h3{color:#071747}.section-title span,.info-card a,.contact-list a{color:#ed4a0b}.eyebrow{color:#071747}.eyebrow:before{background:#ed4a0b}.info-card .icon{background:#f0f2f8;color:#071747}.btn-primary{background:#071747;border-color:#071747}.btn-orange{background:#ed4a0b;border-color:#ed4a0b}.mobile-contact-bar a:last-child{background:#071747}

/* Approved reference-photo hero composition */
.hero-v2{min-height:690px;padding:62px 0 48px;background-image:linear-gradient(90deg,rgba(255,250,248,.94) 0%,rgba(255,250,248,.62) 28%,rgba(255,255,255,.08) 46%,rgba(247,248,252,.02) 100%),url('hero-team-vibrant.png');background-size:cover;background-position:center;background-repeat:no-repeat}.hero-v2 .container{width:min(96%,1400px)}.hero-v2-grid{grid-template-columns:minmax(0,44fr) minmax(380px,31fr);gap:25%;align-items:center}.hero-v2-copy{align-self:center}.hero-v2-copy h1.reference-headline{display:block;margin:0 0 8px;padding:0;border:0;background:transparent;box-shadow:none;text-align:left}.reference-headline .headline-line-one,.reference-headline .headline-line-two{display:block}.reference-headline .headline-line-one{font-size:.82em}.reference-headline .headline-line-one em{color:#071747}.reference-headline .headline-line-two{color:#ed4a0b}.reference-subheadline{display:grid;justify-items:start;margin:8px 0 0!important;padding:0;max-width:590px!important;text-align:left}.compare-line{justify-content:flex-start}.compare-line:before{display:none}.compare-line:after{width:36px}.hero-v2 .hero-benefits{margin:24px 0 24px;gap:12px}.hero-v2 .hero-benefits li{min-height:62px;border-color:rgba(255,255,255,.72);background:rgba(255,255,255,.92);box-shadow:0 12px 28px rgba(7,23,71,.12);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hero-v2-actions{justify-content:flex-start}.hero-course-groups{margin-top:22px;padding:12px 14px;border-radius:16px;background:rgba(7,23,71,.92);box-shadow:0 16px 35px rgba(7,23,71,.2)}.hero-course-group>strong{color:#fff}.course-ticker{mask-image:linear-gradient(90deg,#000 0,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,#000 0,#000 92%,transparent)}.course-track span{min-height:38px;border-color:#183576;background:#102a67}.course-track-ug span{min-height:38px;border-color:#ed4a0b;background:#ed4a0b}.hero-assessment-card{align-self:center;border-top-width:4px!important;background:rgba(255,255,255,.97);box-shadow:0 30px 70px rgba(7,23,71,.24);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);transform:translateX(20px)}
@media(max-width:1100px) and (min-width:961px){.hero-v2{background-position:48% center}.hero-v2 .container{width:min(97%,1100px)}.hero-v2-grid{grid-template-columns:minmax(0,48fr) minmax(385px,38fr);gap:14%}.hero-assessment-card{padding:25px 22px;transform:translateX(10px)}.hero-v2-copy h1.reference-headline{font-size:clamp(40px,4.5vw,56px)}.hero-v2 .hero-benefits li{font-size:11px}.hero-course-groups{padding-inline:10px}}
@media(max-width:960px){.hero-v2{min-height:0;padding:48px 0;background-position:58% center;background-image:linear-gradient(180deg,rgba(255,250,248,.94) 0%,rgba(255,250,248,.88) 52%,rgba(247,248,252,.94) 100%),url('hero-team-vibrant.png')}.hero-v2-grid{grid-template-columns:1fr}.hero-v2-copy{text-align:center}.hero-v2-copy h1.reference-headline{text-align:center}.reference-subheadline{justify-items:center;margin-inline:auto!important;text-align:center}.compare-line{justify-content:center}.compare-line:before{display:block}.hero-v2-actions{justify-content:center}.hero-course-groups{max-width:700px;margin-inline:auto}.hero-assessment-card{margin-top:38px;transform:none}}
@media(max-width:620px){.hero-v2{padding:36px 0 34px;background-position:62% center}.hero-v2 .container{width:min(92%,1280px)}.hero-course-groups{padding:11px 10px}.hero-course-group>strong{color:#fff}.hero-v2 .hero-benefits li{background:rgba(255,255,255,.94)}}

/* Blue palette comparison with restored centred headline panel */
:root{--navy:#082a5e;--blue:#0a66c2;--orange:#ff7900;--green:#00a86b;--ink:#1f2937;--muted:#64748b;--line:#dce6f1;--soft:#f8fafc;--white:#fff;--shadow:0 18px 45px rgba(10,74,135,.12)}
body{color:#1f2937}.site-header{background:linear-gradient(90deg,#082a5e,#0a66c2)}.site-header .brand:after{background:linear-gradient(90deg,#0a66c2 0 62%,#ff7900 62%)}.site-header .header-cta{background:#ff7900}.hero-v2-copy h1.reference-headline{position:relative;display:grid;gap:3px;margin:0 0 8px;padding:20px 22px 17px;border:1px solid rgba(10,102,194,.16);border-radius:20px;background:rgba(255,255,255,.9);box-shadow:0 16px 40px rgba(10,102,194,.1);text-align:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hero-v2-copy h1.reference-headline:before{content:"";display:block;position:absolute;top:17px;bottom:17px;left:0;width:5px;border-radius:0 5px 5px 0;background:#ff7900}.reference-headline .headline-line-one{color:#1f2937}.reference-headline .headline-line-one em{color:#0a66c2}.reference-headline .headline-line-two{color:#0a66c2}.reference-subheadline{justify-items:center;margin:8px auto 0!important;text-align:center}.compare-line{justify-content:center}.compare-line:before{display:block}.compare-line:before,.compare-line:after{background:#0a66c2}.reference-subheadline strong{color:#0a66c2}.reference-subheadline b{color:#1f2937}.hero-v2 .hero-benefits li{border-color:#dce9f5;color:#26364c;box-shadow:0 12px 28px rgba(10,74,135,.12)}.benefit-icon{background:linear-gradient(145deg,#e8f4ff,#f8fcff);color:#0a66c2;box-shadow:inset 0 0 0 1px #cfe5f8}.hero-v2 .hero-benefits li:nth-child(3) .benefit-icon,.hero-v2 .hero-benefits li:nth-child(4) .benefit-icon{background:linear-gradient(145deg,#edf9f4,#fff);color:#00a86b;box-shadow:inset 0 0 0 1px #cdeadd}.hero-v2 .btn-primary{background:#0a66c2;border-color:#0a66c2}.hero-v2 .btn-call{border-color:#0a66c2;color:#0a66c2}.hero-course-groups{background:rgba(8,42,94,.94);box-shadow:0 16px 35px rgba(8,42,94,.22)}.course-track span{border-color:#0a66c2;background:#0a66c2}.course-track-ug span{border-color:#00a86b;background:#00a86b;box-shadow:0 9px 22px rgba(0,168,107,.14)}.hero-assessment-card{border-color:#dce6f1;border-top-color:#0a66c2!important;box-shadow:0 30px 70px rgba(8,42,94,.22)}.hero-card-heading h2{color:#0a66c2}.hero-card-heading>span{background:#eaf5ff;color:#0a66c2}.mini-node-blue{background:#e9f4ff;color:#0a66c2}.mini-node-green{background:#e8f8f1;color:#00a86b}.mini-line{background:linear-gradient(90deg,#0a66c2,#00a86b)}.hero-form-submit{background:#0a66c2!important}.hero-form-submit:hover{background:#082a5e!important;border-color:#082a5e!important}.hero-form-trust span:last-child{color:#00a86b}.trust-vector,.trust-strip-grid>div:nth-child(2) .trust-vector{background:linear-gradient(145deg,#e8f4ff,#f8fcff);color:#0a66c2;box-shadow:inset 0 0 0 1px #cfe5f8,0 8px 18px rgba(10,102,194,.1)}.trust-strip-grid>div:nth-child(3) .trust-vector{background:linear-gradient(145deg,#edf9f4,#fff);color:#00a86b;box-shadow:inset 0 0 0 1px #cdeadd,0 8px 18px rgba(0,168,107,.1)}.section-title,.info-card h3,.contact-card h3,.form-card h3,.footer-col h3{color:#082a5e}.section-title span,.info-card a,.contact-list a,.eyebrow{color:#0a66c2}.eyebrow:before{background:#ff7900}.info-card .icon{background:#eaf2fc;color:#0a66c2}.btn-primary{background:#0a66c2;border-color:#0a66c2}.mobile-contact-bar a:last-child{background:#0a66c2}
@media(max-width:960px){.hero-v2-copy h1.reference-headline{margin-inline:auto}.hero-v2-copy h1.reference-headline:before{top:auto;right:24%;bottom:0;left:24%;width:auto;height:4px;border-radius:4px 4px 0 0}}
@media(max-width:620px){.hero-v2-copy h1.reference-headline{padding:17px 14px 15px;border-radius:16px}}

/* Keep the approved headline on exactly two lines */
.hero-v2-copy h1.reference-headline{font-size:clamp(38px,4.25vw,58px);letter-spacing:-.05em}.reference-headline .headline-line-one,.reference-headline .headline-line-two{display:block;white-space:nowrap}.reference-headline .headline-line-one{font-size:.82em}
@media(max-width:1100px) and (min-width:961px){.hero-v2-copy h1.reference-headline{font-size:clamp(34px,4.1vw,48px)}}
@media(max-width:620px){.hero-v2-copy h1.reference-headline{font-size:clamp(27px,8.5vw,38px);letter-spacing:-.055em}.reference-headline .headline-line-one{font-size:.82em}}

/* Larger and more readable free career assessment card */
@media(min-width:961px){.hero-assessment-card{min-height:620px;padding:38px 34px}.assessment-mini-visual{margin-bottom:28px}.mini-node{width:66px;height:66px;border-radius:17px;font-size:12px}.mini-line{width:48px}.hero-card-heading>span{padding:7px 12px;font-size:11px}.hero-card-heading h2{margin:10px 0 7px;font-size:32px;line-height:1.12}.hero-card-heading p{margin-bottom:28px;font-size:14px}.hero-quick-form{gap:18px 16px}.hero-quick-form label{gap:9px;font-size:12px}.hero-quick-form select{min-height:56px;padding:0 15px;border-radius:12px;font-size:14px}.hero-form-submit{min-height:58px;font-size:15px}.hero-form-trust{gap:22px;margin-top:18px;font-size:11px}}
@media(max-width:960px){.hero-assessment-card{min-height:560px;padding:32px 28px}.hero-card-heading h2{font-size:30px}.hero-card-heading p{font-size:13px}.hero-quick-form label{font-size:11px}.hero-quick-form select{min-height:52px;font-size:13px}.hero-form-submit{min-height:55px;font-size:14px}.hero-form-trust{font-size:10px}}
@media(max-width:620px){.hero-assessment-card{min-height:0;padding:28px 20px}.mini-node{width:56px;height:56px;font-size:10px}.hero-card-heading h2{font-size:27px}.hero-quick-form select{min-height:50px;font-size:13px}.hero-form-trust{gap:12px;flex-wrap:wrap}}

/* Give the header more breathing room by moving the brand left */
.site-header .header-inner{width:min(96%,1320px);max-width:1320px}.site-header .brand{transform:translateX(-10px)}
@media(max-width:1100px){.site-header .header-inner{width:min(97%,1160px)}.site-header .brand{transform:translateX(-4px)}}
@media(max-width:620px){.site-header .header-inner{width:min(94%,1160px)}.site-header .brand{transform:none}}

/* Homepage hero polish from the approved hero specification */
.site-header .brand{padding:8px 15px 8px 10px}.site-header .brand img{width:50px;height:52px}.site-header .brand-name{font-size:18px}.main-nav{gap:19px}.main-nav a{font-size:13px;font-weight:700}.header-cta{white-space:nowrap}.hero-v2{padding-top:54px;background-image:linear-gradient(90deg,rgba(248,252,255,.97) 0%,rgba(241,248,255,.88) 30%,rgba(255,255,255,.2) 52%,rgba(255,255,255,.03) 100%),url('hero-team-vibrant.png')}.hero-brand-statement{display:flex;flex-wrap:wrap;gap:5px;margin:0 0 12px;color:#1f2937;font-size:17px;font-weight:650;line-height:1.25}.hero-brand-statement strong{color:#0a66c2;font-weight:700}.hero-main-headline{margin:0;color:#082a5e;font-size:clamp(39px,4.25vw,59px);font-weight:800;line-height:1.05;letter-spacing:-.047em}.hero-main-headline strong{color:#ff7900;font-weight:800}.hero-supporting-copy{max-width:610px;margin:17px 0 0;color:#526176;font-size:15px;line-height:1.65}.hero-v2 .hero-benefits{margin:22px 0;gap:11px}.hero-v2 .hero-benefits li{min-height:58px;padding:9px 11px;border-radius:12px;font-size:12px;line-height:1.3}.benefit-icon{width:39px;height:39px;border-radius:11px}.benefit-icon svg{width:21px;height:21px}.hero-v2-actions{gap:12px}.hero-v2 .btn-primary{background:#ff7900;border-color:#ff7900}.hero-v2 .btn-primary:hover{background:#e66d00;border-color:#e66d00}.hero-v2 .btn-call{border-color:#0a66c2;background:rgba(255,255,255,.86);color:#0a66c2}.hero-course-groups{gap:9px;margin-top:19px;padding:10px 12px;border:1px solid rgba(10,102,194,.14);background:rgba(255,255,255,.84);box-shadow:0 10px 25px rgba(8,42,94,.1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.hero-course-group{gap:10px}.hero-course-group>strong{flex-basis:72px;color:#082a5e}.course-ticker{overflow-x:auto;padding:3px 0;mask-image:none;-webkit-mask-image:none}.course-track,.course-track-ug{gap:8px;animation:none}.course-track span,.course-track-ug span{min-width:58px;min-height:34px;padding:7px 12px;border-radius:999px;font-size:11px;box-shadow:none}.course-track span{border-color:#bfd8ef;background:#edf6ff;color:#0a66c2}.course-track-ug span{border-color:#c8e9dc;background:#eefaf5;color:#008d59}.hero-assessment-card{border:1px solid #dce7f2!important;border-top:4px solid #0a66c2!important;border-radius:22px;background:rgba(255,255,255,.98);box-shadow:0 24px 60px rgba(8,42,94,.2)}.hero-card-heading>span{color:#0a66c2}.hero-form-submit,.hero-v2 .hero-form-submit{background:#ff7900!important;border-color:#ff7900!important}.hero-form-submit:hover,.hero-v2 .hero-form-submit:hover{background:#e66d00!important;border-color:#e66d00!important}.hero-form-trust{color:#64748b}.hero-form-trust span:last-child{color:#00a86b}.mini-line{background:linear-gradient(90deg,#0a66c2,#00a86b)}
@media(max-width:1100px) and (min-width:961px){.main-nav{gap:12px}.main-nav a{font-size:11px}.site-header .brand img{width:46px;height:48px}.site-header .brand-name{font-size:16px}.hero-main-headline{font-size:clamp(36px,4vw,49px)}}
@media(max-width:960px){.hero-v2{background-image:linear-gradient(180deg,rgba(248,252,255,.97) 0%,rgba(244,249,255,.92) 55%,rgba(255,255,255,.94) 100%),url('hero-team-vibrant.png')}.hero-brand-statement{justify-content:center}.hero-main-headline{text-align:center}.hero-supporting-copy{margin-inline:auto;text-align:center}.hero-course-groups{text-align:left}.site-header .brand img{width:46px;height:48px}.site-header .brand-name{font-size:16px}}
@media(max-width:620px){.hero-v2{padding-top:38px}.hero-brand-statement{font-size:14px}.hero-main-headline{font-size:clamp(32px,10vw,43px)}.hero-main-headline br{display:none}.hero-supporting-copy{font-size:13px;line-height:1.6}.hero-v2 .hero-benefits li{font-size:12px}.hero-course-group{grid-template-columns:70px minmax(0,1fr)}.course-track{width:max-content}.course-track span,.course-track-ug span{min-width:62px}.site-header .brand img{width:42px;height:44px}.site-header .brand-name{font-size:14px}}

/* Final hero polish: hierarchy, compact laptop height and responsive order */
.hero-v2{min-height:0;padding:44px 0 34px;background-image:linear-gradient(90deg,rgba(248,252,255,.97) 0%,rgba(241,248,255,.92) 31%,rgba(255,255,255,.28) 49%,rgba(255,255,255,.03) 100%),url('hero-team-vibrant.webp')}.hero-v2-grid{grid-template-areas:"copy assessment" "courses courses";align-items:center}.hero-v2-copy{grid-area:copy}.hero-assessment-card{grid-area:assessment}.hero-course-groups{grid-area:courses;width:min(720px,100%);margin:18px 0 0}.hero-brand-statement{margin-bottom:16px;font-size:17px;font-weight:600}.hero-brand-statement span{color:#082a5e}.hero-brand-statement strong{color:#ff7900}.hero-main-headline{font-size:clamp(46px,3.8vw,56px);line-height:1.08}.hero-supporting-copy{max-width:535px;font-size:16px;line-height:1.62}.hero-v2 .hero-benefits{grid-auto-rows:1fr}.hero-v2 .hero-benefits li{height:100%;min-height:58px;box-shadow:0 6px 17px rgba(8,42,94,.07)}
@media(min-width:961px){.hero-assessment-card{min-height:0;padding:30px 30px}.assessment-mini-visual{margin-bottom:20px}.mini-node{width:58px;height:58px;font-size:10px}.mini-line{width:40px}.hero-card-heading>span{font-size:10px}.hero-card-heading h2{margin:8px 0 5px;font-size:29px}.hero-card-heading p{margin-bottom:21px;font-size:13px}.hero-quick-form{gap:14px}.hero-quick-form label{gap:7px;font-size:11px}.hero-quick-form select{min-height:50px;padding:0 13px;font-size:13px}.hero-form-submit{min-height:53px;font-size:14px}.hero-form-trust{margin-top:14px;font-size:10px}}
@media(max-width:1100px) and (min-width:961px){.hero-main-headline{font-size:clamp(42px,4vw,49px)}.hero-supporting-copy{font-size:14px}.hero-v2{padding-top:38px}.hero-course-groups{width:min(650px,100%)}}
@media(max-width:960px){.hero-v2{background-image:linear-gradient(180deg,rgba(248,252,255,.97) 0%,rgba(244,249,255,.92) 55%,rgba(255,255,255,.94) 100%),url('hero-team-vibrant-mobile.webp')}.hero-v2-grid{grid-template-areas:"copy" "assessment" "courses"}.hero-course-groups{width:min(700px,100%);margin:24px auto 0}.hero-assessment-card{margin-top:30px;min-height:0}.hero-main-headline{font-size:clamp(38px,6vw,50px)}.hero-supporting-copy{max-width:540px}.hero-brand-statement{margin-bottom:13px}}
@media(max-width:620px){.hero-v2{padding:32px 0 28px;background-position:54% center}.hero-main-headline{font-size:clamp(34px,9.7vw,42px);line-height:1.1}.hero-brand-statement{display:block;font-size:16px;line-height:1.45}.hero-brand-statement span,.hero-brand-statement strong{display:block}.hero-supporting-copy{font-size:14px}.hero-v2 .hero-benefits{gap:9px;margin:19px 0}.hero-v2 .hero-benefits li{min-height:56px}.hero-assessment-card{margin-top:25px}.hero-course-groups{margin-top:20px}.hero-v2-actions{gap:10px}}

/* Homepage completion v1.0 */
.compare-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.compare-help-card{border-color:#bfd9f0;background:linear-gradient(145deg,#f8fbff 0%,#eaf4ff 100%)}
.compare-help-card:nth-child(2),.compare-help-card:nth-child(5){border-color:#efcfb4;background:linear-gradient(145deg,#fffaf6 0%,#fff0e3 100%)}
.compare-help-card .compare-icon{box-shadow:0 7px 18px rgba(10,102,194,.13)}
.compare-help-card:nth-child(2) .compare-icon,.compare-help-card:nth-child(5) .compare-icon{box-shadow:0 7px 18px rgba(230,109,0,.14)}
.compare-help-card:hover{border-color:#8dbfe8}
.compare-help-card:nth-child(2):hover,.compare-help-card:nth-child(5):hover{border-color:#efbd93}
.compare-help-card{border-top:4px solid #0a66c2;box-shadow:0 13px 30px rgba(8,42,94,.1)}
.compare-help-card:nth-child(2),.compare-help-card:nth-child(5){border-top-color:#ff7900}
.compare-help-card .compare-icon{width:50px;height:50px;border-radius:14px}
.compare-help-card .compare-icon svg{width:26px;height:26px}
.compare-help-card h3{margin-top:13px;font-size:18px;font-weight:800}
.compare-help-card h3:before{display:block;margin-bottom:5px;color:#0a66c2;font-size:10px;font-weight:850;line-height:1;letter-spacing:.09em;text-transform:uppercase}
.compare-help-card:nth-child(1) h3:before{content:"Trust"}
.compare-help-card:nth-child(2) h3:before{content:"Affordability"}
.compare-help-card:nth-child(3) h3:before{content:"Academics"}
.compare-help-card:nth-child(4) h3:before{content:"Learning"}
.compare-help-card:nth-child(5) h3:before{content:"Access"}
.compare-help-card:nth-child(6) h3:before{content:"Career"}
.compare-help-card:nth-child(2) h3:before,.compare-help-card:nth-child(5) h3:before{color:#e66d00}
.compare-help-section{background:#f3f8fd}.compare-help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.compare-help-card{position:relative;min-height:210px;padding:25px;border:1px solid #d5e5f3;border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(8,42,94,.06);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.compare-help-card:hover{transform:translateY(-3px);border-color:#a9cce9;box-shadow:0 14px 30px rgba(8,42,94,.1)}.compare-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;background:#edf6ff;color:#0a66c2;font-size:12px;font-weight:850}.compare-help-card:nth-child(2) .compare-icon,.compare-help-card:nth-child(5) .compare-icon{background:#fff3e9;color:#e66d00}.compare-help-card h3{margin:17px 0 9px;color:#082a5e;font-size:17px;line-height:1.3}.compare-help-card p{margin:0;color:#5f6d7f;font-size:14px;line-height:1.65}.emi-utility-card{border-color:#b8d8f0;box-shadow:0 11px 28px rgba(10,102,194,.1)}.emi-utility-card .icon{background:#fff2e8;color:#e66d00}.emi-utility-card a{padding:8px 12px;border-radius:8px;background:#edf6ff;color:#0a66c2;font-size:12px}.reviews-section{background:#f3f8fd}.faq-section{background:#fff}.faq-container{max-width:920px}.faq-list{display:grid;gap:11px}.faq-item{overflow:hidden;border:1px solid #dce7f2;border-radius:13px;background:#fff;box-shadow:0 5px 16px rgba(8,42,94,.04)}.faq-item summary{position:relative;padding:19px 56px 19px 21px;color:#082a5e;font-size:15px;font-weight:750;line-height:1.4;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;top:50%;right:20px;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#edf6ff;color:#0a66c2;font-size:19px;transform:translateY(-50%)}.faq-item[open] summary:after{content:"−";background:#fff0e5;color:#e66d00}.faq-item p{margin:0;padding:0 21px 20px;color:#5f6d7f;font-size:14px;line-height:1.7}.faq-call{display:flex;align-items:center;justify-content:center;gap:13px;margin-top:28px;color:#526176;font-size:14px}.faq-call a{padding:11px 16px;border:1px solid #bfd8ef;border-radius:9px;color:#0a66c2;font-weight:800;text-decoration:none}.final-cta-section{position:relative;overflow:hidden;padding:76px 0;background:linear-gradient(135deg,#061e47,#082a5e 62%,#0b5599);color:#fff}.final-cta-section:before,.final-cta-section:after{content:"";position:absolute;border-radius:50%;background:rgba(255,121,0,.14)}.final-cta-section:before{width:260px;height:260px;top:-150px;right:7%}.final-cta-section:after{width:150px;height:150px;bottom:-90px;left:5%}.final-cta-inner{position:relative;z-index:1;max-width:850px;text-align:center}.final-cta-eyebrow{justify-content:center;color:#ffad66}.final-cta-eyebrow:before{background:#ff7900}.final-cta-inner h2{margin:16px auto 13px;max-width:760px;font-size:clamp(34px,4.3vw,52px);line-height:1.08;letter-spacing:-.04em}.final-cta-inner>p{max-width:680px;margin:0 auto;color:#d6e3f1;font-size:16px;line-height:1.7}.final-cta-actions{display:flex;justify-content:center;gap:13px;margin-top:28px}.final-primary{border-color:#ff7900;background:#ff7900;color:#fff}.final-secondary{border-color:rgba(255,255,255,.65);background:transparent;color:#fff}.final-cta-inner>small{display:block;margin-top:17px;color:#c8d7e8;font-size:11px;letter-spacing:.035em}.info-card p,.section-head p,.trust-strip-grid small,.footer-brand p,.footer-col a{font-size:max(12px,inherit)}.site-footer .footer-col a{font-size:12px}.site-footer .footer-brand p{font-size:12px}.site-footer .footer-bottom{font-size:11px}
@media(max-width:900px){.compare-help-grid{grid-template-columns:repeat(2,1fr)}.compare-help-card{min-height:200px}.final-cta-section{padding:64px 0}}
@media(max-width:620px){.section{padding:56px 0}.compare-help-grid{grid-template-columns:1fr;gap:12px}.compare-help-card{min-height:0;padding:21px}.compare-help-card p{font-size:14px}.faq-item summary{padding:17px 52px 17px 17px;font-size:14px}.faq-item p{padding:0 17px 18px;font-size:14px}.faq-call{display:grid;text-align:center}.faq-call a{min-height:44px;display:grid;place-items:center}.final-cta-section{padding:56px 0}.final-cta-inner h2{font-size:34px}.final-cta-inner>p{font-size:14px}.final-cta-actions{display:grid}.final-cta-actions .btn{width:100%}}

/* Final header and brand-statement visibility adjustment */
.hero-brand-statement{font-size:20px;line-height:1.3;margin-bottom:17px}.site-header .header-inner{width:min(98%,1400px);max-width:1400px}.site-header .brand{transform:translateX(-14px)}
@media(max-width:1100px){.hero-brand-statement{font-size:18px}.site-header .brand{transform:translateX(-7px)}}
@media(max-width:620px){.hero-brand-statement{font-size:17px}.site-header .header-inner{width:min(96%,1160px)}.site-header .brand{transform:translateX(-3px)}}

/* Encoding bug fix: vector comparison icon */
.comparison-tool-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}


/* Four-step lead assessment */
.hero-course-entry{margin:18px 0 22px}.hero-course-entry>strong{display:block;margin-bottom:12px;color:var(--navy);font-size:13px}.hero-course-entry>div{display:flex;flex-wrap:wrap;gap:8px}.hero-course-entry span{padding:8px 12px;border:1px solid #cfe3f5;border-radius:999px;background:#f2f8fe;color:var(--blue);font-size:11px;font-weight:800}.hero-assessment-card>a.hero-form-submit{display:flex;width:100%}.hero-form-trust{display:flex;justify-content:center}.assessment-page{min-height:calc(100vh - 76px);display:grid;place-items:center;padding:40px 20px;background:linear-gradient(145deg,#f1f8ff,#fff)}.assessment-page>div{max-width:700px;text-align:center}.assessment-page span{color:var(--blue);font-size:12px;font-weight:850;text-transform:uppercase}.assessment-page h1{margin:12px 0;font-size:clamp(38px,6vw,64px)}.assessment-page p{color:var(--muted);line-height:1.7}.assessment-page .btn{margin:18px 8px}.assessment-page a{display:inline-block;color:var(--blue);font-size:13px;font-weight:700}
.modal-open{overflow:hidden}.assessment-overlay[hidden]{display:none}.assessment-overlay{position:fixed;z-index:9999;inset:0;display:grid;place-items:center;padding:22px;background:rgba(4,22,52,.68);backdrop-filter:blur(6px)}.assessment-dialog{position:relative;width:min(760px,100%);max-height:calc(100vh - 44px);overflow:auto;border-radius:24px;background:#fff;box-shadow:0 30px 90px rgba(0,20,55,.35);outline:none}.assessment-close{position:absolute;z-index:2;top:16px;right:18px;display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:#eef5fb;color:#43546b;font-size:25px;cursor:pointer}.assessment-progress{padding:25px 64px 17px;border-bottom:1px solid #e3ebf3}.assessment-progress-top{display:flex;justify-content:space-between;color:#59697d;font-size:11px}.assessment-progress-top strong{color:var(--navy)}.assessment-progress-bar{height:6px;margin:11px 0 10px;border-radius:20px;background:#e6edf4;overflow:hidden}.assessment-progress-bar i{display:block;height:100%;border-radius:20px;background:linear-gradient(90deg,var(--blue),var(--green));transition:width .22s}.assessment-progress-labels{display:grid;grid-template-columns:repeat(4,1fr);color:#8692a2;font-size:10px;text-align:center}.assessment-form{padding:28px 46px 32px}.assessment-kicker{display:flex;align-items:center;gap:7px;color:var(--blue);font-size:11px;font-weight:850;text-transform:uppercase}.assessment-kicker svg,.assessment-privacy svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.assessment-step h2,.assessment-success h2{margin:10px 0 6px;color:var(--navy);font-size:29px;letter-spacing:-.03em}.assessment-step>p{margin:0 0 21px;color:var(--muted);font-size:13px;line-height:1.6}.assessment-step h3{margin:18px 0 9px;color:#42536a;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.assessment-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.assessment-choices button{min-height:49px;padding:10px;border:1px solid #d8e4ef;border-radius:11px;background:#fff;color:#33455d;font-size:12px;font-weight:750;cursor:pointer;transition:.16s}.assessment-choices button:hover{border-color:#9fc4e5;background:#f7fbff}.assessment-choices button.selected{border-color:var(--blue);background:#eaf5ff;color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.assessment-two{grid-template-columns:repeat(2,1fr)}.assessment-unsure{grid-template-columns:1fr;margin-top:12px}.assessment-priorities button:last-child{grid-column:span 3}.assessment-step>small{display:block;margin-top:10px;color:var(--muted);font-size:10px;text-align:right}.assessment-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.assessment-fields label{display:grid;gap:7px;color:#354861;font-size:11px;font-weight:750}.assessment-fields label.full{grid-column:1/-1}.assessment-fields em{margin-left:auto;color:#8491a1;font-size:9px;font-style:normal}.assessment-fields input{width:100%;min-height:50px;padding:0 13px;border:1px solid #d7e2ec;border-radius:10px;outline:none}.assessment-fields input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(10,102,194,.1)}.phone-input{display:flex;border:1px solid #d7e2ec;border-radius:10px;overflow:hidden}.phone-input b{display:grid;place-items:center;padding:0 13px;background:#f4f7fa;color:#42536a;font-size:12px}.phone-input input{border:0;border-radius:0}.honeypot{position:absolute!important;left:-9999px!important}.assessment-consent{display:flex;align-items:flex-start;gap:9px;margin-top:16px;color:#59697d;font-size:10px;line-height:1.5}.assessment-consent input{margin-top:2px}.assessment-privacy{display:flex;align-items:center;gap:7px;margin-top:13px;color:var(--green);font-size:10px}.assessment-error{min-height:18px;margin-top:12px;color:#bd3131;font-size:11px}.assessment-actions{display:flex;justify-content:space-between;gap:12px;margin-top:7px;padding-top:19px;border-top:1px solid #e4ebf2}.assessment-actions button{min-height:48px;padding:0 22px;border-radius:10px;font-size:12px;font-weight:800;cursor:pointer}.assessment-back{border:1px solid #d8e3ec;background:#fff;color:#56667a}.assessment-next{margin-left:auto;border:1px solid var(--blue);background:var(--blue);color:#fff}.assessment-next:disabled{opacity:.65;cursor:wait}.assessment-success{padding:60px 52px;text-align:center}.success-check{display:grid;place-items:center;width:62px;height:62px;margin:auto;border-radius:50%;background:#e8f8f1;color:var(--green);font-size:30px}.assessment-success>p{color:var(--muted);font-size:14px}.assessment-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:25px 0;text-align:left}.assessment-summary span{padding:13px;border:1px solid #dce7f0;border-radius:11px;color:#43536a;font-size:12px}.assessment-summary b{display:block;margin-bottom:4px;color:var(--navy);font-size:9px;text-transform:uppercase}.assessment-success ol{display:grid;gap:8px;margin:20px auto;padding-left:25px;max-width:470px;color:#526176;font-size:12px;text-align:left}.success-actions{display:flex;justify-content:center;gap:11px;margin-top:24px}.assessment-whatsapp{border-color:#15966a;background:#15966a;color:#fff}.assessment-call{border-color:var(--blue);color:var(--blue)}
@media(max-width:620px){.assessment-overlay{place-items:stretch;padding:0}.assessment-dialog{width:100%;max-height:100vh;min-height:100vh;border-radius:0}.assessment-progress{padding:20px 48px 15px 20px}.assessment-progress-labels{font-size:8px}.assessment-form{padding:23px 18px 28px}.assessment-step h2{font-size:25px}.assessment-choices{grid-template-columns:repeat(2,1fr)}.assessment-priorities button:last-child{grid-column:span 2}.assessment-fields{grid-template-columns:1fr}.assessment-fields label.full{grid-column:auto}.assessment-actions{position:sticky;bottom:-28px;margin-inline:-18px;padding:14px 18px 28px;background:#fff}.assessment-success{padding:68px 20px 35px}.assessment-summary{grid-template-columns:1fr}.success-actions{display:grid}.success-actions .btn{width:100%}.hero-form-trust{display:grid;text-align:center}.hero-course-entry span{font-size:10px}}

/* Consent is communicated as clear microcopy; no checkbox is required. */
.assessment-consent{display:none}.assessment-privacy{align-items:flex-start;gap:8px;margin-top:16px;padding:11px 13px;border-radius:10px;background:#f0faf6;color:#39735f;line-height:1.5}.assessment-privacy svg{flex:0 0 auto}

/* Hero balance polish: keep the approved design while improving desktop hierarchy. */
@media(min-width:961px){.hero-v2{padding-top:38px;padding-bottom:30px}.hero-main-headline{max-width:590px;font-size:clamp(40px,3.3vw,49px);line-height:1.1;letter-spacing:-.042em}.hero-supporting-copy{max-width:520px;margin-top:14px;font-size:14px;line-height:1.58}.hero-brand-statement{margin-bottom:13px;font-size:18px}.hero-v2 .hero-benefits{gap:9px 11px;margin:18px 0}.hero-v2 .hero-benefits li{min-height:52px;padding:7px 10px 7px 8px;font-size:11px}.hero-v2 .benefit-icon{width:36px;height:36px}.hero-v2 .benefit-icon svg{width:19px;height:19px}.hero-v2-actions .btn{min-height:46px}.hero-course-groups{margin-top:15px}.hero-assessment-card{align-self:center}}

.hero-headline-line{display:block}.hero-headline-bubble{width:min(100%,610px);padding:20px 25px 22px;border:1px solid rgba(10,102,194,.16);border-left:5px solid #ff7900;border-radius:20px;background:rgba(255,255,255,.91);box-shadow:0 16px 40px rgba(8,42,94,.1);text-align:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.hero-headline-bubble>.hero-headline-line:first-child{color:#082a5e}.hero-headline-bubble>strong.hero-headline-line{max-width:100%;color:#ff7900;font-size:.88em;line-height:1.12}.hero-headline-detail{color:#082a5e;font-size:.69em;line-height:1.22;letter-spacing:-.025em}@media(min-width:961px){.hero-headline-bubble .hero-headline-line{white-space:nowrap}}@media(max-width:620px){.hero-headline-bubble{width:100%;padding:17px 15px 18px;border-radius:16px}.hero-headline-bubble .hero-headline-line{white-space:normal}.hero-headline-bubble>strong.hero-headline-line{font-size:.84em}.hero-headline-detail{font-size:.72em}}

/* Hero refinement specification: typography, balance and assessment spacing only. */
.hero-headline-bubble{width:min(100%,590px);padding:16px 22px 18px;border-left-color:#0a66c2;text-align:left}.hero-headline-bubble>strong.hero-headline-line{color:#ff7900;font-size:1em;white-space:nowrap}.hero-headline-detail{font-size:.68em;line-height:1.28}.hero-supporting-copy{text-align:left}
@media(min-width:961px){.hero-v2-grid{grid-template-columns:minmax(0,58fr) minmax(390px,42fr);gap:4%;align-items:start}.hero-assessment-card{align-self:start;max-width:540px;padding:27px 29px}.assessment-mini-visual{margin-bottom:16px}.hero-card-heading h2{margin-top:6px}.hero-card-heading p{margin-bottom:16px}.hero-course-entry{margin:14px 0 17px}.hero-course-entry>strong{margin-bottom:9px}.hero-course-entry>div{gap:7px}.hero-course-entry span{padding:7px 11px}.hero-form-trust{margin-top:11px}.hero-main-headline{font-size:clamp(39px,3.15vw,47px)}}
@media(max-width:960px){.hero-v2-copy,.hero-main-headline,.hero-card-heading{text-align:left}.hero-brand-statement{justify-content:flex-start}.hero-supporting-copy{margin-left:0;margin-right:0}.hero-v2-actions{justify-content:flex-start}.hero-headline-bubble{margin-left:0;margin-right:0}.hero-assessment-card{align-self:start}}
@media(max-width:620px){.hero-headline-bubble{padding:15px 16px 17px;text-align:left}.hero-headline-bubble>strong.hero-headline-line{font-size:.92em}.hero-headline-detail{font-size:.7em}.hero-main-headline{font-size:clamp(32px,9.2vw,39px)}}

/* Shorter approved hero headline */
.hero-headline-short{width:min(100%,560px);padding:17px 21px 19px}.hero-headline-short>span.hero-headline-line{color:#082a5e}.hero-headline-short>strong.hero-headline-line{color:#ff7900;font-size:1em;line-height:1.08}@media(min-width:961px){.hero-v2-copy h1.hero-headline-short{font-size:clamp(41px,3.4vw,50px)}}@media(max-width:620px){.hero-headline-short{padding:15px 16px 17px}.hero-headline-short>strong.hero-headline-line{font-size:.94em}}

/* Hero V3 final */
.hero-v2-grid{grid-template-areas:"copy assessment"}.hero-course-groups{display:none}.hero-headline-final{width:100%;max-width:650px;padding:16px 20px 18px;text-align:left}.hero-headline-final>span{display:block;color:#082a5e}.hero-headline-final strong{color:#ff7900;white-space:nowrap}.hero-supporting-copy{max-width:550px}.hero-v2-actions{align-items:center}
@media(min-width:1101px){.hero-v2 .container{width:calc(100% - clamp(200px,15vw,250px));max-width:1680px}.hero-v2-grid{grid-template-columns:minmax(0,57fr) minmax(360px,38fr);gap:5%;align-items:start}.hero-v2-copy h1.hero-headline-final{max-width:650px;font-size:clamp(48px,3.75vw,54px);line-height:1.07;font-weight:800}.hero-v2 .hero-benefits{width:100%;max-width:650px}.hero-v2 .hero-benefits li{min-height:54px;font-size:12px}.hero-assessment-card{align-self:start;width:100%;max-width:410px;padding:25px 27px}.assessment-mini-visual{margin-bottom:14px}.hero-card-heading p{margin-bottom:14px}.hero-course-entry{margin:13px 0 16px}.hero-form-trust{margin-top:10px}}
@media(min-width:1441px){.hero-v2 .container{width:calc(100% - 250px)}}
@media(min-width:961px) and (max-width:1100px){.hero-v2 .container{width:94%}.hero-v2-grid{grid-template-columns:minmax(0,56fr) minmax(360px,40fr);gap:4%}.hero-v2-copy h1.hero-headline-final{font-size:clamp(42px,4.2vw,47px)}.hero-assessment-card{max-width:410px}}
@media(max-width:960px){.hero-v2-grid{grid-template-areas:"copy" "assessment";grid-template-columns:1fr}.hero-v2-copy,.hero-card-heading{text-align:left}.hero-headline-final{max-width:650px}.hero-assessment-card{width:min(100%,580px);margin:30px 0 0}}
@media(max-width:620px){.hero-headline-final{padding:14px 15px 16px}.hero-headline-final strong{white-space:normal}.hero-v2-copy h1.hero-headline-final{font-size:clamp(32px,9vw,39px);line-height:1.1}.hero-headline-final>span{display:inline}.hero-headline-final>span:first-child:after{content:" ";white-space:pre}}

/* Final hero polish: typography, density and reassurance strip. */
.hero-headline-final{max-width:700px;padding:18px 24px 20px}.hero-v2-copy>p.hero-supporting-copy{max-width:535px;color:#33445b;font-size:16px;line-height:1.52;font-weight:450}.hero-v2 .hero-benefits{gap:9px 11px;margin:19px 0 16px}.hero-v2 .hero-benefits li{min-height:49px;padding:6px 9px 6px 7px}.hero-v2-actions{gap:11px}
.hero-v2-copy h1.hero-headline-final{background:linear-gradient(90deg,rgba(255,255,255,.78) 0%,rgba(255,255,255,.52) 62%,rgba(255,255,255,.3) 100%);border-color:rgba(10,102,194,.2);box-shadow:0 12px 32px rgba(8,42,94,.08);backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px)}
@media(min-width:1101px){.hero-v2-copy h1.hero-headline-final{max-width:700px;font-size:clamp(48px,3.65vw,53px);line-height:1.07}.hero-v2-grid{grid-template-columns:minmax(0,59fr) minmax(360px,36fr);gap:5%}.hero-v2 .hero-benefits{max-width:650px}.hero-assessment-card{max-width:410px}}
@media(min-width:961px) and (max-width:1100px){.hero-headline-final{max-width:620px}.hero-v2-copy>p.hero-supporting-copy{font-size:15px}.hero-v2 .hero-benefits li{min-height:50px}}
@media(max-width:620px){.hero-headline-final{padding:17px 18px 19px}.hero-v2-copy>p.hero-supporting-copy{font-size:14px;line-height:1.55}.hero-v2 .hero-benefits{gap:9px;margin:18px 0 15px}.hero-v2 .hero-benefits li{min-height:54px;padding:8px 10px}}
@media(max-width:620px){.hero-v2-copy h1.hero-headline-final{background:linear-gradient(90deg,rgba(255,255,255,.84),rgba(255,255,255,.62));backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}}

/* Balanced desktop header and explicit call action */
@media(min-width:961px){.site-header .header-inner{justify-content:flex-start;gap:14px}.site-header .main-nav{flex:1;justify-content:space-evenly;gap:11px;min-width:0}.site-header .main-nav>a,.site-header .tools-menu{flex:0 0 auto}.site-header .header-contact{flex:0 0 auto;gap:11px}.site-header .phone-link{display:flex;flex-direction:column;justify-content:center;gap:1px;min-width:106px;padding:4px 9px;border-left:1px solid rgba(255,255,255,.28);line-height:1.05;text-align:center}.site-header .phone-label{font-size:9px;font-weight:750;letter-spacing:.05em;opacity:.82;text-transform:uppercase}}
@media(max-width:1180px) and (min-width:961px){.site-header .main-nav{gap:9px}.site-header .phone-label{display:none}}
@media(max-width:960px){.site-header .phone-link{gap:4px}.site-header .phone-label{font-size:9px}}

/* Final hero readability polish */
@media(min-width:961px){.hero-v2-copy h1.hero-headline-final{width:min(100%,655px);max-width:655px}.hero-v2-copy>p.hero-supporting-copy{max-width:530px;padding:6px 8px 7px;margin-left:-8px;border-radius:9px;background:linear-gradient(90deg,rgba(255,255,255,.58),rgba(255,255,255,.1));color:#20364f;font-weight:500;text-shadow:0 1px 0 rgba(255,255,255,.8)}}
.hero-trust-strip .trust-strip-grid>div{padding-top:18px;padding-bottom:18px}.hero-trust-strip .trust-strip-grid strong{font-size:12px}.hero-trust-strip .trust-strip-grid small{font-size:10px;line-height:1.45}

/* Conversion optimization: one dominant hero CTA and clearer assessment entry. */
.site-header .phone-link{display:inline-flex;align-items:center;min-height:40px;padding:0 6px;color:#fff;font-size:15px;font-weight:850;letter-spacing:.02em;text-decoration:none;white-space:nowrap}.site-header .phone-link:hover{text-decoration:underline;text-underline-offset:3px}.site-header .header-contact{gap:16px}.hero-v2-actions{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.hero-primary-assessment{width:245px;min-height:54px;padding-inline:22px;font-size:14px}.hero-v2-actions>small{color:#526176;font-size:10px;line-height:1.4}.hero-course-entry>div{gap:9px 8px}.hero-course-entry span{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 13px;font-size:13px;font-weight:700}.hero-form-submit{min-height:53px;font-size:14px}.hero-form-trust{line-height:1.45}
@media(min-width:961px){.hero-assessment-card{min-height:460px;padding:29px 27px 27px}.assessment-mini-visual{margin-bottom:19px}.hero-card-heading>span{font-size:11px}.hero-card-heading h2{margin-top:8px;font-size:30px}.hero-card-heading p{margin-bottom:19px}.hero-course-entry{margin:17px 0 20px}.hero-course-entry>strong{font-size:13px}.hero-form-trust{margin-top:14px}}
@media(max-width:1100px){.site-header .phone-link{font-size:13px}.site-header .header-contact{gap:10px}}
@media(max-width:620px){.hero-v2-actions{width:100%}.hero-primary-assessment{width:100%;min-height:54px}.hero-v2-actions>small{align-self:center;text-align:center}.hero-course-entry span{min-height:36px;padding:8px 12px;font-size:12px}.hero-assessment-card{min-height:0}}

.hero-v2-actions .hero-primary-assessment{width:300px;min-height:58px;font-size:16px}

/* Direct quick-lead modal */
.quick-overlay[hidden]{display:none}.quick-overlay{position:fixed;z-index:10000;inset:0;display:grid;place-items:center;padding:22px;background:rgba(4,22,52,.7);backdrop-filter:blur(6px)}.quick-dialog{position:relative;width:min(620px,100%);max-height:calc(100vh - 44px);overflow:auto;padding:36px 38px;border-radius:23px;background:#fff;box-shadow:0 30px 90px rgba(0,20,55,.36);outline:none}.quick-close{position:absolute;top:15px;right:16px;display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:#edf5fb;color:#44556a;font-size:25px;cursor:pointer}.quick-kicker{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eaf5ff;color:#0a66c2;font-size:10px;font-weight:850;text-transform:uppercase}.quick-dialog h2{margin:11px 0 7px;color:#082a5e;font-size:30px;line-height:1.15;letter-spacing:-.03em}.quick-form-view>p{margin:0 0 22px;color:#5d6c7f;font-size:13px;line-height:1.6}.quick-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quick-fields label{display:grid;gap:7px;color:#354861;font-size:11px;font-weight:750}.quick-fields label.full{grid-column:1/-1}.quick-fields em{margin-left:auto;color:#7b8999;font-size:9px;font-style:normal}.quick-fields input,.quick-fields select{width:100%;min-height:50px;padding:0 13px;border:1px solid #d7e2ec;border-radius:10px;background:#fff;color:#24364e;outline:none}.quick-fields input:focus,.quick-fields select:focus{border-color:#0a66c2;box-shadow:0 0 0 3px rgba(10,102,194,.1)}.quick-consent{display:flex;align-items:flex-start;gap:9px;margin:16px 0 8px;color:#536176;font-size:10px;line-height:1.5}.quick-consent input{margin-top:2px}.quick-error{min-height:18px;color:#bd3131;font-size:11px}.quick-submit{width:100%;min-height:54px;border:0;border-radius:10px;background:#ff7900;color:#fff;font-size:14px;font-weight:850;cursor:pointer}.quick-submit:disabled{opacity:.65;cursor:wait}.quick-form>small{display:block;margin-top:11px;color:#637287;font-size:10px;text-align:center}.quick-success{padding:28px 8px 12px;text-align:center}.quick-success>p{max-width:470px;margin:12px auto 22px;color:#59697d;font-size:14px;line-height:1.65}
@media(max-width:620px){.quick-overlay{place-items:stretch;padding:0}.quick-dialog{width:100%;max-height:100vh;min-height:100vh;padding:62px 20px 30px;border-radius:0}.quick-dialog h2{font-size:27px}.quick-fields{grid-template-columns:1fr}.quick-fields label.full{grid-column:auto}.quick-submit{min-height:56px}.quick-success{padding-top:48px}.quick-success .success-actions{display:grid}}

/* Lead modal readability and consent refinement */
.quick-dialog{width:min(660px,100%);padding:39px 41px}
.quick-kicker{font-size:11px}
.quick-dialog h2{font-size:32px}
.quick-form-view>p{font-size:14px}
.quick-fields{gap:16px}
.quick-fields label{font-size:13px}
.quick-fields em{font-size:11px}
.quick-fields input,.quick-fields select{min-height:54px;padding:0 15px;font-size:14px}
.phone-input b{font-size:14px}
.phone-input.international-phone{display:grid;grid-template-columns:88px minmax(170px,1fr);align-items:stretch;overflow:hidden}.phone-country-select{min-width:0!important;width:100%!important;padding:0 27px 0 13px!important;border:0!important;border-right:1px solid #d7e2ec!important;border-radius:0!important;background-color:#f7fafc!important;color:#123c73!important;font-size:14px!important;font-weight:750}.phone-input.international-phone b[hidden]{display:none!important}.phone-input.international-phone input{min-width:0;padding-inline:15px!important}
@media(max-width:620px){.phone-input.international-phone{grid-template-columns:82px minmax(150px,1fr)}.phone-country-select{font-size:13px!important;padding-left:11px!important}.phone-input.international-phone input{padding-inline:12px!important}}
.phone-country-select[hidden]{display:none!important}.phone-country-picker{position:relative;min-width:0}.phone-country-trigger{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:54px;padding:0 22px 0 11px;border:0;border-right:1px solid #d7e2ec;background:#f7fafc;color:#123c73;font-family:inherit;font-size:14px;font-weight:800;cursor:pointer}.phone-country-trigger:after{content:"";position:absolute;right:10px;width:7px;height:7px;border-right:2px solid #0a4f91;border-bottom:2px solid #0a4f91;transform:translateY(-2px) rotate(45deg)}.phone-country-trigger:focus-visible{position:relative;z-index:2;outline:2px solid #0a66c2;outline-offset:-2px}.phone-country-menu{position:absolute;z-index:10020;top:calc(100% + 6px);left:0;width:max-content;min-width:210px;max-height:250px;overflow:auto;padding:6px;border:1px solid #cbddeb;border-radius:10px;background:#fff;box-shadow:0 16px 38px rgba(8,42,94,.2)}.phone-country-menu[hidden]{display:none}.phone-country-menu button{display:block;width:100%;min-height:38px;padding:8px 11px;border:0;border-radius:7px;background:transparent;color:#24364e;font-family:inherit;font-size:13px;font-weight:650;text-align:left;white-space:nowrap;cursor:pointer}.phone-country-menu button:hover,.phone-country-menu button:focus-visible,.phone-country-menu button.selected{background:#eaf5ff;color:#0a66c2;outline:none}.phone-input.international-phone:focus-within{overflow:visible}.phone-input.international-phone>input{border-radius:0 10px 10px 0!important}@media(max-width:620px){.phone-country-trigger{min-height:54px;padding-left:10px;font-size:14px}.phone-country-menu{min-width:205px;max-height:220px}}
.quick-consent-note{margin:14px 0 9px;color:#536176;font-size:12px;line-height:1.55}
.quick-error{min-height:21px;font-size:13px;line-height:1.45}
.quick-submit{min-height:57px;font-size:16px}
.quick-form>small{font-size:11px}
@media(max-width:620px){.quick-dialog{padding:58px 22px 30px}.quick-dialog h2{font-size:29px}.quick-form-view>p{font-size:14px}.quick-fields label{font-size:13px}.quick-fields input,.quick-fields select{min-height:54px;font-size:14px}.quick-consent-note{font-size:12px}.quick-error{font-size:13px}.quick-submit{font-size:15px}}

/* EMI tool discovery */
.tools-menu{position:relative}.tools-menu summary{display:flex;align-items:center;gap:5px;color:rgba(255,255,255,.87);font-size:13px;font-weight:700;cursor:pointer;list-style:none}.tools-menu summary::-webkit-details-marker{display:none}.tools-menu summary:focus-visible,.emi-header-pill:focus-visible{outline:3px solid rgba(255,255,255,.75);outline-offset:4px}.tools-dropdown{position:absolute;z-index:100;top:calc(100% + 18px);left:50%;display:grid;width:270px;padding:9px;border:1px solid #dce7f2;border-radius:14px;background:#fff;box-shadow:0 20px 50px rgba(8,42,94,.2);transform:translateX(-50%)}.tools-dropdown:before{content:"";position:absolute;top:-7px;left:50%;width:12px;height:12px;border-top:1px solid #dce7f2;border-left:1px solid #dce7f2;background:#fff;transform:translateX(-50%) rotate(45deg)}.main-nav .tools-dropdown a{position:relative;display:grid;gap:3px;padding:11px 12px;border-radius:9px;color:#24364e;text-decoration:none}.main-nav .tools-dropdown a:hover,.main-nav .tools-dropdown a:focus-visible{background:#edf6ff}.tools-dropdown strong{color:#082a5e;font-size:12px}.tools-dropdown small{color:#6a788a;font-size:9px}.main-nav .emi-header-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 13px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:rgba(255,255,255,.13);color:#fff;font-size:14px;font-weight:700;white-space:nowrap}.main-nav .emi-header-pill:hover{background:rgba(255,255,255,.22)}
.tools-feature-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:18px}.emi-feature-card{display:grid;grid-template-columns:76px 1fr;gap:20px;align-items:start;min-height:310px;padding:32px;border-color:#b8d8f0;background:linear-gradient(145deg,#edf7ff,#fff);box-shadow:0 16px 38px rgba(10,102,194,.12)}.emi-feature-card>.icon{width:76px;height:76px;border-radius:20px;font-size:32px}.emi-feature-card .tool-label{color:#0a66c2;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.emi-feature-card h3{margin:9px 0 10px;font-size:27px}.emi-feature-card p{max-width:510px;font-size:14px;line-height:1.65}.emi-feature-card small{display:block;margin-top:10px;color:#66758a;font-size:11px}.emi-feature-card a{margin-top:23px;padding:12px 16px;border-radius:9px;background:#0a66c2;color:#fff;font-size:13px}.tools-secondary-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tools-secondary-grid .info-card{min-height:148px}.emi-lead-cta{min-height:52px;text-align:center}
@media(max-width:1180px) and (min-width:961px){.main-nav{gap:9px}.main-nav a,.tools-menu summary{font-size:10px}.main-nav .emi-header-pill{padding:7px 9px;font-size:11px}.site-header .phone-link{font-size:11px}.header-cta{padding-inline:10px;font-size:10px}}
@media(max-width:960px){.site-header .header-inner{position:relative}.site-header .main-nav.open{position:absolute;z-index:500;top:100%;right:0;left:0;display:flex;flex-direction:column;align-items:stretch;gap:3px;width:100%;padding:12px;border-top:1px solid rgba(255,255,255,.16);border-radius:0 0 14px 14px;background:linear-gradient(135deg,#082a5e,#1556b8);box-shadow:0 18px 35px rgba(5,28,65,.25)}.site-header .main-nav.open>a{display:flex;align-items:center;min-height:44px;padding:0 12px;border-radius:8px}.site-header .main-nav.open>a:hover{background:rgba(255,255,255,.1)}.tools-menu{width:100%}.tools-menu summary{min-height:44px;padding:0 12px;color:#fff;font-size:13px}.tools-dropdown{position:static;width:100%;margin:0 0 8px;padding:5px;transform:none}.tools-dropdown:before{display:none}.main-nav .emi-header-pill{width:100%;justify-content:center;min-height:44px}.tools-feature-grid{grid-template-columns:1fr}.tools-secondary-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.tools-secondary-grid{grid-template-columns:1fr}.emi-feature-card{grid-template-columns:56px 1fr;min-height:0;padding:23px 18px}.emi-feature-card>.icon{width:56px;height:56px;border-radius:15px;font-size:24px}.emi-feature-card h3{font-size:22px}.emi-feature-card a{display:flex;justify-content:center;width:100%;min-height:50px}.tools-secondary-grid .info-card{min-height:0}}

/* Keep the complete EMI tool visible in one standard desktop viewport. */
@media(min-width:901px){.emi-page-hero{padding:28px 0 26px}.emi-page-hero .eyebrow{font-size:11px}.emi-page-hero h1{margin:13px auto 10px;font-size:36px;line-height:1.06}.emi-page-hero p{font-size:14px;line-height:1.4}.emi-calculator-section{padding:20px 0 24px}.emi-panel,.emi-results{min-height:430px;padding:22px 26px}.emi-panel-head h2{margin-top:4px;font-size:27px}.fee-presets{margin:15px 0}.fee-presets button{min-height:39px}.emi-fields{gap:10px 14px}.emi-fields label{gap:5px}.emi-fields input,.emi-fields select{min-height:44px}.emi-calculate-button{min-height:44px;margin-top:13px}.emi-error{min-height:10px;margin-top:4px}.emi-monthly{margin:7px 0 15px;font-size:48px}.emi-result-grid{gap:9px}.emi-result-grid div{padding:10px 12px}.emi-zero-note{margin:11px 0;padding:9px 11px}.emi-results>.btn{min-height:46px}.emi-disclaimer{margin-top:9px}}

/* Course-aware EMI Calculator V1 */
.emi-v1-layout{align-items:start}.emi-course-label,.emi-specialization-wrap label{display:grid;gap:5px;margin-top:12px;color:#475569;font-size:11px;font-weight:800}.emi-course-label select,.emi-specialization-wrap select{min-height:42px;padding:0 12px;border:1px solid #d5e1ed;border-radius:10px;background:#fff;color:#1f2937;font-size:13px}.fee-tier-heading{display:block;margin:13px 0 7px;color:#334155;font-size:11px}.fee-tier-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.fee-tier-cards button{display:grid;gap:3px;min-height:78px;padding:9px;border:1px solid #cfe0ef;border-radius:11px;background:#f8fbff;color:#0a66c2;text-align:left;cursor:pointer}.fee-tier-cards button span{font-size:9px;font-weight:850;text-transform:uppercase}.fee-tier-cards button strong{font-size:16px}.fee-tier-cards button small{color:#64748b;font-size:8px}.fee-tier-cards button.selected{border-color:#0a66c2;background:#e8f3ff;box-shadow:inset 0 0 0 1px #0a66c2}.fee-benchmark-note{margin:7px 0 10px;color:#64748b;font-size:8px;line-height:1.4}.emi-fields label span{color:#8491a1;font-size:8px;font-weight:500}.emi-monthly small{font-size:14px;font-weight:650}.emi-zero-note{display:grid;gap:3px}.emi-zero-note strong{font-size:12px}.emi-zero-note span{color:#d8f3e8;font-size:9px}.eligibility-card{display:grid;gap:4px;margin:10px 0;padding:10px 12px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:rgba(255,255,255,.08)}.eligibility-card span{color:#cfe4f8;font-size:9px;font-weight:800;text-transform:uppercase}.eligibility-card strong{font-size:11px;line-height:1.4}.eligibility-card small{color:#cfe4f8;font-size:8px;line-height:1.4}.scholarship-card{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;margin-top:22px;padding:21px 24px;border:1px solid #ffd4ad;border-radius:17px;background:#fff7ef;box-shadow:0 12px 30px rgba(255,121,0,.08)}.scholarship-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:#fff0e2;color:#ff7900;font-size:24px;font-weight:850}.scholarship-card h2{margin:0 0 5px;color:#082a5e;font-size:21px}.scholarship-card p{max-width:680px;margin:0;color:#59697d;font-size:11px;line-height:1.5}.scholarship-card small{display:block;margin-top:6px;color:#8a684c;font-size:9px}.scholarship-cta{border-color:#ff7900;background:#ff7900;color:#fff;white-space:nowrap}
@media(max-width:900px){.scholarship-card{grid-template-columns:auto 1fr}.scholarship-cta{grid-column:1/-1;width:100%}}
@media(max-width:620px){.fee-tier-cards{grid-template-columns:1fr}.fee-tier-cards button{min-height:68px}.scholarship-card{grid-template-columns:1fr;padding:20px}.scholarship-icon{width:46px;height:46px}.scholarship-card h2{font-size:20px}}
.quick-fields label[hidden]{display:none!important}

/* Scholarship conversion follows the EMI result immediately. */
.emi-results .result-scholarship{display:grid;grid-template-columns:1fr;gap:7px;margin:11px 0 0;padding:13px 14px;border-color:rgba(255,187,122,.75);border-radius:12px;background:#fff8f0;box-shadow:none;color:#17253b}.emi-results .result-scholarship h2{margin:0 0 3px;color:#082a5e;font-size:17px;line-height:1.2}.emi-results .result-scholarship p{margin:0;color:#59697d;font-size:10px;line-height:1.4}.emi-results .result-scholarship small{margin:0;color:#725638;font-size:9px;text-align:center}.emi-results .result-scholarship .scholarship-cta{display:flex;width:100%;min-height:50px;margin:2px 0 0;border-color:#ff7900;background:#ff7900;color:#fff;font-size:15px;font-weight:800}.emi-results .eligibility-card{margin:9px 0 0}.emi-results .emi-disclaimer{margin-top:7px}
@media(min-width:901px){.emi-results{padding:18px 22px}.emi-monthly{margin-bottom:11px}.emi-results .emi-result-grid div{padding:9px 11px}.emi-results .emi-zero-note{margin:9px 0 0;padding:8px 10px}.emi-results .result-scholarship{margin-top:9px;padding:11px 12px}.emi-results .result-scholarship .scholarship-cta{min-height:48px}.emi-results .eligibility-card{padding:8px 10px}}
@media(max-width:620px){.emi-results .result-scholarship{display:grid;grid-template-columns:1fr;padding:14px}.emi-results .result-scholarship .scholarship-cta{min-height:52px}.emi-results .eligibility-card{margin-top:10px}}

.calculator-eligibility{display:grid;gap:2px;margin:9px 0 0;padding:8px 11px;border:1px solid #cfe0ef;border-left:3px solid #0a66c2;border-radius:9px;background:#f3f8fe;color:#334155}.calculator-eligibility span{color:#0a66c2;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.calculator-eligibility strong{font-size:10px;line-height:1.35}.calculator-eligibility small{color:#64748b;font-size:8px;line-height:1.35}.emi-results .result-scholarship p{max-width:none}

/* Priority 1366x768 calculator fit and personalized eligibility action. */
.calculator-eligibility{grid-template-columns:1fr auto;align-items:center;gap:8px}.calculator-eligibility>div{display:grid;gap:2px}.eligibility-cta{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border:1px solid #0a66c2;border-radius:7px;background:#fff;color:#0a66c2;font-size:9px;font-weight:800;text-decoration:none;white-space:nowrap}.eligibility-cta:hover{background:#eaf5ff}
@media(min-width:901px){.emi-page-hero{padding:13px 0 12px}.emi-page-hero .eyebrow{font-size:11px}.emi-page-hero h1{margin:7px auto 5px;font-size:35px}.emi-page-hero p{font-size:14px;line-height:1.3}.emi-calculator-section{padding:13px 0 20px}.emi-layout{gap:18px}.emi-panel,.emi-results{min-height:0;padding:15px 20px}.emi-panel-head h2{font-size:26px}.emi-course-label,.emi-specialization-wrap label{margin-top:7px;gap:3px}.emi-course-label select,.emi-specialization-wrap select{min-height:40px}.calculator-eligibility{margin-top:6px;padding:6px 9px}.fee-tier-heading{margin:7px 0 5px}.fee-tier-cards{gap:7px}.fee-tier-cards button{min-height:70px;padding:7px 8px}.fee-benchmark-note{margin:4px 0 6px}.emi-fields{gap:7px 12px}.emi-fields label{gap:3px}.emi-fields input,.emi-fields select{min-height:40px}.emi-calculate-button{min-height:40px;margin-top:8px}.emi-error{min-height:6px;margin-top:2px}.emi-monthly{margin:5px 0 9px}.emi-results .emi-result-grid{gap:7px}.emi-results .emi-result-grid div{padding:7px 10px}.emi-results .emi-zero-note{margin-top:7px;padding:7px 9px}.emi-results .result-scholarship{gap:5px;margin-top:7px;padding:9px 11px}.emi-results .result-scholarship h2{font-size:16px}.emi-results .result-scholarship p{font-size:9px;line-height:1.3}.emi-results .result-scholarship .scholarship-cta{min-height:46px}.emi-results .result-scholarship small{font-size:8px}.emi-results .emi-disclaimer{margin-top:5px}}
@media(max-width:620px){.calculator-eligibility{grid-template-columns:1fr}.eligibility-cta{width:100%;min-height:40px}.emi-page-hero{padding:28px 0 26px}.emi-page-hero h1{margin:12px auto 9px}.emi-calculator-section{padding-top:16px}}

/* Compare Universities V1 */
.compare-page{background:#f6f9fd}.compare-hero{padding:38px 0 30px;background:linear-gradient(135deg,#eef7ff,#fff 58%,#fff5ec)}.compare-intro{text-align:center}.compare-intro>span{color:#0a66c2;font-size:11px;font-weight:850;letter-spacing:.11em}.compare-intro h1{margin:7px 0 6px;color:#082a5e;font-size:clamp(34px,4vw,50px);letter-spacing:-.04em}.compare-intro p{max-width:680px;margin:0 auto;color:#5d6c80;font-size:14px}.compare-builder{max-width:1120px;margin:24px auto 0;padding:20px;border:1px solid #cfe0ef;border-radius:18px;background:#fff;box-shadow:0 18px 48px rgba(8,42,94,.1)}.compare-builder label{display:grid;gap:7px;color:#1f3855;font-size:13px;font-weight:800}.compare-builder label>span{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e9f4ff;color:#0a66c2;font-size:11px}.compare-builder label em{color:#718096;font-size:10px;font-style:normal;font-weight:600}.compare-builder select{width:100%;min-height:48px;padding:0 40px 0 13px;border:1px solid #bdd5e9;border-radius:9px;background:#fff;color:#17324f;font:700 13px inherit}.compare-builder select:focus{border-color:#0a66c2;outline:3px solid rgba(10,102,194,.13)}.compare-university-selectors{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.compare-builder-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:14px;padding-top:13px;border-top:1px solid #e2ebf4}.compare-builder-footer p{margin:0;color:#0a66c2;font-size:12px;font-weight:800}.compare-builder-footer small{color:#748297;font-size:10px}.compare-results-section{min-height:360px;padding:30px 0 70px}.compare-empty{display:grid;justify-items:center;max-width:700px;margin:25px auto;padding:45px 24px;border:1px dashed #b7cee3;border-radius:18px;background:#fff;text-align:center}.compare-empty>span{display:grid;place-items:center;width:50px;height:50px;border-radius:14px;background:#eaf5ff;color:#0a66c2;font-size:25px}.compare-empty h2{margin:14px 0 6px;color:#082a5e}.compare-empty p{margin:0;color:#69788c;font-size:13px}.comparison-table{overflow:hidden;border:1px solid #ccdeec;border-radius:16px;background:#fff;box-shadow:0 14px 38px rgba(8,42,94,.08)}.comparison-row{display:grid;grid-template-columns:minmax(150px,.75fr) repeat(var(--compare-count),minmax(210px,1fr));border-bottom:1px solid #e2eaf2}.comparison-row:last-child{border-bottom:0}.comparison-row>div{padding:16px;border-right:1px solid #e2eaf2;color:#405168;font-size:12px;line-height:1.5}.comparison-row>div:first-child{background:#f7fafe;color:#183a60;font-weight:800}.comparison-row>div:last-child{border-right:0}.comparison-row small{display:block;margin-top:4px;color:#78869a;font-size:9px;line-height:1.35}.comparison-head{position:static;z-index:2}.comparison-head>div{display:grid;align-content:center;justify-items:start;min-height:92px;background:#edf6ff!important}.comparison-head>div:not(:first-child){grid-template-columns:auto 1fr;column-gap:10px}.comparison-head strong{align-self:end;color:#082a5e;font-size:16px}.comparison-head small{grid-column:2;margin:0}.neutral-university-icon{grid-row:1/3;display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#fff;color:#0a66c2;font-size:18px;box-shadow:0 4px 12px rgba(10,102,194,.12)}.compare-fee{display:block;color:#0a66c2;font-size:20px}.compare-text-button{padding:7px 9px;border:1px solid #aacde8;border-radius:7px;background:#edf7ff;color:#0a66c2;font-size:11px;font-weight:800;cursor:pointer}.specialization-list{display:flex;flex-wrap:wrap;gap:5px}.specialization-list span{padding:4px 6px;border-radius:6px;background:#edf6ff;color:#225985;font-size:9px}.compare-conversion-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px}.compare-conversion{padding:26px;border:1px solid #cfe0ef;border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(8,42,94,.06)}.compare-conversion.scholarship{border-color:#f2ceb0;background:#fffaf5}.compare-conversion>span{color:#0a66c2;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.compare-conversion h2{margin:7px 0;color:#082a5e;font-size:22px}.compare-conversion p{min-height:44px;margin:0 0 17px;color:#617086;font-size:12px;line-height:1.55}.compare-conversion .btn{min-height:49px}.compare-page button:focus-visible{outline:3px solid rgba(10,102,194,.2);outline-offset:2px}
@media(max-width:760px){.compare-hero{padding:26px 0 22px}.compare-intro h1{font-size:34px}.compare-builder{margin-top:18px;padding:15px}.compare-university-selectors{grid-template-columns:1fr}.compare-builder-footer{display:grid}.comparison-table{overflow:visible;border:0;background:transparent;box-shadow:none}.comparison-row,.comparison-head{display:grid;grid-template-columns:1fr;gap:8px;margin-bottom:12px;padding:10px;border:1px solid #ccdeec;border-radius:13px;background:#fff}.comparison-row>div{padding:11px;border:0;border-radius:8px;font-size:12px}.comparison-row>div:first-child{background:#eaf4fd;font-size:13px}.comparison-row>div:not(:first-child):before{content:attr(data-university);display:block;margin-bottom:5px;color:#0a66c2;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.comparison-head{display:none}.compare-fee{font-size:19px}.compare-conversion-grid{grid-template-columns:1fr}.compare-conversion p{min-height:0}}

/* Visible secondary eligibility action; scholarship remains the primary CTA. */
.calculator-eligibility{grid-template-columns:1fr;gap:8px}.eligibility-cta{width:100%;min-height:44px;padding:0 14px;border:1px solid #0a66c2;border-radius:9px;background:#e9f4ff;color:#0a66c2;font-size:14px;font-weight:750;box-shadow:0 3px 9px rgba(10,102,194,.08)}.eligibility-cta span{display:inline-grid;place-items:center;width:19px;height:19px;margin-right:7px;border-radius:50%;background:#0a66c2;color:#fff;font-size:12px}.eligibility-cta:hover,.eligibility-cta:focus-visible{border-color:#084f9a;background:#d5eaff;color:#084f9a;outline:none;box-shadow:0 0 0 3px rgba(10,102,194,.14)}
@media(min-width:901px){.calculator-eligibility{gap:6px;padding:7px 9px}.eligibility-cta{min-height:44px}}
@media(max-width:620px){.eligibility-cta{min-height:46px;font-size:14px}}
.course-explorer-section{background:linear-gradient(180deg,#fff,#f5f9fd)}.course-tabs{display:flex;justify-content:center;gap:10px;margin:0 auto 24px}.course-tabs button{min-height:44px;padding:0 22px;border:1px solid #bdd7ec;border-radius:999px;background:#fff;color:#0a66c2;font-weight:800;cursor:pointer}.course-tabs button.active{border-color:#0a66c2;background:#0a66c2;color:#fff;box-shadow:0 8px 20px rgba(10,102,194,.18)}.course-option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.course-option-card{position:relative;display:flex;flex-direction:column;min-height:220px;padding:24px;border:1px solid #d5e4f0;border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(8,42,94,.07)}.course-option-card .course-level{color:#0a66c2;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.course-option-card h3{margin:10px 0 5px;color:#082a5e;font-size:25px}.course-option-card p{margin:0;color:#53657b;font-size:13px;line-height:1.5}.course-option-card small{margin-top:8px;color:#68788b;font-size:10px;line-height:1.45}.course-option-card a{margin-top:auto;padding-top:18px;color:#0a66c2;font-size:12px;font-weight:850;text-decoration:none}.course-option-card.premium-pathway{border-color:#f2bd8c;background:linear-gradient(145deg,#fff9f2,#fff);box-shadow:0 12px 32px rgba(255,121,0,.1)}.pathway-label{align-self:flex-start;margin-bottom:10px;padding:5px 8px;border-radius:7px;background:#fff0e1;color:#bd5800;font-size:9px;font-weight:850}.course-directory{display:grid;gap:38px}.course-directory h2{margin:0 0 17px;color:#082a5e;font-size:27px}.emi-fee-pending{grid-column:1/-1;display:grid;gap:6px;padding:15px;border:1px solid #f1c493;border-radius:11px;background:#fff8ef;color:#5f4530}.emi-fee-pending strong{color:#9b4800;font-size:13px}.emi-fee-pending span,.emi-fee-pending small{font-size:9px;line-height:1.45}.emi-calculate-button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:900px){.course-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.course-tabs{display:grid;grid-template-columns:1fr 1fr}.course-tabs button{padding:0 10px;font-size:11px}.course-option-grid{grid-template-columns:1fr}.course-option-card{min-height:190px;padding:20px}}
.course-explorer-intro{color:#334155!important;font-size:17px!important;font-weight:700;line-height:1.55}
.professional-badge{display:block;width:max-content;margin-bottom:8px;padding:5px 8px;border:1px solid #b7dfcf;border-radius:7px;background:#edf9f4;color:#08794f;font-size:10px;font-weight:850}.professional-details{display:grid;gap:4px;margin-top:9px;padding:9px;border-radius:8px;background:#f5f8fc;color:#33475f;font-size:11px}.professional-details b{color:#082a5e}.professional-details small{margin:0}
.course-tabs button b{display:none}.course-tabs .acca-tab{border-color:#e0ad7d;background:#fffaf4;color:#a44b00}.course-tabs .acca-tab.active{border-color:#c45a00;background:linear-gradient(135deg,#c45a00,#ff7900);color:#fff}.acca-directory{padding:24px;border:1px solid #f0c79f;border-radius:18px;background:#fffaf5}@media(max-width:620px){.course-tabs{grid-template-columns:repeat(3,1fr)}.course-tabs button span{display:none}.course-tabs button b{display:inline}}

/* Homepage programme discovery */
.course-explorer-section{padding-bottom:74px;background:linear-gradient(180deg,#fff 0%,#f4f9ff 100%)}
.programme-primary-tabs{display:grid;width:min(760px,100%);grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:26px;border:1px solid #c8dced;border-radius:999px;overflow:hidden;background:#fff;box-shadow:0 8px 22px rgba(8,42,94,.06)}
.programme-primary-tabs button{min-height:50px;padding:0 18px;border:0;border-right:1px solid #dbe6f0;border-radius:0;background:#fff;color:#0a55a6;font-size:14px;font-weight:800;box-shadow:none}
.programme-primary-tabs button:last-child{border-right:0}.programme-primary-tabs button.active{background:linear-gradient(135deg,#075cb8,#0a66c2);color:#fff;box-shadow:none}
.programme-filter-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:0 auto 34px}
.programme-filter-tabs button{min-height:42px;padding:0 20px;border:1px solid #cbddec;border-radius:999px;background:#fff;color:#294969;font-size:13px;cursor:pointer}
.programme-filter-tabs button:hover{border-color:#0a66c2;color:#0a66c2}.programme-filter-tabs button.active{border-color:#0a66c2;background:#0a66c2;color:#fff;font-weight:800;box-shadow:0 8px 18px rgba(10,102,194,.2)}
.course-explorer-section .course-option-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.programme-photo-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:visible;border:1px solid #c8dced;border-radius:17px;background:#fff;box-shadow:0 13px 30px rgba(8,42,94,.1);transition:transform .2s,box-shadow .2s}
.programme-photo-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(8,42,94,.15)}
.programme-photo{position:relative;aspect-ratio:16/10;overflow:hidden;border-radius:16px 16px 0 0;background:#dceaf6}.programme-photo img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.programme-photo-card:hover img{transform:scale(1.035)}
.programme-badge{position:absolute;top:14px;left:0;padding:9px 17px;border-radius:0 8px 8px 0;background:#0a66c2;color:#fff;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 7px 16px rgba(10,72,136,.22)}
.programme-card-body{display:flex;flex:1;min-height:235px;padding:20px;flex-direction:column}.programme-domain{color:#ff6f00;font-size:10px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.programme-card-body h3{margin:9px 0 11px;color:#082a5e;font-size:19px;line-height:1.3;letter-spacing:-.02em}.programme-duration{margin:0 0 18px;color:#5d6e83;font-size:12px}.programme-duration span{color:#0a66c2;font-size:17px}.programme-card-body a{display:flex;align-items:center;justify-content:center;min-height:49px;margin-top:auto;border-radius:10px;background:#0a66c2;color:#fff;font-size:13px;font-weight:850;text-decoration:none}.programme-card-body a:hover{background:#084f98}.programme-availability-note{margin:22px 0 0;color:#66778c;font-size:11px;text-align:center}
.programme-specializations{position:relative;display:grid;gap:8px;margin:-2px 0 15px;padding:12px 13px;border:1px solid #d7e8f6;border-radius:10px;background:#f2f8fe}.programme-specializations>strong{color:#0759ad;font-size:13px;font-weight:900}.programme-specialization-tags{display:flex;flex-wrap:wrap;gap:7px}.programme-specialization-tags>span:not(.programme-more-wrap){display:inline-flex;align-items:center;min-height:29px;padding:5px 10px;border:1px solid #afd1ec;border-radius:999px;background:#fff;color:#244e72;font-size:11px;font-weight:850;line-height:1.25}.programme-more-wrap{position:relative;display:inline-flex}.programme-more-button{min-height:29px;padding:5px 10px;border:1px solid #f2bd8c;border-radius:999px;background:#fff5e9;color:#b95500;font-family:inherit;font-size:11px;font-weight:850;line-height:1.25;cursor:pointer}.programme-more-button:hover,.programme-more-button:focus-visible,.programme-more-wrap.open .programme-more-button{border-color:#ff7900;background:#ff7900;color:#fff;outline:none}.programme-specialization-popover{position:absolute;z-index:40;right:-12px;bottom:calc(100% + 10px);display:grid;width:290px;max-width:min(290px,82vw);gap:10px;padding:16px;border:1px solid #bdd8ed;border-radius:13px;background:#fff;color:#24364e;box-shadow:0 20px 45px rgba(8,42,94,.24);opacity:0;visibility:hidden;transform:translateY(7px);pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s}.programme-specialization-popover:after{content:"";position:absolute;right:30px;bottom:-7px;width:12px;height:12px;border-right:1px solid #bdd8ed;border-bottom:1px solid #bdd8ed;background:#fff;transform:rotate(45deg)}.programme-specialization-popover>b{color:#082a5e;font-size:13px;font-weight:900}.programme-specialization-list{display:grid;grid-template-columns:1fr 1fr;gap:7px 10px;max-height:220px;overflow:auto}.programme-specialization-list>span{display:flex;align-items:flex-start;gap:5px;color:#40566e;font-size:10px;font-weight:700;line-height:1.35}.programme-specialization-list i{color:#00a86b;font-style:normal;font-weight:900}.programme-specialization-popover small{color:#718096;font-size:9px;line-height:1.4}.programme-more-wrap:hover .programme-specialization-popover,.programme-more-wrap:focus-within .programme-specialization-popover,.programme-more-wrap.open .programme-specialization-popover{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}
@media(max-width:1050px){.course-explorer-section .course-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.programme-primary-tabs{display:grid;grid-template-columns:1fr 1fr;border-radius:14px;overflow:visible;background:transparent;box-shadow:none}.programme-primary-tabs button{min-height:46px;border:1px solid #c8dced!important;border-radius:10px!important;font-size:12px}.programme-filter-tabs{display:flex;justify-content:flex-start;flex-wrap:nowrap;margin-right:-4%;padding-right:4%;overflow-x:auto;scrollbar-width:none}.programme-filter-tabs::-webkit-scrollbar{display:none}.programme-filter-tabs button{flex:0 0 auto;min-height:40px;padding:0 16px}.course-explorer-section .course-option-grid{grid-template-columns:1fr}.programme-card-body{min-height:210px}.programme-card-body h3{font-size:20px}}
.assessment-category-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:14px 0 16px;padding:4px;border:1px solid #d5e4f0;border-radius:12px;background:#f4f8fc}.assessment-category-tabs button{min-height:42px;border:0;border-radius:9px;background:transparent;color:#476079;font-size:13px;font-weight:850;cursor:pointer}.assessment-category-tabs button.active{background:#0a66c2;color:#fff;box-shadow:0 5px 14px rgba(10,102,194,.2)}.assessment-category-tabs button:first-child.active{background:linear-gradient(135deg,#c45a00,#ff7900)}.assessment-category-panel[hidden]{display:none}.assessment-category-panel h3{margin-top:0}@media(max-width:620px){.assessment-category-tabs{gap:4px}.assessment-category-tabs button{min-height:40px;font-size:12px}}
.hero-cta-row{display:flex;align-items:stretch;gap:11px}.hero-callback-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:58px;padding:0 21px;border:2px solid #0a66c2;border-radius:10px;background:rgba(255,255,255,.94);color:#0a66c2;font-size:15px;font-weight:750;white-space:nowrap;cursor:pointer;box-shadow:0 7px 18px rgba(8,42,94,.08)}.hero-callback-cta:hover,.hero-callback-cta:focus-visible{background:#edf6ff;border-color:#084f9a;color:#084f9a}.callback-phone-icon{font-size:17px}.callback-dialog{width:min(640px,100%);padding:34px}.callback-dialog h2{margin:8px 0 7px;color:#082a5e;font-size:29px}.callback-dialog [data-callback-form-view]>p{margin:0 0 19px;color:#59697d;font-size:14px;line-height:1.55}.callback-fields{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.callback-fields label.full{grid-column:1/-1}.callback-fields .phone-input.international-phone{grid-template-columns:76px minmax(0,1fr)}.callback-submit{margin-top:12px}.callback-success .assessment-call{min-width:150px;margin-top:6px}.callback-form>small{display:block;margin-top:10px;color:#637287;font-size:11px;text-align:center}@media(max-width:760px){.hero-cta-row{display:grid;width:100%;grid-template-columns:1fr}.hero-primary-assessment,.hero-callback-cta{width:100%!important;min-height:54px}.callback-dialog{width:100%;max-height:100vh;min-height:100vh;padding:58px 20px 28px;border-radius:0}.callback-fields{grid-template-columns:1fr}.callback-fields label.full{grid-column:auto}.callback-fields .phone-input.international-phone{grid-template-columns:72px minmax(0,1fr)}.callback-dialog h2{font-size:30px}.callback-dialog [data-callback-form-view]>p{font-size:14px}.callback-fields label{font-size:14px}.callback-fields input,.callback-fields select{font-size:15px}.callback-submit{min-height:56px;font-size:16px}}
.hero-card-course-groups{display:grid!important;gap:8px!important}.hero-card-course-group{display:grid;grid-template-columns:32px 1fr;gap:7px;align-items:start}.hero-card-course-group>b{padding-top:7px;color:#082a5e;font-size:10px;font-weight:850;line-height:1}.hero-card-course-group>div{display:flex;flex-wrap:wrap;gap:6px 7px}.hero-card-course-group button{display:inline-flex;align-items:center;justify-content:center;min-height:29px;padding:4px 10px;border:1px solid #cfe3f5;border-radius:999px;background:#f2f8fe;color:#0a66c2;font-family:inherit;font-size:11px;font-weight:750;line-height:1.1;cursor:pointer}.hero-card-course-group button:hover,.hero-card-course-group button:focus-visible,.hero-card-course-group button.selected{border-color:#0a66c2;background:#0a66c2;color:#fff;outline:none}.hero-card-course-group[data-hero-category="ACCA"] button{border-color:#f1c69d;background:#fff8f0;color:#a64e00}.hero-card-course-group[data-hero-category="ACCA"] button.selected{border-color:#ff7900;background:#ff7900;color:#fff}@media(min-width:961px){.hero-assessment-card{width:350px;max-width:350px!important;padding:25px 24px}.hero-course-entry{margin:13px 0 16px}.hero-card-course-groups{gap:7px!important}}@media(max-width:620px){.hero-card-course-group{grid-template-columns:30px 1fr}.hero-card-course-group>div{overflow:visible}.hero-card-course-group button{min-height:29px;padding-inline:10px;font-size:11px}}
@media(min-width:961px){.hero-assessment-card .assessment-mini-visual{margin-bottom:10px}.hero-assessment-card .mini-node{width:46px;height:46px;border-radius:13px;font-size:9px}.hero-assessment-card .mini-line{width:31px}.hero-assessment-card .hero-card-heading h2{margin:6px 0 3px;font-size:26px}.hero-assessment-card .hero-card-heading p{margin-bottom:10px;font-size:11px}.hero-assessment-card .hero-course-entry{margin:9px 0 12px}.hero-assessment-card .hero-form-trust{margin-top:9px;font-size:9px}}
.compare-assistance-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-top:15px;padding:14px 15px;border:1px solid #d8e6f2;border-radius:13px;background:linear-gradient(135deg,#f7fbff,#fff)}.compare-assistance-strip h2{margin:0 0 3px;color:#082a5e;font-size:16px;line-height:1.2}.compare-assistance-strip p{max-width:580px;margin:0;color:#607086;font-size:10px;line-height:1.45}.compare-assistance-actions{display:flex;gap:9px}.compare-assistance-actions .btn,.compare-data-fallback .btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 17px;border-radius:9px;font-size:13px;font-weight:800;white-space:nowrap;cursor:pointer}.compare-expert-cta{border:1px solid #ff7900;background:#ff7900;color:#fff}.compare-expert-cta:hover{border-color:#e66d00;background:#e66d00}.compare-callback-cta{gap:7px;border:1px solid #0a66c2;background:#fff;color:#0a66c2}.compare-callback-cta:hover{background:#edf6ff}.compare-data-fallback .compare-expert-cta{margin-top:18px}.compare-data-fallback>span{font-size:16px}@media(max-width:760px){.compare-assistance-strip{grid-template-columns:1fr;padding:14px}.compare-assistance-actions{display:grid}.compare-assistance-actions .btn{width:100%}}
.compare-fee-pending{display:block;color:#0a66c2;font-size:14px;line-height:1.35;font-weight:800}.compare-fee-pending+small{display:block;margin-top:4px;color:#64748b}

/* Neutral programme-to-lead journey */
.programme-check-button{display:flex;align-items:center;justify-content:center;min-height:49px;margin-top:auto;border:0;border-radius:10px;background:#0a66c2;color:#fff;font-family:inherit;font-size:13px;font-weight:850;cursor:pointer}.programme-check-button:hover,.programme-check-button:focus-visible{background:#084f98;outline:3px solid rgba(10,102,194,.18);outline-offset:2px}.programme-pathway-count{display:inline-flex;align-items:center;min-height:25px;padding:4px 8px;border:1px solid #f2bd8c;border-radius:999px;background:#fff7ed;color:#a94e00;font-size:9px;font-weight:850;line-height:1.25}
.programme-specialization-tags>.programme-pathway-count{min-height:29px;padding:5px 10px;border-color:#f0b57f;background:#fff4e8;color:#a94e00;font-size:11px;font-weight:900}
.tools-secondary-grid .tool-visual-card{position:relative;isolation:isolate;min-height:174px;overflow:hidden;padding-right:88px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tools-secondary-grid .tool-visual-card:hover{transform:translateY(-3px);border-color:#a9cce9;box-shadow:0 14px 30px rgba(8,42,94,.11)}.tool-visual-card>.icon,.tool-visual-card>h3,.tool-visual-card>p,.tool-visual-card>a{position:relative;z-index:2}.tool-visual-card>.icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tool-card-graphic{position:absolute;z-index:1;right:8px;bottom:8px;width:78px;height:78px;color:#0a66c2;opacity:.16;pointer-events:none}.tool-card-graphic svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:3.3;stroke-linecap:round;stroke-linejoin:round}.tool-visual-card:nth-child(2) .tool-card-graphic{color:#ff7900;opacity:.18}.tool-visual-card:nth-child(3) .tool-card-graphic{color:#00a86b;opacity:.17}.tool-visual-card:nth-child(2)>.icon{background:#fff2e7;color:#e66d00}.tool-visual-card:nth-child(3)>.icon{background:#eaf9f3;color:#008c5a}
@media(max-width:620px){.tools-secondary-grid .tool-visual-card{min-height:164px;padding-right:94px}.tool-card-graphic{right:12px;bottom:14px;width:72px;height:72px}}
.programme-picker-overlay{position:fixed;z-index:1100;inset:0;display:grid;place-items:center;padding:18px;background:rgba(4,28,61,.64);backdrop-filter:blur(7px)}.programme-picker-overlay[hidden]{display:none}.programme-picker-dialog{position:relative;width:min(680px,100%);max-height:min(760px,92vh);overflow:auto;padding:34px;border:1px solid #c7dced;border-radius:20px;background:#fff;box-shadow:0 28px 80px rgba(4,28,61,.3)}.programme-picker-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#edf5fc;color:#36516e;font-size:24px;cursor:pointer}.programme-picker-kicker{display:inline-flex;padding:6px 10px;border-radius:999px;background:#e9f4ff;color:#0a66c2;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.programme-picker-dialog h2{margin:11px 42px 7px 0;color:#082a5e;font-size:29px;line-height:1.18}.programme-picker-dialog>p:not(.programme-picker-note){margin:0;color:#5c6d82;font-size:13px;line-height:1.55}.programme-picker-options{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:22px 0 15px}.programme-picker-options button{display:flex;align-items:center;gap:9px;min-height:48px;padding:10px 13px;border:1px solid #c9ddec;border-radius:10px;background:#f8fbfe;color:#17395e;font-family:inherit;font-size:12px;font-weight:750;text-align:left;cursor:pointer}.programme-picker-options button span{display:grid;place-items:center;flex:0 0 20px;width:20px;height:20px;border:1px solid #b9d3e8;border-radius:50%;background:#fff;color:#fff}.programme-picker-options button:hover{border-color:#0a66c2;background:#eef7ff}.programme-picker-options button.selected{border-color:#0a66c2;background:#e8f3ff;color:#0756a7;box-shadow:inset 0 0 0 1px #0a66c2}.programme-picker-options button.selected span{border-color:#00a86b;background:#00a86b}.programme-picker-note{margin:0 0 17px;padding:10px 12px;border-radius:9px;background:#f5f8fb;color:#65758a;font-size:10px;line-height:1.5}.programme-picker-submit{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;border:0;border-radius:10px;background:#ff7900;color:#fff;font-family:inherit;font-size:15px;font-weight:850;cursor:pointer}.programme-picker-submit:hover{background:#e86e00}
@media(max-width:620px){.programme-picker-overlay{padding:0;place-items:end center}.programme-picker-dialog{width:100%;max-height:88vh;padding:28px 18px calc(24px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0}.programme-picker-dialog h2{font-size:24px}.programme-picker-options{grid-template-columns:1fr}.programme-picker-options button{min-height:50px;font-size:13px}}

/* Critical mobile homepage flow fix. Desktop rules remain unchanged. */
@media (min-width:320px) and (max-width:768px){
  html,body{max-width:100%;overflow-x:hidden}
  body{padding-bottom:calc(88px + env(safe-area-inset-bottom))}
  .site-header .header-inner{width:calc(100% - 16px);min-height:62px;gap:6px}
  .site-header .brand{transform:none;padding:4px 6px 4px 5px;border-radius:9px}
  .site-header .brand img{width:30px;height:32px}
  .site-header .brand-name{font-size:11px;white-space:nowrap}
  .site-header .header-contact{display:flex;flex:1;justify-content:flex-end;gap:6px;min-width:0}
  .site-header .header-contact .phone-link{display:inline-flex;min-height:38px;padding:0 3px;font-size:11px;font-weight:850}
  .site-header .header-cta{display:none}
  .site-header .menu-toggle{flex:0 0 38px;width:38px;height:38px;padding:0}

  .hero-v2{height:auto;min-height:0;padding:28px 0 26px;background-position:54% center;overflow:visible}
  .hero-v2 .container.hero-v2-grid{display:flex;width:100%;max-width:none;height:auto;min-height:0;margin:0;flex-direction:column;gap:0;align-items:stretch}
  .hero-v2-copy{order:1;width:calc(100% - 32px);margin-inline:16px;text-align:left}
  .hero-brand-statement{display:block;margin:0 0 12px;font-size:16px;line-height:1.4;text-align:left}
  .hero-brand-statement span,.hero-brand-statement strong{display:inline}
  .hero-v2-copy h1.hero-headline-final{width:100%;height:auto;margin:0;padding:25px 20px 26px;border-radius:17px;font-size:clamp(38px,11vw,50px);line-height:1.06;text-align:left}
  .hero-headline-final>span{display:block}
  .hero-headline-final>span:first-child:after{content:none}
  .hero-headline-final strong{white-space:normal}
  .hero-v2-copy>p.hero-supporting-copy{max-width:none;margin:16px 0 0;font-size:16px;line-height:1.55;text-align:left}
  .hero-v2-actions{width:100%;margin-top:18px;gap:9px;align-items:stretch}
  .hero-cta-row{display:grid;width:100%;grid-template-columns:1fr;gap:10px}
  .hero-primary-assessment,.hero-callback-cta,.hero-v2-actions .hero-primary-assessment{width:100%!important;min-height:56px}
  .hero-v2-actions>small{align-self:center;margin-top:0;font-size:10px;text-align:center}
  .hero-v2 .hero-benefits{display:grid;width:100%;grid-template-columns:1fr;gap:10px;margin:18px 0 0}
  .hero-v2 .hero-benefits li{height:auto;min-height:74px;padding:12px;font-size:13px;text-align:left}

  .hero-assessment-card{position:static;order:2;top:auto;right:auto;bottom:auto;left:auto;width:calc(100% - 32px)!important;max-width:none!important;height:auto;min-height:0;margin:28px 16px 0!important;padding:24px 20px 26px;transform:none!important;align-self:auto;overflow:visible;animation:none}
  .assessment-mini-visual{justify-content:flex-start;margin-bottom:16px;transform:none}
  .hero-card-heading{text-align:left}
  .hero-card-heading>span{font-size:12px}
  .hero-card-heading h2{margin:7px 0 5px;font-size:30px;line-height:1.12}
  .hero-card-heading p{margin-bottom:18px;font-size:16px}
  .hero-course-entry{margin:0 0 20px}
  .hero-course-entry>strong{display:block;margin-bottom:13px;font-size:17px;line-height:1.35}
  .hero-card-course-groups{display:grid!important;gap:15px!important;overflow:visible}
  .hero-card-course-group{display:block;overflow:visible}
  .hero-card-course-group>b{display:block;margin-bottom:8px;padding:0;font-size:13px}
  .hero-card-course-group>div{display:flex;flex-wrap:wrap;gap:8px;overflow:visible}
  .hero-card-course-group button{min-height:34px;padding:6px 11px;font-size:13px;white-space:normal}
  .hero-form-submit{display:flex;width:100%;min-height:56px;margin-top:3px;font-size:15px}
  .hero-form-trust{display:grid;gap:4px;margin:12px 0 0;font-size:10px;text-align:center}

  .hero-trust-strip{position:relative}
  .hero-trust-strip .trust-strip-grid{width:100%;grid-template-columns:1fr;padding:14px 16px 18px}
  .hero-trust-strip .trust-strip-grid>div{min-height:0;padding:21px 6px;border-right:0;border-bottom:1px solid #e5edf5}
  .hero-trust-strip .trust-strip-grid>div:last-child{border-bottom:0}

  .mobile-contact-bar{position:fixed;z-index:800;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1fr;min-height:64px;padding:8px 8px calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #dce6f1;box-shadow:0 -8px 24px rgba(15,42,78,.1)}
  .mobile-contact-bar a{min-height:48px}
}


@media (min-width:621px) and (max-width:768px){
  .hero-v2-copy h1.hero-headline-final{font-size:48px}
  .hero-assessment-card{padding-inline:24px}
}

/* Mobile landscape / small-tablet boundary: remove the inherited 25% desktop grid gap. */
@media (min-width:769px) and (max-width:960px){
  .hero-v2{height:auto;min-height:0;overflow:visible}
  .hero-v2 .container.hero-v2-grid{display:flex;width:100%;max-width:none;min-height:0;flex-direction:column;gap:0;align-items:stretch}
  .hero-v2-copy{width:calc(100% - 40px);margin-inline:20px}
  .hero-assessment-card{position:static;top:auto;right:auto;bottom:auto;left:auto;width:calc(100% - 40px);max-width:580px;margin:30px 20px 0;transform:none!important;align-self:flex-start}
}
.hero-positioning-line {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
  margin: 8px 0 10px;
  color: #64748b;
  font-size: 13px;
  font-weight: 650;
  line-height: 1.35;
}

.hero-positioning-line s {
  color: #7b8798;
  text-decoration-color: #ff7900;
  text-decoration-thickness: 2px;
}

.hero-positioning-line strong {
  color: #0a66c2;
  font-weight: 800;
}

@media (max-width: 620px) {
  .hero-positioning-line {
    font-size: 12px;
    margin-bottom: 9px;
  }
}

/* Final comparison-card emphasis */
.compare-help-card {
  border-color: #9bc9ee;
  border-top: 4px solid #0a66c2;
  background: linear-gradient(145deg, #eef8ff 0%, #d9efff 100%);
  box-shadow: 0 13px 30px rgba(8, 42, 94, .12);
}

.compare-help-card:nth-child(2),
.compare-help-card:nth-child(5) {
  border-color: #edbd95;
  border-top-color: #ff7900;
  background: linear-gradient(145deg, #fff5eb 0%, #ffe2c8 100%);
}

.compare-help-card .compare-icon {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  box-shadow: 0 7px 18px rgba(10, 102, 194, .16);
}

.compare-help-card:nth-child(2) .compare-icon,
.compare-help-card:nth-child(5) .compare-icon {
  box-shadow: 0 7px 18px rgba(230, 109, 0, .18);
}

.compare-help-card h3 {
  margin-top: 13px;
  font-size: 18px;
  font-weight: 800;
}

.compare-help-card h3::before {
  display: block;
  margin-bottom: 5px;
  color: #0a66c2;
  font-size: 10px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.compare-help-card:nth-child(1) h3::before { content: "Trust"; }
.compare-help-card:nth-child(2) h3::before { content: "Affordability"; }
.compare-help-card:nth-child(3) h3::before { content: "Academics"; }
.compare-help-card:nth-child(4) h3::before { content: "Learning"; }
.compare-help-card:nth-child(5) h3::before { content: "Access"; }
.compare-help-card:nth-child(6) h3::before { content: "Career"; }
.compare-help-card:nth-child(2) h3::before,
.compare-help-card:nth-child(5) h3::before { color: #e66d00; }

/* Course explorer: stronger sky-blue and orange card contrast */
.course-option-grid .course-option-card:nth-child(odd) {
  border-color: #8fc4ec;
  border-top: 4px solid #0a66c2;
  background: linear-gradient(145deg, #eef8ff 0%, #d8efff 100%);
  box-shadow: 0 13px 30px rgba(10, 102, 194, .12);
}

.course-option-grid .course-option-card:nth-child(even) {
  border-color: #efb886;
  border-top: 4px solid #ff7900;
  background: linear-gradient(145deg, #fff4e9 0%, #ffdfc1 100%);
  box-shadow: 0 13px 30px rgba(230, 109, 0, .12);
}

.course-option-grid .course-option-card:nth-child(odd) .pathway-label {
  background: #d8edff;
  color: #075ba9;
}

.course-option-card {
  transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}

.course-option-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 17px 36px rgba(8, 42, 94, .16);
}

/* Hero assessment programme readability */
.hero-card-course-group button {
  min-height: 33px;
  padding: 5px 11px;
  font-size: 12px;
  font-weight: 800;
}

@media (max-width: 620px) {
  .hero-card-course-group button {
    min-height: 36px;
    padding: 7px 12px;
    font-size: 13px;
  }
}

@media (min-width: 961px) {
  .hero-assessment-card {
    width: 400px;
    max-width: 400px !important;
    transform: translateX(12px);
  }

  .hero-v2 .hero-benefits li {
    font-size: 15px;
  }
}

/* Subtle orange dot detail inside the white logo container */
.site-header .brand::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 7px;
  right: 8px;
  width: 48px;
  height: 26px;
  border-radius: 8px;
  background-image: radial-gradient(circle, #ff7900 1.5px, transparent 1.7px);
  background-size: 8px 8px;
  opacity: .24;
  pointer-events: none;
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 42%);
  mask-image: linear-gradient(90deg, transparent, #000 42%);
}

.site-header .brand > * {
  position: relative;
  z-index: 1;
}

.site-header .brand::after {
  height: 4px;
  background: linear-gradient(90deg, #0a66c2 0 55%, #ff7900 55%);
}

@media (max-width: 620px) {
  .site-header .brand::before {
    top: 5px;
    right: 5px;
    width: 32px;
    height: 20px;
    background-size: 7px 7px;
    opacity: .18;
  }
}

.compare-help-card p {
  font-size: 15px;
  line-height: 1.68;
}

/* Four-step decision section readability */
.decision-steps-section .info-card .icon {
  width: 46px;
  height: 46px;
  font-size: 15px;
}

.decision-steps-section .info-card h3 {
  font-size: 18px;
  font-weight: 900;
  line-height: 1.3;
  color: #061f49;
  letter-spacing: -.01em;
}

.decision-steps-section .info-card p {
  font-size: 17px;
  line-height: 1.6;
}

.decision-steps-section .info-card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  min-height: 330px;
  padding: 24px;
  isolation: isolate;
}

.decision-steps-section .info-card::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background: linear-gradient(180deg, rgba(255,255,255,0) 25%, rgba(255,255,255,.72) 55%, rgba(255,255,255,.98) 76%);
  pointer-events: none;
}

.decision-steps-section .info-card h3,
.decision-steps-section .info-card p {
  position: relative;
  z-index: 2;
}

.step-graphic {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: grid;
  place-items: center;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background: #eef7ff;
  box-shadow: none;
  animation: stepCardImageZoom 7s ease-in-out infinite;
}

.decision-steps-section .info-card:nth-child(even) .step-graphic {
  background: #fff1e5;
}

.decision-steps-section .info-card:nth-child(2) .step-graphic {
  animation-delay: -1.5s;
}

.decision-steps-section .info-card:nth-child(3) .step-graphic {
  animation-delay: -3s;
}

.decision-steps-section .info-card:nth-child(4) .step-graphic {
  animation-delay: -4.5s;
}

.step-graphic svg {
  width: 43px;
  height: 43px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.step-graphic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
}

@keyframes stepCardImageZoom {
  0%,100% { transform: scale(1); }
  50% { transform: scale(1.045); }
}

@keyframes stepGoalPulse {
  0%,100% { transform: scale(1); }
  50% { transform: scale(1.07); }
}

@keyframes stepCompareMove {
  0%,100% { transform: translateX(0); }
  50% { transform: translateX(-5px); }
}

@keyframes stepGuidanceFloat {
  0%,100% { transform: translateY(0); }
  50% { transform: translateY(-5px); }
}

@keyframes stepSuccessPop {
  0%,72%,100% { transform: scale(1) rotate(0); }
  82% { transform: scale(1.1) rotate(-3deg); }
  91% { transform: scale(1.04) rotate(2deg); }
}

@media (prefers-reduced-motion: reduce) {
  .step-graphic { animation: none; }
}

@media (max-width: 620px) {
  .decision-steps-section .info-card { min-height: 320px; padding: 22px; }
  .step-graphic { inset: 0; width: 100%; height: 100%; }
}

.decision-steps-section .section-head p {
  width: max-content;
  max-width: 100%;
  margin-inline: auto;
  color: #334155;
  font-size: 20px;
  line-height: 1.5;
}

.decision-steps-section .section-title {
  max-width: none;
  white-space: nowrap;
}

.decision-title-check {
  display: inline-grid;
  place-items: center;
  width: 1em;
  height: 1em;
  margin-left: .18em;
  border-radius: .25em;
  background: #00a86b;
  box-shadow: 0 5px 12px rgba(0,168,107,.2);
  vertical-align: -.08em;
}

.decision-title-check svg {
  width: 72%;
  height: 72%;
  fill: none;
  stroke: #fff;
  stroke-width: 3.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

@media (max-width: 760px) {
  .decision-steps-section .section-title {
    white-space: normal;
  }

  .decision-steps-section .section-head p {
    width: auto;
    font-size: 16px;
  }
}

/* Eight-step conditional assessment */
.assessment-overlay.assessment-v2 {
  place-items: stretch;
  padding: 0;
  background: linear-gradient(135deg, #f7fbff 0%, #eef7ff 52%, #fff7ef 100%);
  backdrop-filter: none;
}

.assessment-v2 .assessment-dialog {
  width: 100%;
  min-height: 100vh;
  max-height: 100vh;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.assessment-v2 .assessment-close {
  position: fixed;
  top: 22px;
  right: 28px;
  width: 44px;
  height: 44px;
  border: 1px solid #d6e5f2;
  background: #fff;
  box-shadow: 0 8px 24px rgba(9, 55, 105, .1);
}

.assessment-v2 .assessment-progress {
  position: relative;
  padding: 26px max(84px, calc((100vw - 1040px) / 2)) 19px;
  background: rgba(255, 255, 255, .88);
  backdrop-filter: blur(10px);
}

.assessment-v2 .assessment-progress-content {
  width: min(765px, calc(100% - 300px));
  margin: 0 auto;
}

.assessment-home-logo {
  position: absolute;
  top: 9px;
  left: 24px;
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 72px;
  padding: 6px 20px 6px 10px;
  border: 1px solid #d7e4f0;
  border-radius: 12px;
  background: #fff;
  color: #082a5e;
  box-shadow: 0 7px 20px rgba(9, 52, 101, .1);
  font-size: 21px;
  font-weight: 850;
  letter-spacing: .045em;
  text-decoration: none;
}

.assessment-home-logo img {
  width: 61px;
  height: 61px;
  object-fit: contain;
}

.assessment-home-logo span {
  color: #ff7900;
}

.assessment-home-logo:hover {
  border-color: #8ebbe3;
  transform: translateY(-1px);
  box-shadow: 0 10px 24px rgba(9, 52, 101, .14);
}

.assessment-v2 .assessment-form {
  width: min(1040px, calc(100% - 48px));
  margin: 0 auto;
  padding: 52px 46px 34px;
}

.assessment-v2 .assessment-step {
  min-height: 430px;
  text-align: center;
}

.assessment-v2 .assessment-step h2 {
  max-width: 940px;
  margin: 14px auto 8px;
  color: #071f46;
  font-family: Poppins, Inter, sans-serif;
  font-size: clamp(32px, 3vw, 43px);
  font-weight: 650;
  line-height: 1.22;
  letter-spacing: -.035em;
}

.assessment-v2 .assessment-step > p {
  max-width: 780px;
  margin: 0 auto 30px;
  color: #66768d;
  font-size: 18px;
  line-height: 1.55;
}

.assessment-v2 .assessment-kicker {
  justify-content: center;
  font-size: 13px;
}

.assessment-v2 .assessment-category-tabs {
  justify-content: center;
  margin: 0 auto 24px;
}

.assessment-v2 .assessment-category-tabs button {
  min-width: 145px;
  min-height: 52px;
  padding: 0 24px;
  font-size: 15px;
  font-weight: 800;
}

.assessment-v2 .assessment-category-panel h3,
.assessment-v2 .assessment-step h3 {
  margin-top: 25px;
  text-align: center;
}

.assessment-v2 .assessment-choices {
  width: min(900px, 100%);
  margin-right: auto;
  margin-left: auto;
  gap: 14px;
}

.assessment-v2 .assessment-success {
  width: min(900px, calc(100% - 48px));
  margin: 0 auto;
}

.assessment-v2 .assessment-score-options,
.assessment-v2 .assessment-special-categories {
  grid-template-columns: repeat(3, 1fr);
}

.assessment-v2 .assessment-step > small {
  text-align: left;
  line-height: 1.5;
}

.assessment-skip-note,
.assessment-info-note {
  display: grid;
  gap: 5px;
  padding: 17px 18px;
  border: 1px solid #cfe3f4;
  border-radius: 12px;
  background: #f2f8fd;
  color: #405670;
  font-size: 12px;
  line-height: 1.55;
}

.assessment-skip-note strong {
  color: #0a66c2;
  font-size: 14px;
}

.assessment-info-note {
  margin-top: 16px;
  border-color: #f1d2b5;
  background: #fff7ef;
  color: #725033;
}

.assessment-v2 .assessment-choices button {
  min-height: 64px;
  padding: 13px 18px;
  border-width: 2px;
  border-radius: 12px;
  background: rgba(255, 255, 255, .94);
  color: #07366f;
  box-shadow: 0 5px 13px rgba(16, 58, 105, .08);
  font-size: 16px;
  font-weight: 800;
}

.assessment-v2 .assessment-choices button:hover {
  border-color: #0a66c2;
  background: #f1f8ff;
  transform: translateY(-1px);
  box-shadow: 0 9px 20px rgba(10, 102, 194, .13);
}

.assessment-v2 .assessment-choices button.selected {
  border-color: #0a66c2;
  background: #e8f3ff;
  color: #075bb0;
  box-shadow: 0 0 0 2px rgba(10, 102, 194, .12), 0 9px 20px rgba(10, 102, 194, .12);
}

.assessment-v2 .assessment-step h3 {
  color: #233b59;
  font-size: 14px;
}

.assessment-v2 .assessment-actions {
  width: min(900px, 100%);
  margin: 18px auto 0;
  padding-top: 22px;
}

.assessment-v2 .assessment-actions button {
  min-height: 56px;
  font-size: 16px;
}

.assessment-v2 .assessment-back {
  width: 34%;
  border-color: #cddbea;
  background: #fff;
  color: #173a63;
}

.assessment-v2 .assessment-next {
  width: 64%;
  background: linear-gradient(90deg, #075cb8, #0a66c2);
  box-shadow: 0 9px 22px rgba(10, 102, 194, .22);
}

@media (max-width: 620px) {
  .assessment-v2 .assessment-close {
    top: 12px;
    right: 12px;
    width: 38px;
    height: 38px;
  }

  .assessment-v2 .assessment-progress {
    padding: 88px 56px 14px 18px;
  }

  .assessment-v2 .assessment-progress-content {
    width: 100%;
  }

  .assessment-home-logo {
    top: 8px;
    left: 12px;
    min-height: 66px;
    padding: 5px 14px 5px 7px;
    font-size: 17px;
  }

  .assessment-home-logo img {
    width: 54px;
    height: 54px;
  }

  .assessment-v2 .assessment-form {
    width: 100%;
    padding: 25px 18px 30px;
  }

  .assessment-v2 .assessment-step {
    min-height: auto;
  }

  .assessment-v2 .assessment-step h2 {
    font-size: 29px;
  }

  .assessment-v2 .assessment-step > p {
    margin-bottom: 22px;
    font-size: 15px;
  }

  .assessment-v2 .assessment-category-tabs button {
    min-width: 0;
    min-height: 46px;
    padding: 0 14px;
    font-size: 13px;
  }

  .assessment-v2 .assessment-score-options,
  .assessment-v2 .assessment-special-categories {
    grid-template-columns: repeat(2, 1fr);
  }

  .assessment-v2 .assessment-choices button {
    min-height: 57px;
    padding: 11px 9px;
    font-size: 14px;
  }

  .assessment-v2 .assessment-actions {
    gap: 9px;
  }

  .assessment-v2 .assessment-actions button {
    min-height: 54px;
    font-size: 14px;
  }
}

/* Final four-step card layout matched to the approved reference */
.decision-steps-section .grid-4 {
  align-items: stretch;
}

.decision-steps-section .eyebrow {
  font-size: 15px;
  font-weight: 800;
}

.decision-steps-section .eyebrow::before,
.decision-steps-section .eyebrow::after {
  content: "";
  display: block;
  width: 34px;
  height: 2px;
  flex: 0 0 34px;
  background: var(--orange);
}

.decision-steps-section .info-card {
  display: flex;
  min-height: 445px;
  padding: 0 0 26px;
  flex-direction: column;
  justify-content: flex-start;
  overflow: hidden;
  border: 1px solid #d4e1ee;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(8,42,94,.08);
}

.decision-steps-section .info-card::before {
  display: none;
}

.decision-steps-section .step-graphic,
.decision-steps-section .info-card:nth-child(2) .step-graphic,
.decision-steps-section .info-card:nth-child(3) .step-graphic,
.decision-steps-section .info-card:nth-child(4) .step-graphic {
  position: relative;
  inset: auto;
  display: block;
  width: 100%;
  height: 235px;
  flex: 0 0 235px;
  border-radius: 0;
  background: #eef6fd;
  box-shadow: none;
  animation: none;
  overflow: hidden;
}

.decision-steps-section .step-graphic img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0;
  object-fit: cover;
  animation: stepPictureBreath 8s ease-in-out infinite;
}

.decision-steps-section .info-card:nth-child(2) .step-graphic img { animation-delay: -2s; }
.decision-steps-section .info-card:nth-child(3) .step-graphic img { animation-delay: -4s; }
.decision-steps-section .info-card:nth-child(4) .step-graphic img { animation-delay: -6s; }

.decision-steps-section .info-card h3 {
  margin: 23px 22px 9px;
  color: #061f49;
  font-size: 21px;
  font-weight: 900;
  line-height: 1.25;
}

.decision-steps-section .info-card p {
  margin: 0 22px;
  color: #34465e;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.52;
}

@keyframes stepPictureBreath {
  0%,100% { transform: scale(1); }
  50% { transform: scale(1.035); }
}

@media (max-width: 900px) {
  .decision-steps-section .info-card { min-height: 420px; }
  .decision-steps-section .step-graphic,
  .decision-steps-section .info-card:nth-child(2) .step-graphic,
  .decision-steps-section .info-card:nth-child(3) .step-graphic,
  .decision-steps-section .info-card:nth-child(4) .step-graphic {
    height: 220px;
    flex-basis: 220px;
  }
}

@media (max-width: 620px) {
  .decision-steps-section .info-card { min-height: 0; padding-bottom: 24px; }
  .decision-steps-section .step-graphic,
  .decision-steps-section .info-card:nth-child(2) .step-graphic,
  .decision-steps-section .info-card:nth-child(3) .step-graphic,
  .decision-steps-section .info-card:nth-child(4) .step-graphic {
    height: 250px;
    flex-basis: 250px;
  }
}

/* Topic-specific decorative visuals for comparison cards */
.compare-help-card {
  overflow: hidden;
}

.compare-card-visual {
  position: absolute;
  top: 18px;
  right: 18px;
  display: grid;
  place-items: center;
  width: 104px;
  height: 104px;
  border-radius: 30px;
  background: rgba(10, 102, 194, .10);
  color: #0a66c2;
  opacity: .36;
  transform: rotate(3deg);
  pointer-events: none;
}

.compare-help-card:nth-child(2) .compare-card-visual,
.compare-help-card:nth-child(5) .compare-card-visual {
  background: rgba(255, 121, 0, .12);
  color: #e66d00;
  transform: rotate(-3deg);
}

.compare-card-visual svg {
  width: 78px;
  height: 78px;
  fill: none;
  stroke: currentColor;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.compare-help-card .compare-icon,
.compare-help-card h3,
.compare-help-card p {
  position: relative;
  z-index: 1;
}

.compare-help-card h3 {
  max-width: 76%;
}

.compare-help-card:hover .compare-card-visual {
  opacity: .48;
  transform: rotate(0deg) scale(1.05);
  transition: opacity .2s ease, transform .2s ease;
}

@media (max-width: 620px) {
  .compare-card-visual {
    width: 88px;
    height: 88px;
  }

  .compare-card-visual svg {
    width: 64px;
    height: 64px;
  }
}

/* Signature College View comparison showcase */
.compare-help-section {
  position: relative;
  overflow: hidden;
  padding-block: 86px;
  background:
    radial-gradient(circle at 8% 18%, rgba(10,102,194,.15), transparent 24%),
    radial-gradient(circle at 91% 82%, rgba(255,121,0,.13), transparent 23%),
    linear-gradient(180deg, #f8fbff 0%, #edf6ff 100%);
}

.compare-help-section::before,
.compare-help-section::after {
  content: "";
  position: absolute;
  border: 1px solid rgba(10,102,194,.12);
  border-radius: 50%;
  pointer-events: none;
}

.compare-help-section::before {
  width: 360px;
  height: 360px;
  top: -230px;
  left: -130px;
  box-shadow: 0 0 0 36px rgba(10,102,194,.035), 0 0 0 76px rgba(10,102,194,.025);
}

.compare-help-section::after {
  width: 300px;
  height: 300px;
  right: -150px;
  bottom: -190px;
  border-color: rgba(255,121,0,.18);
  box-shadow: 0 0 0 34px rgba(255,121,0,.035), 0 0 0 70px rgba(255,121,0,.022);
}

.compare-help-section .container {
  position: relative;
  z-index: 1;
}

.compare-help-section .section-head {
  margin-bottom: 34px;
}

.compare-help-section .eyebrow {
  width: max-content;
  margin-inline: auto;
  padding: 8px 14px;
  border: 1px solid #c7def2;
  border-radius: 999px;
  background: rgba(255,255,255,.78);
  box-shadow: 0 8px 22px rgba(8,42,94,.07);
}

.compare-help-section .section-title {
  margin-top: 15px;
  font-size: clamp(38px, 4.2vw, 54px);
  letter-spacing: -.045em;
}

.compare-help-section .section-head p {
  max-width: 820px;
  color: #40546e;
  font-size: 16px;
  font-weight: 550;
}

.compare-help-grid {
  gap: 22px;
}

.compare-help-card {
  min-height: 240px;
  padding: 29px;
  border: 1px solid #76b9e9;
  border-top: 5px solid #0a66c2;
  border-radius: 21px;
  background: linear-gradient(145deg, #fafdff 0%, #d9efff 100%);
  box-shadow: 0 18px 38px rgba(8,65,126,.13), inset 0 1px 0 rgba(255,255,255,.9);
  isolation: isolate;
}

.compare-help-card:nth-child(2),
.compare-help-card:nth-child(5) {
  border-color: #f3a665;
  border-top-color: #ff7900;
  background: linear-gradient(145deg, #fffdfb 0%, #ffe3c9 100%);
  box-shadow: 0 18px 38px rgba(171,76,0,.12), inset 0 1px 0 rgba(255,255,255,.9);
}

.compare-help-card::after {
  content: "";
  position: absolute;
  right: 26px;
  bottom: 18px;
  left: 26px;
  height: 4px;
  border-radius: 999px;
  background: linear-gradient(90deg, #0a66c2 0 32%, rgba(10,102,194,.12) 32% 100%);
  opacity: .9;
}

.compare-help-card:nth-child(2)::after,
.compare-help-card:nth-child(5)::after {
  background: linear-gradient(90deg, #ff7900 0 32%, rgba(255,121,0,.14) 32% 100%);
}

.compare-help-card .compare-icon {
  width: 56px;
  height: 56px;
  border: 1px solid rgba(10,102,194,.16);
  background: rgba(255,255,255,.82);
  box-shadow: 0 10px 24px rgba(10,102,194,.16);
}

.compare-help-card:nth-child(2) .compare-icon,
.compare-help-card:nth-child(5) .compare-icon {
  border-color: rgba(255,121,0,.2);
  background: rgba(255,255,255,.82);
}

.compare-card-visual {
  top: 20px;
  right: 20px;
  width: 118px;
  height: 118px;
  border: 1px solid rgba(10,102,194,.12);
  background: rgba(255,255,255,.46);
  opacity: .66;
  box-shadow: inset 0 0 30px rgba(10,102,194,.08);
}

.compare-help-card:nth-child(2) .compare-card-visual,
.compare-help-card:nth-child(5) .compare-card-visual {
  border-color: rgba(255,121,0,.18);
  background: rgba(255,255,255,.46);
  opacity: .7;
  box-shadow: inset 0 0 30px rgba(255,121,0,.09);
}

.compare-help-card h3 {
  margin-top: 17px;
  max-width: 76%;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: -.02em;
}

.compare-help-card p {
  max-width: 88%;
  padding-bottom: 19px;
  color: #334a64;
  font-size: 15.5px;
  font-weight: 560;
  line-height: 1.65;
}

.compare-help-card:hover {
  transform: translateY(-8px) scale(1.012);
  border-color: #0a66c2;
  box-shadow: 0 26px 55px rgba(8,65,126,.2), 0 0 0 4px rgba(10,102,194,.07);
}

.compare-help-card:nth-child(2):hover,
.compare-help-card:nth-child(5):hover {
  border-color: #ff7900;
  box-shadow: 0 26px 55px rgba(171,76,0,.18), 0 0 0 4px rgba(255,121,0,.08);
}

.compare-showcase-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin-top: 34px;
  padding: 23px 25px;
  border: 1px solid rgba(255,255,255,.24);
  border-radius: 19px;
  background: linear-gradient(100deg, #082a5e, #0a66c2);
  color: #fff;
  box-shadow: 0 18px 42px rgba(8,42,94,.2);
}

.compare-showcase-cta > div {
  display: grid;
  gap: 5px;
}

.compare-showcase-cta strong {
  font-size: 20px;
  font-weight: 900;
}

.compare-showcase-cta > div span {
  color: #d9e9f8;
  font-size: 14px;
}

.compare-showcase-cta .btn {
  min-width: 225px;
  min-height: 52px;
  border: 0;
  box-shadow: 0 11px 25px rgba(255,121,0,.3);
}

@media (max-width: 760px) {
  .compare-help-section {
    padding-block: 60px;
  }

  .compare-help-card h3,
  .compare-help-card p {
    max-width: 100%;
  }

  .compare-showcase-cta {
    display: grid;
    text-align: center;
  }

  .compare-showcase-cta .btn {
    width: 100%;
  }
}

/* Mobile density refinement: keep touch targets comfortable while showing
   more of the lead journey in the first few phone screens. */
@media (min-width: 320px) and (max-width: 620px) {
  body {
    padding-bottom: calc(64px + env(safe-area-inset-bottom));
  }

  .hero-v2 {
    padding: 18px 0 20px;
  }

  .hero-v2-copy {
    width: calc(100% - 24px);
    margin-inline: 12px;
  }

  .hero-brand-statement {
    margin-bottom: 9px;
    font-size: 14px;
  }

  .hero-v2-copy h1.hero-headline-final {
    padding: 18px 15px 19px;
    border-radius: 14px;
    font-size: clamp(31px, 9vw, 36px);
    line-height: 1.07;
  }

  .hero-v2-copy > p.hero-supporting-copy {
    margin-top: 12px;
    font-size: 14px;
    line-height: 1.5;
  }

  .hero-v2-actions {
    margin-top: 14px;
  }

  .hero-primary-assessment,
  .hero-callback-cta,
  .hero-v2-actions .hero-primary-assessment {
    min-height: 50px;
    font-size: 14px;
  }

  .hero-v2 .hero-benefits {
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 7px;
    margin-top: 14px;
  }

  .hero-v2 .hero-benefits li {
    min-height: 58px;
    padding: 9px 10px;
    font-size: 10.5px;
    line-height: 1.3;
  }

  .hero-assessment-card {
    width: calc(100% - 24px) !important;
    margin: 20px 12px 0 !important;
    padding: 18px 15px 20px;
    border-radius: 18px;
  }

  .assessment-mini-visual {
    margin-bottom: 9px;
    transform: scale(.78);
    transform-origin: left center;
  }

  .hero-card-heading > span {
    font-size: 10px;
  }

  .hero-card-heading h2 {
    margin: 5px 0 3px;
    font-size: 24px;
    line-height: 1.1;
  }

  .hero-card-heading p {
    margin-bottom: 12px;
    font-size: 13px;
  }

  .hero-course-entry {
    margin-bottom: 14px;
  }

  .hero-course-entry > strong {
    margin-bottom: 9px;
    font-size: 14px;
  }

  .hero-card-course-groups {
    gap: 10px !important;
  }

  .hero-card-course-group > b {
    margin-bottom: 6px;
    font-size: 11px;
  }

  .hero-card-course-group > div {
    gap: 6px;
  }

  .hero-card-course-group button {
    min-height: 30px;
    padding: 5px 9px;
    font-size: 11px;
  }

  .hero-form-submit {
    min-height: 50px;
    font-size: 14px;
  }

  .hero-form-trust {
    margin-top: 8px;
    font-size: 9px;
  }

  .hero-trust-strip .trust-strip-grid {
    padding: 10px 14px 14px;
  }

  .hero-trust-strip .trust-strip-grid > div {
    padding: 14px 5px;
  }

  .section {
    padding: 48px 0;
  }

  .section-head {
    margin-bottom: 25px;
  }

  .section-title {
    font-size: 31px;
  }

  .tools-secondary-grid .tool-visual-card {
    min-height: 150px;
    padding: 18px 86px 18px 18px;
  }

  .mobile-contact-bar {
    min-height: 56px;
    padding: 5px 6px calc(5px + env(safe-area-inset-bottom));
  }

  .mobile-contact-bar a {
    min-height: 46px;
    font-size: 12px;
  }
}

/* Mobile experience V2 — compact, swipe-friendly, and consistent across pages. */
@media (min-width: 320px) and (max-width: 620px) {
  .container {
    width: calc(100% - 20px);
  }

  .section {
    padding: 40px 0;
  }

  .section-head {
    margin-bottom: 20px;
  }

  .section-title {
    margin: 7px 0 9px;
    font-size: clamp(26px, 7.7vw, 30px);
    line-height: 1.08;
  }

  .section-head p,
  .course-explorer-intro {
    font-size: 13px !important;
    line-height: 1.48;
  }

  .eyebrow {
    gap: 7px;
    font-size: 10px;
  }

  /* Hero assessment: retain every programme, but reduce chip and card bulk. */
  .hero-assessment-card {
    padding: 16px 14px 17px;
  }

  .assessment-mini-visual {
    display: none;
  }

  .hero-card-heading h2 {
    font-size: 22px;
  }

  .hero-card-heading p {
    margin-bottom: 9px;
    font-size: 11px;
  }

  .hero-course-entry > strong {
    margin-bottom: 7px;
    font-size: 13px;
  }

  .hero-card-course-groups {
    gap: 7px !important;
  }

  .hero-card-course-group {
    display: grid;
    grid-template-columns: 27px minmax(0,1fr);
    gap: 5px;
  }

  .hero-card-course-group > b {
    margin: 0;
    padding-top: 6px;
    font-size: 9px;
  }

  .hero-card-course-group > div {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 5px;
  }

  .hero-card-course-group button {
    width: 100%;
    min-height: 30px;
    padding: 4px 3px;
    font-size: 8.5px;
    line-height: 1.12;
    white-space: normal;
  }

  .hero-form-submit {
    min-height: 46px;
    font-size: 13px;
  }

  /* Four-step journey: all four cards fit in a compact 2 × 2 mobile grid. */
  .decision-steps-section {
    padding-block: 38px;
  }

  .decision-steps-section .eyebrow {
    font-size: 11px;
  }

  .decision-steps-section .eyebrow::before,
  .decision-steps-section .eyebrow::after {
    width: 22px;
    flex-basis: 22px;
  }

  .decision-steps-section .grid-4 {
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 10px;
  }

  .decision-steps-section .info-card {
    min-height: 0;
    padding: 0 0 13px;
    border-radius: 14px;
  }

  .decision-steps-section .step-graphic,
  .decision-steps-section .info-card:nth-child(2) .step-graphic,
  .decision-steps-section .info-card:nth-child(3) .step-graphic,
  .decision-steps-section .info-card:nth-child(4) .step-graphic {
    height: 122px;
    flex-basis: 122px;
  }

  .decision-steps-section .info-card h3 {
    margin: 12px 11px 5px;
    font-size: 14.5px;
    line-height: 1.22;
  }

  .decision-steps-section .info-card p {
    margin: 0 11px;
    font-size: 11.5px;
    font-weight: 550;
    line-height: 1.42;
  }

  /* Course discovery: four tabs in one line and cards in a horizontal rail. */
  .course-explorer-section {
    padding-bottom: 38px;
  }

  .programme-primary-tabs,
  .course-tabs.programme-primary-tabs {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(4,minmax(0,1fr));
    gap: 0;
    margin: 0 0 16px;
    overflow: hidden;
    border-radius: 12px;
    background: #fff;
  }

  .programme-primary-tabs button,
  .course-tabs.programme-primary-tabs button {
    min-width: 0;
    min-height: 40px;
    padding: 0 4px;
    border: 0 !important;
    border-right: 1px solid #d6e4f0 !important;
    border-radius: 0 !important;
    font-size: 9.5px;
    line-height: 1.1;
    white-space: normal;
  }

  .programme-primary-tabs button:last-child,
  .course-tabs.programme-primary-tabs button:last-child {
    border-right: 0 !important;
  }

  .programme-filter-tabs {
    gap: 7px;
    margin: 0 -10px 15px 0;
  }

  .programme-filter-tabs button {
    min-height: 34px;
    padding: 0 12px;
    font-size: 10px;
  }

  .course-explorer-section .course-option-grid {
    display: flex;
    gap: 11px;
    margin-right: -10px;
    padding: 2px 10px 10px 0;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  .course-explorer-section .course-option-grid::-webkit-scrollbar,
  .testimonial-grid::-webkit-scrollbar {
    display: none;
  }

  .course-explorer-section .programme-photo-card {
    flex: 0 0 min(72vw,270px);
    scroll-snap-align: start;
    border-radius: 14px;
  }

  .programme-photo {
    aspect-ratio: 16/8.8;
    border-radius: 13px 13px 0 0;
  }

  .programme-badge {
    top: 10px;
    padding: 6px 10px;
    font-size: 9px;
  }

  .programme-card-body {
    min-height: 205px;
    padding: 13px;
  }

  .programme-domain {
    font-size: 8.5px;
  }

  .programme-card-body h3 {
    margin: 6px 0 8px;
    font-size: 16px;
    line-height: 1.25;
  }

  .programme-specializations {
    gap: 6px;
    margin: 0 0 10px;
    padding: 8px;
  }

  .programme-specializations > strong {
    font-size: 10.5px;
  }

  .programme-specialization-tags {
    gap: 5px;
  }

  .programme-specialization-tags > span:not(.programme-more-wrap),
  .programme-specialization-tags > .programme-pathway-count {
    min-height: 24px;
    padding: 3px 7px;
    font-size: 8.5px;
  }

  .programme-duration {
    margin-bottom: 10px;
    font-size: 10px;
  }

  .programme-check-button {
    min-height: 43px;
    font-size: 11.5px;
  }

  /* Comparison USP: six factors become a readable 2 × 3 grid. */
  .compare-help-section {
    padding-block: 40px;
  }

  .compare-help-grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 10px;
  }

  .compare-help-card {
    min-height: 205px;
    padding: 13px 12px 15px;
    border-radius: 14px;
  }

  .compare-help-card .compare-icon {
    width: 34px;
    height: 34px;
    border-radius: 9px;
  }

  .compare-help-card .compare-icon svg {
    width: 18px;
    height: 18px;
  }

  .compare-card-visual {
    top: 10px;
    right: 8px;
    width: 55px;
    height: 55px;
  }

  .compare-help-card h3 {
    max-width: 100%;
    margin: 10px 0 6px;
    font-size: 14px;
    line-height: 1.2;
  }

  .compare-help-card h3::before {
    margin-bottom: 5px;
    font-size: 8px;
  }

  .compare-help-card p {
    max-width: 100%;
    padding-bottom: 7px;
    font-size: 11.5px;
    font-weight: 520;
    line-height: 1.42;
  }

  .compare-showcase-cta {
    gap: 13px;
    margin-top: 16px;
    padding: 16px;
    border-radius: 14px;
  }

  .compare-showcase-cta strong {
    font-size: 16px;
  }

  .compare-showcase-cta > div span {
    font-size: 11px;
  }

  .compare-showcase-cta .btn {
    min-height: 46px;
  }

  /* Tools: feature remains prominent; supporting tools use a 2-column grid. */
  .tools-feature-grid {
    gap: 11px;
  }

  .emi-feature-card {
    grid-template-columns: 44px 1fr;
    gap: 12px;
    padding: 17px 14px;
  }

  .emi-feature-card > .icon {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    font-size: 21px;
  }

  .emi-feature-card h3 {
    margin: 6px 0;
    font-size: 19px;
  }

  .emi-feature-card p {
    font-size: 12px;
    line-height: 1.45;
  }

  .emi-feature-card small {
    margin-top: 6px;
    font-size: 9px;
  }

  .emi-feature-card a {
    min-height: 44px;
    margin-top: 13px;
    padding: 10px 12px;
    font-size: 11px;
  }

  .tools-secondary-grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 10px;
  }

  .tools-secondary-grid .tool-visual-card {
    min-height: 172px;
    padding: 13px 12px;
  }

  .tools-secondary-grid .tool-visual-card:last-child {
    grid-column: 1/-1;
    min-height: 142px;
    padding-right: 90px;
  }

  .tool-visual-card > .icon {
    width: 34px;
    height: 34px;
  }

  .tool-visual-card h3 {
    margin: 10px 0 5px;
    font-size: 14px;
  }

  .tool-visual-card p {
    font-size: 10.5px;
    line-height: 1.4;
  }

  .tool-visual-card a {
    margin-top: 9px;
    font-size: 10px;
  }

  .tool-card-graphic {
    right: 5px;
    bottom: 7px;
    width: 55px;
    height: 55px;
  }

  /* Testimonials: one compact card with the next card peeking in. */
  .reviews-section {
    padding-block: 40px;
  }

  .testimonial-grid {
    display: flex;
    gap: 12px;
    margin-right: -10px;
    padding: 2px 10px 10px 0;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  .testimonial-card {
    display: flex;
    flex: 0 0 min(82vw,305px);
    scroll-snap-align: start;
    border-radius: 14px;
  }

  .testimonial-photo {
    height: 185px;
    min-height: 0;
    object-fit: contain;
  }

  .testimonial-body {
    padding: 14px;
  }

  .testimonial-body blockquote {
    margin: 8px 0 11px;
    font-size: 12px;
    line-height: 1.5;
  }

  .testimonial-details summary {
    font-size: 11px;
  }

  .testimonial-person {
    padding-top: 10px;
  }

  .testimonial-person strong {
    font-size: 13px;
  }

  .testimonial-person span,
  .verified-review {
    font-size: 9.5px;
  }

  /* FAQ and final conversion block. */
  .faq-item summary {
    padding: 15px 48px 15px 15px;
    font-size: 13px;
  }

  .faq-item p {
    padding: 0 15px 15px;
    font-size: 12px;
    line-height: 1.55;
  }

  .faq-call {
    display: grid;
    gap: 8px;
    margin-top: 18px;
    font-size: 12px;
    text-align: center;
  }

  .final-cta-section {
    padding: 44px 0 38px;
  }

  .final-cta-inner h2 {
    margin: 11px auto 9px;
    font-size: 29px;
  }

  .final-cta-inner > p {
    font-size: 13px;
    line-height: 1.5;
  }

  .final-cta-actions {
    gap: 9px;
    margin-top: 18px;
  }

  /* Compact interior pages and keep large directories from becoming endless. */
  .page-hero,
  .emi-page-hero {
    padding: 30px 0 27px;
  }

  .page-hero h1,
  .emi-page-hero h1 {
    margin: 11px auto 8px;
    font-size: 30px;
    line-height: 1.08;
  }

  .page-hero p,
  .emi-page-hero p {
    font-size: 13px;
    line-height: 1.48;
  }

  .section .grid-3,
  .section .grid-4 {
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 10px;
  }

  .section .grid-3 .info-card,
  .section .grid-4 .info-card {
    min-height: 160px;
    padding: 15px;
  }

  .section .grid-3 .info-card h3,
  .section .grid-4 .info-card h3 {
    margin: 10px 0 5px;
    font-size: 15px;
  }

  .section .grid-3 .info-card p,
  .section .grid-4 .info-card p {
    font-size: 11px;
    line-height: 1.45;
  }

  .course-directory {
    gap: 24px;
  }

  .course-directory .course-option-grid {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 10px;
  }

  .course-directory .course-option-card {
    min-height: 175px;
    padding: 14px;
  }

  .course-directory .course-option-card h3 {
    margin-top: 7px;
    font-size: 18px;
  }

  .course-directory .course-option-card p {
    font-size: 11px;
  }

  /* Compare tool mobile selection and conversion controls. */
  .compare-hero {
    padding: 28px 0 24px;
  }

  .compare-intro h1 {
    font-size: 30px;
  }

  .compare-intro p {
    font-size: 12px;
    line-height: 1.45;
  }

  .compare-builder {
    margin-top: 16px;
    padding: 14px;
    border-radius: 14px;
  }

  .compare-university-selectors {
    gap: 9px;
  }

  .compare-builder select {
    min-height: 44px;
  }

  .compare-builder-footer {
    display: grid;
    gap: 5px;
  }

  .compare-assistance-strip {
    gap: 10px;
    padding: 12px;
  }

  .compare-assistance-actions .btn {
    min-height: 44px;
    font-size: 12px;
  }

  .compare-results-section {
    padding: 22px 0 45px;
  }

  .compare-empty {
    margin: 12px auto;
    padding: 28px 17px;
  }

  /* EMI calculator: compact inputs and result journey without hiding actions. */
  .emi-calculator-section {
    padding: 12px 0 35px;
  }

  .emi-layout {
    gap: 12px;
  }

  .emi-panel,
  .emi-results {
    min-height: 0;
    padding: 16px 14px;
    border-radius: 15px;
  }

  .emi-panel-head h2 {
    margin-top: 2px;
    font-size: 20px;
  }

  .emi-course-label,
  .emi-specialization-wrap label {
    margin-top: 6px;
  }

  .emi-course-label select,
  .emi-specialization-wrap select,
  .emi-fields input,
  .emi-fields select {
    min-height: 38px;
  }

  .calculator-eligibility {
    gap: 6px;
    margin-top: 7px;
    padding: 8px;
  }

  .eligibility-cta {
    min-height: 38px;
    font-size: 12px;
  }

  .fee-tier-heading {
    margin: 9px 0 6px;
  }

  .fee-tier-cards {
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 6px;
  }

  .fee-tier-cards button {
    min-height: 56px;
    padding: 7px 6px;
  }

  .fee-tier-cards button strong {
    font-size: 13px;
  }

  .emi-fields {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }

  .emi-calculate-button {
    min-height: 42px;
    margin-top: 7px;
  }

  .emi-results {
    min-height: 0 !important;
  }

  .emi-monthly {
    margin: 6px 0 11px;
    font-size: 38px;
  }

  .emi-result-grid {
    grid-template-columns: 1fr 1fr;
    gap: 7px;
  }

  .emi-result-grid div {
    padding: 9px;
  }

  .emi-zero-note {
    margin: 9px 0 0;
    padding: 9px;
  }

  .emi-results .result-scholarship {
    margin-top: 8px;
    padding: 11px;
  }

  .emi-results .result-scholarship h2 {
    font-size: 15px;
  }

  .emi-results .result-scholarship .scholarship-cta {
    min-height: 46px;
    font-size: 13px;
  }

  .emi-page-hero {
    padding: 20px 0 18px;
  }

  .emi-page-hero .eyebrow {
    font-size: 9px;
  }

  .emi-page-hero h1 {
    margin: 8px auto 6px;
    font-size: 27px;
  }

  .emi-page-hero p {
    font-size: 11.5px;
    line-height: 1.4;
  }

  .emi-panel {
    padding: 13px 12px;
  }

  .fee-benchmark-note {
    display: none;
  }

  /* Contact and callback forms remain readable without oversized gaps. */
  .contact-grid {
    gap: 12px;
  }

  .contact-card,
  .form-card {
    padding: 18px 15px;
  }

  .field-grid {
    gap: 10px;
  }

  .field input,
  .field select {
    min-height: 46px;
    font-size: 13px;
  }
}
/* Mobile assessment containment + footer social links (August 2026 polish). */
.footer-social-links{display:grid;gap:9px;margin-top:17px}.footer-social-links>span{color:#082a5e;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.footer-social-links>div{display:flex;flex-wrap:wrap;gap:9px}.footer-social-link{display:inline-flex!important;align-items:center;gap:7px;min-height:40px;margin:0!important;padding:7px 11px;border:1px solid #d8e5f1;border-radius:10px;background:#fff;font-size:11px!important;font-weight:800;text-decoration:none;box-shadow:0 6px 16px rgba(8,42,94,.06);transition:transform .18s ease,box-shadow .18s ease}.footer-social-link:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(8,42,94,.12)}.footer-social-link svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.footer-social-whatsapp{color:#008f5a!important}.footer-social-instagram{color:#c13584!important}.footer-social-instagram .social-dot{fill:currentColor;stroke:none}

@media (min-width:320px) and (max-width:620px){
  .hero-card-course-groups{gap:9px!important}
  .hero-card-course-group{display:grid;grid-template-columns:46px minmax(0,1fr);gap:8px;min-width:0;padding:0;border:0;background:transparent}
  .hero-card-course-group>b{display:flex;align-items:center;justify-content:center;min-height:30px;margin:0;padding:5px 4px;border-radius:8px;background:#e9f4ff;color:#082a5e;font-size:14px;font-weight:900;line-height:1;letter-spacing:.02em}
  .hero-card-course-group[data-hero-category="ACCA"]>b{background:#fff1e2;color:#a64e00}
  .hero-card-course-group>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;min-width:0;overflow:visible}
  .hero-card-course-group button{width:100%;min-width:0;min-height:32px;padding:4px 3px;font-size:8.5px;line-height:1.15;white-space:normal;overflow-wrap:anywhere}
  .hero-form-submit{margin-top:5px}
  .hero-form-trust{line-height:1.35}
  .footer-social-links{margin-top:14px}.footer-social-links>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.footer-social-link{justify-content:center;min-width:0;padding-inline:8px}
}

@media (min-width:320px) and (max-width:374px){
  .hero-card-course-group{display:block}
  .hero-card-course-group>b{display:inline-flex;min-width:46px;margin-bottom:7px;padding:5px 7px;font-size:13px}
  .hero-card-course-group>div{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hero-card-course-group button{min-height:34px;padding-inline:5px;font-size:9.5px}
}

/* Legal and policy pages */
.legal-hero{padding-block:54px 44px}
.legal-hero p{margin-top:8px}
.legal-content{max-width:900px;background:#fff;border:1px solid #d7e5f5;border-radius:20px;padding:40px 46px;box-shadow:0 16px 45px rgba(8,42,94,.07);color:#334a68;line-height:1.75}
.legal-content h2{margin:28px 0 8px;color:#082a5e;font-size:22px;line-height:1.3}
.legal-content h2:first-of-type{margin-top:18px}
.legal-content p{margin:0 0 14px}
.legal-content ul{margin:8px 0 18px;padding-left:22px}
.legal-content li{margin:6px 0}
.legal-content a{color:#0869c7;font-weight:700}
.legal-note{margin-top:28px!important;padding:16px 18px;border-left:4px solid #ff7900;background:#fff7ef;border-radius:8px}
.footer-bottom a{color:inherit}
.footer-legal-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px}
.footer-legal-links a{color:inherit;text-decoration:none;opacity:.88}
.footer-legal-links a:hover{text-decoration:underline;opacity:1}
.quick-consent-note a,.assessment-privacy a,.placeholder-note a{color:#0a66c2;font-weight:700}
@media (max-width:620px){
  .legal-hero{padding-block:34px 28px}
  .legal-content{border-radius:14px;padding:25px 20px;font-size:15px;line-height:1.68}
  .legal-content h2{font-size:19px}
  .footer-legal-links{justify-content:center;gap:12px}
}

/* Search-friendly programme hub */
.page-hub-cta{margin-top:36px;padding:30px;border:1px solid #cfe0f4;border-radius:22px;background:linear-gradient(135deg,#fff 0%,#eef7ff 100%);text-align:center;box-shadow:0 14px 34px rgba(11,55,104,.08)}
.page-hub-cta h2{margin:0 0 8px;color:#082a5e;font-size:clamp(1.45rem,2.5vw,2rem)}
.page-hub-cta p{max-width:680px;margin:0 auto 20px;color:#4b6381}
.page-hub-cta .btn{display:inline-flex}
