@font-face{font-family:Heuvel Grotesk;src:url(HeuvelGrotesk-Regular.084b4c4897a300cb.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Heuvel Grotesk;src:url(HeuvelGrotesk-Medium.7c64aab425d2dd3c.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Heuvel Grotesk;src:url(HeuvelGrotesk-SemiBold.4f0471ac93a9b4f7.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Heuvel Grotesk;src:url(HeuvelGrotesk-ExtraBold.3822962b7eea5a14.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Heuvel Grotesk;src:url(HeuvelGrotesk-Black.4abe21b58761c3b8.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Heuvel Grotesk;src:url(HeuvelGrotesk-Light.84080ea2a01e0167.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Heuvel Grotesk;src:url(HeuvelGrotesk-ExtraLight.d9d41fba732435ad.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Heuvel Grotesk;src:url(HeuvelGrotesk-Italic.ec2d3a20f7ab8b48.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Heuvel Grotesk;src:url(HeuvelGrotesk-MedIta.f6aa0bb9dc0cfab4.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Heuvel Grotesk;src:url(HeuvelGrotesk-SemBdIta.273c9f491a37e756.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Heuvel Grotesk;src:url(HeuvelGrotesk-BoldItalic.795460c701cdeea0.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Heuvel Grotesk;src:url(HeuvelGrotesk-ExtBdIta.ae150929b38f331b.ttf) format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Heuvel Grotesk;src:url(HeuvelGrotesk-BlackItalic.d36d2299dc769f14.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Heuvel Grotesk;src:url(HeuvelGrotesk-LightItalic.adb055953b263ed4.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Heuvel Grotesk;src:url(HeuvelGrotesk-ExtLtIta.8f70453e5a621399.ttf) format("truetype");font-weight:200;font-style:italic}@font-face{font-family:Hanken Grotesk;src:url(/assets/font/Hanken_Grotesk/HankenGrotesk-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Hanken Grotesk;src:url(/assets/font/Hanken_Grotesk/HankenGrotesk-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Hanken Grotesk;src:url(/assets/font/Hanken_Grotesk/HankenGrotesk-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Hanken Grotesk;src:url(/assets/font/Hanken_Grotesk/HankenGrotesk-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Hanken Grotesk;src:url(/assets/font/Hanken_Grotesk/HankenGrotesk-Italic.ttf) format("truetype");font-weight:400;font-style:italic}*{margin:0;padding:0;box-sizing:border-box;font-family:Hanken Grotesk,sans-serif;font-weight:400}html{scroll-behavior:smooth}body{font-family:Hanken Grotesk,sans-serif;font-weight:400;background:#020304;color:#eee;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#E53516;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#ff6347}::selection{background:#E53516;color:#111}a{text-decoration:none;color:inherit}button{font-family:Poppins,sans-serif;cursor:pointer}button:focus{outline:none}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}.text-center{text-align:center}.text-orange{color:#e53516}.bg-dark{background:#111}.container{max-width:1400px;margin:0 auto;padding:0 20px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.spinner{display:inline-block;width:50px;height:50px;border:5px solid rgba(229,53,22,.1);border-radius:50%;border-top-color:#e53516;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 768px){body{font-size:14px}h1{font-size:32px!important}h2{font-size:28px!important}h3{font-size:22px!important}}@media print{header,footer,.no-print{display:none!important}body{background:white;color:#000}}.sidebar{width:260px;background:#1a1a1a;border-right:1px solid #2a2a2a;display:flex;flex-direction:column;position:fixed;height:100vh;left:0;top:0;transition:transform .3s ease;z-index:1000}.sidebar .sidebar-header{padding:1.5rem;border-bottom:1px solid #2a2a2a;display:flex;justify-content:space-between;align-items:center;height:80px}.sidebar .sidebar-header h2{margin:0;font-size:1.5rem}.sidebar .sidebar-header h2 .logo-text{color:#fff;font-weight:700}.sidebar .sidebar-header h2 .logo-highlight{color:#f44;font-weight:700}.sidebar .sidebar-header .toggle-btn{background:transparent;border:none;color:#888;font-size:1.2rem;cursor:pointer;padding:.5rem;border-radius:4px;transition:all .3s}.sidebar .sidebar-header .toggle-btn:hover{background:#2a2a2a;color:#fff}.sidebar .sidebar-nav{flex:1;padding:1rem 0;overflow-y:auto}.sidebar .sidebar-nav .nav-item{display:flex;align-items:center;gap:1rem;padding:.875rem 1.5rem;color:#b0b0b0;text-decoration:none;transition:all .3s;border-left:3px solid transparent}.sidebar .sidebar-nav .nav-item i{font-size:1.1rem;width:20px;text-align:center}.sidebar .sidebar-nav .nav-item span{font-weight:500}.sidebar .sidebar-nav .nav-item:hover{background:#222222;color:#fff;border-left-color:#f44}.sidebar .sidebar-nav .nav-item.active{background:#2a2a2a;color:#f44;border-left-color:#f44}.sidebar .sidebar-nav .nav-item.active i{color:#f44}.sidebar .sidebar-footer{border-top:1px solid #2a2a2a;padding:1rem}.sidebar .sidebar-footer .user-info{display:flex;align-items:center;gap:.75rem;padding:.75rem;margin-bottom:.5rem;background:#222222;border-radius:8px}.sidebar .sidebar-footer .user-info i{font-size:2rem;color:#f44}.sidebar .sidebar-footer .user-info .user-details{display:flex;flex-direction:column;gap:.25rem}.sidebar .sidebar-footer .user-info .user-details .username{font-weight:600;color:#fff;font-size:.9rem}.sidebar .sidebar-footer .user-info .user-details .email{font-size:.75rem;color:#888}.sidebar .sidebar-footer .logout-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:#2a2a2a;border:none;border-radius:8px;color:#f44;font-weight:500;cursor:pointer;transition:all .3s}.sidebar .sidebar-footer .logout-btn:hover{background:#ff4444;color:#fff}
