:root{--navy:#071b44;--blue:#0d55c8;--soft:#eef6ff;--green:#1d9b5f;--text:#0b1b3f}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--text);background:#fff}.medical-nav{background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}.navbar-brand{color:var(--navy)!important}.navbar-brand small{font-size:.72rem}.logo-mark{font-size:2rem}.nav-link{font-weight:600;color:#24375f!important}.hero-shell{background:radial-gradient(circle at 70% 30%,#cfe9ff 0,#edf6ff 32%,#fff 65%);min-height:640px;display:flex;align-items:center}.trust-pill{background:#e7f1ff;border:1px solid #c8ddff;color:#174992;padding:.45rem .8rem;border-radius:999px;font-size:.9rem;font-weight:700}.trust-grid>div>div{background:#fff;border:1px solid #e3ebf6;padding:.8rem;border-radius:14px;font-size:.92rem;height:100%}.doctor-visual{position:relative;min-height:450px;display:flex;justify-content:center;align-items:flex-end}.brain-glow{position:absolute;inset:20px;background:radial-gradient(circle,#7ec6ff 0,#1f7edb44 45%,transparent 70%);filter:blur(5px);border-radius:50%}.doctor-photo{width:100%;max-width:360px;max-height:440px;object-fit:contain;position:relative;z-index:2}.doctor-photo-placeholder{width:320px;height:390px;background:linear-gradient(180deg,#fff,#dcecff);border:2px dashed #7aa7dd;border-radius:30px 30px 10px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;position:relative;z-index:2;color:#32629d}.doctor-photo-placeholder span{font-weight:800}.doctor-card{position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:3;background:#071b44;color:#fff;padding:1rem 1.2rem;border-radius:14px;width:90%;max-width:360px;text-align:left;box-shadow:0 15px 35px #001b4740}.doctor-card strong,.doctor-card span{display:block}.pricing-panel{background:#fff;border:1px solid #d9e5f2;border-radius:20px;padding:1.35rem;box-shadow:0 22px 60px #0b4e9f18}.price-choice{display:grid;grid-template-columns:auto 1fr auto;gap:.7rem;align-items:start;padding:1rem 0;border-bottom:1px solid #edf1f5}.price-choice small{display:block;color:#667}.price-choice b{white-space:nowrap}.section-title{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem}.section-title h2{font-weight:800}.section-title span{width:45px;height:2px;background:#7ea8d9}.step-card{padding:1rem}.step-icon{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:#e9f3ff;color:#0d55c8;font-weight:900;margin:0 auto 1rem;border:1px solid #c9ddf5}.step-card p{color:#667;font-size:.95rem}.service-card{border:1px solid #e1e7ef;border-radius:20px;padding:1.5rem;background:#fff;box-shadow:0 10px 35px #0922520d}.price{font-size:2rem;font-weight:900;color:#0d55c8;margin:1rem 0}.soft-section{background:#f6f9fd}.page-hero{background:linear-gradient(135deg,#edf6ff,#f9fbff);padding:4rem 0}.page-hero h1{font-weight:900}.content-card,.inquiry-card,.success-card{background:#fff;border:1px solid #e1e7ef;border-radius:20px;padding:2rem;box-shadow:0 12px 40px #0b3f7910}.inquiry-card{max-width:1050px;margin:auto}.step-progress{display:flex;justify-content:space-between;gap:.5rem;overflow:auto}.step-progress span{min-width:max-content;padding:.55rem .8rem;border-radius:999px;background:#eef2f6;color:#708099;font-size:.85rem}.step-progress span.active{background:#0d55c8;color:#fff}.form-step{display:none}.form-step.active{display:block}.form-step label{font-weight:650;margin-bottom:.35rem}.service-select-card{border:1px solid #dce4ee;border-radius:16px;padding:1rem;display:flex;gap:.65rem;height:100%;cursor:pointer}.service-select-card span{display:flex;flex-direction:column;gap:.35rem}.service-select-card strong{color:#0d55c8;font-size:1.25rem}.success-check{width:72px;height:72px;border-radius:50%;background:#e4f7ed;color:#1d9b5f;display:grid;place-items:center;font-size:2.2rem;font-weight:900;margin:0 auto 1rem}.footer{background:#07152f;color:#fff}.footer a{display:block;color:#b9c7df;text-decoration:none;margin:.4rem 0}@media(max-width:991px){.hero-shell{min-height:auto}.doctor-visual{min-height:390px}.pricing-panel{margin-top:1rem}.step-progress{justify-content:flex-start}}
