*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f2f6fa;--ink:#0d1b2a;--muted:#5a6b7a;--accent:#7baec8;--nav-h:64px}body{background:var(--bg);color:var(--ink);flex-direction:column;min-height:100vh;font-family:Nunito Sans,sans-serif;display:flex}main{flex:1}nav{height:var(--nav-h);background:var(--bg);z-index:100;border-bottom:1px solid #1a18141f;align-items:center;padding:0 40px;animation:.5s both slideDown;display:flex;position:fixed;top:0;left:0;right:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.wordmark{align-items:center;width:auto;height:50px;margin-right:auto;display:flex}.wordmark img{width:auto;height:50px;display:block}.nav-menu{align-items:center;display:flex}.nav-links{align-items:center;gap:36px;list-style:none;display:flex}.nav-links a{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);padding-bottom:2px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav-links a.active{color:var(--ink);font-weight:600}.nav-links a:after{content:"";background:var(--accent);height:1px;transition:right .25s;position:absolute;bottom:-2px;left:0;right:100%}.nav-links a:hover,.nav-links a.active{color:var(--ink)}.nav-links a:hover:after,.nav-links a.active:after{right:0}.nav-cta{letter-spacing:.04em;color:var(--bg);background:var(--ink);margin-left:40px;padding:9px 22px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.nav-cta:hover{color:#fff;background:#1e5fa8}.nav-toggle{cursor:pointer;background:0 0;border:none;margin-left:20px;padding:0;display:none}.nav-toggle span{background:var(--ink);width:24px;height:2px;margin:5px 0;transition:all .2s;display:block}.page-header{text-align:center;max-width:800px;padding-top:calc(var(--nav-h) + 50px);margin:0 auto 50px}.page-header h1{margin-bottom:10px;font-family:Nunito Sans,sans-serif;font-size:2rem;font-weight:600}.page-header p{color:#555;margin-bottom:24px;font-size:1.1rem;line-height:1.6}.insurance-divider{justify-content:center;align-items:center;gap:14px;margin-bottom:18px;display:flex}.insurance-divider span:first-child,.insurance-divider span:last-child{background:#cbd5e1;width:90px;height:1px}.insurance-divider span{background:#070a2933}.eye-dot{background:#1e5fa8;border-radius:50%;width:8px;height:8px}.home-page{padding-top:var(--nav-h)}.home-hero{text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;min-height:93.85vh;padding:110px 20px 80px;display:flex;position:relative;overflow:hidden}.hero-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:linear-gradient(#f2f6fab8,#f2f6fa94);position:absolute;inset:0}.home-hero-content{z-index:2;max-width:980px;margin:0 auto;position:relative}.home-eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#1a181499;margin-bottom:16px;font-size:.75rem;font-weight:600}.home-hero h1{letter-spacing:-.02em;color:var(--ink);margin:0 auto 20px;font-family:Nunito Sans,sans-serif;font-size:clamp(3.5rem,8vw,5.5rem);font-weight:300}.home-subtitle{color:#1a1814bf;max-width:760px;margin:0 auto 38px;font-size:1.25rem;line-height:1.5}.home-hero-buttons{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.home-button{border-radius:6px;justify-content:center;align-items:center;min-width:240px;padding:16px 28px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.home-button.primary{color:#fff;background:#0d1b2a}.home-button.primary:hover{background:#1e5fa8;transform:translateY(-2px)}.home-button.secondary{color:var(--ink);background:#fff9;border:1px solid #1a181426}.home-button.secondary:hover{background:#fff;transform:translateY(-2px)}.home-intro{padding:70px 20px 20px}.home-intro-content{text-align:center;max-width:900px;margin:0 auto}.home-intro-content h2{margin-bottom:12px;font-family:Nunito Sans,sans-serif;font-size:1.8rem;font-weight:600}.home-intro-content p{color:#555;font-size:1rem;line-height:1.7}.home-feature-grid{background:#1a181414;border:1px solid #1a18141a;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:1px;max-width:1100px;margin:60px auto 100px;padding:0;display:grid;overflow:hidden}.home-feature-card{color:var(--ink);background:var(--bg);flex-direction:column;padding:32px 28px;text-decoration:none;transition:background .18s;display:flex}.home-feature-card:hover{background:#afc1cf33}.card-number{letter-spacing:.12em;color:var(--muted);margin-bottom:16px;font-size:.75rem;font-weight:600;display:block}.home-feature-card h3{margin-bottom:8px;font-size:1rem;font-weight:600}.home-feature-card p{color:#666;font-size:.9rem;line-height:1.6}.location-hours-section{padding:0 20px 70px}.location-grid{grid-template-columns:1fr 1.2fr;gap:30px;max-width:1150px;margin:auto;display:grid}.location-card{box-shadow:none;background-color:#1a181408;border:1px solid #1a181414;border-radius:12px;padding:35px}.info-block{margin-bottom:28px}.info-block:last-child,.info-block p:last-child{margin-bottom:0}.info-block h2{margin-bottom:10px;font-size:1.4rem}.info-block p{margin-bottom:4px;line-height:1.6}.hours-list{margin:0;padding:0;list-style:none}.hours-list li{border-bottom:1px solid #eee;justify-content:space-between;padding:10px 0;display:flex}.hours-list li:last-child{border-bottom:none}.map-card{box-shadow:none;border:1px solid #1a18141a;border-radius:12px;overflow:hidden}.map-card iframe{border:none;width:100%;height:100%;min-height:500px}.insurance-intro{color:#444;max-width:1000px;margin:0 auto 48px;line-height:1.7}.insurance-intro p{margin-bottom:16px}.insurance-notice{color:var(--ink);font-weight:600}.insurance-section{padding:0 20px 70px}.insurance-footnote{color:var(--muted);text-align:center;margin-top:24px;font-size:.85rem}.ins-section-block{text-align:center;max-width:1000px;margin:0 auto 64px}.ins-section-block h2{color:var(--ink);margin-bottom:10px;font-size:1.8rem;font-weight:600}.ins-divider-sm{margin:0 auto 16px!important}.ins-section-sub{color:var(--muted);max-width:680px;margin:0 auto 32px;font-size:.95rem;line-height:1.6}.ins-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.ins-card{text-align:left;background:#7baec821;border-radius:10px;align-items:flex-start;gap:12px;padding:16px 18px;transition:background .2s;display:flex}.ins-card:hover{background:#7baec83d}.ins-check{background:var(--ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;display:flex}.ins-card-text{flex-direction:column;gap:3px;display:flex}.ins-card-name{color:var(--ink);font-size:.9rem;font-weight:600;line-height:1.3}.ins-card-note{color:var(--muted);font-size:.77rem;line-height:1.35}.highlight{color:#b23b3b;font-weight:700}.text-highlight{background-color:#fde68a;border-radius:3px;padding:1px 5px;font-weight:600}.insurance-notice{color:var(--ink);background:#7baec81f;border-radius:8px;padding:14px 18px;font-weight:600}@media (width<=768px){.ins-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.ins-grid{grid-template-columns:1fr}}.services-page{padding:0 20px 70px}.services-list{max-width:1000px;margin:0 auto}.service-row{border-bottom:1px solid #e3e7ed;padding:60px 0}.service-row-inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.service-row-inner.reverse{direction:rtl}.service-row-inner.reverse>*{direction:ltr}.service-row-image img{aspect-ratio:4/3;object-fit:cover;border:1px solid #0000000f;border-radius:12px;width:100%;display:block}.service-row-content h2{margin-bottom:14px;font-size:1.6rem;font-weight:600}.service-row-content p{color:#444;margin-bottom:16px;font-size:.95rem;line-height:1.75}.service-list-label{font-weight:600;color:var(--ink)!important}.service-row-content ul{padding-left:20px}.service-row-content li{color:#444;margin-bottom:6px;font-size:.95rem;line-height:1.6}.eye-library-page{padding:0 20px 70px}.library-topic{border-bottom:1px solid #dfe3e8;max-width:1000px;margin:0 auto;padding:48px 0}.topic-layout,.topic-layout.reverse{grid-template-columns:1fr 400px;align-items:center;gap:48px;display:grid}.topic-layout .topic-text{grid-column:1}.topic-layout .topic-image{grid-column:2;justify-self:end}.topic-layout.reverse .topic-image{grid-column:1;justify-self:start}.topic-layout.reverse .topic-text{grid-column:2}.topic-image{border:1px solid #00000014;border-radius:14px;width:100%;max-width:400px;display:block}.topic-text{text-align:left;width:100%;margin:0}.topic-text h2{margin-bottom:16px}.topic-text ul{margin-bottom:18px;padding-left:24px}.topic-text li{margin-bottom:10px;line-height:1.6}.learn-more-link{color:#1e5fa8;margin-top:8px;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-block}.learn-more-link:hover{text-decoration:underline}.hipaa-section{padding:0 20px 70px}.hipaa-download{color:#fff;background:#0d1b2a;border-radius:6px;padding:10px 22px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.hipaa-download:hover{background:#1e5fa8}.hipaa-pdf-container{max-width:900px;box-shadow:none;border:1px solid #1a18141a;border-radius:12px;margin:60px auto 0;overflow:hidden}.hipaa-pdf-container iframe{border:none;width:100%;height:80vh}.team-page{padding:0 20px 70px}.team-feature{border-bottom:1px solid #dfe3e8;max-width:1000px;margin:0 auto;padding:48px 0}.team-feature-layout{grid-template-columns:1fr 400px;align-items:start;gap:48px;display:grid}.team-feature-text h2{margin-bottom:8px}.team-feature-text p{margin-bottom:16px;line-height:1.7}.team-feature-image{object-fit:cover;object-position:center top;border:1px solid #00000014;border-radius:12px;flex-shrink:0;width:380px;height:420px}.team-group{border-bottom:1px solid #dfe3e8;max-width:1000px;margin:0 auto;padding:48px 0}.team-section-label{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:18px;font-size:.75rem;font-weight:700}.team-title{color:var(--muted);margin-bottom:16px;font-size:.9rem;font-weight:500}.team-grid{flex-wrap:wrap;gap:10px;display:flex}.team-card{background:0 0;border:1px solid #1a181426;border-radius:6px;flex-direction:column;gap:4px;padding:14px 18px;display:flex}.team-card-name{color:var(--ink);font-size:.95rem;font-weight:600}.team-card-role{color:var(--muted);font-size:.8rem}.site-footer{color:#fff;background:#0d1b2a;margin-top:80px;padding-top:50px}.footer-container{grid-template-columns:repeat(4,1fr);gap:40px;max-width:1250px;margin:auto;padding:0 20px 40px;display:grid}.footer-column h2,.footer-column h4{color:#fff;margin-bottom:18px;padding-bottom:8px;font-weight:600;position:relative}.footer-column h2{font-size:1.35rem}.footer-column h2:after,.footer-column h4:after{content:"";background:var(--accent);width:32px;height:2px;position:absolute;bottom:0;left:0}.footer-column p{color:#d6e0f0;margin-bottom:8px;line-height:1.6}.footer-column ul{margin:0;padding:0;list-style:none}.footer-column ul li{margin-bottom:8px}.footer-column a{color:#d6e0f0;text-decoration:none}.footer-column a:hover{color:#fff}.footer-hours li{margin-bottom:6px}.footer-button{color:#fff;background:#1e5fa8;border-radius:8px;margin-top:10px;padding:12px 22px;text-decoration:none;transition:all .25s;display:inline-block}.footer-button:hover{background:#4a8cb4}.footer-bottom{text-align:center;color:#c9d6ea;border-top:1px solid #ffffff26;padding:20px;font-size:.9rem}.footer-brand{flex-direction:column;align-items:flex-start;margin-top:-6px;display:flex}.footer-logo{opacity:.96;background:#ffffff0a;width:160px;height:auto;margin-bottom:14px}.footer-column p a{color:inherit;text-decoration:none}.footer-column p a:hover{text-decoration:underline}.inside{color:#000;background:#fff;border-radius:4px;padding:1px 6px;font-weight:700}.scroll-top{color:#f5f2ec;cursor:pointer;opacity:0;pointer-events:none;z-index:200;background:#afc1cf;border:none;border-radius:20px;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .25s,background .2s,transform .2s;display:flex;position:fixed;bottom:32px;right:32px}.scroll-top.visible{opacity:1;pointer-events:all}.scroll-top:hover{transform:translateY(-3px)}.scroll-top svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.error-page{text-align:center;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:4rem 2rem;display:flex}.error-content{max-width:520px}.error-code{color:var(--accent);opacity:.2;letter-spacing:-4px;margin:0;font-size:7rem;font-weight:300;line-height:1}.error-title{color:#222;margin:.5rem 0 1rem;font-size:1.6rem;font-weight:500}.error-message{color:#666;margin-bottom:2.5rem;font-weight:300;line-height:1.7}.error-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.error-actions a{border-radius:6px;padding:.75rem 1.75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-block}.error-actions a:hover{opacity:.85}.error-actions .btn-primary{color:#fff;background:#0d1b2a}.error-actions .btn-secondary{color:#444;border:1px solid #ccc}@media (width<=1250px){nav{height:auto;min-height:var(--nav-h);flex-wrap:wrap;padding:12px 20px}.nav-toggle{display:block}.nav-menu{flex-direction:column;align-items:flex-start;gap:18px;width:100%;padding-top:18px;display:none}.nav-menu.open{display:flex}.nav-links{flex-direction:column;align-items:flex-start;gap:16px;width:100%}.nav-links li{width:100%}.nav-links a{font-size:.95rem;display:inline-block}.nav-cta{margin-left:0;padding:12px 18px}.service-layout,.service-layout.reverse,.topic-layout,.topic-layout.reverse,.team-feature-layout{grid-template-columns:1fr;gap:24px}.service-layout .service-image,.service-layout.reverse .service-image,.topic-layout .topic-image,.topic-layout.reverse .topic-image{order:1;grid-column:auto;justify-self:center;width:100%;max-width:400px;margin:0 auto}.service-layout .service-text,.service-layout.reverse .service-text,.topic-layout .topic-text,.topic-layout.reverse .topic-text{text-align:center;order:2;grid-column:auto;justify-self:center;width:100%;max-width:520px;margin:0 auto}.service-text ul,.topic-text ul{text-align:left;display:inline-block}.team-feature-image{object-fit:cover;object-position:center top;justify-self:center;width:330px;height:360px;margin:0 auto}.home-feature-grid{grid-template-columns:repeat(2,1fr)}.home-hero{min-height:78vh;padding:90px 20px 60px}.home-hero h1{line-height:1}.home-subtitle{font-size:1.15rem}.home-button{min-width:100%}.home-intro-content h2{font-size:2rem}}@media (width<=900px){.location-grid{grid-template-columns:1fr}.map-card iframe{min-height:400px}.footer-container{grid-template-columns:1fr 1fr}.home-feature-grid{grid-template-columns:1fr}}@media (width<=768px){.service-row-inner,.service-row-inner.reverse{direction:ltr;grid-template-columns:1fr;gap:28px}}@media (width<=500px){.footer-container,.insurance-grid{grid-template-columns:1fr}}
