*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1a1a1a;background:linear-gradient(180deg,#e8eef5,#fff);background-attachment:fixed;-webkit-font-smoothing:antialiased}.nav{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 1px 3px #0000000f;padding:0 10px;min-height:41px;display:flex;align-items:center;justify-content:space-between}.nav-logo{display:flex;align-items:center;text-decoration:none;padding:5px 8px}.nav-right{display:flex;gap:16px;align-items:center}.nav-right a{font-size:13px;font-weight:500;color:#555;text-decoration:none;padding:8px}.nav-right a:hover{color:#416da6}.audience-bar{display:flex;justify-content:center;gap:10px;padding:16px 12px 0;flex-wrap:wrap}.aud-pill{display:inline-flex;align-items:center;flex-shrink:0;white-space:nowrap;font-size:12.5px;font-weight:600;color:#555;background:#ffffffb3;border:1px solid #d9dee6;border-radius:999px;padding:7px 16px;cursor:pointer;transition:all .2s}.aud-pill:hover{border-color:#b9c2cf;color:#1a1a1a}.aud-pill.active{color:#fff;border-color:transparent}.aud-pill.active[data-stream=adult]{background:#416da6}.aud-pill.active[data-stream=paed]{background:#e83e8c}.aud-pill.active[data-stream=psy]{background:#7c3aed}.aud-pill.active[data-stream=rad]{background:#28a745}body[data-stream=paed] .hero h2 span,body[data-stream=paed] .hero-stats .stat-number{color:#e83e8c}body[data-stream=psy] .hero h2 span,body[data-stream=psy] .hero-stats .stat-number{color:#7c3aed}body[data-stream=rad] .hero h2 span,body[data-stream=rad] .hero-stats .stat-number{color:#28a745}.hero{padding:18px 32px 24px;text-align:center}.hero h2{font-size:30px;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin-bottom:10px;color:#1a1a1a}.hero h2 span{color:#416da6}.hero p{font-size:14px;color:#777;margin-bottom:8px;max-width:560px;margin-left:auto;margin-right:auto}.hero-stats{display:inline-flex;justify-content:center;gap:24px;margin-top:18px;flex-wrap:wrap;background:#ffffff80;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.6);border-radius:10px;padding:14px 28px;box-shadow:0 1px 8px #0000000d}.hero-stats .stat{text-align:center}.hero-stats .stat-number{font-size:18px;font-weight:700;color:#416da6;letter-spacing:-.3px;line-height:1.3}.hero-stats .stat-label{font-size:10px;color:#999;font-weight:500;text-transform:uppercase;letter-spacing:.4px}.feature-row{display:grid;grid-template-columns:1fr 1fr;max-width:1060px;margin:0 auto;padding:36px 32px;gap:48px;align-items:center}.feature-row.reverse .feature-text{order:2}.feature-row.reverse .feature-img{order:1}.feature-row.text-only{grid-template-columns:1fr;max-width:720px;text-align:center;padding-top:48px;padding-bottom:48px}.feature-text h2{font-size:28px;font-weight:800;letter-spacing:-.5px;margin-bottom:12px;line-height:1.15}.feature-text p{font-size:15px;color:#666;line-height:1.7}.feature-text .tag{display:inline-block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#416da6;margin-bottom:10px}.feature-stat{font-size:13px;color:#888;font-weight:500;margin-top:10px}.feature-stat strong{color:#416da6;font-weight:700}.feature-img{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 4px 24px #0000001a;border:1px solid #d0d5dc;cursor:zoom-in}.feature-img img{width:100%;display:block}.feature-img .zoom-icon{position:absolute;bottom:8px;right:8px;width:28px;height:28px;border-radius:6px;background:#00000073;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;pointer-events:none;opacity:.7;transition:opacity .2s}.feature-img:hover .zoom-icon{opacity:1}.feature-img.capped{max-height:280px}.feature-img.capped img{width:100%;height:100%;object-fit:cover;object-position:top}.section-white,.section-grey{border-bottom:1px solid rgba(0,0,0,.08)}.specialties-section{max-width:1060px;margin:0 auto;padding:36px 32px}.specialties-section h2{font-size:28px;font-weight:800;letter-spacing:-.5px;text-align:center;margin-bottom:32px}.stream{margin-bottom:28px}.stream-header{display:flex;align-items:center;gap:10px;margin-bottom:12px;cursor:pointer;user-select:none}.stream-header .stream-chevron{margin-left:auto;font-size:18px;color:#999;transition:transform .25s ease}.stream.open .stream-header .stream-chevron{transform:rotate(90deg)}.stream-table-wrap{max-height:0;overflow:hidden;transition:max-height .35s ease;-webkit-transform:translateZ(0);transform:translateZ(0)}.stream.open .stream-table-wrap{max-height:2000px}.stream-dot{width:10px;height:10px;border-radius:50%}.stream-dot.med{background:#416da6}.stream-dot.paed{background:#28a745}.stream-dot.rad{background:#e65100}.stream-dot.psy{background:#7c3aed}.stream-header h3{font-size:15px;font-weight:700}.stream-header .stream-count{font-size:12px;color:#999;font-weight:500}.stream-topics{display:flex;flex-wrap:wrap;gap:6px}.stream-topics span{font-size:13px;color:#555;background:#0000000f;padding:5px 12px;border-radius:6px;font-weight:450}.stream-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e0e0e0;border-radius:8px}.stream-table td{padding:7px 12px;font-size:12.5px;color:#555;border-bottom:1px solid #eee;vertical-align:top;line-height:1.6}.stream-table td:first-child{font-weight:600;color:#333;white-space:nowrap;width:1%;padding-right:20px;border-right:1px solid #eee}.stream-table tr:last-child td{border-bottom:none}.footer{background:#fff;padding:28px 32px;text-align:center;font-size:11px;color:#aaa;border-top:1px solid #e0e0e0;line-height:2}.footer a{color:#888;text-decoration:none}.footer a:hover{text-decoration:underline}.terms-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;background:#0009;justify-content:center;align-items:center}.terms-overlay.open{display:flex}.terms-modal{background:#fff;border-radius:10px;max-width:680px;width:90%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 12px 48px #0000004d}.terms-header{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid #e0e0e0;flex-shrink:0}.terms-header h3{font-size:16px;font-weight:700}.terms-close{font-size:24px;font-weight:300;cursor:pointer;color:#999;line-height:1;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.terms-close:hover{background:#f0f0f0;color:#333}.terms-tabs{display:flex;border-bottom:1px solid #e0e0e0;padding:0 24px;flex-shrink:0}.terms-tab{font-size:12px;font-weight:500;color:#888;padding:10px 16px;cursor:pointer;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}.terms-tab:hover{color:#416da6}.terms-tab.active{color:#416da6;border-bottom-color:#416da6;font-weight:600}.terms-body{padding:24px;overflow-y:auto;flex:1;font-size:13px;color:#555;line-height:1.8}.terms-body h4{font-size:14px;font-weight:700;color:#333;margin:16px 0 8px}.terms-body h4:first-child{margin-top:0}.terms-body p{margin-bottom:12px}.nav-btn{background:#416da6!important;color:#fff!important;border-radius:6px;padding:6px 14px!important;font-size:12px!important;font-weight:600!important;transition:background .2s}.nav-btn:hover{background:#365d8f!important}.lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:#000000d9;justify-content:center;align-items:center;cursor:zoom-out}.lightbox.open{display:flex}.lightbox img{max-width:92vw;max-height:92vh;border-radius:8px;box-shadow:0 12px 48px #0006;object-fit:contain}.lightbox-close{position:absolute;top:20px;right:28px;color:#fff;font-size:32px;font-weight:300;cursor:pointer;opacity:.7;line-height:1;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff1a;transition:opacity .2s}.lightbox-close:hover{opacity:1}@media(max-width:860px){.hero h2{font-size:24px}.feature-row{grid-template-columns:1fr;padding:48px 24px;gap:28px}.feature-row.reverse .feature-text{order:1}.feature-row.reverse .feature-img{order:2}.specialties-section{padding:48px 24px}}@media(max-width:620px){.hero{padding:16px 16px 20px}.hero-stats{gap:12px;padding:12px 16px}.hero-stats .stat-number{font-size:16px}.hero-stats .stat-label{font-size:9px;letter-spacing:.3px;white-space:nowrap}}@media(max-width:480px){.hero h2{font-size:22px}.hero{padding:16px 12px 20px}.hero-stats{gap:8px;padding:10px}.hero-stats .stat-number{font-size:14px}.hero-stats .stat-label{font-size:8px;letter-spacing:.2px;white-space:nowrap}.feature-text h2{font-size:22px}.nav-right a:not(.nav-btn){display:none}}
