:root{--ink: #111418;--ink-soft: #3a4049;--muted: #6b7280;--paper: #ffffff;--paper-soft: #f6f7f9;--line: #e5e7eb;--brand: #223A72;--brand-ink: #14264d;--brand-soft: #eef1f8;--brand-accent: #c89f3c;--focus: #2563eb;--max: 72rem;--pad: clamp(1rem, 2.5vw, 1.75rem);--radius: .5rem;--radius-lg: .875rem;--shadow-sm: 0 1px 2px rgba(20, 38, 77, .04), 0 2px 6px rgba(20, 38, 77, .06);--shadow-md: 0 4px 10px rgba(20, 38, 77, .08), 0 12px 28px rgba(20, 38, 77, .1);--shadow-lg: 0 10px 24px rgba(20, 38, 77, .12), 0 22px 48px rgba(20, 38, 77, .16);--ease: cubic-bezier(.22, 1, .36, 1);--dur-fast: .16s;--dur: .24s;--dur-slow: .42s;--font-sans: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-serif: "Playfair Display", Georgia, "Times New Roman", serif}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-sans);color:var(--ink);background:var(--paper);line-height:1.6;font-size:1.0625rem}h1,h2,h3{font-family:var(--font-serif);color:var(--ink);line-height:1.2;margin:0 0 .5em;font-weight:700}h1{font-size:clamp(2rem,4.5vw,3rem)}h2{font-size:clamp(1.5rem,3vw,2rem)}h3{font-size:1.25rem}p{margin:0 0 1em}a{color:var(--brand);text-decoration:underline;text-underline-offset:.15em}a:hover{color:var(--brand-ink)}a:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:2px}.container{max-width:var(--max);margin:0 auto;padding-inline:var(--pad)}.skip-link{position:absolute;left:-9999px;top:0;background:var(--ink);color:#fff;padding:.5rem .75rem;text-decoration:none;z-index:100}.skip-link:focus{left:0}.btn{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,var(--brand) 0%,var(--brand-ink) 100%);color:#fff;padding:.75rem 1.25rem;border-radius:var(--radius);text-decoration:none;font-weight:600;border:1px solid transparent;box-shadow:var(--shadow-sm);transition:transform var(--dur-fast) var(--ease),box-shadow var(--dur) var(--ease),background-position var(--dur) var(--ease);background-size:200% 100%;background-position:0% 0%}.btn:hover{background-position:100% 0%;color:#fff;transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn:active{transform:translateY(0);box-shadow:var(--shadow-sm)}.btn-ghost{background:transparent;color:var(--ink);border:1px solid var(--line);box-shadow:none}.btn-ghost:hover{background:var(--paper-soft);color:var(--brand);border-color:var(--brand);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.icon{display:inline-block;width:1em;height:1em;vertical-align:-.125em;flex:none;fill:currentColor}.icon-lg{width:1.5em;height:1.5em}.icon-xl{width:2.25em;height:2.25em}.link-arrow{display:inline-flex;align-items:center;gap:.25rem;text-decoration:none;font-weight:600}.link-arrow:after{content:"→";display:inline-block;transition:transform var(--dur) var(--ease)}.link-arrow:hover:after{transform:translate(4px)}.reveal{opacity:1}@view-transition{navigation:auto}::view-transition-old(root),::view-transition-new(root){animation-duration:.26s;animation-timing-function:var(--ease)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.site-header[data-astro-cid-ctg3m53h]{border-bottom:1px solid var(--line);background:color-mix(in oklab,var(--paper) 92%,transparent);backdrop-filter:saturate(1.3) blur(6px);-webkit-backdrop-filter:saturate(1.3) blur(6px);position:sticky;top:0;z-index:40}.header-inner[data-astro-cid-ctg3m53h]{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding-block:.9rem}.brand[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;text-decoration:none;color:var(--ink);line-height:1.1;margin-right:auto;transition:transform var(--dur-fast) var(--ease)}.brand[data-astro-cid-ctg3m53h]:hover{transform:translateY(-1px)}.brand-mark[data-astro-cid-ctg3m53h]{font-family:var(--font-serif);font-size:1.35rem;font-weight:700;letter-spacing:-.01em}.brand-mark[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{color:var(--brand)}.brand-tag[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;color:var(--muted);margin-top:.2rem}.brand-tag[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{height:18px;width:auto;display:block}.nav-list[data-astro-cid-ctg3m53h]{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.25rem 1.25rem}.nav-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:var(--ink-soft);text-decoration:none;font-weight:500;padding:.25rem 0;position:relative;display:inline-block}.nav-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]>span[data-astro-cid-ctg3m53h]{display:inline-block}.nav-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,var(--brand),var(--brand-accent));transform:scaleX(0);transform-origin:left center;transition:transform var(--dur) var(--ease)}.nav-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,.nav-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:focus-visible,.nav-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=page]{color:var(--brand)}.nav-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover:after,.nav-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:focus-visible:after,.nav-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=page]:after{transform:scaleX(1)}.header-cta[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.45rem;background:linear-gradient(135deg,var(--brand) 0%,var(--brand-ink) 100%);background-size:200% 100%;background-position:0% 0%;color:#fff;padding:.55rem .95rem;border-radius:var(--radius);text-decoration:none;font-weight:600;font-size:.95rem;box-shadow:var(--shadow-sm);transition:background-position var(--dur) var(--ease),transform var(--dur-fast) var(--ease),box-shadow var(--dur) var(--ease)}.header-cta[data-astro-cid-ctg3m53h]:hover{background-position:100% 0%;color:#fff;transform:translateY(-1px);box-shadow:var(--shadow-md)}.header-cta[data-astro-cid-ctg3m53h] .icon[data-astro-cid-ctg3m53h]{width:1rem;height:1rem}@media(max-width:640px){.header-cta[data-astro-cid-ctg3m53h]{width:100%;justify-content:center}}.site-footer[data-astro-cid-gcn2mc3v]{background:var(--paper-soft);border-top:1px solid var(--line);margin-top:4rem;padding-block:2.5rem 1.5rem;color:var(--ink-soft);font-size:.95rem}.footer-grid[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:2rem}.firm-name[data-astro-cid-gcn2mc3v]{font-family:var(--font-serif);font-weight:700;color:var(--ink);margin-bottom:.25rem}address[data-astro-cid-gcn2mc3v]{font-style:normal;margin-bottom:.5rem}.footer-heading[data-astro-cid-gcn2mc3v]{font-weight:700;color:var(--ink);margin:0 0 .5rem}.footer-grid[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{list-style:none;padding:0;margin:0}.footer-grid[data-astro-cid-gcn2mc3v] li[data-astro-cid-gcn2mc3v]{margin-bottom:.35rem}.muted[data-astro-cid-gcn2mc3v]{color:var(--muted);font-size:.875rem}.footer-legal[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.25rem;font-size:.8rem;color:var(--muted)}.footer-legal[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin-bottom:.5rem}
