.cookie-banner.svelte-10b7zl7{position:fixed;bottom:1.25rem;right:1.25rem;z-index:200;display:flex;align-items:center;gap:1rem;background:#0a122a;border:1px solid rgba(255,193,7,.25);border-radius:10px;padding:.65rem .9rem;box-shadow:0 4px 20px #0000004d;animation:svelte-10b7zl7-slideUp .3s ease both;max-width:380px}@keyframes svelte-10b7zl7-slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cookie-text.svelte-10b7zl7{font-size:.775rem;color:#ffffff80;margin:0;line-height:1.5;flex:1}.cookie-actions.svelte-10b7zl7{display:flex;gap:.4rem;flex-shrink:0}.btn-accept.svelte-10b7zl7,.btn-decline.svelte-10b7zl7{font-family:Poppins,sans-serif;font-size:.75rem;font-weight:600;padding:.35rem .75rem;border-radius:6px;cursor:pointer;border:none;transition:background .2s;white-space:nowrap}.btn-accept.svelte-10b7zl7{background:#ffc107;color:#0a122a}.btn-accept.svelte-10b7zl7:hover{background:#e6ad00}.btn-decline.svelte-10b7zl7{background:#ffffff12;color:#fff6}.btn-decline.svelte-10b7zl7:hover{background:#ffffff1f}@media(max-width:480px){.cookie-banner.svelte-10b7zl7{right:1rem;left:1rem;max-width:unset}}*{box-sizing:border-box}body{font-family:Poppins,sans-serif;margin:0;padding:0;background-color:#f5f5f5;color:#0a122a;line-height:1.6;-webkit-font-smoothing:antialiased}a{text-decoration:none}img{max-width:100%}header.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:50;padding:.75rem 0;background:#0a122af2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08);transition:all .3s}header.scrolled.svelte-12qhfyh{background:#0a122afc;box-shadow:0 4px 24px #0a122a59}.nav-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo-link.svelte-12qhfyh,.footer-logo.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem}.logo-badge-img.svelte-12qhfyh{height:100px;width:100px;flex-shrink:0;-o-object-fit:contain;object-fit:contain;display:block;filter:drop-shadow(0 1px 3px rgba(0,0,0,.25))}.logo-text.svelte-12qhfyh{display:flex;flex-direction:column;line-height:1.1}.logo-main.svelte-12qhfyh{font-size:1.1rem;font-weight:700;color:#fff;letter-spacing:-.3px}.logo-sub.svelte-12qhfyh{font-size:.75rem;font-weight:500;color:#fff;letter-spacing:.5px;text-transform:uppercase}.desktop-nav.svelte-12qhfyh{display:flex;align-items:center;gap:.25rem}.nav-link.svelte-12qhfyh{color:#fff9;font-size:.9rem;font-weight:500;padding:.4rem .85rem;border-radius:6px;transition:color .2s;position:relative}.nav-link.svelte-12qhfyh:hover,.nav-link.active.svelte-12qhfyh{color:#fff}.nav-link.active.svelte-12qhfyh{color:#ffc107}.nav-link.svelte-12qhfyh:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background:#ffc107;border-radius:2px;transition:width .2s}.nav-link.active.svelte-12qhfyh:after{width:calc(100% - 1.7rem)}.nav-right.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.cta-btn.svelte-12qhfyh{background:#a31d2a;color:#fff;font-weight:700;font-size:.85rem;padding:.55rem 1.25rem;border-radius:8px;transition:background .2s,transform .15s;white-space:nowrap}.cta-btn.svelte-12qhfyh:hover{background:#8c1621;transform:translateY(-1px)}.hamburger.svelte-12qhfyh{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.bar.svelte-12qhfyh{display:block;width:24px;height:2px;background:#fff;border-radius:2px;transition:transform .25s,opacity .25s}.bar.open.svelte-12qhfyh:nth-child(1){transform:translateY(7px) rotate(45deg)}.bar.open.svelte-12qhfyh:nth-child(2){opacity:0}.bar.open.svelte-12qhfyh:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu.svelte-12qhfyh{display:flex;flex-direction:column;padding:1rem 1.5rem 1.5rem;background:#0a122afc;border-top:1px solid rgba(255,255,255,.08);gap:.25rem;animation:svelte-12qhfyh-slideDown .2s ease}@keyframes svelte-12qhfyh-slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-link.svelte-12qhfyh{color:#fff9;font-size:1rem;font-weight:500;padding:.65rem 0;border-bottom:1px solid rgba(255,255,255,.06);transition:color .2s}.mobile-link.svelte-12qhfyh:hover,.mobile-link.active.svelte-12qhfyh{color:#ffc107}.mobile-cta.svelte-12qhfyh{margin-top:.75rem;background:#a31d2a;color:#fff;font-weight:700;padding:.75rem;border-radius:8px;text-align:center;font-size:.95rem}.nav-progress-bar.svelte-12qhfyh{position:fixed;top:0;left:0;z-index:100;height:3px;background:#ffc107;animation:svelte-12qhfyh-navProgress 1.2s ease-in-out forwards;transform-origin:left}@keyframes svelte-12qhfyh-navProgress{0%{width:0%;opacity:1}60%{width:75%;opacity:1}90%{width:90%;opacity:1}to{width:100%;opacity:0}}.page-enter.svelte-12qhfyh{animation:svelte-12qhfyh-pageEnter .35s ease both}@keyframes svelte-12qhfyh-pageEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}main.svelte-12qhfyh{padding-top:80px}footer.svelte-12qhfyh{background:#080d1e;border-top:2px solid #FFC107;padding:4rem 0 0}.footer-grid.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem}.footer-brand.svelte-12qhfyh{display:flex;flex-direction:column;gap:1rem}.footer-tagline.svelte-12qhfyh{color:#ffffff59;font-size:.875rem;line-height:1.7;margin:0}.social-links.svelte-12qhfyh{display:flex;gap:.6rem;margin-top:.25rem}.social-link.svelte-12qhfyh{width:34px;height:34px;background:#ffffff0f;color:#fff6;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.social-link.svelte-12qhfyh:hover{background:#ffc107;color:#0a122a}.footer-col.svelte-12qhfyh{display:flex;flex-direction:column;gap:1rem}.footer-heading.svelte-12qhfyh{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#ffc107;margin:0}.footer-list.svelte-12qhfyh{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-link.svelte-12qhfyh{color:#ffffff59;font-size:.875rem;transition:color .2s}.footer-link.svelte-12qhfyh:hover{color:#ffc107}.footer-contact-list.svelte-12qhfyh{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.footer-contact-list.svelte-12qhfyh li:where(.svelte-12qhfyh){display:flex;gap:.65rem;align-items:flex-start}.contact-icon.svelte-12qhfyh{color:#ffc107;flex-shrink:0;margin-top:2px}.footer-contact-list.svelte-12qhfyh span:where(.svelte-12qhfyh),.footer-contact-list.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffff59;font-size:.85rem;line-height:1.6}.footer-bottom.svelte-12qhfyh{max-width:1200px;margin:3rem auto 0;padding:1.25rem 1.5rem;border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){color:#fff3;font-size:.8rem;margin:0}.footer-legal.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem}.footer-legal-link.svelte-12qhfyh{color:#fff3;font-size:.8rem;transition:color .2s}.footer-legal-link.svelte-12qhfyh:hover{color:#ffc107}.footer-legal-sep.svelte-12qhfyh{color:#ffffff26;font-size:.8rem}@media(max-width:1024px){.footer-grid.svelte-12qhfyh{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand.svelte-12qhfyh{grid-column:span 2}}@media(max-width:768px){.desktop-nav.svelte-12qhfyh,.cta-btn.svelte-12qhfyh{display:none}.hamburger.svelte-12qhfyh{display:flex}.logo-badge-img.svelte-12qhfyh{height:72px;width:72px}.logo-main.svelte-12qhfyh{font-size:.9rem}.logo-sub.svelte-12qhfyh{font-size:.65rem}.footer-grid.svelte-12qhfyh{grid-template-columns:1fr;gap:2rem}.footer-brand.svelte-12qhfyh{grid-column:span 1}.footer-bottom.svelte-12qhfyh{flex-direction:column;text-align:center}}
