*{box-sizing:border-box;}body{margin:0;font-family:'Segoe UI',sans-serif;background:#0c0f17;color:#e6ecf3;}header{background:#06142e;color:white;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;}header img{height:50px;}nav a{color:#70b2ff;margin-left:20px;text-decoration:none;font-weight:500;}.container{max-width:1200px;margin:auto;padding:30px 20px;}h1,h2{color:#70b2ff;}.highlight{background:#1a1f2b;padding:30px;border-radius:12px;box-shadow:0 0 20px rgba(0,0,0,0.3);margin-bottom:40px;}.cta{text-align:center;padding:40px 20px;background:#13203b;border-radius:12px;margin-bottom:40px;}.cta h2{margin-bottom:20px;color:#ffffff;}.cta a{display:inline-block;background:#007bff;color:white;padding:15px 30px;border-radius:6px;text-decoration:none;font-weight:bold;font-size:18px;}.grid-2{display:flex;gap:20px;flex-wrap:wrap;}.grid-2 > div{flex:1 1 50%;}.miniatures{display:flex;flex-wrap:wrap;gap:20px;}.miniatures div{flex:1 1 calc(33% - 20px);background:#1a1f2b;border-radius:8px;padding:15px;text-align:center;box-shadow:0 0 10px rgba(0,0,0,0.3);}.miniatures img{width:48px;height:48px;object-fit:contain;margin-bottom:10px;}form input,form textarea,form button{width:100%;padding:12px;margin-bottom:15px;font-size:16px;border-radius:6px;border:1px solid #444;background:#0f121a;color:#e6ecf3;}form button{background:#007bff;color:white;border:none;font-weight:bold;cursor:pointer;}footer{background:#020b18;color:#888;text-align:center;padding:20px;}@media (max-width:768px){.grid-2 > div,.miniatures div{flex:1 1 100%;}nav{display:none;}}.ref-bubble{flex:1 1 calc(50% - 20px);background:#1a1f2b;padding:15px;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,0.3);text-align:center;}@media (max-width:768px){.ref-bubble{flex:1 1 100%;}}.menu-toggle{display:none;font-size:20px;cursor:pointer;color:white;}@media (max-width:768px){nav{display:none;flex-direction:column;background:#06142e;padding:10px 0;}nav.show{display:flex;}.menu-toggle{display:block;}}#backToTop{position:fixed;bottom:30px;right:30px;background:#007bff;color:white;padding:10px 15px;border:none;border-radius:6px;cursor:pointer;font-size:14px;display:none;z-index:1000;}
/* Anti-spam honeypot */
.hp-field{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;}
