@font-face{font-family:Red Hat Display;font-style:normal;font-weight:300 900;font-display:swap;src:url(../media/43145459071bf43f-s.3iy0uhsrxdetc.woff2?dpl=dpl_GLhmpZWeX3VrFk2uLRhJ9TxZmFA2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Red Hat Display;font-style:normal;font-weight:300 900;font-display:swap;src:url(../media/8780dfd0812b997c-s.p.37az_hml-lcqo.woff2?dpl=dpl_GLhmpZWeX3VrFk2uLRhJ9TxZmFA2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Red Hat Display Fallback;src:local(Arial);ascent-override:102.68%;descent-override:30.76%;line-gap-override:0.0%;size-adjust:99.15%}.red_hat_display_6c561925-module__AefoRW__className{font-family:Red Hat Display,Red Hat Display Fallback;font-style:normal}.red_hat_display_6c561925-module__AefoRW__variable{--font-sans:"Red Hat Display", "Red Hat Display Fallback"}
.not-found-view-module__SjKpZW__wrap{text-align:center;background:var(--surface);min-height:100vh;font-family:var(--font-sans), system-ui, sans-serif;color:var(--ink-body);flex-direction:column;justify-content:center;align-items:center;padding:56px 28px;display:flex;position:relative;overflow:hidden}.not-found-view-module__SjKpZW__wrap:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(60% 50% at 50% 0,#3442ff1a 0%,#3442ff00 70%);position:absolute;inset:0}.not-found-view-module__SjKpZW__logoLink{z-index:1;margin-bottom:clamp(40px,8vh,96px);display:inline-flex;position:relative}.not-found-view-module__SjKpZW__logo{width:clamp(132px,22vw,168px);height:auto}.not-found-view-module__SjKpZW__content{z-index:1;max-width:640px;position:relative}.not-found-view-module__SjKpZW__code{letter-spacing:-.04em;background:var(--grad-accent);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(5rem,18vw,9rem);font-weight:700;line-height:1}.not-found-view-module__SjKpZW__title{color:var(--ink);margin-top:12px;font-size:clamp(1.75rem,4.4vw,2.75rem);font-weight:700}.not-found-view-module__SjKpZW__body{max-width:460px;color:var(--ink-soft);margin:18px auto 0;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.5}.not-found-view-module__SjKpZW__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:36px;display:flex}.not-found-view-module__SjKpZW__backIcon{width:20px;height:20px}@media (max-width:600px){.not-found-view-module__SjKpZW__actions{flex-direction:column;align-items:stretch;width:100%;max-width:320px;margin-inline:auto}}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--navy:#0b1b5e;--royal:#1a2aa2;--blue:#3442ff;--accent:#2536d4;--accent-soft:#7fa0ff;--surface:#fdfbfb;--surface-2:#f4f6fb;--lavender:#eaf0ff;--panel:#edf2f7;--slate:#718096;--ink:#14181f;--ink-body:#2d3748;--ink-soft:#5a6781;--line:#e7e9f2;--grad-brand:linear-gradient(135deg, #0b1b5e 0%, #3442ff 100%);--grad-accent:linear-gradient(120deg, #0b1b5e 0%, #3442ff 100%);--radius:20px;--radius-sm:14px;--radius-pill:999px;--header-h:88px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 16px)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}html,body{max-width:100vw;min-height:100vh;overflow-x:clip}body{background:var(--surface);color:var(--ink-body);font-family:var(--font-sans), system-ui, sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.6}a{color:inherit;text-decoration:none}h1,h2,h3,h4{color:var(--ink);letter-spacing:-.02em;text-wrap:balance;margin:0;font-weight:700;line-height:1.08}p{margin:0}ul{margin:0;padding:0;list-style:none}img{max-width:100%;height:auto}:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:2px}.container{width:min(100%,1200px);margin-inline:auto;padding-inline:28px}.btn{border-radius:var(--radius-pill);white-space:nowrap;cursor:pointer;border:0;justify-content:center;align-items:center;gap:10px;padding:14px 40px;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.2;transition:transform .15s,box-shadow .2s,background-color .15s,border-color .15s,color .15s;display:inline-flex}.btn-primary{background:var(--grad-brand);color:#fff;box-shadow:0 10px 24px -12px #3442ff99}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 16px 30px -12px #3442ffb3}.btn-outline{color:var(--navy);border:2px solid var(--navy);background:0 0;padding:12px 30px}.btn-outline:hover{background:var(--navy);color:#fff}.skip-link{z-index:200;background:var(--navy);color:#fff;border-radius:var(--radius-sm);padding:10px 16px;font-size:.875rem;font-weight:600;transition:top .15s;position:absolute;top:-64px;left:16px}.skip-link:focus-visible{top:16px}
