.error-page-wrapper{background-color:hsl(var(--section-soft-bg));text-align:center;min-height:70vh;font-family:var(--font-poppins), sans-serif;flex-direction:column;justify-content:center;align-items:center;padding:8rem 1rem 4rem;display:flex}.error-code-row{z-index:10;justify-content:center;align-items:center;margin-bottom:-1rem;display:flex;position:relative}.error-digit{color:#e8cbb0;text-shadow:2px 2px 10px #0000000d;font-size:clamp(6rem,20vw,12rem);font-weight:700;line-height:1;font-family:var(--font-playfair), "Playfair Display", ui-serif, Georgia, "Times New Roman", serif}.error-digit--left{z-index:2;margin-right:-2%}.error-digit--right{z-index:2;margin-left:-2%}.error-middle-element{z-index:3;filter:drop-shadow(0 4px 10px #0000000d);background:#fff;border-radius:50%;padding:4px;position:relative;transform:translateY(15%)}.error-middle-svg{width:clamp(60px,15vw,100px);height:clamp(60px,15vw,100px)}.error-word{color:#e5e7eb;letter-spacing:.05em;z-index:1;font-size:clamp(3rem,12vw,7.5rem);font-weight:800;line-height:.8;font-family:var(--font-playfair), "Playfair Display", ui-serif, Georgia, "Times New Roman", serif;opacity:.8;margin-top:-1.5rem}[data-theme=dark] .error-word{color:#1f2937}.error-title{font-family:var(--font-playfair), "Playfair Display", ui-serif, Georgia, "Times New Roman", serif;letter-spacing:.1em;color:#a4704c;text-transform:uppercase;margin-top:2rem;margin-bottom:1rem;font-size:clamp(1.2rem,4vw,2rem);font-weight:700}.error-description{font-family:var(--font-poppins), sans-serif;color:var(--color-foreground);max-width:600px;margin:0 auto 2.5rem;font-size:clamp(.875rem,2vw,1.1rem);font-weight:500;line-height:1.6}.error-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.error-btn{cursor:pointer;font-size:1rem;font-weight:600;font-family:var(--font-poppins), sans-serif;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease-in-out;display:inline-flex;box-shadow:0 4px 6px #0000000d}.error-btn:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0000001a}.error-btn--primary{color:#fff;background-color:#a4704c;border:2px solid #a4704c}.error-btn--primary:hover{background-color:#8f6040;border-color:#8f6040}.error-btn--outline{color:#374151;background-color:#fff;border:2px solid #0000}[data-theme=dark] .error-btn--outline{color:#f3f4f6;background-color:#1f2937}.error-btn--outline:hover{background-color:#f9fafb}[data-theme=dark] .error-btn--outline:hover{background-color:#374151}
/*# sourceMappingURL=1y1neca8p4pv0.css.map*/