a{font-size:25px}.Nav{width:100%;max-width:1000px;height:80px;text-align:center;margin:auto;padding:20px;position:fixed;top:0;left:50%;transform:translate(-50%);background-color:#000000b3;border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:flex;align-items:center;justify-content:space-between;transition:transform .3s ease;z-index:999}.Nav.hide{transform:translateY(-100%) translate(-50%)}.Nav .title{flex:1;text-align:left}.Nav .item{flex:2;display:flex;justify-content:space-around;align-items:center}.Nav a{color:#fff}.Nav .item a{margin:0 15px}.hamburger{display:none;cursor:pointer;flex-direction:column;justify-content:space-between;width:30px;height:20px}.hamburger span{display:block;width:100%;height:2px;background-color:#fff;transition:all .3s ease}@media(max-width:768px){.Nav{padding:20px 15px}.Nav .item{position:absolute;top:80px;right:15px;width:200px;background-color:#000000f2;flex-direction:column;align-items:center;padding:15px;border-radius:8px;box-shadow:0 4px 12px #0000004d;transform:translateY(-150%);opacity:0;visibility:hidden;transition:all .3s ease;z-index:998}.Nav .item.active{transform:translateY(0);opacity:1;visibility:visible}.Nav .item a{margin:10px 0;font-size:16px;width:100%;text-align:center;padding:8px 0;border-radius:4px;transition:background-color .2s ease}.Nav .item a:hover{background-color:#ffffff1a}.hamburger{display:flex}.Nav .title a{font-size:20px}}@media(min-width:769px){.hamburger{display:none}.Nav .item{position:static;transform:none;background-color:transparent;flex-direction:row;padding:0}.Nav .item a{margin:0 15px;font-size:25px}}.footer{background:#000c;padding:40px 20px 20px;position:relative;z-index:999;margin-top:auto;width:100%}.footer-content{display:flex;justify-content:space-between;max-width:1200px;margin:0 auto 30px;flex-wrap:wrap}.footer-section{flex:1;min-width:250px;margin-bottom:20px}.footer-section h3{color:#f5f8f9;font-size:20px;margin-bottom:15px;font-weight:700}.footer-section h4{color:#f5f8f9;font-size:16px;margin-bottom:15px;font-weight:700}.footer-section p{color:#f5f8f9;font-size:14px;line-height:1.6;margin-bottom:10px}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:10px}.footer-section ul li a{color:#f5f8f9;text-decoration:none;font-size:14px;transition:color .3s ease}.footer-section ul li a:hover{color:#e0e0e0;text-decoration:underline}.footer-section a{color:#f5f8f9;text-decoration:none;transition:color .3s ease;font-family:inherit;font-size:inherit}.footer-section a:hover{color:#e0e0e0;text-decoration:underline}.footer-bottom{text-align:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom p{color:#f5f8f9;font-size:14px;margin:0}@media(max-width:768px){.footer{padding:30px 15px 15px}.footer-content{flex-direction:column;align-items:center;text-align:center}.footer-section{min-width:100%;margin-bottom:30px}.footer-section h3{font-size:18px}.footer-section h4{font-size:15px}.footer-section p,.footer-section ul li a{font-size:13px}.footer-bottom p{font-size:12px}}.loading-overlay[data-astro-cid-52om46wh]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease,visibility .5s ease}.loading-content[data-astro-cid-52om46wh]{display:flex;flex-direction:column;align-items:center;gap:20px}.loading-content[data-astro-cid-52om46wh] h1[data-astro-cid-52om46wh]{font-size:60px;font-weight:700;color:#4da6ff;text-shadow:0 0 10px rgba(77,166,255,.8);animation:pulse 2s ease-in-out infinite}.spinner[data-astro-cid-52om46wh]{width:60px;height:60px;border:5px solid rgba(255,255,255,.3);border-top:5px solid #007bff;border-radius:50%;animation:spin 1s linear infinite}@keyframes pulse{0%,to{opacity:.7;transform:scale(.95);text-shadow:0 0 10px rgba(77,166,255,.8)}50%{opacity:1;transform:scale(1);text-shadow:0 0 20px rgba(77,166,255,1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-overlay[data-astro-cid-52om46wh].hidden{opacity:0;visibility:hidden}@media(max-width:768px){.loading-content[data-astro-cid-52om46wh] h1[data-astro-cid-52om46wh]{font-size:40px}.spinner[data-astro-cid-52om46wh]{width:50px;height:50px}}@media(max-width:480px){.loading-content[data-astro-cid-52om46wh] h1[data-astro-cid-52om46wh]{font-size:30px}.spinner[data-astro-cid-52om46wh]{width:40px;height:40px}}html{background-color:#0ff}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#faebd7;margin:0 auto;width:100%}a{text-decoration:none;color:#000}
