.not-found-page{justify-content:center;align-items:center;min-height:calc(100vh - 76px);padding:140px 0 320px;display:flex;position:relative;overflow:hidden}.not-found-bg{z-index:0;position:absolute;inset:0;overflow:hidden}.not-found-topo{pointer-events:none;opacity:.9;background-position:bottom;background-repeat:no-repeat;background-size:cover;width:100%;max-width:1800px;height:320px;position:absolute;bottom:0;left:50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(#0000 0%,#000 60%);mask-image:linear-gradient(#0000 0%,#000 60%)}.not-found-inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.not-found-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin:0;font-size:11px;font-weight:700}.not-found-title{letter-spacing:-.035em;color:var(--text-dark);max-width:760px;margin:0;font-size:clamp(40px,7vw,64px);font-weight:800;line-height:1.05}.not-found-sub{color:var(--text-body);max-width:540px;margin:0;font-size:16px;line-height:1.65}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.not-found-iggy{flex-direction:column;align-items:center;gap:10px;margin-top:24px;display:flex}.not-found-iggy img{filter:drop-shadow(0 18px 24px #08233d2e);width:200px;height:auto;animation:4s ease-in-out infinite not-found-iggy-bob}.not-found-iggy-caption{color:var(--text-muted);max-width:380px;margin:0;font-size:13px;font-style:italic}@keyframes not-found-iggy-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.not-found-iggy img{animation:none}}@media (max-width:768px){.not-found-page{padding:112px 0 240px}.not-found-topo{height:220px}.not-found-actions{flex-direction:column;width:100%;max-width:320px}.not-found-actions .btn-primary,.not-found-actions .btn-dark{justify-content:center;width:100%}.not-found-iggy img{width:160px}}
