body.error404{margin:0;padding:0;background:#0a0a0a;min-height:100vh;display:flex;flex-direction:column}body.error404 .error-404,body.error404 .content-area{margin:0!important;padding:0!important;max-width:100%!important;width:100%!important}body.error404 .site-content{flex:1 0 auto}body.error404 .site-header,body.error404 .site-footer{background:rgb(0 0 0 / .95)!important;border:none!important;position:relative;z-index:1}body.error404 .site-header *,body.error404 .site-footer *{opacity:.5;transition:opacity 0.3s ease}body.error404 .site-header:hover *,body.error404 .site-footer:hover *{opacity:1}.error-404{--primary:#2196F3;--text:#2c3e50;min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;z-index:2}.road{position:absolute;bottom:0;left:0;right:0;height:120px;perspective:500px;transform-style:preserve-3d;background:linear-gradient(to bottom,#fff0 0%,rgb(40 40 40) 30%,rgb(40 40 40) 100%)}.road-lines{position:absolute;bottom:0;left:-100px;right:-100px;height:100%;background-image:repeating-linear-gradient(90deg,transparent,transparent 50px,rgb(255 255 255 / .2) 50px,rgb(255 255 255 / .2) 100px);transform:rotateX(60deg);animation:moveRoad 1s linear infinite}.car-silhouette,.car-body{display:none!important}.headlights{position:relative;width:300px;height:100px;margin:0 auto 2rem}.headlight-left,.headlight-right{position:absolute;width:80px;height:80px;top:50%;transform:translateY(-50%);background:radial-gradient(circle at center,#fff,#f0f0f0);border-radius:50%;animation:blink 3s infinite}.headlight-left{left:40px}.headlight-right{right:40px}.light-beam-left,.light-beam-right{display:none!important}.error-content{text-align:center;z-index:2;padding:2rem;max-width:600px;margin:0 auto}.error-title{font-size:120px;color:var(--primary);font-weight:900;text-shadow:0 0 20px rgb(33 150 243 / .5),0 0 40px rgb(33 150 243 / .3);margin:0;animation:flicker 2s infinite;line-height:1}.error-message{font-size:28px;color:#fff;margin:1rem 0;font-weight:600}.error-description{color:#888;margin:1.5rem 0;font-size:16px;line-height:1.6}.back-home{display:inline-block;padding:16px 32px;background:var(--primary);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:16px;transition:all 0.3s ease;box-shadow:0 4px 15px rgb(33 150 243 / .3);text-transform:uppercase;letter-spacing:1px}.back-home:hover{background:#1976D2;transform:translateY(-2px);box-shadow:0 6px 20px rgb(33 150 243 / .4)}@keyframes blink{0%,100%{opacity:1;box-shadow:0 0 50px 30px rgb(255 255 255 / .8),0 0 100px 50px rgb(255 255 255 / .4)}50%{opacity:.7;box-shadow:0 0 30px 20px rgb(255 255 255 / .6),0 0 60px 30px rgb(255 255 255 / .3)}}@keyframes beam{0%,100%{opacity:.7}50%{opacity:.5}}@keyframes flicker{0%,100%{opacity:1;text-shadow:0 0 20px rgb(33 150 243 / .5),0 0 40px rgb(33 150 243 / .3)}50%{opacity:.9;text-shadow:0 0 15px rgb(33 150 243 / .4),0 0 30px rgb(33 150 243 / .2)}}@keyframes moveRoad{from{background-position:0 0}to{background-position:-100px 0}}@media (max-width:768px){.error-404{min-height:calc(100vh - 80px)}.road{height:80px}.error-title{font-size:80px}.error-message{font-size:22px}.error-description{font-size:14px;padding:0 20px}.headlights{width:300px;position:relative;margin:0 auto 2rem}.headlight-left{left:30px}.headlight-right{right:30px}.headlight-left,.headlight-right{width:60px;height:60px}.car-silhouette{width:200px}.light-beam-left,.light-beam-right{width:100px}.back-home{padding:12px 24px;font-size:14px}}@media (max-width:480px){.error-title{font-size:60px}.error-message{font-size:18px}.back-home{padding:12px 24px;font-size:14px}.headlights{width:280px}.headlight-left{left:25px}.headlight-right{right:25px}.car-silhouette{width:160px}}@media (prefers-color-scheme:dark){.error-404{background:#000}.road{background:#0a0a0a}}html,body{height:100%;margin:0;padding:0}body.error404{display:flex;flex-direction:column;justify-content:space-between}body.error404 .site-header,body.error404 .site-footer{width:100%;background:rgb(0 0 0 / .85)!important;color:#fff;border:none!important;position:relative;z-index:10;padding:10px 0;transition:background 0.3s ease,color 0.3s ease}body.error404 .site-header:hover,body.error404 .site-footer:hover{background:rgb(0 0 0 / .95)!important}body.error404 .site-header *,body.error404 .site-footer *{opacity:.8;transition:opacity 0.3s ease}body.error404 .site-header:hover *,body.error404 .site-footer:hover *{opacity:1}.error-404{flex:1;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 200px)}body.error404 .site-header,body.error404 .site-footer,body.error404 #mobile-menu,body.error404 .mobile-menu-container,body.error404 .main-navigation,body.error404 .pls-mobile-navbar{background-color:rgb(0 0 0 / .95)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}body.error404 .site-header *,body.error404 .site-footer *,body.error404 #mobile-menu *,body.error404 .mobile-menu-container *,body.error404 .main-navigation *,body.error404 .pls-mobile-navbar *{color:rgb(255 255 255 / .8)!important;border-color:rgb(255 255 255 / .1)!important;transition:all 0.3s ease}body.error404 .site-header:hover *,body.error404 .site-footer:hover *,body.error404 #mobile-menu:hover *,body.error404 .mobile-menu-container:hover *,body.error404 .main-navigation:hover *,body.error404 .pls-mobile-navbar:hover *{color:rgb(255 255 255)!important}@media (max-width:768px){body.error404 .mobile-menu-container,body.error404 #mobile-menu,body.error404 .pls-mobile-navbar{background-color:rgb(0 0 0 / .95)!important;z-index:9999!important}body.error404 .menu-toggle,body.error404 .dropdown-toggle{color:rgb(255 255 255 / .8)!important}body.error404 .menu-toggle:hover,body.error404 .dropdown-toggle:hover{color:rgb(255 255 255)!important}}body.error404 #page,body.error404 .site-content,body.error404 .content-area,body.error404 .pls-content-wrapper,body.error404 .pls-container{background:#000!important;margin:0!important;padding:0!important;width:100%!important;max-width:100%!important}body.error404 #masthead,body.error404 .pls-header,body.error404 .site-header,body.error404 .main-navigation,body.error404 .pls-mobile-navbar{background:rgb(0 0 0 / .95)!important;border:none!important}body.error404 #masthead *,body.error404 .pls-header *,body.error404 .site-header *,body.error404 .main-navigation *,body.error404 .pls-mobile-navbar *{color:rgb(255 255 255 / .8)!important}body.error404 .site-footer,body.error404 .pls-footer{background:rgb(0 0 0 / .95)!important;border:none!important;color:rgb(255 255 255 / .8)!important;position:relative;z-index:3;width:100%}