*{box-sizing:border-box;font-family:Geologica,sans-serif!important;margin:0;padding:0}.cursor-pointer,[role=button],a,button,input[type=button],input[type=range],input[type=submit],select{cursor:pointer!important}.footer{background:#fff;border-top:1px solid #f0f0f0;padding:80px 5% 40px}.footer-container{margin:0 auto;max-width:1200px}.footer-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(6,1fr);margin-bottom:60px}.footer-col h4{color:#000;font-size:1.2rem;font-weight:900;line-height:1.4;margin-bottom:20px}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col li{margin-bottom:12px}.footer-col a{color:#666;display:inline-block;font-size:1rem;text-decoration:none;transition:color .3s ease,transform .2s ease}.footer-col a:hover{color:#ff206e;transform:translateX(3px)}.footer-col a:focus-visible{border-radius:4px;outline:2px solid #ff206e;outline-offset:4px}.footer-bottom{align-items:center;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;padding-top:40px}.footer-brand{display:flex;flex-direction:column;gap:12px}.nav-logo{cursor:pointer;display:inline-block;transition:transform .3s ease,opacity .3s ease}.nav-logo:hover{opacity:.8;transform:translateY(-3px)}.nav-logo:focus-visible{border-radius:8px;outline:2px solid #ff206e;outline-offset:4px}.nav-logo img{display:block;height:30px;width:auto}.copyright{color:#888;font-size:.85rem;margin:0}.footer-socials{align-items:center;display:flex;gap:20px}.social-icon{align-items:center;background:#f8f8f8;border-radius:50%;color:#333;display:inline-flex;height:40px;justify-content:center;text-decoration:none;transition:transform .3s ease,opacity .3s ease;width:40px}.social-icon img{height:20px;object-fit:contain;width:20px}.social-icon:focus-visible{outline:2px solid #ff206e;outline-offset:4px}html{scroll-behavior:smooth}@media (max-width:992px){.footer{padding:60px 5% 30px}.footer-grid{gap:30px;grid-template-columns:repeat(3,1fr);margin-bottom:50px}}@media (max-width:768px){.footer{padding:50px 5% 25px}.footer-grid{gap:30px;grid-template-columns:repeat(2,1fr);margin-bottom:40px}.footer-bottom{flex-direction:column;gap:30px;text-align:center}.footer-bottom,.footer-brand{align-items:center}}@media (max-width:480px){.footer{padding:40px 5% 20px}.footer-grid{gap:25px;grid-template-columns:1fr;margin-bottom:30px}.footer-col{text-align:center}.footer-col a:hover{transform:none}.social-icon{height:44px;width:44px}.social-icon img{height:22px;width:22px}}:root{--nav-bg:#fff;--nav-text:#000;--nav-hover:#ff004d;--nav-border:#ffffff14;--transition-speed:0.3s}.navbar-container{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fff;background:var(--nav-bg);border-bottom:1px solid #ffffff14;border-bottom:1px solid var(--nav-border);left:0;position:fixed;top:0;width:100%;z-index:1000}.navbar{height:80px;justify-content:space-between;margin:0 auto;max-width:1440px;padding:0 2rem}.navbar,.navbar-logo{align-items:center;display:flex}.navbar-logo{height:40px;width:150px}.nav-links{display:flex;gap:2.5rem;list-style:none;margin:0;padding:0}.nav-links a{color:#000;color:var(--nav-text);font-size:.95rem;font-weight:700;letter-spacing:.9px;position:relative;text-decoration:none;transition:color .3s ease;transition:color var(--transition-speed) ease}.nav-links a:after{background-color:#ff004d;background-color:var(--nav-hover);bottom:-6px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;transition:width var(--transition-speed) ease;width:0}.nav-links a:hover{color:#000}.nav-links a:hover:after{width:100%}.hamburger{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;gap:6px;padding:0}.hamburger .bar{background-color:#000;background-color:var(--nav-text);height:2px;transition:all .3s ease-in-out;transition:all var(--transition-speed) ease-in-out;width:25px}@media (max-width:992px){.hamburger{display:flex}.nav-links{align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#fff;background:var(--nav-bg);border-top:1px solid #ffffff14;border-top:1px solid var(--nav-border);flex-direction:column;gap:3rem;height:calc(100vh - 80px);justify-content:center;position:absolute;right:-100%;top:80px;transition:right .4s cubic-bezier(.4,0,.2,1);width:100%}.nav-links.active{right:0}.nav-links a{font-size:1.25rem}.hamburger.active .bar:first-child{transform:translateY(8px) rotate(45deg)}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}
/*# sourceMappingURL=main.ad27ad66.css.map*/