.not-found-page{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1a1a1a;width:100%;min-height:100vh;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;position:relative}.wrapper{max-width:1200px;margin:0 auto;padding:0 2rem}.site-content{z-index:10;background:#1a1a1a;width:100%;min-height:calc(100vh - 120px);padding-top:120px;position:relative}.content-area,.site-main{width:100%}.not-found-content{z-index:1;justify-content:center;align-items:center;min-height:calc(100vh - 240px);padding:4rem 0;display:flex;position:relative}.not-found-container{text-align:center;max-width:600px;margin:0 auto;padding:2rem}.not-found-title{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:8rem;font-weight:700;line-height:1}.not-found-subtitle{color:#fff;margin:0 0 1rem;font-size:2rem;font-weight:600}.not-found-description{color:#b0b0b0;margin:0 0 2.5rem;font-size:1.125rem;line-height:1.7}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.not-found-button{cursor:pointer;border:2px solid #0000;border-radius:6px;padding:.875rem 2rem;font-family:inherit;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.not-found-button.primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#0000}.not-found-button.primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.not-found-button.secondary{color:#fff;background:0 0;border-color:#fff}.not-found-button.secondary:hover{color:#1a1a1a;background:#fff;transform:translateY(-2px)}@media (max-width:768px){.not-found-title{font-size:5rem}.not-found-subtitle{font-size:1.5rem}.not-found-description{font-size:1rem}.not-found-actions{flex-direction:column;align-items:stretch}.not-found-button{text-align:center;width:100%}}
