@import url(https://fonts.googleapis.com/css2?family=Kanit:wght@400&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{background-color:#f8f9fa;display:flex;flex-direction:column;height:100vh;text-align:center}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Kanit,sans-serif!important;margin:0;overflow:scroll}.container{align-items:center;height:100%;justify-content:center;overflow:visible;position:absolute;width:100%;z-index:1}.spinner{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:30%;border-top-color:#b6b6b6;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loadingScreen{align-items:center;background:#000000bf;color:#fff;display:flex;height:100%;justify-content:center;position:fixed;width:100%;z-index:2}.loader{animation:dot1_ 3s cubic-bezier(.55,.3,.24,.99) infinite;background:#1e3f57;border-radius:5px;height:100px;left:50%;margin-left:-80px;margin-top:-50px;position:absolute;top:50%;width:160px;z-index:10}.loader:nth-child(2){animation-name:dot2_;background:#3c517d;border-radius:3px;height:90px;margin-left:-75px;margin-top:-45px;width:150px;z-index:11}.loader:nth-child(3){animation-name:dot3_;background:#6bb2cd;border-radius:0 0 5px 5px;height:20px;margin-left:-20px;margin-top:50px;width:40px;z-index:12}@keyframes dot1_{3%,97%{height:100px;margin-left:-80px;margin-top:-50px;width:160px}30%,36%{height:120px;margin-left:-40px;margin-top:-60px;width:80px}63%,69%{height:80px;margin-left:-20px;margin-top:-40px;width:40px}}@keyframes dot2_{3%,97%{height:90px;margin-left:-75px;margin-top:-45px;width:150px}30%,36%{height:96px;margin-left:-35px;margin-top:-48px;width:70px}63%,69%{height:60px;margin-left:-16px;margin-top:-30px;width:32px}}@keyframes dot3_{3%,97%{height:20px;margin-left:-20px;margin-top:50px;width:40px}30%,36%{border-radius:8px;height:8px;margin-left:-5px;margin-top:49px;width:8px}63%,69%{border-radius:10px;height:4px;margin-left:-8px;margin-top:-37px;width:16px}}h1,h2,h3,h4,h5,h6{font-family:Kanit,sans-serif!important}.notfound-container{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b,#0f172a);display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.notfound-card{animation:floatCard 5s ease-in-out infinite;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff26;border-radius:30px;box-shadow:0 20px 60px #0006,0 0 40px #2563eb40;max-width:550px;padding:50px 40px;position:relative;text-align:center;z-index:2}.icon{animation:bounce 2s infinite;font-size:80px;margin-bottom:10px}.error-code{-webkit-text-fill-color:#0000;animation:glow 2s ease-in-out infinite alternate;background:linear-gradient(135deg,#93c5fd,#93c5fd,#93c5fd);-webkit-background-clip:text;font-size:120px;font-weight:900;margin:0;text-shadow:0 0 20px #93c5fd80}.title{color:#fff;font-size:28px;margin-top:10px}.description{color:#cbd5e1;line-height:1.7;margin:15px 0 30px}.home-btn{background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;outline:none;padding:14px 28px;transition:all .3s ease}.home-btn:hover{box-shadow:0 10px 25px #2563eb80;transform:translateY(-3px) scale(1.05)}.bg-circle{border-radius:50%;filter:blur(100px);opacity:.4;position:absolute}.circle-1{animation:move1 10s infinite alternate;background:#2563eb;height:300px;left:-100px;top:-100px;width:300px}.circle-2{animation:move2 12s infinite alternate;background:#7c3aed;bottom:-150px;height:350px;right:-100px;width:350px}@keyframes glow{0%{filter:drop-shadow(0 0 10px #60a5fa)}to{filter:drop-shadow(0 0 30px #60a5fa)}}@keyframes floatCard{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes move1{0%{transform:translate(0)}to{transform:translate(150px,100px)}}@keyframes move2{0%{transform:translate(0)}to{transform:translate(-150px,-100px)}}@media (max-width:768px){.error-code{font-size:90px}.title{font-size:22px}.notfound-card{padding:40px 25px}}
/*# sourceMappingURL=main.39a95316.css.map*/