.not-found_container__htTJT{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--bg-primary);padding:var(--spacing-xl)}.not-found_background__BOyUI{position:absolute;inset:0;overflow:hidden;z-index:0;pointer-events:none}.not-found_background__BOyUI .not-found_circle__OkB8u{position:absolute;border-radius:50%;opacity:.1;transition:transform .3s cubic-bezier(.4,0,.2,1)}.not-found_background__BOyUI .not-found_circle__OkB8u:first-child{width:600px;height:600px;background:var(--gradient-hero);top:-200px;right:-200px;animation:not-found_pulse__SH0ib 8s ease-in-out infinite}.not-found_background__BOyUI .not-found_circle__OkB8u:nth-child(2){width:400px;height:400px;background:var(--gradient-italy);bottom:-100px;left:-100px;animation:not-found_pulse__SH0ib 10s ease-in-out infinite;animation-delay:2s}.not-found_background__BOyUI .not-found_circle__OkB8u:nth-child(3){width:300px;height:300px;background:var(--gradient-accent);top:50%;left:50%;transform:translate(-50%,-50%);animation:not-found_pulse__SH0ib 12s ease-in-out infinite;animation-delay:4s}@keyframes not-found_pulse__SH0ib{0%,to{transform:scale(1);opacity:.1}50%{transform:scale(1.2);opacity:.15}}.not-found_content__CBW7W{position:relative;z-index:1;text-align:center;max-width:800px;width:100%}.not-found_pizzaContainer__0gSx2{position:relative;width:200px;height:200px;margin:0 auto var(--spacing-2xl)}.not-found_pizza__Q2bw9{font-size:120px;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 20px 40px rgba(193,39,45,.3));transition:transform .1s ease-out;will-change:transform}.not-found_pizzaShadow__rkIBE{position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);width:120px;height:20px;background:radial-gradient(ellipse,rgba(0,0,0,.2) 0,transparent 70%);border-radius:50%;animation:not-found_shadowPulse__xaqDr 2s ease-in-out infinite}@keyframes not-found_shadowPulse__xaqDr{0%,to{transform:translateX(-50%) scale(1);opacity:.3}50%{transform:translateX(-50%) scale(1.2);opacity:.5}}.not-found_errorCode__B2wMF{display:flex;justify-content:center;gap:var(--spacing-lg);margin-bottom:var(--spacing-2xl)}.not-found_digit__JDnjF{font-family:var(--font-display);font-size:clamp(80px,15vw,160px);font-weight:900;background:var(--gradient-hero);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;line-height:1;animation:not-found_digitBounce__nqhhw 2s ease-in-out infinite}.not-found_digit__JDnjF:first-child{animation-delay:0s}.not-found_digit__JDnjF:nth-child(2){animation-delay:.2s}.not-found_digit__JDnjF:nth-child(3){animation-delay:.4s}@keyframes not-found_digitBounce__nqhhw{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.05)}}.not-found_title__Lco6K{font-family:var(--font-display);font-size:clamp(32px,5vw,48px);font-weight:700;color:var(--dark-text);margin-bottom:var(--spacing-md);animation:not-found_fadeInUp__BP5xI .6s ease-out}.not-found_description___Y3c6{font-size:clamp(16px,2vw,20px);color:var(--medium-text);margin-bottom:var(--spacing-3xl);line-height:1.6;animation:not-found_fadeInUp__BP5xI .8s ease-out}@keyframes not-found_fadeInUp__BP5xI{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.not-found_suggestions__ypEVQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--spacing-lg);margin-bottom:var(--spacing-3xl);animation:not-found_fadeInUp__BP5xI 1s ease-out}.not-found_suggestionCard__X2At_{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--border-radius-md);padding:var(--spacing-xl);display:flex;flex-direction:column;align-items:center;gap:var(--spacing-md);transition:all var(--transition-base);cursor:pointer;text-decoration:none;color:inherit}.not-found_suggestionCard__X2At_:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg);border-color:var(--primary-red)}.not-found_suggestionCard__X2At_:hover .not-found_icon__GUGtu{transform:scale(1.2) rotate(10deg)}.not-found_suggestionCard__X2At_:hover .not-found_cardLabel__DmoDz{color:var(--primary-red)}.not-found_icon__GUGtu{font-size:48px;transition:transform var(--transition-base)}.not-found_cardLabel__DmoDz{font-size:18px;font-weight:500;color:var(--dark-text);transition:color var(--transition-base)}.not-found_funFact__SnmXO{background:linear-gradient(135deg,rgba(193,39,45,.1),rgba(212,112,78,.1));border:1px solid var(--border-light);border-radius:var(--border-radius-lg);padding:var(--spacing-xl);display:flex;align-items:center;gap:var(--spacing-md);animation:not-found_fadeInUp__BP5xI 1.2s ease-out}.not-found_funFactIcon___o9Ek{font-size:32px;animation:not-found_bounce__9VVID 2s ease-in-out infinite}@keyframes not-found_bounce__9VVID{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.not-found_funFactText__yYznk{font-size:16px;color:var(--medium-text);line-height:1.6;text-align:left}.not-found_floatingElements__j5MOo{position:absolute;inset:0;pointer-events:none;z-index:0}.not-found_floatingEmoji__MRCMx{position:absolute;font-size:40px;opacity:.3;animation:not-found_float___92y6 20s ease-in-out infinite}.not-found_floatingEmoji__MRCMx:first-child{top:10%;left:10%}.not-found_floatingEmoji__MRCMx:nth-child(2){top:20%;right:15%}.not-found_floatingEmoji__MRCMx:nth-child(3){bottom:15%;left:15%}.not-found_floatingEmoji__MRCMx:nth-child(4){top:60%;right:10%}.not-found_floatingEmoji__MRCMx:nth-child(5){bottom:25%;right:25%}@keyframes not-found_float___92y6{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-30px) rotate(5deg)}50%{transform:translateY(-60px) rotate(-5deg)}75%{transform:translateY(-30px) rotate(3deg)}}@media(max-width:768px){.not-found_container__htTJT{padding:var(--spacing-lg)}.not-found_pizzaContainer__0gSx2{width:150px;height:150px}.not-found_pizza__Q2bw9{font-size:80px}.not-found_suggestions__ypEVQ{grid-template-columns:1fr}.not-found_funFact__SnmXO{flex-direction:column;text-align:center}.not-found_funFactText__yYznk{text-align:center}.not-found_floatingEmoji__MRCMx{font-size:24px}.not-found_background__BOyUI .not-found_circle__OkB8u:first-child{width:400px;height:400px}.not-found_background__BOyUI .not-found_circle__OkB8u:nth-child(2){width:300px;height:300px}.not-found_background__BOyUI .not-found_circle__OkB8u:nth-child(3){width:200px;height:200px}}[data-theme=dark] .not-found_suggestionCard__X2At_:hover{box-shadow:var(--shadow-lg),0 0 30px rgba(193,39,45,.2)}[data-theme=dark] .not-found_funFact__SnmXO{background:linear-gradient(135deg,rgba(193,39,45,.15),rgba(212,112,78,.15))}