@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background:url(../../../images/background_webinar2.png) no-repeat center center fixed;background-size:cover;min-height:100vh;padding:20px}h1,h2,h3,h4,h5,h6{text-transform:uppercase;letter-spacing:.03em;font-family:Orbitron,Bebas Neue,Arial,sans-serif;font-weight:700}a{color:#3ba39b;text-decoration:none}a:hover{text-decoration:underline}.icon-1{background:linear-gradient(135deg,#1a1a2e,#0f3460)}.icon-2{background:linear-gradient(135deg,#0984e3,#74b9ff)}.icon-3{background:linear-gradient(135deg,#00b894,#55efc4)}.icon-4{background:linear-gradient(135deg,#e17055,#fab1a0)}.icon-5{background:linear-gradient(135deg,#6c5ce7,#a29bfe)}.icon-6{background:linear-gradient(135deg,#d63031,#ff7675)}.icon-7{background:linear-gradient(135deg,#fdcb6e,#f39c12)}.status-complete{background:#00b894}.status-partial{background:#fdcb6e;color:#333}.status-empty{background:#ddd;color:#666}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .5s ease-out}@media(max-width:768px){body{padding:10px}}
