/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}.static{position:static}.block{display:block}.flex{display:flex}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}*{box-sizing:border-box;margin:0;padding:0}body{color:#1f2937;background-color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}.app-container{flex-direction:column;min-height:100vh;display:flex}.content{flex-grow:1;padding:20px}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px;padding:2rem}.loading-spinner{display:flex;flex-direction:column;align-items:center;gap:1rem}.spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-message{color:#6b7280;font-size:.875rem;font-weight:500}html,body{margin:0;padding:0}.header{background-color:#0b1120;color:#fff;padding:20px 40px;display:flex;justify-content:space-between;align-items:center;font-family:Poppins,sans-serif}.header-left{display:flex;align-items:center;gap:10px;margin-left:6rem}.header-right{display:flex;align-items:center;gap:20px;margin-right:6rem}.logo{width:50px;height:50px;-o-object-fit:cover;object-fit:cover}.nav-links{list-style:none;display:flex;gap:25px;margin:0 20px 0 0;padding:0;font-family:Poppins,sans-serif}.nav-links a{text-decoration:none;color:#fff;font-weight:500;transition:color .3s}.nav-links a:hover{color:#007bff}.lang-btn{background-color:transparent;border:1px solid #ffffff;border-radius:5px;cursor:pointer;padding:8px 12px;display:flex;align-items:center;justify-content:center;transition:background-color .3s,transform .3s}.lang-btn:hover{background-color:#fff;transform:scale(1.05)}.lang-icon{width:20px;height:20px;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.lang-btn:hover .lang-icon{transform:rotate(15deg)}.footer{background-color:#0b1120;color:#fff;padding:40px 20px;font-family:Arial,Helvetica,sans-serif}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-left:6rem;margin-right:6rem}.footer-left h2{margin:0;font-size:24px;font-weight:700}.footer-left p{margin-top:5px;color:#cbd5e1}.footer-right a{margin-left:20px;text-decoration:none;color:#fff;transition:color .3s}.footer-right a:hover{color:#007bff}.footer hr{margin:20px 0;border-color:#1e293b;margin-left:6rem;margin-right:6rem}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-left:6rem;margin-right:6rem}.footer-bottom p{margin:0;color:#cbd5e1}.social-icons a{color:#fff;margin-left:15px;font-size:20px;transition:color .3s}.social-icons a:hover{color:#007bff}
