.scanning:after{content:"";position:absolute;top:0;left:0;width:5px;height:100%;background-image:linear-gradient(to right,rgba(25,100,255,.2),rgba(25,100,255,.8));animation:scanning 3s ease-in-out infinite}.navbar,.footer{position:sticky;top:0;bottom:0;z-index:100}@keyframes scanning{0%,to{transform:translate(0)}50%{transform:translate(340px)}}.last-div{display:flex;justify-content:center;align-items:center}.last-div img{margin-top:20px}.lg\:flex{transition:margin-left .3s ease-in-out}@layer base{:root{--background: 222.2 0% 0%;--foreground: 210 40% 98%;--card: 222.2 84% 4.9%;--card-foreground: 210 40% 98%;--popover: 222.2 84% 4.9%;--popover-foreground: 210 40% 98%;--primary: 210 40% 98%;--primary-foreground: 222.2 47.4% 11.2%;--secondary: 217.2 32.6% 17.5%;--secondary-foreground: 210 40% 98%;--muted: 217.2 32.6% 17.5%;--muted-foreground: 215 20.2% 65.1%;--accent: 217.2 32.6% 17.5%;--accent-foreground: 210 40% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 210 40% 98%;--border: 217.2 32.6% 17.5%;--input: 217.2 32.6% 17.5%;--ring: 212.7 26.8% 83.9%}}.dark{--background: 222.2 0% 0%;--foreground: 210 40% 98%;--card: 222.2 84% 4.9%;--card-foreground: 210 40% 98%;--popover: 222.2 84% 4.9%;--popover-foreground: 210 40% 98%;--primary: 210 40% 98%;--primary-foreground: 222.2 47.4% 11.2%;--secondary: 217.2 32.6% 17.5%;--secondary-foreground: 210 40% 98%;--muted: 217.2 32.6% 17.5%;--muted-foreground: 215 20.2% 65.1%;--accent: 217.2 32.6% 17.5%;--accent-foreground: 210 40% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 210 40% 98%;--border: 217.2 32.6% 17.5%;--input: 217.2 32.6% 17.5%;--ring: 212.7 26.8% 83.9%}@layer base{*{@apply border-border;}body{@apply bg-background text-foreground;}}.navbar{background-color:#000;color:#fff;padding:15px;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700}.nav-links{list-style:none;display:flex;gap:20px;margin:0}.nav-links .nav-link{position:relative}.nav-links a{text-decoration:none;color:#fff;padding:10px;border-radius:5px;transition:background-color .3s ease}.nav-links a:hover{background-color:#0040a0}.dropdown-content{display:none;position:absolute;background-color:#00000080;min-width:160px;box-shadow:0 8px 16px #0003;border-bottom:#08abf1;border-radius:5px;z-index:1}.nav-links .dropdown:hover .dropdown-content{display:block}.dropdown-content a{color:#fff;padding:12px;text-decoration:none;display:block;transition:background-color .3s ease}.dropdown-content a:hover{background-color:rgb(119,119,119) 777}.menu-toggle{display:none;cursor:pointer}.menu-toggle span{height:2px;width:25px;background-color:#fff;margin:5px 0;transition:.3s}.overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:100}.side-menu{display:none;position:fixed;top:0;right:-100%;width:80%;height:100%;background-color:#333;flex-direction:column;align-items:flex-end;padding-top:50px;padding-right:20px;z-index:101}.side-menu.open{right:0}.side-menu .menu-item{color:#fff;font-size:1.2rem;padding:15px;cursor:pointer;transition:background-color .3s ease}.side-menu .menu-item:hover{background-color:#555}.bg-white{background-color:#fff;text-decoration:none;font-weight:700;padding:10px 20px;border-radius:5px}.bg-white a{color:#000;text-decoration:none;font-weight:700;padding:10px 20px;border-radius:5px;transition:transform .3s ease-in-out,background-color .3s ease-in-out}.bg-white a:hover{transform:scale(1.15);background-color:#e0e0e0;font-weight:700;padding:10px 20px;border-radius:5px;color:#08abf1}body,h1,h2,h3,p,ul{margin:0;padding:0}footer{background-color:#000;padding-top:2rem;padding-bottom:1rem;color:#fff}footer img{max-width:100%;height:auto}footer p{font-size:14px;line-height:1.5;margin-top:10px;color:#757575}nav{margin-top:1rem}nav a{display:block;padding:5px 0;color:#ccc;text-decoration:none;transition:color .3s ease-in-out}nav:nth-child(2),nav:nth-child(3),nav:nth-child(4){border-left:1px solid #333}nav a{border-bottom:1px solid #333}footer img.social-icon{width:24px;height:24px;margin-right:10px;transition:transform .3s ease-in-out}footer img.social-icon:hover{transform:scale(1.2)}.footer-text{font-size:12px;color:#757575}@media screen and (max-width: 768px){footer{text-align:center}.footer-text{margin-top:1rem}}nav{display:flex;flex-direction:column}nav a{display:block;padding:10px;color:#ccc;text-decoration:none;transition:color .3s ease-in-out}nav a:hover{color:#1fb6ff}footer{box-shadow:0 -2px 8px #0000001a}p{font-size:14px;line-height:1.5}span{font-size:12px}@media screen and (max-width: 768px){p{text-align:center;margin-top:10px}.lg:flex-shrink-0{width:100%}nav{width:100%;margin-bottom:15px}nav a{margin-bottom:8px}}
