:root{--paper: #f3f6f8;--paper-light: #fff;--white: #fff;--ink: #0b1f33;--ink-soft: #536270;--blue: #168bd2;--blue-deep: #0b1f33;--blue-pale: #dceef8;--eucalyptus: #168bd2;--eucalyptus-deep: #0b1f33;--terracotta: #ef6248;--copper: #ef6248;--sand: #d8e0e5;--line: #d8e0e5;--line-dark: rgb(11 31 51 / 24%);--shadow: 0 24px 60px rgb(11 31 51 / 13%);--radius: 6px;--radius-small: 4px;--shell: min(1240px, calc(100vw - 64px) )}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--paper);color:var(--ink);font-family:Instrument Sans,Arial,sans-serif;font-size:17px;line-height:1.58;overflow-x:hidden;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}main{min-height:70vh}img{display:block;height:auto;max-width:100%}a{color:inherit}button,input,textarea,select{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Archivo Narrow,Arial Narrow,sans-serif;font-weight:600;letter-spacing:-.035em;line-height:.94;text-wrap:balance}h1{font-size:clamp(4rem,8vw,8rem);letter-spacing:-.045em;line-height:.86}h2{font-size:clamp(2.6rem,5vw,5rem)}h3{font-size:clamp(1.35rem,2vw,2rem)}.shell{width:var(--shell);margin-inline:auto}.eyebrow{margin-bottom:1.2rem;color:var(--blue);font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.eyebrow.light{color:#c7dae5}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:.86rem 1.55rem;border:1px solid transparent;border-radius:3px;background:var(--blue);color:var(--white);font-size:.84rem;font-weight:700;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.button:hover{background:var(--blue-deep);transform:translateY(-2px)}.button-dark{background:var(--ink)}.button-dark:hover{background:#27323b}.button-light{background:var(--white);color:var(--blue-deep)}.button-light:hover{background:var(--blue-pale)}.text-link{display:inline-flex;align-items:center;gap:.55rem;font-size:.84rem;font-weight:700;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:.4em}.skip-link{position:fixed;z-index:200;top:.5rem;left:.5rem;padding:.7rem 1rem;border-radius:8px;background:var(--white);color:var(--ink);transform:translateY(-160%)}.skip-link:focus{transform:none}:focus-visible{outline:3px solid var(--copper);outline-offset:4px}.wordmark{display:inline-flex;width:220px;align-items:center;color:var(--ink);line-height:1}.wordmark img{display:block;width:100%;height:auto}.wordmark.inverse{color:var(--white)}.wordmark-main{display:block;font-family:Instrument Sans,Arial,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:-.035em;white-space:nowrap}.wordmark-mark{position:relative;display:block;width:2.35rem;height:2.35rem;border:2px solid currentColor;border-radius:1px;color:var(--blue);font-style:normal}.wordmark-mark:before{position:absolute;inset:.46rem;border-top:2px solid currentColor;border-left:2px solid currentColor;content:""}.wordmark-mark:after{position:absolute;right:-.28rem;bottom:.48rem;width:1.15rem;height:2px;background:currentColor;content:"";transform:rotate(48deg);transform-origin:right}.wordmark-mark b{display:none}.wordmark-sub{display:flex;align-items:center;justify-content:space-between;margin-top:.28rem;font-family:IBM Plex Mono,monospace;font-size:.5rem;font-style:normal;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.wordmark-sub em{color:var(--ink-soft);font-size:.42rem;font-style:normal;letter-spacing:.12em}.inverse .wordmark-mark{color:#48b9ff}.inverse .wordmark-sub em{color:#ffffff7a}.site-header{position:relative;z-index:50;height:88px;border-bottom:1px solid rgb(255 255 255 / 14%);background:#0b1f33f5;color:var(--white);backdrop-filter:blur(16px)}.header-inner{display:grid;height:100%;grid-template-columns:230px 1fr auto;align-items:center;gap:2rem}.brand{display:inline-flex;text-decoration:none}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(.8rem,1.65vw,1.75rem)}.desktop-nav a{position:relative;font-size:.72rem;font-weight:650;text-decoration:none;white-space:nowrap}.desktop-nav a:after{position:absolute;right:0;bottom:-.45rem;left:0;height:1px;background:var(--blue);content:"";transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.desktop-nav a:hover:after{transform:scaleX(1);transform-origin:left}.header-action{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.75rem 1.2rem;border-radius:3px;background:var(--blue);color:var(--white);gap:.55rem;font-size:.76rem;font-weight:700;text-decoration:none;transition:background .18s ease,transform .18s ease;white-space:nowrap}.header-action span{color:#bbd3df}.header-action:hover{background:#0f73b0;transform:translateY(-2px)}.menu-toggle,.mobile-menu,.mobile-action-bar{display:none}.contact-cta{padding:clamp(5rem,10vw,9rem) 0;background:var(--blue-deep);color:var(--white)}.contact-cta-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(3rem,8vw,7rem)}.contact-cta-grid>div:first-child:only-child{max-width:850px;grid-column:1 / -1}.contact-cta h2{max-width:740px;margin-bottom:1.5rem;text-transform:uppercase}.contact-lede{max-width:600px;color:#ffffffb8;font-size:clamp(1rem,1.6vw,1.25rem)}.contact-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.5rem;margin-top:2rem}.call-link{font-size:.86rem;font-weight:700;text-decoration:none}.call-link span{margin-left:.3rem;color:#bbd3df}.fine-print{margin:1.6rem 0 0;color:#ffffff73;font-size:.72rem}.editorial-hero{padding:clamp(5rem,10vw,9rem) 0 clamp(4rem,8vw,7rem);background:var(--paper)}.editorial-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:clamp(3rem,8vw,8rem)}.editorial-hero h1{max-width:820px;margin-bottom:0;font-size:clamp(3.5rem,6.5vw,6.8rem);text-transform:uppercase}.editorial-intro{padding-bottom:.4rem}.editorial-intro p{color:var(--ink-soft);font-size:clamp(1.05rem,1.65vw,1.28rem)}.editorial-intro span{display:block;padding-top:1.25rem;border-top:1px solid var(--line-dark);color:var(--blue);font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.editorial-body{position:relative;padding:clamp(5rem,10vw,9rem) 0;overflow:hidden;background:var(--paper-light)}.editorial-sections{border-top:1px solid var(--line-dark)}.editorial-sections article{display:grid;padding:clamp(2rem,4vw,3.5rem) 0;border-bottom:1px solid var(--line-dark);grid-template-columns:4rem .9fr 1.1fr;align-items:start;gap:2rem}.editorial-sections article>span{color:var(--copper);font-size:.68rem;font-weight:700}.editorial-sections h2{max-width:460px;margin-bottom:0;font-size:clamp(1.8rem,3vw,3.2rem)}.editorial-sections p{max-width:620px;margin:0;color:var(--ink-soft)}.editorial-note{max-width:840px;margin-top:3rem;margin-left:max(32px,calc((100vw - 1180px)/2 + 40%));padding:1.4rem 1.5rem;border-left:3px solid var(--copper);background:var(--paper);color:var(--ink-soft);font-size:.9rem}.editorial-note strong{color:var(--ink)}.editorial-index{position:absolute;right:-.04em;bottom:-.33em;margin:0;color:#315f7d0d;font-size:clamp(7rem,18vw,18rem);font-weight:700;letter-spacing:-.08em;line-height:1;pointer-events:none}.site-footer{padding:5.5rem 0 1.5rem;background:#071522;color:#ffffffad}.footer-grid{display:grid;grid-template-columns:1.45fr .65fr .85fr .8fr;gap:3.5rem}.footer-brand>a{display:inline-flex;margin-bottom:1.8rem;text-decoration:none}.footer-brand p{max-width:390px;margin-bottom:1rem;font-size:.88rem}.footer-brand>span,.footer-grid>div:last-child>span,.footer-areas{color:#ffffff6b;font-size:.7rem}.footer-label{margin-bottom:1.25rem;color:var(--white);font-size:.68rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.footer-grid nav,.footer-grid>div:last-child{display:flex;align-items:flex-start;flex-direction:column;gap:.62rem}.footer-grid nav a,.footer-phone{font-size:.82rem;text-decoration:none}.footer-grid nav a:hover,.footer-bottom a:hover,.footer-phone:hover{color:#b9d4e2}.footer-phone{color:var(--white);font-size:1rem;font-weight:700}.footer-area-label{margin-top:1.7rem;margin-bottom:.25rem}.footer-areas{margin:0}.footer-disclaimer{margin-top:4.5rem;padding-top:1.2rem;border-top:1px solid rgb(255 255 255 / 12%)}.footer-disclaimer p{max-width:980px;margin:0;color:#ffffff61;font-size:.67rem}.footer-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem;color:#fff6;font-size:.67rem}.footer-bottom>div{display:flex;gap:1.2rem}.footer-bottom a{text-decoration:none}.footer-bottom span a{margin-left:.25rem;color:#ffffffb3}.legal-page{padding:clamp(5rem,10vw,9rem) 0;background:var(--paper-light)}.legal-page article{max-width:820px;margin-inline:auto}.legal-page h1{margin-bottom:2rem;font-size:clamp(3rem,6vw,5.8rem)}.legal-page h2{margin:3rem 0 1rem;font-size:clamp(1.5rem,3vw,2.2rem)}.legal-page p,.legal-page li{color:var(--ink-soft)}.legal-page strong,.legal-page a{color:var(--ink)}@media(max-width:1080px){.header-inner{grid-template-columns:215px 1fr auto}.desktop-nav{gap:.95rem}.desktop-nav a{font-size:.7rem}.footer-grid{grid-template-columns:1.3fr .7fr .9fr}.footer-grid>div:last-child{grid-column:2 / -1}}@media(max-width:920px){.desktop-nav,.header-action{display:none}.header-inner{grid-template-columns:1fr auto}.menu-toggle{display:inline-flex;min-width:86px;min-height:46px;align-items:center;justify-content:center;border:1px solid rgb(255 255 255 / 34%);border-radius:3px;background:transparent;color:var(--white);gap:.65rem;font-size:.72rem;font-weight:700;cursor:pointer}.menu-lines{display:grid;width:14px;gap:4px}.menu-lines i{display:block;width:100%;height:1px;background:var(--white)}.mobile-menu{position:fixed;z-index:-1;inset:88px 0 0;display:grid;padding:2.5rem max(16px,calc((100vw - 1180px)/2));background:var(--blue-deep);color:var(--white);grid-template-columns:1fr .6fr;gap:3rem;overflow-y:auto}.mobile-menu[hidden]{display:none}.mobile-menu nav{display:grid;align-content:start}.mobile-menu nav a{display:flex;align-items:center;justify-content:space-between;padding:.85rem 0;border-bottom:1px solid rgb(255 255 255 / 14%);font-size:clamp(1.4rem,4vw,2.3rem);font-weight:600;letter-spacing:-.04em;text-decoration:none}.mobile-menu nav a span{color:#b9d4e2;font-size:1rem}.mobile-contact{align-self:end}.mobile-contact p{margin-bottom:.5rem;color:#ffffff8c}.mobile-contact a{display:block;margin-bottom:.4rem;font-size:1.25rem;font-weight:700;text-decoration:none}.mobile-contact span{color:#ffffff73;font-size:.72rem}.contact-cta-grid,.editorial-hero-grid{grid-template-columns:1fr}.editorial-intro{max-width:700px}.editorial-sections article{grid-template-columns:3rem 1fr}.editorial-sections p{grid-column:2}.editorial-note{margin-right:32px;margin-left:32px}}@media(max-width:680px){:root{--shell: calc(100vw - 32px) }body{padding-bottom:66px;font-size:16px}h1{font-size:clamp(3.2rem,15vw,5.2rem)}h2{font-size:clamp(2.5rem,12vw,4rem)}.site-header{height:88px}.wordmark{width:205px}.wordmark-main{font-size:1.55rem}.wordmark-sub em{display:none}.menu-toggle{min-width:76px}.mobile-menu{top:88px;grid-template-columns:1fr}.mobile-contact{padding:2rem 0}.mobile-action-bar{position:fixed;z-index:80;right:0;bottom:0;left:0;display:grid;height:66px;padding:8px;border-top:1px solid var(--line);background:#fbfaf7f5;backdrop-filter:blur(14px);grid-template-columns:.7fr 1.3fr;gap:8px}.mobile-action-bar a{display:flex;align-items:center;justify-content:center;border:1px solid var(--line-dark);border-radius:3px;font-size:.75rem;font-weight:700;text-decoration:none}.mobile-action-bar a:last-child{border-color:var(--blue-deep);background:var(--blue-deep);color:var(--white)}.contact-actions{align-items:stretch;flex-direction:column}.call-link{min-height:44px;display:flex;align-items:center}.editorial-hero{padding-top:4.5rem}.editorial-hero h1{font-size:clamp(3rem,14vw,4.8rem)}.editorial-sections article{grid-template-columns:2rem 1fr;gap:1rem}.editorial-note{margin-right:16px;margin-left:16px}.footer-grid{grid-template-columns:1fr;gap:2.5rem}.footer-grid>div:last-child{grid-column:auto}.footer-bottom,.footer-bottom>div{align-items:flex-start;flex-direction:column}.footer-bottom{gap:.8rem}.footer-bottom>div{gap:.5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
