:root{--dark:#002559;--dark-2:#001d47;--bg-dark:#001234;--accent:#467ff7;--accent-lt:#5a8ef8;--accent-dim:rgba(70,127,247,.15);--accent-a11y:#1d57d4;--bg:#f7f9fc;--bg-alt:#eef3fb;--text:#2c3441;--text-muted:#6b7280;--border:#d9e4f5;--white:#fff;--g900:#111827;--g700:#374151;--g500:#6b7280;--g300:#d1d5db;--g100:#f3f4f6;--navy:var(--dark);--navy-deep:var(--bg-dark);--blue:var(--accent);--fd:'Cormorant Garamond',Georgia,serif;--fb:'DM Sans',system-ui,sans-serif;--r:6px;--rl:14px;--tr:.28s cubic-bezier(.16,1,.3,1);--sh-sm:0 1px 3px rgba(0,37,89,.07);--sh-md:0 4px 16px rgba(0,37,89,.1);--sh-lg:0 12px 40px rgba(0,37,89,.14);--sh-xl:0 24px 60px rgba(0,37,89,.18);--mx:1280px;--gutter:clamp(1.25rem,4vw,2.5rem)}.c{width:100%;max-width:var(--mx);margin-inline:auto;padding-inline:var(--gutter)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.75rem 1.75rem;border-radius:var(--r);font-family:var(--fb);font-size:.9375rem;font-weight:600;line-height:1.2;cursor:pointer;border:2px solid transparent;transition:transform var(--tr),box-shadow var(--tr),background-color var(--tr),color var(--tr),opacity var(--tr);white-space:nowrap;text-decoration:none}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0) scale(.98)}.btn-primary{background:var(--accent-a11y);color:var(--white);border-color:var(--accent-a11y);box-shadow:0 2px 8px rgba(29,87,212,.35)}.btn-primary:hover{background:#2d68e4;border-color:#2d68e4;box-shadow:0 6px 20px rgba(29,87,212,.45)}.btn-outline-white{background:0 0;color:var(--white);border-color:rgba(255,255,255,.6)}.btn-outline-white:hover{background:rgba(255,255,255,.12);border-color:var(--white)}.btn-navy{background:var(--navy);color:var(--white);border-color:var(--navy);box-shadow:var(--sh-md)}.btn-navy:hover{background:var(--navy-deep);box-shadow:var(--sh-lg)}.btn-lg{padding:.9375rem 2.25rem;font-size:1.0625rem}.section-label{font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-a11y);margin-bottom:1rem}.section-heading{font-family:var(--fd);font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.12;color:var(--navy);letter-spacing:-.02em}.section-heading em{font-style:italic;color:var(--accent)}.section-subheading{font-size:1.0625rem;color:var(--g500);line-height:1.7;max-width:580px;margin-top:1rem}.hero{position:relative;min-height:92vh;display:flex;align-items:center;background:url('/wp-content/uploads/2025/09/6.webp') center 25%/cover no-repeat;overflow:hidden}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(105deg,rgba(0,37,89,.96) 0%,rgba(0,37,89,.88) 36%,rgba(0,37,89,.6) 56%,rgba(0,37,89,.18) 76%,transparent 100%);z-index:1}.hero-content{position:relative;z-index:2;max-width:680px;padding-block:5rem}.hero-eyebrow{display:inline-flex;align-items:center;gap:.625rem;font-family:var(--fb);font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem}.hero-eyebrow:before{content:'';display:block;width:28px;height:1px;background:var(--accent)}.hero h1{font-family:var(--fd);font-size:clamp(2.75rem,6vw,4.25rem);font-weight:600;line-height:1.08;color:var(--white);letter-spacing:-.02em;margin-bottom:1.5rem}.hero h1 em{font-style:italic;color:var(--accent-lt)}.hero-lead{font-size:1.0625rem;line-height:1.7;color:rgba(255,255,255,.82);max-width:520px;margin-bottom:2.5rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3.5rem}.hero-trust{display:flex;align-items:center;gap:1.75rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.12)}.hero-trust-item{display:flex;align-items:center;gap:.625rem}.hero-trust-num{font-family:var(--fd);font-size:2rem;font-weight:600;color:var(--accent);line-height:1}.hero-trust-label{font-size:.8rem;color:rgba(255,255,255,.65);line-height:1.3;max-width:80px}.trust-bar{background:var(--navy);padding:1.5rem 0}.trust-bar .c{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.trust-item{display:flex;align-items:center;gap:.875rem;padding:.875rem 1.25rem;border-right:1px solid rgba(255,255,255,.08)}.trust-item:last-child{border-right:none}.trust-icon{width:40px;height:40px;border-radius:50%;background:rgba(70,127,247,.15);border:1px solid rgba(70,127,247,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--accent)}.trust-icon svg{width:20px;height:20px}.trust-text strong{display:block;font-size:.9375rem;font-weight:600;color:var(--white);line-height:1.2}.trust-text span{font-size:.8rem;color:rgba(255,255,255,.55)}.difference{padding:6rem 0;background:var(--bg)}.difference-header{text-align:center;margin-bottom:4rem}.difference-header .section-subheading{margin-inline:auto}.difference-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.diff-card{background:var(--white);border-radius:var(--rl);padding:2.25rem 2rem;box-shadow:var(--sh-sm);border:1px solid rgba(0,37,89,.06);transition:transform var(--tr),box-shadow var(--tr);position:relative;overflow:hidden}.diff-card:before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--navy),var(--blue));opacity:0;transition:opacity var(--tr)}.diff-card:hover{transform:translateY(-4px);box-shadow:var(--sh-lg)}.diff-card:hover:before{opacity:1}.diff-num{font-family:var(--fd);font-size:3.5rem;font-weight:700;color:var(--g100);line-height:1;margin-bottom:1.25rem;letter-spacing:-.03em}.diff-icon{width:48px;height:48px;background:linear-gradient(135deg,var(--navy),#1a3a73);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--accent)}.diff-icon svg{width:24px;height:24px}.diff-card h3{font-family:var(--fd);font-size:1.375rem;font-weight:600;color:var(--navy);margin-bottom:.75rem;line-height:1.25}.diff-card p{font-size:.9375rem;color:var(--g500);line-height:1.65}.stats{background:var(--navy);padding:3.5rem 0}.stats .c{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.stat-item{text-align:center;padding:1.5rem;border-right:1px solid rgba(255,255,255,.08)}.stat-item:last-child{border-right:none}.stat-num{font-family:var(--fd);font-size:3.25rem;font-weight:600;color:var(--accent);line-height:1;letter-spacing:-.02em}.stat-label{font-size:.875rem;color:rgba(255,255,255,.6);margin-top:.375rem;letter-spacing:.02em}.services{padding:6rem 0;background:var(--white)}.services-header{margin-bottom:3.5rem}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.service-card{position:relative;border-radius:var(--rl);overflow:hidden;aspect-ratio:3/4;cursor:pointer;group}.service-card-img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.service-card:hover .service-card-img{transform:scale(1.06)}.service-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,37,89,.92) 0%,rgba(0,37,89,.55) 45%,rgba(0,37,89,.1) 100%)}.service-card-body{position:absolute;bottom:0;left:0;right:0;padding:1.75rem 1.5rem}.service-card-tag{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.5rem}.service-card h3{font-family:var(--fd);font-size:1.375rem;font-weight:600;color:var(--white);line-height:1.2;margin-bottom:.625rem}.service-card p{font-size:.875rem;color:rgba(255,255,255,.72);line-height:1.5;margin-bottom:1rem}.service-card-link{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;color:var(--accent);letter-spacing:.04em}.service-card-link svg{width:14px;height:14px;transition:transform var(--tr)}.service-card:hover .service-card-link svg{transform:translateX(3px)}.implant{padding:5.5rem 0;background:var(--navy);position:relative;overflow:hidden}.implant:before{content:'';position:absolute;right:-200px;top:-200px;width:600px;height:600px;border-radius:50%;background:rgba(43,111,238,.08);pointer-events:none}.implant .c{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.implant-media{position:relative}.implant-img{width:100%;border-radius:var(--rl);box-shadow:var(--sh-xl)}.implant-badge{position:absolute;bottom:-1.5rem;right:-1.5rem;background:var(--accent);color:var(--white);border-radius:var(--rl);padding:1.125rem 1.5rem;text-align:center;box-shadow:var(--sh-lg)}.implant-badge-num{display:block;font-family:var(--fd);font-size:2rem;font-weight:700;line-height:1}.implant-badge-label{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-top:.25rem}.implant-content .section-label{color:var(--accent)}.implant-content .section-heading{color:var(--white)}.implant-content .section-subheading{color:rgba(255,255,255,.72);max-width:100%}.implant-features{list-style:none;display:flex;flex-direction:column;gap:1rem;margin:2rem 0 2.5rem}.implant-features li{display:flex;align-items:flex-start;gap:.875rem;font-size:.9375rem;color:rgba(255,255,255,.82)}.implant-features li:before{content:'';width:20px;height:20px;border-radius:50%;background:rgba(70,127,247,.2);border:1px solid var(--accent);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.15rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23467FF7' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px}.team{padding:6rem 0;background:var(--bg)}.team-header{margin-bottom:4rem}.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.team-card{display:grid;grid-template-columns:280px 1fr;gap:2.5rem;align-items:start;background:var(--white);border-radius:var(--rl);overflow:hidden;box-shadow:var(--sh-sm);border:1px solid rgba(0,37,89,.06);transition:box-shadow var(--tr)}.team-card:hover{box-shadow:var(--sh-lg)}.team-photo-wrap{position:relative;height:340px;overflow:hidden;flex-shrink:0}.team-photo{width:100%;height:100%;object-fit:cover;object-position:center top}.team-photo-accent{position:absolute;bottom:1rem;left:1rem;background:var(--accent);color:var(--white);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.375rem .75rem;border-radius:4px}.team-info{padding:2rem 2rem 2rem 0}.team-name{font-family:var(--fd);font-size:1.75rem;font-weight:600;color:var(--navy);line-height:1.1;margin-bottom:.25rem}.team-title{font-size:.875rem;font-weight:500;color:var(--blue);letter-spacing:.04em;text-transform:uppercase;margin-bottom:1.25rem}.team-bio{font-size:.9375rem;color:var(--g500);line-height:1.7;margin-bottom:1.5rem}.team-credentials{display:flex;flex-wrap:wrap;gap:.5rem}.credential{font-size:.75rem;font-weight:500;background:var(--bg);color:var(--navy);border:1px solid rgba(0,37,89,.12);padding:.25rem .625rem;border-radius:4px}.reviews{padding:6rem 0;background:var(--white)}.reviews-header{text-align:center;margin-bottom:1.5rem}.reviews-stars{display:flex;align-items:center;justify-content:center;gap:.375rem;margin-bottom:1rem}.star{width:22px;height:22px;color:#f59e0b}.reviews-score{font-family:var(--fd);font-size:5rem;font-weight:600;color:var(--navy);line-height:1;letter-spacing:-.04em;margin-bottom:.25rem}.reviews-count{font-size:.9375rem;color:var(--g500);margin-bottom:3rem}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.review-card{background:var(--bg);border-radius:var(--rl);padding:1.875rem;border:1px solid rgba(0,37,89,.06)}.review-stars{display:flex;gap:.25rem;margin-bottom:1rem}.review-stars .star{width:16px;height:16px}.review-text{font-size:.9375rem;color:var(--g700);line-height:1.7;font-style:italic;margin-bottom:1.25rem}.review-author{display:flex;align-items:center;gap:.75rem}.review-avatar{width:38px;height:38px;border-radius:50%;background:var(--navy);color:var(--white);display:flex;align-items:center;justify-content:center;font-family:var(--fd);font-size:1rem;font-weight:600;flex-shrink:0}.review-name{font-size:.875rem;font-weight:600;color:var(--navy)}.review-date{font-size:.75rem;color:var(--g500)}.reviews-source{text-align:center;margin-top:2.5rem;font-size:.875rem;color:var(--g500)}.quote-section{padding:5rem 0;background:var(--navy);position:relative;overflow:hidden}.quote-section:before{content:'';position:absolute;left:-100px;bottom:-100px;width:400px;height:400px;border-radius:50%;background:rgba(70,127,247,.06);pointer-events:none}.quote-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.quote-photo{width:100%;border-radius:var(--rl);box-shadow:var(--sh-xl);aspect-ratio:3/4;object-fit:cover;object-position:center top}.quote-content{position:relative}.quote-mark{font-family:var(--fd);font-size:8rem;color:rgba(70,127,247,.2);line-height:.8;margin-bottom:-1rem;font-style:italic}blockquote{font-family:var(--fd);font-size:clamp(1.25rem,2.5vw,1.625rem);font-style:italic;color:var(--white);line-height:1.55;margin-bottom:2rem;font-weight:400}.quote-sig{display:flex;flex-direction:column;gap:.25rem}.quote-sig strong{font-family:var(--fd);font-size:1.125rem;font-weight:600;color:var(--accent)}.quote-sig span{font-size:.875rem;color:rgba(255,255,255,.55)}.portfolio{padding:6rem 0;background:var(--bg)}.portfolio-header{margin-bottom:3.5rem}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.portfolio-card{background:var(--white);border-radius:var(--rl);overflow:hidden;box-shadow:var(--sh-sm);border:1px solid rgba(0,37,89,.06);transition:transform var(--tr),box-shadow var(--tr)}.portfolio-card:hover{transform:translateY(-3px);box-shadow:var(--sh-lg)}.portfolio-images{display:grid;grid-template-columns:1fr 1fr;gap:2px}.portfolio-img{width:100%;aspect-ratio:3/4;object-fit:cover}.portfolio-body{padding:1.5rem}.portfolio-treatment{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:.375rem}.portfolio-card h3{font-family:var(--fd);font-size:1.125rem;font-weight:600;color:var(--navy);margin-bottom:.5rem}.portfolio-card p{font-size:.875rem;color:var(--g500);line-height:1.6}.cta-hours{padding:6rem 0;background:var(--white)}.cta-hours .c{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.cta-content .section-heading{margin-bottom:1.25rem}.cta-content .section-subheading{margin-bottom:2rem}.cta-actions{display:flex;flex-wrap:wrap;gap:1rem}.hours-card{background:var(--navy);border-radius:var(--rl);padding:2.25rem;box-shadow:var(--sh-xl)}.hours-title{font-family:var(--fd);font-size:1.25rem;font-weight:600;color:var(--white);margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.hours-title svg{color:var(--accent);flex-shrink:0}.hours-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.hours-row:last-child{border-bottom:none}.hours-day{font-size:.9rem;font-weight:500;color:rgba(255,255,255,.85)}.hours-time{font-size:.875rem;color:rgba(255,255,255,.55)}.hours-phone{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12);display:flex;align-items:center;gap:.75rem}.hours-phone-link{font-size:1.125rem;font-weight:600;color:var(--accent);display:flex;align-items:center;gap:.5rem}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.faq__list{max-width:860px;margin:0 auto}.faq__item{border-bottom:1px solid var(--g100)}.faq__item:first-child{border-top:1px solid var(--g100)}.faq__question{width:100%;background:0 0;border:none;text-align:left;padding:1.25rem 0;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;cursor:pointer;font-family:var(--fb);font-size:1rem;font-weight:500;color:var(--g700);line-height:1.5;transition:color .2s}.faq__question:hover{color:var(--accent)}.faq__icon{width:24px;height:24px;border-radius:50%;border:1.5px solid currentColor;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;transition:transform .3s,border-color .2s;opacity:.6}.faq__icon:before{content:'';position:absolute;width:1.5px;height:10px;background:currentColor;border-radius:1px}.faq__icon:after{content:'';position:absolute;width:10px;height:1.5px;background:currentColor;border-radius:1px}.faq__question[aria-expanded=true] .faq__icon{transform:rotate(45deg);border-color:var(--accent);opacity:1}.faq__answer{overflow:hidden;max-height:0;transition:max-height .35s ease}.faq__answer-inner{padding-bottom:1.25rem;font-size:.9rem;color:var(--g500);line-height:1.8}@media(max-width:1100px){.team-grid{grid-template-columns:1fr}.quote-inner{grid-template-columns:1fr;gap:3rem}.quote-photo{max-width:320px}.implant .c{grid-template-columns:1fr;gap:3rem}.implant-media{max-width:480px}}@media(max-width:900px){.difference-grid,.services-grid,.portfolio-grid{grid-template-columns:1fr 1fr}.trust-bar .c,.stats .c{grid-template-columns:1fr 1fr}.trust-item{border-right:none}.reviews-grid{grid-template-columns:1fr 1fr}.cta-hours .c{grid-template-columns:1fr;gap:3rem}}@media(max-width:767px){:root{--mx:100%;--gutter:1.125rem}.hero{min-height:100svh}.hero h1{font-size:2.5rem}.hero-trust{flex-direction:column;gap:1rem;align-items:flex-start}.difference-grid,.services-grid,.portfolio-grid{grid-template-columns:1fr}.trust-bar .c,.stats .c{grid-template-columns:1fr 1fr}.reviews-grid{grid-template-columns:1fr}.team-card{grid-template-columns:1fr}.team-photo-wrap{height:280px}.team-info{padding:1.5rem}.implant-badge{right:.5rem;bottom:.5rem}}@media(max-width:480px){.trust-bar .c,.stats .c{grid-template-columns:1fr}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%;justify-content:center}}.new-patient-banner{background:linear-gradient(135deg,var(--navy) 0%,#0a3a7a 100%);padding:2rem 0;border-bottom:3px solid var(--accent)}.new-patient-banner .c{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.npb-body{display:flex;align-items:center;gap:1.75rem;flex-wrap:wrap}.npb-badge{font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;background:var(--accent-a11y);color:var(--white);padding:.375rem .875rem;border-radius:4px;white-space:nowrap;flex-shrink:0}.npb-offer{display:flex;align-items:center;gap:1.25rem}.npb-price{font-family:var(--fd);font-size:3rem;font-weight:700;color:var(--accent);line-height:1;letter-spacing:-.03em}.npb-details strong{display:block;font-size:1.0625rem;font-weight:600;color:var(--white);line-height:1.2}.npb-details span{font-size:.875rem;color:rgba(255,255,255,.65);margin-top:.2rem;display:block}.npb-actions{display:flex;gap:1rem;flex-wrap:wrap;flex-shrink:0}@media(max-width:1024px){.new-patient-banner .c{justify-content:flex-start}}@media(max-width:600px){.npb-price{font-size:2.25rem}.npb-offer{gap:.875rem}.npb-actions{width:100%}.npb-actions .btn{flex:1;justify-content:center}}.anes-section{padding:6rem 0;background:var(--navy);position:relative;overflow:hidden}.anes-section:before{content:'';position:absolute;right:-150px;bottom:-150px;width:500px;height:500px;border-radius:50%;background:rgba(70,127,247,.06);pointer-events:none}.anes-header{text-align:center;margin-bottom:4rem}.anes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3.5rem}.anes-card{background:rgba(255,255,255,.04);border:1px solid rgba(70,127,247,.2);border-radius:var(--rl);padding:2rem;text-align:center;transition:background var(--tr),border-color var(--tr)}.anes-card:hover{background:rgba(70,127,247,.08);border-color:rgba(70,127,247,.4)}.anes-icon{width:56px;height:56px;border-radius:50%;background:rgba(70,127,247,.15);border:1px solid rgba(70,127,247,.3);display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;color:var(--accent)}.anes-icon svg{width:26px;height:26px}.anes-card h3{font-family:var(--fd);font-size:1.25rem;font-weight:600;color:var(--white);margin-bottom:.75rem;line-height:1.25}.anes-card p{font-size:.9375rem;color:rgba(255,255,255,.65);line-height:1.65}.anes-cta{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}@media(max-width:900px){.anes-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.anes-grid{grid-template-columns:1fr}}.facial-aes{padding:6rem 0;background:var(--bg)}.fa-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.fa-image img{width:100%;border-radius:var(--rl);box-shadow:var(--sh-xl);object-fit:cover;max-height:600px}.fa-services{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0 2.5rem}.fa-service{background:var(--white);border-radius:var(--r);padding:1.25rem 1.5rem;border:1px solid rgba(0,37,89,.08);box-shadow:var(--sh-sm)}.fa-service h3{font-family:var(--fd);font-size:1.125rem;font-weight:600;color:var(--navy);margin-bottom:.5rem;line-height:1.2}.fa-service p{font-size:.875rem;color:var(--g500);line-height:1.65}@media(max-width:1100px){.fa-inner{grid-template-columns:1fr;gap:3rem}.fa-image{order:-1}}@media(max-width:600px){.fa-services{grid-template-columns:1fr}}.ins-fin{padding:6rem 0;background:var(--white)}.ins-fin__top{text-align:center;margin-bottom:4rem}.ins-fin__top .section-subheading{margin-inline:auto}.ins-fin__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.ins-fin__sub{font-family:var(--fd);font-size:1.375rem;font-weight:600;color:var(--navy);margin-bottom:1.25rem;line-height:1.2}.ins-list{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:.375rem .75rem;margin-bottom:1.25rem}.ins-list li{font-size:.875rem;color:var(--g700);padding:.375rem 0;border-bottom:1px solid rgba(0,37,89,.05);display:flex;align-items:center;gap:.5rem}.ins-list li:before{content:'';width:6px;height:6px;border-radius:50%;background:var(--accent);flex-shrink:0}.ins-note{font-size:.8125rem;color:var(--g500);margin-bottom:.75rem;font-style:italic;line-height:1.55}.ins-link{font-size:.875rem;font-weight:600;color:var(--accent);text-decoration:underline;text-underline-offset:3px}.fin-list{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.fin-item{background:var(--bg);border:1.5px solid rgba(0,37,89,.1);border-radius:var(--r);padding:.625rem 1.25rem;font-size:.9375rem;font-weight:600;color:var(--navy);box-shadow:var(--sh-sm)}.fin-note{font-size:.8125rem;color:var(--g500);margin-bottom:.875rem;line-height:1.6}.fin-membership{font-size:.875rem;color:var(--g700);margin-bottom:1.75rem;line-height:1.6}.fin-membership__link{color:var(--accent);font-weight:600;text-decoration:none}.fin-membership__link:hover{text-decoration:underline}.indep-badge{background:linear-gradient(135deg,var(--navy),#0a3a7a);border-radius:var(--rl);padding:1.25rem 1.5rem;display:flex;align-items:center;gap:1rem;color:var(--accent)}.indep-badge svg{flex-shrink:0}.indep-badge div{display:flex;flex-direction:column;gap:.2rem}.indep-badge strong{font-size:.9375rem;font-weight:600;color:var(--white);line-height:1.2}.indep-badge span{font-size:.8rem;color:rgba(255,255,255,.6)}@media(max-width:900px){.ins-fin__grid{grid-template-columns:1fr;gap:3rem}}@media(max-width:600px){.ins-list{grid-template-columns:1fr}}.container{width:100%;max-width:var(--mx);margin-inline:auto;padding-inline:var(--gutter)}.section-eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;display:block}.map-section{padding:6rem 0;background:var(--bg)}.map-section__grid{display:grid;grid-template-columns:1fr 1.6fr;gap:clamp(2rem,5vw,4rem);align-items:center}.map-section__detail{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.875rem;font-size:.9375rem;color:var(--g700);line-height:1.6}.map-section__icon{flex-shrink:0;width:18px;height:18px;margin-top:3px;color:var(--accent)}.map-section__embed{border-radius:var(--rl);overflow:hidden;box-shadow:var(--sh-lg)}@media(max-width:900px){.map-section__grid{grid-template-columns:1fr}}@media(max-width:767px){.map-section{padding:4rem 0}}.video-testimonials{padding:6rem 0;background:var(--bg)}.vt-header{text-align:center;margin-bottom:3rem}.vt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.vt-card{background:var(--white);border-radius:var(--rl);overflow:hidden;box-shadow:var(--sh-md);transition:box-shadow var(--tr),transform var(--tr)}.vt-card:hover{box-shadow:var(--sh-lg);transform:translateY(-3px)}.vt-embed{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.vt-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.vt-caption{padding:.875rem 1rem;font-size:.9375rem;font-weight:600;color:var(--navy);text-align:center;margin:0}@media(max-width:900px){.vt-grid{grid-template-columns:1fr}}@media(max-width:767px){.video-testimonials{padding:4rem 0}}