.not-found-section{position:relative;isolation:isolate;display:grid;min-height:clamp(680px,calc(100vh - 70px),820px);align-items:center;padding:148px 0 112px;overflow:hidden;background:radial-gradient(circle at 82% 18%,rgb(67 183 255/.16),transparent 28%),radial-gradient(circle at 12% 82%,rgb(67 183 255/.09),transparent 30%),var(--ink)}.not-found-section:before{inset:15% auto auto 50%;width:min(70vw,780px);height:1px;transform:rotate(-28deg);background:linear-gradient(90deg,transparent,rgb(67 183 255/.2),transparent)}.not-found-section:after,.not-found-section:before{position:absolute;z-index:-1;content:"";pointer-events:none}.not-found-section:after{right:12%;bottom:9%;width:8px;height:8px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 8px rgb(67 183 255/.08),0 0 28px 8px rgb(67 183 255/.32)}.not-found-orb{position:absolute;z-index:-1;width:360px;height:360px;border:1px solid rgb(67 183 255/.08);border-radius:50%;pointer-events:none}.not-found-orb:after{position:absolute;inset:22px;border:1px solid rgb(67 183 255/.08);border-radius:inherit;content:""}.not-found-orb--top{top:13%;right:-160px}.not-found-orb--bottom{bottom:-220px;left:-110px}.not-found-shell{position:relative;z-index:1;display:grid;width:min(calc(100% - 80px),1160px);grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(48px,8vw,120px);margin-inline:auto}.not-found-display{position:relative;text-align:center}.not-found-display:before{position:absolute;top:50%;left:50%;width:min(28vw,330px);height:min(28vw,330px);transform:translate(-50%,-50%);border:1px solid rgb(67 183 255/.16);border-radius:50%;box-shadow:0 0 80px rgb(67 183 255/.08);content:"";pointer-events:none}.not-found-display-number{position:relative;display:block;color:transparent;font-size:clamp(9rem,20vw,17rem);font-weight:700;letter-spacing:-.15em;line-height:.78;text-shadow:0 18px 60px rgb(0 0 0/.24);background:linear-gradient(135deg,#fff 18%,var(--blue) 78%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.not-found-display-label{position:relative;display:block;margin-top:26px;color:var(--blue);font-size:.74rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.not-found-content{max-width:690px}.not-found-eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 20px;color:var(--blue);font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.not-found-eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--blue);box-shadow:0 0 14px var(--blue)}.not-found-content h1{max-width:680px;margin:0 0 22px;color:transparent;font-size:clamp(2.5rem,5vw,4.7rem);font-weight:700;letter-spacing:-.06em;line-height:1.04;background:linear-gradient(135deg,#fff 22%,var(--blue));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.not-found-description{max-width:610px;margin:0;color:var(--muted);font-size:1.04rem;line-height:1.8}.not-found-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.not-found-links{margin-top:48px;padding-top:24px;border-top:1px solid var(--line)}.not-found-links-title{margin:0 0 15px;color:#d7e4ef;font-size:.85rem;font-weight:600}.not-found-links-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.not-found-links-grid a{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid var(--line);border-radius:13px;color:#eaf4ff;background:rgb(13 27 46/.62);font-size:.8rem;font-weight:600;transition:border-color .2s,background .2s,transform .2s}.not-found-links-grid a span:last-child{flex:0 0 auto;color:var(--blue);font-size:1rem}.not-found-links-grid a:hover{transform:translateY(-2px);border-color:rgb(67 183 255/.55);background:rgb(67 183 255/.08)}@media (max-width:900px){.not-found-shell{grid-template-columns:1fr;gap:58px}.not-found-display-number{font-size:clamp(8rem,26vw,13rem)}.not-found-display:before{width:min(42vw,300px);height:min(42vw,300px)}.not-found-content{max-width:720px;margin-inline:auto;text-align:center}.not-found-actions,.not-found-eyebrow{justify-content:center}.not-found-description{margin-inline:auto}}@media (max-width:767px){.not-found-section{min-height:auto;padding:112px 0 76px}.not-found-shell{width:min(calc(100% - 40px),620px);gap:44px}.not-found-display-number{font-size:clamp(7rem,30vw,10rem)}.not-found-display-label{margin-top:20px;font-size:.68rem}.not-found-content h1{font-size:clamp(2.35rem,10vw,3.25rem)}.not-found-description{font-size:.95rem;line-height:1.7}.not-found-actions{flex-direction:column}.not-found-actions .button{width:100%}.not-found-links{margin-top:40px}.not-found-links-title{text-align:center}.not-found-links-grid{grid-template-columns:1fr}}