:root{--gold: #E8A317;--gold-deep: #B47A00;--gold-dark: #7A5200;--gold-soft: #FBE9B6;--red: #B41E2D;--red-deep: #7E0F1B;--paper: #F4F1EA;--white: #FFFFFF;--dark: #0C0A08;--dark-card: #1A1A1A;--ink: #0F1417;--ink-2: #1F262B;--muted: #5C6168;--on-dark: #E8E2D1;--on-dark-mut:#BDB6A3;--line: #E1DCCE;--line-dark: #25201A;--font-sans: "Public Sans", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--fs-hero: clamp(56px, 7vw, 96px);--fs-page: clamp(48px, 6vw, 88px);--fs-h2: clamp(36px, 4vw, 54px);--fs-h3: clamp(22px, 2.4vw, 32px);--fs-h4: clamp(20px, 2vw, 28px);--fs-body: 16px;--fs-body-lg: 18px;--fs-small: 14.5px;--fs-eyebrow: 13px;--fs-label: 11px;--lh-tight: .95;--lh-snug: 1.05;--lh-body: 1.6;--ls-display: -.035em;--ls-hero: -.045em;--ls-h3: -.022em;--ls-eyebrow: .22em;--ls-label: .18em;--container: 1360px;--container-narrow: 1100px;--gutter: 32px;--section-y: 96px;--radius: 0;--bw-accent: 6px;--bw-card: 1px;--bw-nav: 4px;--t-fast: .15s ease;--t-base: .2s ease;--t-slow: .4s ease}@media(max-width:768px){:root{--gutter: 20px;--section-y: 64px}}*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}[hidden]{display:none!important}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{background:none;border:0;cursor:pointer}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:none}ul,ol{list-style:none;padding:0}table{border-collapse:collapse;width:100%}:focus-visible{outline:2px solid var(--red);outline-offset:2px}html{font-family:var(--font-sans);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--ink);background:var(--paper)}body{font-family:var(--font-sans);font-weight:400}h1,h2,h3,h4{font-family:var(--font-sans);color:var(--ink)}h1{font-size:var(--fs-page);font-weight:300;line-height:var(--lh-tight);letter-spacing:var(--ls-hero)}h2{font-size:var(--fs-h2);font-weight:300;line-height:var(--lh-snug);letter-spacing:var(--ls-display)}h3{font-size:var(--fs-h3);font-weight:700;line-height:1.15;letter-spacing:var(--ls-h3)}h4{font-size:var(--fs-h4);font-weight:700;line-height:1.2;letter-spacing:-.018em}p{font-size:var(--fs-body);line-height:var(--lh-body);color:var(--ink-2)}a{transition:color var(--t-fast)}a:hover{color:var(--red)}strong{font-weight:700}.eyebrow{display:inline-flex;align-items:center;gap:14px;font-size:var(--fs-eyebrow);font-weight:700;text-transform:uppercase;letter-spacing:var(--ls-eyebrow);color:var(--ink-2)}.eyebrow:before{content:"";display:inline-block;width:48px;height:2px;background:var(--gold)}.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}h1 strong,.hero-accent{color:var(--gold);font-weight:800}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.topbar[data-astro-cid-2yl4kesc]{background:var(--white);border-bottom:1px solid var(--line);font-size:var(--fs-small)}.inner[data-astro-cid-2yl4kesc]{max-width:var(--container);margin:0 auto;padding:14px var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:24px}.brand[data-astro-cid-2yl4kesc]{font-size:14px;letter-spacing:.02em;color:var(--ink-2)}.brand[data-astro-cid-2yl4kesc] strong[data-astro-cid-2yl4kesc]{font-weight:800;color:var(--ink)}nav[data-astro-cid-2yl4kesc] ul[data-astro-cid-2yl4kesc]{display:flex;gap:22px}nav[data-astro-cid-2yl4kesc] a[data-astro-cid-2yl4kesc]{font-size:12.5px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-2)}nav[data-astro-cid-2yl4kesc] a[data-astro-cid-2yl4kesc]:hover{color:var(--red)}@media(max-width:768px){nav[data-astro-cid-2yl4kesc]{display:none}.brand[data-astro-cid-2yl4kesc]{font-size:13px}}.btn[data-astro-cid-vnzlvqnm]{display:inline-flex;align-items:center;gap:12px;padding:11px 18px;border:2px solid currentColor;font-size:13.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;line-height:1;cursor:pointer;transition:background var(--t-fast),color var(--t-fast),border-color var(--t-fast);text-decoration:none}.btn[data-astro-cid-vnzlvqnm] .arrow[data-astro-cid-vnzlvqnm]{transition:transform var(--t-base)}.btn[data-astro-cid-vnzlvqnm]:hover .arrow[data-astro-cid-vnzlvqnm]{transform:translate(3px)}.v-red[data-astro-cid-vnzlvqnm]{background:var(--red);border-color:var(--red);color:var(--white)}.v-red[data-astro-cid-vnzlvqnm]:hover{background:var(--red-deep);border-color:var(--red-deep);color:var(--white)}.v-gold[data-astro-cid-vnzlvqnm]{background:var(--gold);border-color:var(--gold);color:var(--ink)}.v-gold[data-astro-cid-vnzlvqnm]:hover{background:var(--gold-deep);border-color:var(--gold-deep);color:var(--white)}.v-outline-light[data-astro-cid-vnzlvqnm]{background:transparent;border-color:var(--white);color:var(--white)}.v-outline-light[data-astro-cid-vnzlvqnm]:hover{background:var(--white);color:var(--ink)}.v-outline-dark[data-astro-cid-vnzlvqnm]{background:transparent;border-color:var(--ink);color:var(--ink)}.v-outline-dark[data-astro-cid-vnzlvqnm]:hover{background:var(--ink);color:var(--white)}.v-ghost[data-astro-cid-vnzlvqnm]{background:transparent;border-color:transparent;color:currentColor;padding:11px 0}.v-ghost[data-astro-cid-vnzlvqnm]:hover{color:var(--red)}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:50;background:var(--white);border-bottom:var(--bw-nav) solid var(--red);box-shadow:0 1px #0000000a}.inner[data-astro-cid-ctg3m53h]{max-width:var(--container);margin:0 auto;padding:18px var(--gutter);display:flex;align-items:center;gap:40px}.logo[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;flex-shrink:0}.logo-img[data-astro-cid-ctg3m53h]{display:block;height:66px;width:auto}@media(max-width:1080px){.logo-img[data-astro-cid-ctg3m53h]{height:54px}}.primary[data-astro-cid-ctg3m53h]{flex:1}.primary[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:0}.primary[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]{position:relative}.primary[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]>a[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:6px;padding:18px 14px;font-size:13.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ink);border-bottom:3px solid transparent;margin-bottom:-22px;transition:background var(--t-fast),border-color var(--t-fast),color var(--t-fast)}.primary[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]>a[data-astro-cid-ctg3m53h]:hover{background:var(--paper);color:var(--ink)}.primary[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]>a[data-astro-cid-ctg3m53h].active{border-bottom-color:var(--red)}.chev[data-astro-cid-ctg3m53h]{transition:transform var(--t-fast)}.mega[data-astro-cid-ctg3m53h]{position:absolute;top:100%;left:0;min-width:260px;background:var(--white);border:1px solid var(--line);border-top:4px solid var(--red);box-shadow:0 18px 32px #0000000f;padding:12px 0;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity var(--t-fast),transform var(--t-fast)}@media(hover:hover)and (pointer:fine){.primary[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]:hover .mega[data-astro-cid-ctg3m53h]{opacity:1;pointer-events:auto;transform:translateY(0)}.primary[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]:hover .chev[data-astro-cid-ctg3m53h]{transform:rotate(180deg)}}.primary[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]:focus-within .mega[data-astro-cid-ctg3m53h],.primary[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h][data-open] .mega[data-astro-cid-ctg3m53h]{opacity:1;pointer-events:auto;transform:translateY(0)}.primary[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h][data-open] .chev[data-astro-cid-ctg3m53h]{transform:rotate(180deg)}.mega[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column}.mega[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block;padding:10px 22px;font-size:13.5px;font-weight:500;color:var(--ink-2);transition:background var(--t-fast),color var(--t-fast)}.mega[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{background:var(--paper);color:var(--red)}.cta[data-astro-cid-ctg3m53h]{flex-shrink:0}.hamburger[data-astro-cid-ctg3m53h]{display:none;color:var(--ink)}.drawer[data-astro-cid-ctg3m53h]{position:fixed;inset:0;background:var(--paper);z-index:100;flex-direction:column;overflow-y:auto}.drawer[data-astro-cid-ctg3m53h]:not([hidden]){display:flex}.drawer-head[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;padding:18px var(--gutter);border-bottom:var(--bw-nav) solid var(--red);background:var(--white)}.drawer-brand[data-astro-cid-ctg3m53h]{font-weight:800;font-size:15px}.drawer-nav[data-astro-cid-ctg3m53h]{padding:8px var(--gutter);flex:1}.drawer-nav[data-astro-cid-ctg3m53h] details[data-astro-cid-ctg3m53h]{border-bottom:1px solid var(--line)}.drawer-nav[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;list-style:none}.drawer-nav[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h]::-webkit-details-marker{display:none}.drawer-nav[data-astro-cid-ctg3m53h] details[data-astro-cid-ctg3m53h][open] summary[data-astro-cid-ctg3m53h] svg{transform:rotate(180deg)}.drawer-nav[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h] svg{transition:transform var(--t-fast)}.drawer-nav[data-astro-cid-ctg3m53h] .sub[data-astro-cid-ctg3m53h]{padding:0 0 14px 8px;display:flex;flex-direction:column;gap:4px}.drawer-nav[data-astro-cid-ctg3m53h] .sub[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block;padding:8px 0;font-size:14px;color:var(--ink-2)}.drawer-cta[data-astro-cid-ctg3m53h]{padding:20px var(--gutter) 32px;border-top:1px solid var(--line);background:var(--white)}@media(max-width:1080px){.primary[data-astro-cid-ctg3m53h],.cta[data-astro-cid-ctg3m53h]{display:none}.hamburger[data-astro-cid-ctg3m53h]{display:inline-flex;margin-left:auto}}.site-footer[data-astro-cid-gcn2mc3v]{background:var(--dark);color:var(--on-dark)}.inner[data-astro-cid-gcn2mc3v]{max-width:var(--container);margin:0 auto;padding:80px var(--gutter) 32px}.grid[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:56px;padding-bottom:56px;border-bottom:1px solid var(--line-dark)}h5[data-astro-cid-gcn2mc3v]{font-size:11px;font-weight:800;color:var(--white);text-transform:uppercase;letter-spacing:var(--ls-label);margin-bottom:20px}ul[data-astro-cid-gcn2mc3v]{display:flex;flex-direction:column;gap:10px}.grid[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{font-size:14px;color:var(--on-dark-mut);transition:color var(--t-fast)}.grid[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--gold)}.lede[data-astro-cid-gcn2mc3v]{font-size:14px;color:var(--on-dark-mut);line-height:1.6;margin-bottom:18px}.contact-line[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--on-dark-mut);margin-bottom:6px}.accreditations[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;gap:24px;flex-wrap:wrap;padding:28px 0;border-bottom:1px solid var(--line-dark)}.accred-label[data-astro-cid-gcn2mc3v]{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:var(--ls-label);color:var(--on-dark-mut)}.accreditations[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{flex-direction:row;gap:24px;flex-wrap:wrap}.accreditations[data-astro-cid-gcn2mc3v] li[data-astro-cid-gcn2mc3v]{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gold)}.legal[data-astro-cid-gcn2mc3v]{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;padding-top:24px;font-size:12.5px;color:var(--on-dark-mut)}.legal[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--on-dark-mut)}.legal[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--gold)}.dot[data-astro-cid-gcn2mc3v]{margin:0 8px;opacity:.4}@media(max-width:900px){.grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:540px){.grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr;gap:32px}}.section[data-astro-cid-sh445jdo]{width:100%}.tone-paper[data-astro-cid-sh445jdo]{background:var(--paper);color:var(--ink)}.tone-white[data-astro-cid-sh445jdo]{background:var(--white);color:var(--ink)}.tone-dark[data-astro-cid-sh445jdo]{background:var(--dark);color:var(--on-dark)}.tone-gold[data-astro-cid-sh445jdo]{background:var(--gold);color:var(--ink)}.tone-red[data-astro-cid-sh445jdo]{background:var(--red);color:var(--on-dark)}.tone-red[data-astro-cid-sh445jdo] h1,.tone-red[data-astro-cid-sh445jdo] h2,.tone-red[data-astro-cid-sh445jdo] h3,.tone-red[data-astro-cid-sh445jdo] h4{color:var(--white)}.accent-gold[data-astro-cid-sh445jdo]{--accent-color: var(--gold)}.accent-red[data-astro-cid-sh445jdo]{--accent-color: var(--red)}.accent-ink[data-astro-cid-sh445jdo]{--accent-color: var(--ink)}.border-top[data-astro-cid-sh445jdo],.border-both[data-astro-cid-sh445jdo]{border-top:var(--bw-accent) solid var(--accent-color)}.border-bottom[data-astro-cid-sh445jdo],.border-both[data-astro-cid-sh445jdo]{border-bottom:var(--bw-accent) solid var(--accent-color)}.padY-default[data-astro-cid-sh445jdo]{padding:var(--section-y) 0}.padY-tight[data-astro-cid-sh445jdo]{padding:calc(var(--section-y) * .5) 0}.padY-loose[data-astro-cid-sh445jdo]{padding:calc(var(--section-y) * 1.4) 0}.container[data-astro-cid-sh445jdo]{max-width:var(--container);margin:0 auto;padding:0 var(--gutter)}.container[data-astro-cid-sh445jdo].narrow{max-width:var(--container-narrow)}
