:root{color-scheme:dark;color:#102a43;background:#f5f7fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,rgba(212,175,55,.18),transparent 35%),linear-gradient(180deg,#f7fafc,#edf2f7);color:#102a43}a{color:inherit;text-decoration:none}button,a.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:600;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}a.button:hover,button:hover{transform:translateY(-1px)}.app-shell{max-width:1280px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column}.site-header{background:linear-gradient(135deg,#1e293b,#112240);color:#f8fafc;padding:2rem 1.5rem;position:sticky;top:0;z-index:20;box-shadow:0 20px 50px #0f172a2e}.header-inner{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(200px,.7fr);gap:2rem;align-items:center}.eyebrow{margin:0 0 .75rem;letter-spacing:.2em;text-transform:uppercase;color:#f8fafc;opacity:.85;font-size:.85rem}.site-header h1{margin:0;font-size:clamp(2rem,2.6vw,3.2rem);letter-spacing:-.03em}.tagline{margin:1rem 0 0;max-width:42rem;color:#e2e8f0;font-size:1rem;line-height:1.8}.site-nav{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.site-nav a{padding:.85rem 1.3rem;border-radius:999px;background:#ffffff12;color:#f8fafc;font-size:.95rem;font-weight:600}.site-nav a:hover{background:#ffffff29}.hero-panel{padding:4rem 1.5rem 3rem}.hero-copy{max-width:820px;margin:0 auto;text-align:center}.hero-pretitle{margin:0 0 1rem;color:#64748b;font-weight:600;letter-spacing:.15em;text-transform:uppercase;font-size:.85rem}.hero-copy h2{margin:0;font-size:clamp(2.3rem,4vw,3.8rem);line-height:1.05;letter-spacing:-.04em}.hero-copy p{margin:1.75rem auto 0;max-width:640px;color:#334155;font-size:1rem;line-height:1.9}.hero-actions{display:inline-flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.button-primary{background:#d4af37;color:#102a43;padding:.95rem 1.8rem}.button-secondary{background:#102a4314;color:#102a43;padding:.95rem 1.8rem}.section-block{padding:3rem 1.5rem}.section-white{background:#fff}.section-grid{background:transparent}.section-header{max-width:720px;margin:0 auto 2rem;text-align:center}.section-label{margin:0 auto .85rem;display:inline-flex;color:#475569;font-weight:700;letter-spacing:.18em;text-transform:uppercase;font-size:.8rem}.section-header h2,.section-content h2{margin:0;font-size:clamp(2rem,3vw,2.75rem);line-height:1.1}.section-content p{margin:1.5rem auto 0;max-width:720px;color:#475569;font-size:1.03rem;line-height:1.9}.practice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.practice-card{background:#fff;border:1px solid rgba(226,232,240,.8);border-radius:1.25rem;padding:2rem;min-height:210px;box-shadow:0 24px 60px #0f172a0f;transition:transform .25s ease,box-shadow .25s ease}.practice-card:hover{transform:translateY(-6px);box-shadow:0 30px 80px #0f172a1f}.practice-icon{display:inline-flex;width:3rem;height:3rem;align-items:center;justify-content:center;border-radius:1rem;background:#d4af3724;font-size:1.5rem;margin-bottom:1.25rem}.practice-card h3{margin:0 0 .75rem;font-size:1.25rem}.practice-card p{margin:0;color:#475569;line-height:1.8}.section-highlight{background:linear-gradient(135deg,#0f172a,#1e293b);color:#f8fafc}.section-highlight .section-content{max-width:800px;margin:0 auto;padding:1rem}.section-highlight .section-label{color:#cbd5e1}.section-highlight h2,.section-highlight p{color:#e2e8f0}.contact-panel{background:#fff}.contact-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;max-width:1100px;margin:0 auto}.contact-card{display:flex;gap:1rem;align-items:flex-start;background:#f8fafc;padding:1.5rem;border-radius:1.25rem;border:1px solid rgba(148,163,184,.24)}.contact-icon{min-width:3rem;min-height:3rem;border-radius:1rem;display:grid;place-items:center;background:#0f172a;color:#f8fafc;font-size:1.4rem}.contact-card strong{display:block;margin-bottom:.5rem;font-size:1rem}.contact-card p,.contact-card a{margin:0;color:#334155;font-size:.98rem;line-height:1.7}.nav-link{padding:.85rem 1.3rem;border-radius:999px;background:#ffffff12;color:#f8fafc;font-size:.95rem;font-weight:600}.nav-link.active,.nav-link:hover{background:#d4af372e}.hero-tag{display:inline-flex;margin-bottom:1rem;padding:.45rem .9rem;border-radius:999px;background:#ffffff14;color:#cbd5e1;font-size:.8rem;letter-spacing:.15em;text-transform:uppercase}.site-footer{text-align:center;padding:2rem 1.5rem;background:#112240;color:#cbd5e1;font-size:.95rem}.site-footer p+p{margin-top:.45rem}@media (max-width: 1024px){.practice-grid,.contact-cards{grid-template-columns:1fr 1fr}}@media (max-width: 720px){.hero-actions{flex-direction:column;align-items:center}.practice-grid,.contact-cards{grid-template-columns:1fr}.site-nav a{width:100%;text-align:center}}@media (max-width: 1024px){.header-inner{grid-template-columns:1fr;gap:1.5rem}.site-nav{justify-content:center}.practice-grid,.contact-cards{grid-template-columns:1fr 1fr}}@media (max-width: 720px){.hero-panel{padding-top:3rem}.hero-actions{flex-direction:column;align-items:center}.practice-grid,.contact-cards{grid-template-columns:1fr}.site-nav a{width:100%;text-align:center}}
