:root{--bg: #f3f5f7;--panel: #ffffff;--panel-alt: #eff3f8;--ink: #182331;--muted: #56657a;--line: rgba(24, 35, 49, .12);--primary: #0b3d62;--primary-deep: #062a45;--accent: #d4a254;--accent-soft: rgba(212, 162, 84, .12);--success: #1f7a5d;--shadow: 0 24px 60px rgba(13, 29, 45, .12);--radius: 22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Source Serif 4",Georgia,serif;background:var(--bg);color:var(--ink);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 2rem));margin:0 auto}.section{padding:6rem 0}.eyebrow{margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:500;color:var(--primary)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:"Source Serif 4",Georgia,serif;line-height:1.12;letter-spacing:-.04em}h1{font-size:clamp(2.8rem,6vw,5rem);margin-bottom:1rem}h2{font-size:clamp(2.1rem,4vw,3.2rem);margin-bottom:1rem}h3{font-size:1.45rem;margin-bottom:.5rem}p{color:var(--muted);font-size:1.05rem}.site-header{position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(255,255,255,.1);background:#030d17f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-shell{display:flex;align-items:center;justify-content:space-between;min-height:88px;gap:1rem}.nav-actions{display:flex;align-items:center;gap:1rem;margin-left:auto}.brand{display:inline-flex;align-items:center;gap:.85rem}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:4.42rem;height:4.42rem;background:transparent}.brand-text{display:flex;flex-direction:column;justify-content:center;color:#fff}.brand-text strong{font-size:1.1rem;line-height:1.2}.brand-text small{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3}.lang-switcher{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.16);background:#ffffff0a;border-radius:999px;padding:.2rem .5rem}.lang-switcher select{background:transparent;color:#fff;border:0;padding:.55rem .6rem;min-width:120px;cursor:pointer}.lang-switcher select:focus,.lang-switcher select:active{outline:none;border:0;background:#091d2df5;box-shadow:none}.lang-switcher select option{background:#091d2df5;color:#fff;border:0}.lang-switcher select option:checked,.lang-switcher select option:hover{background:#091d2df5;color:#fff}.site-nav{display:flex;align-items:center;gap:1.5rem;color:#ffffffd6}.site-nav a{transition:opacity .2s ease}.site-nav a:hover,.site-nav a:focus-visible{opacity:1}.nav-cta{padding:.75rem 1.1rem;border:1px solid rgba(255,255,255,.18);background:#ffffff0a}.nav-toggle{display:none;background:transparent;border:0;padding:0;width:2.6rem;height:2.6rem;cursor:pointer}.nav-toggle span{display:block;height:2px;width:100%;background:#fff;margin:.35rem 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero{background:radial-gradient(circle at top left,rgba(212,162,84,.3),transparent 28%),linear-gradient(135deg,#091d2d,#0c2d45 46%,#0d385b);color:#fff;padding:7rem 0 6rem}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem}.hero-copy{width:100%;max-width:700px;text-align:left}.hero-copy .eyebrow{color:#d9ebff}.hero-copy .lead{color:#fffc;max-width:650px;margin-right:auto;font-size:1.15rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0 1.5rem}.hero-logo-wrap{display:flex;align-items:center;justify-content:center;min-height:320px}.hero-logo{width:min(100%,360px);height:auto}.button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;font-weight:400;transition:transform .2s ease,box-shadow .2s ease}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,var(--accent),#ecc98a);color:var(--primary-deep);box-shadow:0 16px 28px #d4a25447;border:none}.button-secondary{background:#ffffff0f;border:1px solid rgba(255,255,255,.18);color:#fff}.hero-meta{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1rem 1.2rem;color:#ffffffd1}.hero-meta li{display:inline-flex;align-items:center;gap:.45rem}.hero-meta li:before{content:"";width:.5rem;height:.5rem;background:var(--accent);display:inline-block}.trust-bar{background:#edf1f5;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;text-align:center;padding:1.1rem 0;font-weight:400;color:var(--primary)}.about-hero{background:linear-gradient(135deg,#091d2d,#0c2d45 55%,#0d385b);color:#fff;padding:6rem 0}.about-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:center}.about-hero h1{max-width:760px;margin-bottom:1.25rem}.about-hero .eyebrow,.about-hero-lead{color:#d9ebff}.about-hero-lead{max-width:650px;margin-bottom:0;font-size:1.2rem}.about-hero-mark{display:flex;align-items:center;width:100%;min-height:320px;gap:0;overflow:hidden}.about-hero-mark img{width:50%;height:320px;object-fit:cover}.about-hero-mark img:first-child{object-position:left center}.about-hero-mark img:last-child{object-position:50% center;transform:scale(1)}.about-hero-statement{background:#edf1f5;border-bottom:1px solid var(--line);padding:2.5rem 0;text-align:center}.about-hero-statement p{max-width:820px;margin:0 auto;color:var(--primary-deep);font-size:1.2rem}.about-intro-grid,.about-commitment-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem;align-items:start}.about-intro-dark{background:linear-gradient(180deg,#0f2436,#0a1a2a);color:#fff}.about-intro-dark .section-heading h2,.about-intro-dark .section-heading p,.about-intro-dark .about-copy p,.about-intro-dark .credential-list li{color:#fff}.about-intro-dark .credential-lead{color:#d9ebff}.about-intro-dark .credential-list,.about-intro-dark .credential-list li{border-color:#ffffff2e}.credential-lead{color:var(--primary);font-size:1.2rem}.about-copy p:last-child{margin-bottom:0}.credential-list,.philosophy-list{list-style:none;margin:2rem 0 0;padding:0}.credential-list{border-top:1px solid var(--line)}.credential-list li{padding:.9rem 0;border-bottom:1px solid var(--line);color:var(--primary);font-weight:400}.about-philosophy{background:var(--primary-deep);color:#fff}.about-narrow-content{max-width:820px}.about-philosophy .eyebrow,.about-philosophy h2,.about-philosophy p{color:#fff}.about-philosophy p{color:#fffc}.about-commitment-light{background:var(--bg)}.philosophy-list{display:grid;gap:.75rem}.philosophy-list li{padding-left:1.5rem;color:#fff}.philosophy-list li:before{content:"✧";margin-left:-1.5rem;margin-right:.65rem;color:var(--accent)}.experience-section{background:var(--panel-alt)}.experience-heading{max-width:820px;margin-bottom:3rem}.experience-heading h2{color:var(--primary-deep)}.experience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.experience-item{display:grid;grid-template-columns:auto 1fr;gap:1.25rem;padding:2rem;background:var(--panel)}.experience-number{color:var(--accent);font-size:.85rem;font-weight:500}.experience-item h3{color:var(--primary-deep);font-size:1.35rem}.experience-item p{margin-bottom:0}.practice-hero{background:#edf1f5;border-bottom:1px solid var(--line);padding:6rem 0 5rem}.practice-hero-inner{max-width:800px}.practice-hero h1{color:var(--primary-deep);margin-bottom:.75rem}.practice-hero p:last-child{max-width:620px;margin-bottom:0;font-size:1.2rem}.practice-list{background:var(--panel-alt);padding:0}.practice-detail{padding:0}.practice-detail-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:4rem;align-items:center;padding:4rem 0;border-bottom:1px solid var(--line)}.practice-detail:last-child{border-bottom:0}.practice-detail:last-child .practice-detail-inner{border-bottom:0}.practice-detail-light{background:var(--panel-alt);color:var(--ink)}.practice-detail-dark{background:linear-gradient(180deg,#0f2436,#0a1a2a);color:#fff}.practice-detail-dark .practice-detail-copy h2,.practice-detail-dark .practice-detail-copy p,.practice-detail-dark .practice-detail-copy .eyebrow{color:#fff}.practice-detail-dark .practice-detail-copy p{color:#fffc}.practice-detail-dark .practice-detail-inner{border-bottom-color:#ffffff1f}.practice-detail-reversed .practice-detail-copy{order:2}.practice-detail-reversed .practice-detail-media{order:1}.practice-detail-copy h2{color:var(--primary-deep)}.practice-detail-copy p:last-child{max-width:680px;margin-bottom:0}.practice-detail-media{background:var(--panel-alt);border-left:6px solid var(--accent);min-height:260px}.practice-detail-media img{width:100%;height:260px;object-fit:cover}.split-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:2.5rem;align-items:center}.section-heading.center{text-align:center;max-width:760px;margin:0 auto 2.5rem}.dark-section{background:linear-gradient(180deg,#0f2436,#0a1a2a);color:#fff}.dark-section .section-heading h2,.dark-section .section-heading p{color:#fff}.card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.info-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.12);padding:1.6rem 1.3rem;box-shadow:0 12px 16px #00000014}.card-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-bottom:1.1rem;background:#d4a2542e;color:#f6d499;font-weight:500}.info-card h3,.info-card p{color:#fff}.info-card p{margin-bottom:0;color:#fffc}.timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.timeline-step{display:flex;gap:1rem;padding:1.6rem 1.3rem;background:var(--panel);border:1px solid var(--line);box-shadow:0 18px 36px #0c17220f}.step-number{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3.1rem;height:3.1rem;background:var(--accent-soft);color:var(--primary);font-weight:600}.values-section{background:linear-gradient(180deg,#0f2436,#0a1a2a);color:#fff}.values-section .eyebrow,.values-section h2,.values-section h3{color:#fff}.values-section p{color:#fffc}.values-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:2rem;align-items:center}.value-list{display:grid;gap:1rem}.value-list>div{padding:1.5rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 16px #00000014}.testimonial-section{background:#f6f8fb}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}blockquote{margin:0;padding:1.75rem 1.4rem;background:var(--panel);border:1px solid var(--line);box-shadow:0 16px 28px #0c16200a;color:var(--ink);font-size:1.08rem}blockquote footer{margin-top:1.25rem;color:var(--primary);font-weight:400}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:2rem;align-items:start}.contact-list{list-style:none;margin:1.5rem 0 0;padding:0;display:grid;gap:.7rem;color:var(--ink)}.contact-list a{color:var(--primary);font-weight:400}.contact-form{display:grid;gap:1rem;background:var(--panel);border:1px solid var(--line);padding:1.5rem;box-shadow:0 18px 36px #0d1d2d0f}.field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}label{display:grid;gap:.5rem;color:var(--ink);font-weight:400}label span{font-size:.92rem}input,select,textarea{width:100%;border:1px solid rgba(24,35,49,.15);background:#f9fafc;color:var(--ink);padding:.9rem 1rem}input:focus,select:focus,textarea:focus{outline:2px solid rgba(11,61,98,.18);border-color:#0b3d6259}textarea{resize:vertical;min-height:120px}.site-footer{background:#071a28;color:#fffc;padding:1.5rem 0}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.footer-brand .brand-text,.footer-brand .brand-text small{color:#fff}@media (max-width: 980px){.hero-grid,.about-hero-grid,.about-intro-grid,.about-commitment-grid,.split-layout,.values-grid,.contact-grid,.card-grid,.timeline,.testimonial-grid,.trust-grid{grid-template-columns:1fr 1fr}.hero-grid,.about-hero-grid,.about-intro-grid,.about-commitment-grid,.split-layout,.values-grid,.contact-grid,.card-grid,.timeline,.testimonial-grid,.trust-grid{display:grid}.card-grid,.testimonial-grid,.timeline,.trust-grid{grid-template-columns:1fr 1fr}.site-nav{position:absolute;top:calc(100% + .5rem);right:1rem;display:none;flex-direction:column;align-items:stretch;min-width:min(260px,calc(100vw - 2rem));background:#061723f5;border:1px solid rgba(255,255,255,.12);padding:1rem;box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.nav-toggle{display:inline-block}}@media (max-width: 680px){.section{padding:4.5rem 0}.hero{padding-top:4rem}.hero-grid,.about-hero-grid,.about-intro-grid,.about-commitment-grid,.split-layout,.values-grid,.contact-grid,.card-grid,.timeline,.testimonial-grid,.trust-grid,.field-row{grid-template-columns:1fr}.hero-actions,.footer-row{flex-direction:column;align-items:flex-start}.hero-actions{align-items:center;width:100%}.hero-copy{text-align:center}.hero-copy .lead{margin-left:auto}.hero-actions,.hero-meta{justify-content:center}.hero-logo-wrap{min-height:0}.about-hero{padding:4.5rem 0}.about-hero-mark{min-height:240px}.about-hero-mark img{height:240px}.experience-grid{grid-template-columns:1fr}.practice-hero{padding:4.5rem 0 3.5rem}.practice-detail{grid-template-columns:1fr;gap:2rem;padding:3rem 0}.practice-detail-inner{grid-template-columns:1fr;gap:2rem;padding:3rem 1rem}.practice-detail-reversed .practice-detail-copy,.practice-detail-reversed .practice-detail-media{order:initial}.button{width:100%}}
