.mbbs-journey-section{color:#fff;background-color:#0b2b29;padding:6rem 0 8rem;position:relative;overflow:hidden}.journey-bg-gradient{pointer-events:none;z-index:1;background:radial-gradient(circle,#0f766e26 0%,#0000 60%);position:absolute;inset:0}.journey-bg-pattern{opacity:.8;pointer-events:none;z-index:1;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.journey-container{z-index:2;flex-direction:column;max-width:1400px;margin:0 auto;display:flex;position:relative}.journey-header{text-align:center;margin-bottom:3rem;padding:0 2rem}.journey-tag{color:#ffda44;letter-spacing:.1em;background:#ffda441a;border-radius:50px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.journey-title{font-size:clamp(2rem,3vw,3rem);font-weight:800;font-family:var(--f-display);margin-bottom:1rem}.journey-subtitle{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:1.1rem}.journey-progress-indicator{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b2b29cc;border:1px solid #ffffff0d;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;width:fit-content;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding:1rem;display:flex;position:sticky;top:80px}.progress-dot{color:#fff;border-radius:50px;padding:.3rem .8rem;font-size:.85rem;font-weight:600;transition:all .3s}.progress-dot.active{box-shadow:0 0 10px #fff3}.progress-line{background:#fff3;width:20px;height:2px;transition:all .3s}.progress-line.active{background:#fff}.journey-scroll-area{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;padding:2rem;overflow-x:auto}.journey-scroll-area::-webkit-scrollbar{display:none}.journey-track{align-items:flex-start;gap:2rem;min-width:max-content;padding:2rem 0;display:flex;position:relative}.ecg-line-svg{z-index:0;pointer-events:none;width:100%;height:200px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.journey-card{scroll-snap-align:center;z-index:2;width:320px;transition:transform .3s;position:relative}.journey-card:hover{transform:translateY(-10px)scale(1.03)}.card-glass-panel{-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;height:100%;padding:2rem;transition:all .3s;display:flex}.journey-card:hover .card-glass-panel,.journey-card.highlighted .card-glass-panel{border-color:var(--card-border);box-shadow:0 20px 40px var(--card-shadow), inset 0 0 20px var(--card-shadow)}.card-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.year-badge{letter-spacing:.05em;border-radius:50px;padding:.3rem .8rem;font-size:.85rem;font-weight:800}.icon-wrapper{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.card-title{margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.card-desc{color:#ffffffb3;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.card-subjects h4{text-transform:uppercase;letter-spacing:.05em;color:#ffffff80;margin-bottom:.8rem;font-size:.8rem}.card-subjects ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.card-subjects li{color:#ffffffe6;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.card-subjects .bullet{border-radius:50%;width:6px;height:6px;display:inline-block}@media (max-width:1024px){.journey-progress-indicator{display:none}}@media (max-width:768px){.journey-card{width:280px}}.parent-trust-section{background:#fff;padding:6rem 0}.pt-container{flex-direction:column;gap:4rem;max-width:1100px;margin:0 auto;padding:0 2rem;display:flex}.pt-header{text-align:center}.pt-tag{letter-spacing:.15em;text-transform:uppercase;color:#14b8a6;background:#f0fdfa;border-radius:100px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.75rem;font-weight:800;display:inline-block}.pt-title{color:#123e7a;margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900;line-height:1.2}.pt-subtitle{color:#64748b;max-width:640px;margin:0 auto;font-size:1.1rem;line-height:1.7}.pt-fear-section{flex-direction:column;gap:1rem;display:flex}.pt-fear-header{align-items:center;gap:.6rem;margin-bottom:.5rem;display:flex}.pt-fear-header h3{color:#123e7a;font-size:1.2rem;font-weight:800}.pt-faqs{flex-direction:column;gap:.5rem;display:flex}.pt-faq-item{background:#fafafa;border:1px solid #e2e8f0;border-radius:14px;transition:border-color .2s;overflow:hidden}.pt-faq-item.open{background:#fff;border-color:#14b8a6}.pt-faq-q{cursor:pointer;text-align:left;color:#123e7a;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.1rem 1.25rem;font-size:.95rem;font-weight:700;display:flex}.pt-faq-q-left{align-items:center;gap:.75rem;display:flex}.pt-faq-icon{color:#f59e0b;flex-shrink:0}.pt-faq-a{background:#f0fdfa;border-top:1px solid #ccfbf1;align-items:flex-start;gap:.75rem;padding:0 1.25rem 1.25rem;display:flex}.pt-faq-a p{color:#334155;font-size:.9rem;line-height:1.7}.pt-assurance-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.pt-assurance-card{background:#fafafa;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:.85rem;padding:1.75rem;transition:box-shadow .2s,transform .2s;display:flex}.pt-assurance-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000012}.pt-ac-icon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.pt-ac-title{color:#123e7a;font-size:1rem;font-weight:800}.pt-ac-desc{color:#64748b;font-size:.875rem;line-height:1.65}.pt-cta-block{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem;display:flex}.pt-cta-text{flex:1;align-items:flex-start;gap:1.25rem;display:flex}.pt-cta-text h3{color:#fff;margin-bottom:.4rem;font-size:1.25rem;font-weight:800}.pt-cta-text p{color:#94a3b8;font-size:.9rem;line-height:1.6}.pt-cta-btns{flex-direction:column;flex-shrink:0;gap:.75rem;display:flex}.pt-btn-primary{color:#fff;cursor:pointer;white-space:nowrap;background:#14b8a6;border:none;border-radius:12px;padding:.85rem 1.75rem;font-size:.95rem;font-weight:700;transition:opacity .2s}.pt-btn-primary:hover{opacity:.9}.pt-btn-secondary{color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #334155;border-radius:12px;padding:.85rem 1.75rem;font-size:.875rem;font-weight:600;transition:all .2s}.pt-btn-secondary:hover{color:#cbd5e1;border-color:#64748b}@media (max-width:900px){.pt-assurance-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.pt-assurance-grid{grid-template-columns:1fr}.pt-cta-block{flex-direction:column}.pt-cta-btns{width:100%}.pt-btn-primary,.pt-btn-secondary{text-align:center;width:100%}}.stories-section{background-color:#f1f5f9;padding:6rem 0}.stories-header{text-align:center;max-width:800px;margin:0 auto 4rem}.stories-tag{letter-spacing:.15em;color:var(--teal);text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:800;display:inline-block}.stories-title{font-family:var(--f-display);color:#123e7a;margin-bottom:1rem;font-size:clamp(2rem,5vw,44px);font-weight:800}.stories-subtitle{color:var(--text-muted);font-size:1.1rem}.stories-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.story-card{background:var(--white);border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000d}.story-media{background:#000;width:100%;height:240px;position:relative}.story-media img{object-fit:cover;opacity:.9;width:100%;height:100%;transition:opacity .3s}.story-media:hover img{opacity:.7}.play-button{width:60px;height:60px;color:var(--teal);cursor:pointer;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.play-button:hover{background:#fff;transform:translate(-50%,-50%)scale(1.1)}.story-content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.student-name{color:#123e7a;margin-bottom:.25rem;font-size:1.25rem;font-weight:800}.student-details{color:var(--teal);margin-bottom:1rem;font-size:.9rem;font-weight:600}.student-quote{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem;font-style:italic;line-height:1.6}.story-tags{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.s-tag{color:var(--text-muted);background:#f1f5f9;border-radius:100px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}@media (max-width:992px){.stories-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.stories-grid{grid-template-columns:1fr}}.uni-showcase-section{background-color:#f9fafb;padding:6rem 0}.uni-header{text-align:center;max-width:800px;margin:0 auto 4rem}.uni-tag{letter-spacing:.15em;color:var(--teal);text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:800;display:inline-block}.uni-title{font-family:var(--f-display);color:#123e7a;margin-bottom:1rem;font-size:clamp(2rem,5vw,44px);font-weight:800}.uni-subtitle{color:var(--text-muted);font-size:1.1rem}.uni-card-data{background:var(--white);border:1px solid #0000000d;border-radius:24px;grid-template-columns:400px 1fr;display:grid;overflow:hidden;box-shadow:0 10px 40px #0000000d}.uni-image-side{height:100%;position:relative}.uni-image-side img{object-fit:cover;width:100%;height:100%}.uni-location-pill{color:#123e7a;background:#fffffff2;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:700;display:flex;position:absolute;bottom:1.5rem;left:1.5rem;box-shadow:0 4px 10px #0000001a}.uni-data-side{flex-direction:column;padding:3rem;display:flex}.uni-brand-header{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.uni-brand-header h3{font-family:var(--f-display);color:#123e7a;margin:0;font-size:2rem;font-weight:800}.uni-fee-block{text-align:right}.uni-fee-label{color:var(--text-muted);text-transform:uppercase;font-size:.85rem;font-weight:600}.uni-fee-amount{color:var(--teal);margin-top:.2rem;font-size:1.5rem;font-weight:800}.uni-stats-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:3rem;display:grid}.uni-stat-item{align-items:flex-start;gap:1rem;display:flex}.uni-stat-icon{width:40px;height:40px;color:var(--teal);background:#134e4a0d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.uni-stat-text{flex-direction:column;display:flex}.uni-stat-text strong{color:#123e7a;font-size:.95rem;font-weight:700}.uni-stat-text span{color:var(--text-muted);margin-top:.2rem;font-size:.85rem}.uni-footer-action{margin-top:auto}.btn-solid-teal{background-color:var(--teal);color:var(--white);border-radius:100px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.btn-solid-teal:hover{background-color:var(--teal-dark);transform:translateY(-2px);box-shadow:0 10px 20px #0d948833}@media (max-width:992px){.uni-card-data{grid-template-columns:1fr}.uni-image-side{height:300px}}@media (max-width:600px){.uni-brand-header{flex-direction:column;gap:1rem}.uni-fee-block{text-align:left}.uni-stats-grid{grid-template-columns:repeat(2,1fr);gap:16px}.uni-data-side{padding:2rem 1.5rem}}.ce-section{background:#f8fafc;padding:6rem 5%}.ce-container{max-width:1200px;margin:0 auto}.ce-header{text-align:center;margin-bottom:4rem}.ce-title{color:#123e7a;margin-bottom:1rem;font-size:clamp(2rem,5vw,44px);font-weight:700}.ce-subtitle{color:#475569;max-width:600px;margin:0 auto;font-size:1.1rem}.ce-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.ce-card{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.ce-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px -5px #0000001a}.ce-image-wrapper{width:100%;height:200px;position:relative;overflow:hidden}.ce-image{object-fit:cover;border-bottom:3px solid #0369a1;width:100%;height:100%}.ce-flag-badge{color:#123e7a;background:#ffffffe6;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1.2rem;font-weight:700;display:flex;position:absolute;top:1rem;left:1rem;box-shadow:0 2px 4px #0000001a}.ce-content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.ce-metrics{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.ce-metric{flex-direction:column;gap:.25rem;display:flex}.ce-metric-label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.ce-metric-value{color:#123e7a;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.ce-metric-icon{color:#0369a1}.ce-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.5rem;display:flex}.ce-price{color:#0369a1;font-size:1.25rem;font-weight:700}.ce-cta{color:#0369a1;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.ce-card:hover .ce-cta{text-decoration:underline}.cct-section{background:#fff;padding:5rem 5%}.cct-container{max-width:1200px;margin:0 auto}.cct-header{text-align:center;margin-bottom:3rem}.cct-title{color:#123e7a;margin-bottom:1rem;font-size:2.2rem;font-weight:700}.cct-subtitle{color:#475569;max-width:700px;margin:0 auto;font-size:1.1rem}.cct-table-wrapper{border:1px solid #e2e8f0;border-radius:12px;overflow-x:auto;box-shadow:0 4px 6px -1px #0000000d}.cct-table{border-collapse:collapse;width:100%;min-width:1000px}.cct-table th{text-align:left;color:#334155;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:1.25rem 1rem;font-size:.95rem;font-weight:600}.cct-table th:first-child{z-index:10;background:#f8fafc;border-right:2px solid #e2e8f0;position:sticky;left:0}.cct-table td{color:#123e7a;border-bottom:1px solid #f1f5f9;padding:1.25rem 1rem;font-size:.95rem}.cct-table td:first-child{z-index:10;background:#fff;border-right:2px solid #e2e8f0;font-weight:600;position:sticky;left:0}.cct-table tr:hover td{background:#f8fafc}.status-high{color:#16a34a;align-items:center;gap:.5rem;font-weight:500;display:flex}.status-med{color:#ca8a04;align-items:center;gap:.5rem;font-weight:500;display:flex}.status-low{color:#dc2626;align-items:center;gap:.5rem;font-weight:500;display:flex}.cct-check{color:#16a34a}.cct-x{color:#dc2626}
