@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}:root{--bg:#f4f0f5;--primary:#23324f;--card:#ffffff;--muted-fg:#6b7280;--border:rgba(0,0,0,0.1);--destructive:#d4183d;--radius:0.625rem;--maxw:30rem;--maxw-doc:36rem}*{box-sizing:border-box}body,html{padding:0;margin:0}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--primary);font-family:var(--font-inter),system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;min-height:100svh}.page{flex:1 0 auto;justify-content:center;gap:2.5rem;padding:2rem 1.5rem}.column,.page{display:flex;flex-direction:column;align-items:center}.column{width:100%;max-width:var(--maxw);gap:2.25rem}.wordmark{display:inline-flex;align-items:center;gap:9px;margin:0}.wordmark-text{font-family:var(--font-inter),system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:800;font-size:1.25rem;letter-spacing:-.015em;color:var(--primary)}.hero{text-align:center;display:flex;flex-direction:column;gap:.75rem}.headline{font-weight:600;font-size:clamp(2rem,6vw,2.75rem);line-height:1.15;letter-spacing:-.02em}.headline,.subhead{margin:0;color:var(--primary)}.subhead{font-weight:400;font-size:clamp(1.125rem,3.5vw,1.375rem);line-height:1.4}.card{width:100%;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem;gap:1.25rem}.card,.field{display:flex;flex-direction:column}.field{gap:.5rem}.label{font-weight:500;font-size:.9375rem;color:var(--primary)}.hint,.optional{font-weight:400;color:var(--muted-fg)}.hint{font-size:.75rem;margin:0}.input{width:100%;font:inherit;font-weight:400;color:var(--primary);background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:.75rem .875rem;transition:border-color .15s ease,box-shadow .15s ease}.input::placeholder{color:var(--muted-fg)}.input:focus-visible{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(43,58,103,.15)}.input[aria-invalid=true]{border-color:var(--destructive)}.urls{display:flex;flex-direction:column;gap:.625rem}.urlRow{display:flex;align-items:center;gap:.5rem}.urlRow .input{flex:1 1}.removeBtn{flex:0 0 auto;font:inherit;font-size:.875rem;line-height:1;color:var(--muted-fg);background:transparent;border:1px solid var(--border);border-radius:var(--radius);width:2.25rem;height:2.25rem;cursor:pointer;transition:color .15s ease,border-color .15s ease}.removeBtn:hover{color:var(--primary);border-color:var(--primary)}.removeBtn:focus-visible{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(43,58,103,.15)}.addBtn{align-self:flex-start;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;font:inherit;font-size:1.25rem;font-weight:400;line-height:1;color:var(--muted-fg);background:transparent;border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:color .15s ease,border-color .15s ease}.addBtn:hover{color:var(--primary);border-color:var(--primary)}.addBtn:focus-visible{outline:none;color:var(--primary);border-color:var(--primary);box-shadow:0 0 0 3px rgba(35,50,79,.15)}.submit{align-self:stretch;font:inherit;font-weight:500;font-size:.9375rem;color:var(--primary);background:transparent;border:1px solid var(--primary);border-radius:var(--radius);padding:.6875rem 1.5rem;cursor:pointer;transition:background-color .15s ease,color .15s ease}.submit:hover{background:rgba(35,50,79,.07)}.submit:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(43,58,103,.25)}.submit:disabled{opacity:.6;cursor:default}.error,.formError{font-size:.875rem;color:var(--destructive);margin:0}.formError{text-align:center}.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.success{width:100%;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem;display:flex;flex-direction:column;gap:.75rem}.successTitle{font-weight:500;font-size:1.25rem;margin:0;color:var(--primary)}.successBody{font-weight:400;font-size:1rem;margin:0;color:var(--muted-fg)}.doc{width:100%;max-width:var(--maxw-doc);margin:0 auto;padding:3.5rem 1.5rem 4rem;display:flex;flex-direction:column;align-items:flex-start;gap:2.5rem}.doc-home{display:inline-flex;align-items:center;gap:9px;text-decoration:none;border-radius:var(--radius)}.doc-home:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(35,50,79,.25)}.doc-body{display:flex;flex-direction:column;gap:1.5rem}.doc-title{font-weight:600;font-size:clamp(1.75rem,5vw,2.25rem);line-height:1.2;letter-spacing:-.02em;margin:0;color:var(--primary)}.doc-title--legal{font-size:clamp(1.5rem,4vw,1.75rem)}.doc-meta{font-size:.875rem;color:var(--muted-fg);margin:0}.doc-p{font-weight:400;font-size:1.0625rem;line-height:1.6;margin:0;color:var(--primary)}.doc-p strong{font-weight:500}.doc-p--legal{font-size:1rem;color:var(--muted-fg)}.doc-link,.doc-p--legal strong{color:var(--primary)}.doc-link{text-decoration:underline;text-underline-offset:.2em;-webkit-text-decoration-color:rgba(35,50,79,.3);text-decoration-color:rgba(35,50,79,.3);transition:-webkit-text-decoration-color .15s ease;transition:text-decoration-color .15s ease;transition:text-decoration-color .15s ease,-webkit-text-decoration-color .15s ease;border-radius:2px}.doc-link:hover{-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}.doc-link:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(35,50,79,.25)}.doc-rule{width:100%;height:1px;border:0;background:var(--border);margin:0}.doc-credit{color:var(--muted-fg);margin:0}.cta,.doc-credit{font-size:.9375rem}.cta{align-self:flex-start;display:inline-block;font-weight:500;color:var(--primary);text-decoration:none;background:transparent;border:1px solid var(--primary);border-radius:var(--radius);padding:.6875rem 1.5rem;transition:background-color .15s ease}.cta:hover{background:rgba(35,50,79,.07)}.cta:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(35,50,79,.25)}.doc-contact{color:var(--primary)}.doc-address,.doc-contact{font-size:1.0625rem;line-height:1.6;margin:0}.doc-address{color:var(--muted-fg);font-style:normal}.site-footer{margin-top:auto;width:100%;max-width:var(--maxw-doc);margin-left:auto;margin-right:auto;padding:1.5rem;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1.5rem}.footer-copy{font-size:.8125rem;color:var(--muted-fg);margin:0}.footer-nav{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.footer-nav>:not(:first-child):before{content:"·";margin-right:.5rem;color:var(--muted-fg);opacity:.5}.footer-link{font-size:.8125rem;color:var(--muted-fg);text-decoration:none;border-radius:2px;transition:color .15s ease}a.footer-link:hover{color:var(--primary)}.footer-link:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(35,50,79,.25)}.footer-link.is-current{color:var(--primary)}@media (max-width:30rem){.site-footer{flex-direction:column;justify-content:center;gap:.625rem;padding:1.25rem 1.5rem}}@media (max-height:44rem){.page{padding:1.25rem 1.5rem}.column{gap:1.5rem}}