﻿ .not-found-module__HS70Aa__page{background:#0a0e1a;background:var(--bg-primary,#0a0e1a);color:var(--text-primary,#f0f0f0);min-height:100vh;font-family:Inter,sans-serif;font-family:var(--font-body,"Inter", sans-serif);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.not-found-module__HS70Aa__bgImage{z-index:0;opacity:.35;background:url(/images/landing/hero-bg.webp) 50%/cover no-repeat;position:absolute;inset:0;transform:scale(1.05)}.not-found-module__HS70Aa__bgOverlay{z-index:1;background:linear-gradient(#0a0e1a8c 0%,#0a0e1ab8 40%,#0a0e1aeb 75%,#0a0e1a 100%);position:absolute;inset:0}.not-found-module__HS70Aa__particles{z-index:2;pointer-events:none;position:absolute;inset:0}.not-found-module__HS70Aa__orbGold{background:var(--accent-gold);filter:blur(110px);opacity:.12;z-index:1;pointer-events:none;border-radius:50%;width:480px;height:480px;position:absolute;top:-80px;right:-120px}.not-found-module__HS70Aa__orbPurple{background:var(--accent-purple);filter:blur(100px);opacity:.12;z-index:1;pointer-events:none;border-radius:50%;width:380px;height:380px;position:absolute;bottom:0;left:-100px}.not-found-module__HS70Aa__content{z-index:3;text-align:center;width:100%;max-width:720px;margin:0 auto;padding:100px 24px 72px;position:relative}.not-found-module__HS70Aa__code{font-family:var(--font-heading);letter-spacing:.05em;background:linear-gradient(135deg, var(--accent-gold-light), var(--accent-gold), #d4942e);-webkit-text-fill-color:transparent;text-shadow:none;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:clamp(7rem,20vw,14rem);font-weight:900;line-height:1;animation:3s ease-in-out infinite not-found-module__HS70Aa__glowPulse}@keyframes not-found-module__HS70Aa__glowPulse{0%,to{filter:drop-shadow(0 0 28px #f1b04c59)}50%{filter:drop-shadow(0 0 52px #f1b04ca6)}}.not-found-module__HS70Aa__badge{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-gold);background:#f1b04c14;border:1px solid #f1b04c38;border-radius:9999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 18px;font-size:.75rem;font-weight:700;display:inline-flex}.not-found-module__HS70Aa__badgeDot{background:var(--accent-gold);border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite not-found-module__HS70Aa__blink}@keyframes not-found-module__HS70Aa__blink{0%,to{opacity:1}50%{opacity:.25}}.not-found-module__HS70Aa__title{font-family:Cinzel,serif;font-family:var(--font-heading,"Cinzel", serif);color:var(--text-primary,#f0f0f0);margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.2}.not-found-module__HS70Aa__titleGold{background:linear-gradient(135deg,#ffd685,#f1b04c);background:linear-gradient(135deg, var(--accent-gold-light,#ffd685), var(--accent-gold,#f1b04c));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.not-found-module__HS70Aa__subtitle{color:var(--text-secondary,#c9d1dc);max-width:540px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.75}.not-found-module__HS70Aa__actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:52px;display:flex}.not-found-module__HS70Aa__links{grid-template-columns:repeat(5,1fr);gap:12px;max-width:580px;margin:0 auto;display:grid}.not-found-module__HS70Aa__linkCard{background:#ffffff0a;background:var(--bg-glass,#ffffff0a);border:1px solid #ffffff14;border:1px solid var(--bg-glass-border,#ffffff14);border-radius:12px;border-radius:var(--radius-md,12px);color:#d1d9e6;cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1);transition:all var(--transition-base,.35s cubic-bezier(.4, 0, .2, 1));flex-direction:column;align-items:center;gap:6px;padding:18px 10px;font-size:.8rem;font-weight:600;text-decoration:none;display:flex}.not-found-module__HS70Aa__linkCard:hover{color:var(--accent-gold,#f1b04c);background:#ffffff14;border-color:#f1b04c59;transform:translateY(-4px);box-shadow:0 10px 28px #00000059}.not-found-module__HS70Aa__linkIcon{font-size:1.5rem}.not-found-module__HS70Aa__divider{background:linear-gradient(90deg, var(--accent-gold), var(--accent-purple));border-radius:2px;width:48px;height:2px;margin:0 auto 28px}@media (max-width:768px){.not-found-module__HS70Aa__content{padding:108px 20px 64px}.not-found-module__HS70Aa__links{grid-template-columns:repeat(3,1fr);max-width:420px}.not-found-module__HS70Aa__subtitle{font-size:.98rem}}@media (max-width:480px){.not-found-module__HS70Aa__content{padding:100px 16px 56px}.not-found-module__HS70Aa__code{font-size:clamp(5rem,24vw,7.5rem)}.not-found-module__HS70Aa__links{grid-template-columns:repeat(3,1fr);gap:10px;max-width:100%}.not-found-module__HS70Aa__actions{flex-direction:column;align-items:stretch;gap:10px}.not-found-module__HS70Aa__actions a,.not-found-module__HS70Aa__actions>*{justify-content:center;width:100%}}@media (max-width:360px){.not-found-module__HS70Aa__content{padding:96px 12px 48px}.not-found-module__HS70Aa__links{grid-template-columns:repeat(2,1fr)}.not-found-module__HS70Aa__linkCard{padding:14px 8px;font-size:.75rem}}
