:root{--root-font-base: 17px;--root-font-scale: 1;--root-font-size: calc(var(--root-font-base) * var(--root-font-scale));--fs-h1: clamp(3rem, 5.5vw, 6rem);--fs-h2: clamp(2rem, 3.8vw, 3.4rem);--fs-h3: clamp(1.45rem, 2vw, 2.1rem);--fs-display: clamp(3.4rem, 7.5vw, 7.4rem);--fs-metric: clamp(3.4rem, 3.8vw, 5rem);--lh-heading: .96;--ls-heading: -.03em;--fw-heading: 500;--fs-eyebrow: clamp(.86rem, 1vw, 1rem);--ls-eyebrow: .1em;--lh-eyebrow: 1;--fw-eyebrow: 700;--fw-eyebrow-label: 300;--fs-body: clamp(1rem, 1.2vw, 1.2rem);--lh-body: 1.55;--ls-body: normal;--fw-body: 400;--fs-ui: clamp(1rem, 1vw, .98rem);--fs-small: clamp(.84rem, .9vw, .94rem);--lh-compact: 1.2;--accent-stroke: 1.4px;--accent-stroke-color: #bb9ffd;--site-max-width: 3000px;--section-max-width: 120rem;--scrollbar-thumb: #e8f2fb;--scrollbar-track: #0f062a;--hero-collapse: 0;--hero-morph: 0;--site-gutter: clamp(1rem, 1.8vw, 1.5rem);--hero-frame-side: 10px;--hero-frame-bottom: 10px;--hero-frame-top: var(--hero-frame-side);--hero-content-top: var(--hero-frame-top);--hero-frame-radius: 22px;--silver-definition-width: 35%;--silver-content-width: 65%;--silver-inline-pad: clamp(1rem, 1.8vw, 1.5rem);--silver-section-gap: clamp(.8rem, 1.2vw, 1.25rem)}@media(max-height:900px){:root{--root-font-scale: .9}}@media(max-height:820px){:root{--root-font-scale: .85}}@media(max-height:720px){:root{--root-font-scale: .8}}@media(max-width:1024px){:root{--hero-frame-side: 6px;--hero-frame-bottom: 6px;--hero-frame-top: var(--hero-frame-side);--hero-content-top: var(--hero-frame-top);--hero-frame-radius: 14px;--silver-definition-width: 100%;--silver-content-width: 100%;--silver-inline-pad: 1rem;--silver-section-gap: .6rem}}@media(max-width:550px){:root{--site-gutter: .88rem;--fs-h1: clamp(2.05rem, 9vw, 3.1rem);--fs-h2: clamp(1.65rem, 7vw, 2.2rem);--fs-h3: clamp(1.24rem, 5vw, 1.62rem);--fs-display: clamp(2.75rem, 14vw, 4rem);--fs-metric: clamp(2.15rem, 10vw, 3rem);--lh-heading: 1;--ls-heading: -.02em;--silver-inline-pad: .85rem}}.contact-channels{position:relative;display:grid;grid-template-columns:repeat(2,1fr);margin-top:1.8rem;margin-inline:var(--site-gutter)}@media(max-width:720px){.contact-channels{grid-template-columns:1fr}}.contact-channel{position:relative;display:flex;flex-direction:column;padding:clamp(1.9rem,2.8vw,2.6rem) clamp(1.5rem,2.3vw,2.1rem)}.contact-channel:nth-child(2n):before{content:"";position:absolute;top:14%;bottom:14%;left:0;width:1px;background:linear-gradient(180deg,#ba9dff00,#ba9dff61 30% 70%,#ba9dff00)}.contact-channel:nth-child(n+3):after{content:"";position:absolute;top:0;left:clamp(1.5rem,2.3vw,2.1rem);right:clamp(1.5rem,2.3vw,2.1rem);height:1px;background:linear-gradient(90deg,#ba9dff00,#ba9dff66 22% 78%,#ba9dff00)}@media(max-width:720px){.contact-channel:nth-child(2n):before{display:none}.contact-channel:nth-child(n+2):after{content:"";position:absolute;top:0;left:clamp(1.5rem,2.3vw,2.1rem);right:clamp(1.5rem,2.3vw,2.1rem);height:1px;background:linear-gradient(90deg,#ba9dff00,#ba9dff66 22% 78%,#ba9dff00)}.contact-channel:nth-child(n+3):after{display:none}}.contact-channel__k{font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:var(--fs-eyebrow);font-weight:500;letter-spacing:.16em;line-height:1;text-transform:uppercase;color:#0f03298f;margin-bottom:1rem}.contact-channel__v{margin:0 0 .85rem;color:#0f0329;font-size:clamp(1.45rem,2vw,1.85rem);font-weight:500;line-height:1.1;letter-spacing:-.018em}.contact-channel__desc{margin:0;color:#0f0329ad;font-size:.96rem;line-height:1.55;max-width:42ch}.contact-channel__cta{margin-top:auto;padding-top:1.5rem;align-self:start;display:inline-flex;align-items:center;gap:.5rem;color:#0f0329;text-decoration:none;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:.9rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;transition:color .22s ease}.contact-channel__cta svg{transition:transform .22s ease}.contact-channel__cta:after{content:"";position:absolute;left:0;right:0;height:1px;background:currentColor;opacity:0}.contact-channel__cta span{position:relative;padding-bottom:.28rem;border-bottom:1px solid rgba(15,3,41,.22);transition:border-color .22s ease}.contact-channel__cta:hover,.contact-channel__cta:focus-visible{color:#4b22a6}.contact-channel__cta:hover span,.contact-channel__cta:focus-visible span{border-color:#4b22a6}.contact-channel__cta:hover svg,.contact-channel__cta:focus-visible svg{transform:translate(3px,-3px)}.contact-next{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:1.8rem 0 0;padding:0;list-style:none}@media(max-width:860px){.contact-next{grid-template-columns:1fr}}.contact-next__item{position:relative;padding:clamp(1.6rem,2.4vw,2.2rem) clamp(1.5rem,2.3vw,2.1rem)}.contact-next__item+.contact-next__item:before{content:"";position:absolute;top:14%;bottom:14%;left:0;width:1px;background:linear-gradient(180deg,#ba9dff00,#ba9dff5c 30% 70%,#ba9dff00)}@media(max-width:860px){.contact-next__item+.contact-next__item:before{top:auto;bottom:auto;left:clamp(1.5rem,2.3vw,2.1rem);right:clamp(1.5rem,2.3vw,2.1rem);width:auto;height:1px;background:linear-gradient(90deg,#ba9dff00,#ba9dff66 22% 78%,#ba9dff00)}}.contact-next__item__k{font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:var(--fs-eyebrow);font-weight:500;letter-spacing:.16em;line-height:1;text-transform:uppercase;color:#4b22a6c7;margin-bottom:1rem}.contact-next__item h3{margin:0 0 .65rem;color:#0f0329;font-size:clamp(1.15rem,1.4vw,1.3rem);font-weight:500;line-height:1.2;letter-spacing:-.015em}.contact-next__item p{margin:0;color:#0f0329ad;font-size:.94rem;line-height:1.55}.contact-office{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,3vw,3rem);margin-top:1.6rem;margin-inline:var(--site-gutter);padding:clamp(1.8rem,2.6vw,2.3rem) 0 0}.contact-office:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,#ba9dff00,#ba9dff66 22% 78%,#ba9dff00)}@media(max-width:720px){.contact-office{grid-template-columns:1fr;gap:1.6rem}}.contact-office__k{font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:var(--fs-eyebrow);font-weight:500;letter-spacing:.16em;line-height:1;text-transform:uppercase;color:#0f03298f;margin-bottom:.85rem}.contact-office__addr{margin:0;color:#0f0329;font-size:clamp(1.15rem,1.4vw,1.3rem);font-weight:500;line-height:1.35;letter-spacing:-.012em}.contact-office__meta{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.5rem}@media(max-width:520px){.contact-office__meta{grid-template-columns:1fr}}.contact-office__row{display:grid;gap:.25rem}.contact-office__row span:first-child{color:#0f032980;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase}.contact-office__row span:last-child{color:#0f0329;font-size:.98rem;font-weight:500;line-height:1.3}
