*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
img{max-width:100%;height:auto}
body{font-family:'Segoe UI',system-ui,sans-serif;background:#f5f7fa;color:#1a2540;line-height:1.7}
a{color:#1a4ab9;text-decoration:none}
a:hover{text-decoration:underline}
.lp-nav{background:#0c1a3a;padding:.85rem 1.5rem;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100;box-shadow:0 2px 12px rgba(0,0,0,.25)}
.lp-logo img{height:40px;width:auto}
.lp-nav-cta{background:#f59e0b;color:#0c1a3a!important;font-weight:700;padding:.5rem 1.2rem;border-radius:8px;font-size:.88rem;white-space:nowrap}
.lp-hero{background:linear-gradient(135deg,#0c1a3a 0%,#1a2f6a 60%,#0f3460 100%);color:#fff;padding:3.5rem 1.5rem 2.5rem;text-align:center}
.lp-hero .badge{display:inline-block;background:rgba(245,158,11,.15);border:1px solid #f59e0b;color:#f59e0b;font-size:.75rem;font-weight:700;padding:.3rem .9rem;border-radius:20px;margin-bottom:1rem;letter-spacing:.06em;text-transform:uppercase}
.lp-hero h1,.lp-hero h2{font-size:clamp(1.6rem,4vw,2.6rem);font-weight:900;line-height:1.2;margin-bottom:.75rem}
.lp-hero h1 em,.lp-hero h2 em{font-style:normal}
.lp-hero p.sub{font-size:clamp(.9rem,2vw,1.05rem);color:rgba(255,255,255,.82);max-width:680px;margin:0 auto 1.5rem}
.trust-bar{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:1.2rem}
.trust-pill{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);color:#fff;font-size:.75rem;padding:.35rem .9rem;border-radius:20px;font-weight:600}
.lp-content{max-width:860px;margin:0 auto;padding:1.5rem 1rem 3rem}
.lp-section{background:#fff;border-radius:18px;padding:1.75rem 1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 12px rgba(0,0,0,.06)}
.lp-section h2{font-size:1.25rem;font-weight:800;color:#0c1a3a;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f59e0b}
.lp-section h3{font-size:1.05rem;font-weight:700;color:#0c1a3a;margin:1.1rem 0 .5rem}
.lp-section p{margin-bottom:.85rem;font-size:.93rem;color:#2d3a55;line-height:1.75}
.lp-section ul{margin:.5rem 0 .85rem 1.2rem}
.lp-section ul li{font-size:.9rem;color:#2d3a55;margin-bottom:.4rem;line-height:1.65}
.lp-section ol{padding-left:1.4rem;margin:.5rem 0 .85rem}
.lp-section ol li{font-size:.9rem;color:#2d3a55;margin-bottom:.4rem;line-height:1.65}
.cta-box{background:linear-gradient(135deg,#0c1a3a,#1a4ab9);border-radius:18px;padding:2rem 1.5rem;text-align:center;color:#fff;margin-bottom:1.5rem}
.cta-box h2{color:#f59e0b;font-size:1.3rem;margin-bottom:.5rem;border:none;padding:0}
.cta-box p{color:rgba(255,255,255,.85);font-size:.92rem;margin-bottom:1.2rem}
.cta-btn{display:inline-block;background:#f59e0b;color:#0c1a3a;font-weight:800;padding:.75rem 2rem;border-radius:10px;font-size:1rem;margin:.3rem}
.cta-btn:hover{background:#fbbf24;text-decoration:none}
.cta-btn.sec{background:transparent;border:2px solid #f59e0b;color:#f59e0b}
.cta-btn.sec:hover{background:#f59e0b;color:#0c1a3a}
.faq-item{border:1px solid #e5e9f0;border-radius:12px;margin-bottom:.75rem;overflow:hidden}
.faq-q{background:#f8f9fc;padding:1rem 1.25rem;font-weight:700;font-size:.92rem;color:#0c1a3a;cursor:pointer;display:flex;justify-content:space-between;align-items:center}
.faq-q::after{content:'+';font-size:1.2rem;color:#f59e0b;flex-shrink:0}.faq-icon{display:none}
.faq-item.open .faq-q::after{content:'−'}
.faq-a{display:none;padding:1rem 1.25rem;font-size:.9rem;color:#2d3a55;line-height:1.75;border-top:1px solid #e5e9f0}
.faq-item.open .faq-a{display:block}
footer{background:#0c1a3a;color:rgba(255,255,255,.6);text-align:center;padding:1.5rem;font-size:.82rem}
footer a{color:rgba(255,255,255,.6)}
.disclaimer{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:1rem 1.25rem;font-size:.8rem;color:#92400e;margin-bottom:1.5rem}
.lp-hero-eye{display:inline-block;background:rgba(245,158,11,.15);border:1px solid #f59e0b;color:#f59e0b;font-size:.75rem;font-weight:700;padding:.3rem .9rem;border-radius:20px;margin-bottom:1rem;letter-spacing:.06em;text-transform:uppercase}

.lp-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px;border:1px solid #e3e7ee;margin:1.2rem 0}.lp-table{width:100%;border-collapse:collapse;font-size:.88rem;min-width:480px}.lp-table th{background:#0c1a3a;color:#f59e0b;padding:.7rem .9rem;text-align:left;font-weight:600}.lp-table td{padding:.65rem .9rem;border-bottom:1px solid #e5e9f0;color:#1a2540;vertical-align:top}.lp-table tbody tr:last-child td{border-bottom:none}.lp-table tbody tr:nth-child(even){background:#f9fafc}.lp-table tbody tr:nth-child(even) td{background:#f9fafc}

/* === FC-PERF-OVERRIDE 2026-05-28: kill decorative background motion ===
   Cosmic gradients stay (static, cheap). Only drift/twinkle pseudo-element motion removed.
   Cuts ~60 concurrent infinite animations to free up GPU for scroll smoothness. */
body::before, body::after,
.sec-dark::before, .sec-dark::after,
.wcu-section::before, .wcu-section::after,
.ec-section::before, .ec-section::after,
.college-accordion::before, .college-accordion::after,
.mega-links::before, .mega-links::after,
.trust-section::before, .trust-section::after,
.ft-main::before, .ft-main::after,
.cta-band::before, .cta-band::after {
  animation: none !important;
}
.sec-dark, .wcu-section, .ec-section, .college-accordion, .mega-links, .cta-band {
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}
.updates-bar-track, .fc-updates-bar-track, .m-track, .clg-track {
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
/* === END FC-PERF-OVERRIDE === */

/* === FC-PERF-OVERRIDE-V2 2026-05-28: Lighthouse said 96 non-composited animations ===
   #1 culprit: .clg-logo-pill box-shadow animation (pillGlow) — non-compositable, full repaint every frame
   #2: SVG stroke-dashoffset + filter animations (wcuDraw, wcuGlow, wcuPulse, wcuFloatY)
   Killing these decorative infinite motions cuts Style & Layout time from 932ms target lower. */
.clg-logo-pill,
.wcu-card svg *,
.wcu-card-img-wrap svg *,
footer::before, footer::after {
  animation: none !important;
}
/* Static fallback for .clg-logo-pill (keep the shadow, just static) */
.clg-logo-pill {
  box-shadow: 0 4px 18px rgba(0,0,0,.4), 0 0 0 1px rgba(255,255,255,.08);
}
/* === END FC-PERF-OVERRIDE-V2 === */
