.Button-module__xDwtkW__btn{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);font-family:var(--font-sans);font-size:var(--font-size-base);cursor:pointer;touch-action:manipulation;transition:transform var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast), opacity var(--transition-fast);border:none;padding:.875rem 2rem;font-weight:700;text-decoration:none;display:inline-flex}.Button-module__xDwtkW__primary{background:var(--gradient-brand);color:var(--color-white);box-shadow:0 4px 20px #2b72ef4d}.Button-module__xDwtkW__primary:hover{opacity:.92;transform:translateY(-2px);box-shadow:0 8px 28px #2b72ef66}.Button-module__xDwtkW__secondary{color:var(--color-blue-600);border:1.5px solid var(--color-blue-200,#bfdbfe);box-shadow:none;background:0 0}.Button-module__xDwtkW__secondary:hover{background:var(--color-blue-50);transform:translateY(-2px);box-shadow:0 4px 16px #2b72ef1a}.Button-module__xDwtkW__ghost{color:var(--color-white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1.5px solid #ffffff59}.Button-module__xDwtkW__ghost:hover{background:#fff3;transform:translateY(-2px)}.Button-module__xDwtkW__btn:active{transform:translateY(0)}
.NotFound-module__z4feCW__section{min-height:calc(100svh - var(--navbar-height,68px));text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:clamp(3rem,8vw,6rem) 1.5rem;animation:.55s both NotFound-module__z4feCW__fadeUp;display:flex}.NotFound-module__z4feCW__code{letter-spacing:-.04em;background:var(--gradient-brand,linear-gradient(135deg, #1a4fad, #7c3aed));-webkit-text-fill-color:transparent;-webkit-user-select:none;user-select:none;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;margin-bottom:clamp(1rem,3vw,1.75rem);font-size:clamp(5rem,18vw,9rem);font-weight:900;line-height:1;animation:4s infinite NotFound-module__z4feCW__gradientShift;display:inline-block}.NotFound-module__z4feCW__title{color:var(--color-heading,#2d4263);letter-spacing:-.025em;margin:0 0 clamp(.75rem,2vw,1rem);font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700}.NotFound-module__z4feCW__description{color:var(--color-gray-500,#64748b);max-width:40ch;margin:0 0 clamp(2rem,5vw,3rem);font-size:clamp(.9375rem,2vw,1.0625rem);line-height:1.7}.NotFound-module__z4feCW__divider{border-radius:var(--radius-full,9999px);background:var(--gradient-brand,linear-gradient(135deg, #1a4fad, #7c3aed));opacity:.35;width:clamp(3rem,8vw,5rem);height:3px;margin:0 auto clamp(1.25rem,3vw,1.75rem)}@keyframes NotFound-module__z4feCW__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes NotFound-module__z4feCW__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
