@font-face{font-family:Founders Grotesk;font-style:normal;font-display:swap;font-weight:300;src:url(/font/TestFoundersGrotesk-Light.otf)format("opentype")}@font-face{font-family:Founders Grotesk;font-style:italic;font-display:swap;font-weight:300;src:url(/font/TestFoundersGrotesk-LightItalic.otf)format("opentype")}@font-face{font-family:Founders Grotesk;font-style:normal;font-display:swap;font-weight:400;src:url(/font/TestFoundersGrotesk-Regular.otf)format("opentype")}@font-face{font-family:Founders Grotesk;font-style:italic;font-display:swap;font-weight:400;src:url(/font/TestFoundersGrotesk-RegularItalic.otf)format("opentype")}@font-face{font-family:Founders Grotesk;font-style:normal;font-display:swap;font-weight:500;src:url(/font/TestFoundersGrotesk-Medium.otf)format("opentype")}@font-face{font-family:Founders Grotesk;font-style:italic;font-display:swap;font-weight:500;src:url(/font/TestFoundersGrotesk-MediumItalic.otf)format("opentype")}@font-face{font-family:Founders Grotesk;font-style:normal;font-display:swap;font-weight:600;src:url(/font/TestFoundersGrotesk-Semibold.otf)format("opentype")}@font-face{font-family:Founders Grotesk;font-style:italic;font-display:swap;font-weight:600;src:url(/font/TestFoundersGrotesk-SemiboldItalic.otf)format("opentype")}@font-face{font-family:Founders Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/font/TestFoundersGrotesk-Bold.otf)format("opentype")}@font-face{font-family:Founders Grotesk;font-style:italic;font-display:swap;font-weight:700;src:url(/font/TestFoundersGrotesk-BoldItalic.otf)format("opentype")}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#002fa7;--black:#1d1d1d;--white:#fff;--grey-light:#f5f5f5;--grey-mid:silver;--font:"Founders Grotesk", "Helvetica Neue", Arial, sans-serif;--dash-color:#00000021;--page-pad:2.5rem}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent;scroll-behavior:smooth;overscroll-behavior:none;font-size:16px}body{font-family:var(--font);color:var(--black);background:var(--white);overscroll-behavior:none;min-height:100dvh}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.layout{align-items:stretch;height:calc(100dvh - 68px);display:flex}.layout-main{flex-direction:column;flex:1;min-width:0;height:100%;display:flex}.nav{z-index:100;padding:1rem var(--page-pad);border-bottom:1.5px dashed var(--dash-color);background:var(--white);will-change:background, color;flex-shrink:0;justify-content:space-between;align-items:center;transition:background .35s,color .35s,border-color .35s;display:flex;position:sticky;top:0}.nav-logo img{width:auto;height:28px;display:block}.nav-links{letter-spacing:.01em;align-items:center;gap:1.35rem;font-size:1.1rem;font-weight:400;display:flex}.nav-links a{transition:opacity .15s}.nav-links a:hover{opacity:.6}.nav-cta{background:var(--black);color:var(--white);border-radius:6px;padding:.5rem 1.15rem;font-weight:500;transition:background .15s,opacity .15s}.nav-cta:hover{background:#333;opacity:1!important}.nav-signin{color:var(--black);font-weight:400}.nav-toggle{cursor:pointer;appearance:none;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:none}.nav-toggle span{background:var(--black);border-radius:1px;width:18px;height:2px;transition:background .2s;display:block;position:relative}.nav-toggle span:before,.nav-toggle span:after{content:"";background:var(--black);border-radius:1px;width:18px;height:2px;transition:transform .2s;display:block;position:absolute;left:0}.nav-toggle span:before{top:-6px}.nav-toggle span:after{top:6px}.nav.nav-open .nav-toggle span{background:0 0}.nav.nav-open .nav-toggle span:before{top:0;transform:rotate(45deg)}.nav.nav-open .nav-toggle span:after{top:0;transform:rotate(-45deg)}.hero{padding:3rem var(--page-pad);flex-direction:column;flex:1;justify-content:center;max-width:680px;display:flex}.hero-title{font-family:var(--font);letter-spacing:-.015em;color:var(--black);margin-bottom:1.6rem;font-size:clamp(2.4rem,4.2vw,3.6rem);font-weight:400;line-height:1}.hero-subtitle{font-family:var(--font);color:#555;max-width:540px;margin-bottom:1.6rem;font-size:clamp(1rem,1.3vw,1.1rem);font-weight:400;line-height:1.2}.email-cta{border:1.5px dashed var(--dash-color);background:var(--white);border-radius:6px;align-items:center;max-width:450px;padding:.35rem;transition:border-color .2s;display:flex}.email-cta:focus-within{border-color:var(--blue)}.email-cta input{font-family:var(--font);color:var(--black);background:0 0;border:none;outline:none;flex:1;padding:.75rem 1rem;font-size:.95rem}.email-cta input::placeholder{color:#aaa;font-weight:500}.email-cta button{background:var(--blue);color:var(--white);font-family:var(--font);cursor:pointer;white-space:nowrap;border:none;border-radius:4px;padding:.75rem 1.6rem;font-size:.95rem;font-weight:500;transition:background .15s}.email-cta button:hover{background:#0038c0}.email-cta button:disabled{opacity:.6;cursor:default}.email-cta.form-success{border-color:var(--dash-color)}.email-cta.form-success input{color:#999}.email-cta.form-success button{cursor:default}.footer-email.form-success button{cursor:default;border-radius:4px;width:auto;padding:0 .75rem;font-size:.8rem}.footer-email.form-success input{opacity:.4}.footer-email button:disabled{opacity:.5;cursor:default}.mosaic-border{border-left:1.5px dashed #00000040;flex-shrink:0;width:0;margin:0}.layout-mosaic{flex:0 0 33.333%;padding-left:.75rem;position:relative;overflow:hidden}.layout-mosaic canvas{cursor:crosshair;width:100%;height:100%;display:block}.grounding-border{border-top:1.5px dashed var(--dash-color);margin:0}.grounding{padding:.75rem var(--page-pad);flex-grow:0;flex-shrink:0}.grounding-link{color:var(--black);align-items:center;gap:.25rem;font-size:1rem;transition:opacity .15s;display:flex}.grounding-link:hover{opacity:.65}.grounding-text{align-items:center;gap:.5rem;display:flex}.grounding-text strong{font-weight:500}.grounding-preview{color:#000;font-weight:380}.grounding-arrow{color:#000;margin-left:auto;font-size:1.1rem}.nav.nav-inverted{background:var(--blue);border-bottom-color:#ffffff2e}.nav.nav-inverted,.nav.nav-inverted .nav-links a,.nav.nav-inverted .nav-signin{color:var(--white)}.nav.nav-inverted .nav-links .nav-cta{background:var(--white);color:var(--black)}.nav.nav-inverted .nav-links .nav-cta:hover{opacity:1;background:#ffffffd9}.nav.nav-inverted .nav-toggle span,.nav.nav-inverted .nav-toggle span:before,.nav.nav-inverted .nav-toggle span:after{background:var(--white)}.nav.nav-inverted.nav-open .nav-toggle span{background:0 0}.footer{background:var(--blue);color:var(--white);flex-direction:column;min-height:93vh;display:flex}.footer-top{padding:calc(var(--nav-h,68px) + 4rem) var(--page-pad) 4rem;flex:1;justify-content:space-between;align-items:flex-start;gap:3rem;display:flex}.footer-description{letter-spacing:-.01em;opacity:.85;max-width:520px;font-size:clamp(1.3rem,2vw,1.65rem);font-weight:300;line-height:1.4}.footer-logo img{opacity:.9;width:clamp(100px,14vw,180px);height:auto;display:block}.footer-bottom{border-top:1px solid #ffffff2e;flex-shrink:0;display:flex}.footer-col{padding:2rem var(--page-pad) 2.5rem;border-right:1px solid #ffffff2e}.footer-col:last-child{border-right:none}.footer-col-fixed{flex:none;min-width:180px}.footer-col-cta{flex:1}.footer-col-heading{text-transform:uppercase;letter-spacing:.1em;opacity:.55;margin-bottom:1.25rem;font-size:.75rem;font-weight:400}.footer-col-links{flex-direction:column;gap:.6rem;display:flex}.footer-col-links a{color:var(--white);font-size:1.05rem;font-weight:400;transition:opacity .15s}.footer-col-links a:hover{opacity:.6}.footer-cta-text{opacity:.6;max-width:340px;margin-bottom:1rem;font-size:.85rem;line-height:1.45}.footer-email{align-items:center;gap:.5rem;max-width:380px;display:flex}.footer-email input{color:var(--white);font-family:var(--font);background:0 0;border:1px solid #ffffff59;border-radius:4px;outline:none;flex:1;padding:.65rem .9rem;font-size:.9rem;transition:border-color .2s}.footer-email input::placeholder{color:#fff6}.footer-email input:focus{border-color:#ffffffb3}.footer-email button{width:38px;height:38px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;transition:background .15s,border-color .15s;display:flex}.footer-email button:hover{background:#ffffff1f;border-color:#fff9}@media (width<=1024px){.layout-mosaic{flex:0 0 25%}}@media (width<=900px){:root{--page-pad:1.5rem}.layout{flex-direction:column;height:auto;min-height:calc(100dvh - 68px)}.hero{max-width:100%;padding:3rem var(--page-pad) 2rem}.mosaic-border,.layout-mosaic{display:none}.footer{min-height:80vh}.nav{padding:1rem var(--page-pad)}.nav-links{gap:1rem;font-size:1rem}.grounding{padding:1rem var(--page-pad)}.grounding-border{margin:0}.footer-top{padding:calc(var(--nav-h,68px) + 2.5rem) var(--page-pad) 2.5rem;gap:2rem}.footer-col{padding:1.5rem 1.25rem 2rem}.footer-col-fixed{min-width:130px}}.blog-body{background:var(--white);flex-direction:column;align-items:center;min-height:100vh;display:flex}.blog-body .nav{border-bottom:1px solid #00000014;width:100%}.blog-body .footer{width:100%}.blog-wrapper{width:100%;display:flex}.blog-spacer{flex:1}.blog-container{width:100%;max-width:680px;padding:4.5rem var(--page-pad) 5rem}.blog-toc-col{flex:1;align-items:flex-start;padding-top:4.5rem;padding-bottom:6.5rem;display:flex}.blog-article{min-width:0}.blog-category{letter-spacing:.1em;text-transform:uppercase;color:#999;margin-bottom:.75rem;font-size:.8rem;font-weight:400}.blog-title{letter-spacing:-.02em;color:var(--black);margin-bottom:1.5rem;font-size:clamp(2.2rem,3.8vw,3rem);font-weight:400;line-height:1.08}.blog-meta{color:#888;letter-spacing:.03em;flex-wrap:wrap;align-items:center;gap:.35rem 0;margin-bottom:1.5rem;font-size:.8rem;display:flex}.blog-meta-item{align-items:center;gap:.3rem;display:flex}.blog-meta-label{text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:400}.blog-meta-value{text-transform:uppercase;letter-spacing:.04em;color:var(--black);font-size:.72rem;font-weight:400}.blog-meta-sep{color:#ccc;margin:0 .6rem}.blog-divider{border:none;border-top:1px solid #ddd;margin-bottom:2.5rem}.blog-section{margin-bottom:1.75rem}.blog-h2{letter-spacing:-.01em;color:var(--black);margin-bottom:.9rem;font-size:1.25rem;font-weight:400;line-height:1.2}.blog-article p{color:#333;font-size:1.05rem;font-weight:400;line-height:1.5}.blog-article a{text-underline-offset:2px;text-decoration:underline;transition:opacity .15s}.blog-article a:hover{opacity:.6}.blog-toc{width:200px;position:sticky;top:5.5rem}.blog-toc-label{letter-spacing:.1em;text-transform:uppercase;color:#aaa;margin-bottom:.9rem;font-size:.7rem;font-weight:400}.blog-toc-nav{flex-direction:column;gap:0;display:flex}.toc-item{color:#999;border-left:2px solid #e5e5e5;padding:.35rem 0 .35rem .75rem;font-size:.8rem;font-weight:400;line-height:1.35;transition:color .15s,border-color .15s;display:block}.toc-item:hover{color:var(--black)}.toc-item.active{color:var(--black);border-left-color:var(--black);font-weight:400}@media (width<=1100px){.blog-toc-col,.blog-spacer{display:none}.blog-container{margin:0 auto}}@media (width<=820px){.blog-container{padding:1.25rem var(--page-pad) 4rem}}@media (width<=600px){.nav{flex-wrap:wrap}.nav-toggle{display:flex}.nav-links{flex-direction:column;order:3;align-items:stretch;gap:0;width:100%;padding:.25rem 0 .5rem;font-size:1.05rem;display:none}.nav.nav-open .nav-links{display:flex}.nav-links a{align-items:center;min-height:44px;padding:.65rem 0;display:flex}.nav-links .nav-cta{justify-content:center;width:100%;min-height:44px;margin-top:.25rem}.nav.nav-inverted .nav-links{border-top:1px solid #ffffff1f}.hero-title{font-size:1.8rem}.email-cta{flex-direction:column;gap:.5rem;max-width:100%;padding:.5rem}.email-cta button{width:100%;min-height:44px}.email-cta input{min-height:44px}.grounding-preview{display:none}.grounding-link{min-height:44px}.footer{min-height:auto}.footer-top{flex-direction:column;align-items:flex-start}.footer-bottom{flex-direction:column}.footer-col{padding:1.5rem var(--page-pad);border-bottom:1px solid #ffffff2e;border-right:none}.footer-col-fixed{min-width:0}.footer-col:last-child{border-bottom:none}.footer-email{max-width:100%}.footer-col-links a{align-items:center;min-height:44px;display:flex}.footer-email input{min-height:44px}.footer-email button{width:44px;height:44px}}.legal-body{background:var(--white);min-height:100vh;display:block}.legal-container{max-width:calc(780px + var(--page-pad) * 2);padding:1.5rem var(--page-pad) 5rem}.legal-back{color:#888;letter-spacing:.01em;margin-bottom:2.25rem;font-size:.875rem;transition:color .15s;display:inline-block}.legal-back:hover{color:var(--black)}.legal-title{letter-spacing:-.02em;color:var(--black);margin-bottom:.5rem;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:400;line-height:1.1}.legal-updated{color:#999;letter-spacing:.02em;margin-bottom:1.5rem;font-size:.85rem}.legal-divider{border:none;border-top:1px solid #ddd;margin-bottom:2.5rem}.legal-section{margin-bottom:2.5rem}.legal-section-heading{letter-spacing:-.015em;color:var(--black);margin-bottom:1rem;font-size:clamp(1.6rem,2.8vw,2rem);font-weight:400;line-height:1.15}.legal-section h2{letter-spacing:-.01em;color:var(--black);margin-bottom:.9rem;font-size:1.25rem;font-weight:500;line-height:1.2}.legal-section h3{color:var(--black);margin-top:1.5rem;margin-bottom:.6rem;font-size:1.05rem;font-weight:500}.legal-section p{color:#333;margin-bottom:.9rem;font-size:1.05rem;font-weight:400;line-height:1.7}.legal-section ul{margin:0 0 1rem 1.5rem;padding:0}.legal-section li{color:#333;margin-bottom:.35rem;font-size:1.05rem;line-height:1.7}.legal-section a{color:var(--blue);text-underline-offset:2px;text-decoration:underline}.legal-section a:hover{opacity:.7}.legal-table-wrap{margin:1.5rem 0;overflow-x:auto}.legal-table{border-collapse:collapse;width:100%;font-size:.9rem}.legal-table th,.legal-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e5e5;padding:.75rem 1rem}.legal-table th{text-transform:uppercase;letter-spacing:.06em;color:#666;border-bottom:2px solid #ddd;font-size:.8rem;font-weight:500}.legal-table td:first-child{white-space:nowrap;color:#999;font-weight:500}.legal-table td:nth-child(3),.legal-table td:nth-child(4){white-space:nowrap;text-align:center;color:#555;font-weight:500}.legal-table th:nth-child(3),.legal-table th:nth-child(4){text-align:center}@media (width<=600px){.legal-container{padding:1.25rem var(--page-pad) 4rem}.legal-title{font-size:1.8rem}.legal-table{font-size:.75rem}.legal-table th,.legal-table td{padding:.5rem .6rem}.legal-table td:first-child{white-space:normal}.legal-section h2{font-size:1.1rem}.legal-section h3,.legal-section p,.legal-section li{font-size:.95rem}}:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.nav-cta:focus-visible,.nav.nav-inverted :focus-visible{outline-color:var(--white)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}}@media print{.nav,.footer,.layout-mosaic,.mosaic-border,.grounding,.grounding-border,.nav-toggle{display:none!important}.layout{height:auto!important;display:block!important}.hero{max-width:100%!important;padding:2rem 0!important}body{font-size:12pt}.legal-container,.blog-container{max-width:100%;padding:1rem 0}}
