*{margin:0}html,body,#root{min-height:100%}html{-webkit-text-size-adjust:100%;text-rendering:optimizelegibility}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}img,svg,video,canvas,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}a{color:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:anywhere}:focus-visible{outline-offset:2px;outline:3px solid #cf000f59}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--bg:#f7f9fc;--surface:#fff;--surface-muted:#f1f5fb;--text:#1c2434;--text-soft:#4f5d75;--line:#dbe3ef;--brand:#cf000f;--brand-2:#93000b;--accent:#1e3a5f;--hero-a:#fff2f3;--hero-b:#eef5ff;--radius:8px;--radius-sm:10px;--shadow:0 12px 30px #1c243414;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Nunito Sans,sans-serif}.site{min-height:100vh}.container{width:min(1120px,92%);margin-inline:auto}.nav{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:color-mix(in srgb, var(--surface) 88%, transparent);position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;gap:1.2rem;min-height:72px;display:flex}.brand{color:var(--text);letter-spacing:.2px;align-items:center;gap:.45rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-logo{width:auto;height:44px}.brand-logo-dark{display:none}@media (prefers-color-scheme:dark){.brand-logo-light{display:none}.brand-logo-dark{display:block}}.brand-mark{color:var(--accent);font-size:1rem;line-height:1}.nav-right{align-items:center;gap:1rem;display:flex}.nav-links{align-items:center;gap:1.1rem;margin:0;padding:0;list-style:none;display:flex}.nav-links a{color:var(--text-soft);font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--brand-2)}.btn{background:linear-gradient(180deg, var(--brand), var(--brand-2));color:#fff;letter-spacing:.2px;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.7rem 1.15rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;box-shadow:0 10px 18px #cf000f3d}.btn:hover{transform:translateY(-1px);box-shadow:0 14px 24px #93000b52}.btn:active{transform:translateY(0)}.btn-small{min-height:38px;padding:.5rem .95rem;font-size:.92rem}.btn-ghost{border-color:var(--line);color:var(--text);box-shadow:none;background:0 0}.btn-ghost:hover{border-color:color-mix(in srgb, var(--brand) 35%, var(--line));color:var(--brand-2)}.hero{background:linear-gradient(120deg,#cf000fd1 0%,#93000bbd 52%,#1e3a5f9e 100%),url(/westgate.webp) 50% 60%/cover no-repeat;padding:4.2rem 0 4rem;position:relative}.hero:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 40' preserveAspectRatio='none'%3E%3Cpath d='M0,25 Q300,40 600,25 T1200,25 L1200,40 L0,40 Z' fill='%23f7f9fc'/%3E%3C/svg%3E") 50%/cover no-repeat;width:100%;height:40px;position:absolute;bottom:-1px;left:0}@media (prefers-color-scheme:dark){.hero:after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 40' preserveAspectRatio='none'%3E%3Cpath d='M0,25 Q300,40 600,25 T1200,25 L1200,40 L0,40 Z' fill='%230e1320'/%3E%3C/svg%3E") 50%/cover no-repeat}}.hero-inner{max-width:860px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#ffe8eaf5;margin:0 0 .75rem;font-size:.78rem;font-weight:700}.hero h1{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(2rem,5vw,3.3rem);line-height:1.08}.hero-copy{color:#ffffffeb;max-width:68ch;margin-top:1.05rem;font-size:1.05rem}.hero-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.8rem;display:flex}.hero .btn{color:#93000b;background:#fff;border-color:#fff;box-shadow:0 10px 24px #0003}.hero .btn:hover{color:#780009;background:#fff6f7;box-shadow:0 14px 28px #00000042}.hero .btn-ghost{color:#fff;box-shadow:none;background:#ffffff24;border-color:#ffffffad}.hero .btn-ghost:hover{color:#fff;background:#ffffff3d;border-color:#fff}.section{padding:4rem 0}.section h2{letter-spacing:-.01em;margin:0;font-size:clamp(1.5rem,3.2vw,2.2rem)}.section-intro{max-width:72ch;color:var(--text-soft);margin:.9rem 0 0}.section-muted{background:var(--surface-muted);position:relative}.section-muted:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 35' preserveAspectRatio='none'%3E%3Cpath d='M0,15 Q300,0 600,15 T1200,15 L1200,0 L0,0 Z' fill='%23f7f9fc'/%3E%3C/svg%3E") 50%/cover no-repeat;width:100%;height:35px;position:absolute;top:-1px;left:0}@media (prefers-color-scheme:dark){.section-muted:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 35' preserveAspectRatio='none'%3E%3Cpath d='M0,15 Q300,0 600,15 T1200,15 L1200,0 L0,0 Z' fill='%230e1320'/%3E%3C/svg%3E") 50%/cover no-repeat}}.section-muted:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 35' preserveAspectRatio='none'%3E%3Cpath d='M0,20 Q300,35 600,20 T1200,20 L1200,35 L0,35 Z' fill='%23f7f9fc'/%3E%3C/svg%3E") 50%/cover no-repeat;width:100%;height:35px;position:absolute;bottom:-1px;left:0}@media (prefers-color-scheme:dark){.section-muted:after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 35' preserveAspectRatio='none'%3E%3Cpath d='M0,20 Q300,35 600,20 T1200,20 L1200,35 L0,35 Z' fill='%230e1320'/%3E%3C/svg%3E") 50%/cover no-repeat}}.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.6rem;display:grid}.card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);align-items:center;gap:1rem;padding:1.2rem;display:flex}.card-icon{flex-shrink:0;width:52px;height:52px}.card-content{flex:1;min-width:0}.card h3{margin:0;font-size:1.02rem}.card p{color:var(--text-soft);margin:.35rem 0 0}.doctor-grid{grid-template-columns:auto 1fr;align-items:start;gap:1.5rem;display:grid}.doctor-role,.doctor-qualifications{color:var(--text-soft);margin:.5rem 0 0}.doctor-bio .doctor-qualifications{color:var(--brand);font-weight:600}.doctor-bio p{color:var(--text-soft);margin:0}.doctor-bio p+p{margin-top:.9rem}.location-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.35rem;display:grid}.location-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.2rem}.location-card-body{align-items:flex-start;gap:1rem;display:flex}.location-card-info{flex:1;min-width:0}.location-card-logo{object-fit:contain;flex-shrink:0;width:80px;height:80px}.location-content{flex:1;min-width:0}.location-logo{object-fit:contain;flex-shrink:0;width:80px;height:80px}.location-card h3{margin:0}.location-card p{color:var(--text-soft);margin:.5rem 0 0;font-size:.92rem}.location-map{border:0;border-radius:6px;width:100%;height:140px;margin-top:.75rem}.section-contact{background:linear-gradient(120deg,#f8f4ff,#eef8ff);padding:3.2rem 0;position:relative}.section-contact:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 35' preserveAspectRatio='none'%3E%3Cpath d='M0,15 Q300,0 600,15 T1200,15 L1200,0 L0,0 Z' fill='%23f7f9fc'/%3E%3C/svg%3E") 50%/cover no-repeat;width:100%;height:35px;position:absolute;top:-1px;left:0}@media (prefers-color-scheme:dark){.section-contact:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 35' preserveAspectRatio='none'%3E%3Cpath d='M0,15 Q300,0 600,15 T1200,15 L1200,0 L0,0 Z' fill='%230e1320'/%3E%3C/svg%3E") 50%/cover no-repeat}}.section-contact:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 35' preserveAspectRatio='none'%3E%3Cpath d='M0,20 Q300,35 600,20 T1200,20 L1200,35 L0,35 Z' fill='%23ffffff'/%3E%3C/svg%3E") 50%/cover no-repeat;width:100%;height:35px;position:absolute;bottom:-1px;left:0}@media (prefers-color-scheme:dark){.section-contact:after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 35' preserveAspectRatio='none'%3E%3Cpath d='M0,20 Q300,35 600,20 T1200,20 L1200,35 L0,35 Z' fill='%23121a2a'/%3E%3C/svg%3E") 50%/cover no-repeat}}.contact-grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:3rem;display:grid}.contact-info p{color:var(--text-soft);margin:.55rem 0 1rem}.contact-actions{flex-wrap:wrap;gap:.65rem;display:flex}.referrers-info{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.5rem}.referrers-info h3{margin:0;font-size:1.1rem}.referrers-info p{color:var(--text-soft);margin:.5rem 0 0}.contact-form{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.5rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-field{margin-bottom:1rem}.form-field label{color:var(--text);margin-bottom:.35rem;font-size:.9rem;font-weight:600;display:block}.form-field input,.form-field textarea{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:100%;color:var(--text);padding:.65rem .85rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.form-field input::placeholder,.form-field textarea::placeholder{color:var(--text-soft);opacity:.7}.form-field input:focus,.form-field textarea:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #cf000f26}.form-field textarea{resize:vertical;min-height:100px}.form-field input[type=file]{cursor:pointer;padding:.5rem}.form-field input[type=file]::file-selector-button{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);color:var(--text);cursor:pointer;margin-right:.75rem;padding:.4rem .8rem;font-family:inherit;font-size:.85rem;transition:background .2s}.form-field input[type=file]::file-selector-button:hover{background:var(--line)}.form-error{color:var(--brand);margin-top:.75rem;font-size:.9rem}.form-success{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);text-align:center;padding:2rem}.form-success p{color:var(--text);margin:0 0 1rem;font-size:1.05rem}.footer{background:var(--surface);padding:2.2rem 0}.affiliations-section{text-align:center;margin-bottom:1.5rem}.affiliations-heading{text-transform:uppercase;letter-spacing:.1em;color:var(--text-soft);margin:0 0 1rem;font-size:.85rem;font-weight:600}.affiliations-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.affiliation-logo{object-fit:contain;opacity:.9;width:auto;max-height:50px}.copyright{color:var(--text-soft);text-align:center;margin:0;font-size:.9rem}a:focus-visible{outline:3px solid color-mix(in srgb, var(--brand) 30%, #fff);outline-offset:2px;border-radius:var(--radius-sm)}@media (width<=960px){.nav-inner{flex-wrap:wrap;min-height:auto;padding:.8rem 0}.nav-links{order:3;justify-content:flex-start;width:100%;padding-bottom:.15rem;overflow-x:auto}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.doctor-grid,.contact-inner,.footer-inner{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.contact-grid{grid-template-columns:1fr;gap:2rem}.form-row{grid-template-columns:1fr}.copyright{white-space:normal}}@media (width<=640px){.hero{padding:3.1rem 0 3rem}.section{padding:2.8rem 0}.cards-grid,.location-grid{grid-template-columns:1fr}.btn,.btn-small,.hero-actions,.contact-actions{width:100%}}@media (prefers-color-scheme:dark){:root,html{--bg:#0e1320;--surface:#121a2a;--surface-muted:#0f1726;--text:#e7ecf6;--text-soft:#a8b3c7;--line:#22314a;--brand:#ff4b57;--brand-2:#d81f2d;--accent:#7aa2d6;--hero-a:#2a1116;--hero-b:#122338;--shadow:0 12px 30px #02061273;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.btn-ghost{color:var(--text)}.btn-ghost:hover{color:#fff}.section-contact{background:linear-gradient(120deg,#1a1025,#0f1825)}a:focus-visible{outline-color:color-mix(in srgb, var(--brand) 60%, #fff)}}
