.not-found{--not-found-blue: #3ad0e6;position:relative;isolation:isolate;display:flex;min-height:max(43rem,100svh);overflow:hidden;background-color:#071017;background-image:var(--not-found-image);background-position:center;background-size:cover;color:#fff}.not-found__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,#030a0ffa,#030a0fe8 46%,#030a0f7a),linear-gradient(0deg,rgba(3,10,15,.72) 0%,transparent 55%)}.not-found__glow{position:absolute;top:-15rem;right:-11rem;z-index:-1;width:42rem;height:42rem;border-radius:50%;background:#3ad0e633;filter:blur(7rem)}.not-found__container{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(22rem,.95fr);align-items:center;gap:clamp(2rem,7vw,7rem);width:min(76rem,calc(100% - 3rem));margin:0 auto;padding:9.5rem 0 6rem}.not-found__copy{max-width:43rem}.not-found__eyebrow{display:flex;align-items:center;gap:.75rem;margin:0 0 1.5rem;color:var(--not-found-blue);font-size:.8rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.not-found__eyebrow span{width:2.75rem;height:1px;background:currentColor}.not-found h1{max-width:42rem;margin:0;font-size:clamp(3rem,6vw,5.75rem);font-weight:700;line-height:.98;letter-spacing:-.045em;text-wrap:balance}.not-found h1 em{color:var(--not-found-blue);font-style:normal}.not-found__message{max-width:35rem;margin:1.75rem 0 0;color:#d1d5db;font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.75}.not-found__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2.25rem}.not-found__button{display:inline-flex;min-height:3.25rem;align-items:center;justify-content:center;gap:.65rem;border:1px solid transparent;border-radius:999px;padding:.8rem 1.35rem;font-weight:650;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.not-found__button svg{width:1.15rem;height:1.15rem}.not-found__button:hover{transform:translateY(-2px)}.not-found__button:focus-visible,.not-found__links a:focus-visible{outline:3px solid rgba(58,208,230,.45);outline-offset:4px}.not-found__button--primary{background:var(--not-found-blue);color:#041117}.not-found__button--primary:hover{background:#8cecff}.not-found__button--secondary{border-color:#ffffff6b;background:#ffffff12;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.not-found__button--secondary:hover{border-color:#fff;background:#fff;color:#071017}.not-found__links{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1.1rem;margin-top:3rem;background:transparent;color:#9ca3af;font-size:.9rem}.not-found__links>span{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.not-found__links a{color:#fff;text-decoration:underline;text-decoration-color:#3ad0e68c;text-underline-offset:.3rem;transition:color .16s ease}.not-found__links a:hover{color:var(--not-found-blue)}.not-found__graphic{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:25rem;border:1px solid rgba(255,255,255,.16);border-radius:2rem;background:linear-gradient(145deg,#ffffff21,#ffffff09),repeating-linear-gradient(90deg,transparent 0 4.5rem,rgba(58,208,230,.04) 4.5rem calc(4.5rem + 1px));box-shadow:0 2rem 5rem #00000059;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.not-found__code{color:transparent;font-size:clamp(7.5rem,15vw,12.5rem);font-weight:800;line-height:.9;letter-spacing:-.1em;-webkit-text-stroke:2px rgba(255,255,255,.76)}.not-found__status{display:flex;align-items:center;gap:.65rem;margin-top:2rem;color:#e5e7eb;font-size:.76rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.not-found__status span{width:.55rem;height:.55rem;border-radius:50%;background:var(--not-found-blue);box-shadow:0 0 0 .35rem #3ad0e621,0 0 1.5rem #3ad0e6d9}@media (max-width: 900px){.not-found__shade{background:#030a0fdb}.not-found__container{grid-template-columns:1fr;gap:3.5rem;width:min(43rem,calc(100% - 2rem));padding-top:8.5rem}.not-found__graphic{min-height:18rem}}@media (max-width: 540px){.not-found__container{padding-bottom:4.5rem}.not-found h1{font-size:clamp(2.8rem,14vw,4.25rem)}.not-found__actions,.not-found__button{width:100%}.not-found__links{align-items:flex-start;flex-direction:column}.not-found__graphic{min-height:14rem;border-radius:1.35rem}.not-found__code{font-size:clamp(6.5rem,38vw,9rem)}}@media (prefers-reduced-motion: reduce){.not-found__button{transition:none}}
