.floating-cta-btn[data-astro-cid-u6xpypr7]{position:fixed;bottom:2rem;right:2rem;z-index:998;display:flex;align-items:center;gap:.75rem;background-color:var(--accent-blue);color:var(--text-white);padding:1rem 1.75rem;border-radius:9999px;border:none;cursor:pointer;font-family:inherit;font-weight:800;font-size:1.15rem;box-shadow:0 10px 25px -5px #2563eb80,0 8px 10px -6px #2563eb66;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.floating-cta-btn[data-astro-cid-u6xpypr7]:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 20px 30px -5px #2563eb99,0 10px 15px -5px #2563eb66}.cta-icon[data-astro-cid-u6xpypr7]{width:24px;height:24px;animation:pulse 2s infinite}.modal-overlay[data-astro-cid-u6xpypr7]{position:fixed;inset:0;background:#000c;backdrop-filter:blur(5px);z-index:999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.modal-overlay[data-astro-cid-u6xpypr7].open{opacity:1;visibility:visible}.modal-content[data-astro-cid-u6xpypr7]{background-color:var(--gray-800);width:90%;max-width:550px;padding:3rem 2.5rem;border-radius:1rem;position:relative;border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 50px -12px #00000080;transform:scale(.95) translateY(20px);transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.modal-overlay[data-astro-cid-u6xpypr7].open .modal-content[data-astro-cid-u6xpypr7]{transform:scale(1) translateY(0)}.close-modal[data-astro-cid-u6xpypr7]{position:absolute;top:1rem;right:1.5rem;background:transparent;border:none;color:var(--text-gray);font-size:2.5rem;cursor:pointer;line-height:1;transition:color .2s ease}.close-modal[data-astro-cid-u6xpypr7]:hover{color:var(--text-white)}#form-container[data-astro-cid-u6xpypr7] h2[data-astro-cid-u6xpypr7]{font-size:2rem;font-weight:800;color:var(--text-white);margin-bottom:.5rem;letter-spacing:-.01em}#form-container[data-astro-cid-u6xpypr7] p[data-astro-cid-u6xpypr7]{font-size:1.1rem;color:var(--text-gray);margin-bottom:2rem}.modal-form[data-astro-cid-u6xpypr7]{display:flex;flex-direction:column;gap:1.25rem}.form-group[data-astro-cid-u6xpypr7]{display:flex;flex-direction:column;gap:.5rem}.form-group[data-astro-cid-u6xpypr7] label[data-astro-cid-u6xpypr7]{font-weight:600;font-size:.95rem;color:var(--text-gray)}.form-group[data-astro-cid-u6xpypr7] input[data-astro-cid-u6xpypr7],.form-group[data-astro-cid-u6xpypr7] textarea[data-astro-cid-u6xpypr7]{background-color:var(--gray-900);border:1px solid rgba(255,255,255,.1);color:var(--text-white);padding:.875rem 1rem;border-radius:.5rem;font-family:inherit;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.form-group[data-astro-cid-u6xpypr7] input[data-astro-cid-u6xpypr7]:focus,.form-group[data-astro-cid-u6xpypr7] textarea[data-astro-cid-u6xpypr7]:focus{outline:none;border-color:var(--accent-blue);box-shadow:0 0 0 3px #2563eb33}.submit-btn[data-astro-cid-u6xpypr7]{margin-top:.5rem;width:100%;padding:1.25rem;border:none;font-size:1.1rem;font-weight:700;cursor:pointer;background-color:var(--accent-blue);color:var(--text-white);border-radius:.5rem;transition:background-color .2s ease}.submit-btn[data-astro-cid-u6xpypr7]:hover{background-color:#1d4ed8}.success-message[data-astro-cid-u6xpypr7]{text-align:center;padding:2rem 0}.success-icon[data-astro-cid-u6xpypr7]{width:70px;height:70px;background-color:var(--gray-900);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;border:2px solid var(--accent-blue);color:var(--accent-blue)}.success-icon[data-astro-cid-u6xpypr7] svg[data-astro-cid-u6xpypr7]{width:35px;height:35px}.success-message[data-astro-cid-u6xpypr7] h3[data-astro-cid-u6xpypr7]{font-size:2rem;font-weight:800;color:var(--text-white);margin-bottom:1rem}.success-message[data-astro-cid-u6xpypr7] p[data-astro-cid-u6xpypr7]{font-size:1.15rem;color:var(--text-gray);line-height:1.6}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media(max-width:768px){.floating-cta-btn[data-astro-cid-u6xpypr7]{bottom:1.5rem;right:1.5rem;padding:.875rem 1.5rem;font-size:1rem}.modal-content[data-astro-cid-u6xpypr7]{padding:2.5rem 1.5rem}#form-container[data-astro-cid-u6xpypr7] h2[data-astro-cid-u6xpypr7]{font-size:1.75rem}}:root{--bg-dark: #111827;--text-white: #ffffff;--text-gray: #d1d5db;--accent-blue: #2563eb;--accent-blue-hover: #1d4ed8;--gray-800: #1f2937;--gray-900: #111827;--font-main: "Inter", sans-serif}html{scroll-behavior:smooth}.reveal-up{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal-up.reveal-active{opacity:1;transform:translateY(0)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-dark);color:var(--text-white);font-family:var(--font-main);line-height:1.6;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;min-height:100vh}a{color:inherit;text-decoration:none}main{flex-grow:1}.header{position:sticky;top:0;background-color:#111827e6;backdrop-filter:blur(10px);z-index:100;border-bottom:1px solid rgba(255,255,255,.05)}.header-container{max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.brand-lockup{display:flex;align-items:center;gap:.75rem;text-decoration:none}.nav-icon{width:32px;height:auto}.brand-name{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;color:var(--text-white)}.nav{display:flex;gap:2.5rem;align-items:center}.nav a{font-weight:500;font-size:.95rem;position:relative;transition:color .2s ease}.nav a:hover{color:var(--accent-blue)}.btn{display:inline-block;background-color:var(--accent-blue);color:var(--text-white);padding:1.1rem 2.25rem;border-radius:.5rem;font-weight:600;font-size:1.1rem;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease;border:2px solid var(--accent-blue);cursor:pointer;text-decoration:none}.btn:hover{background-color:var(--accent-blue-hover);border-color:var(--accent-blue-hover);transform:translateY(-2px);box-shadow:0 4px 12px #2563eb66}.btn-outline{background-color:transparent;border-color:var(--text-gray);color:var(--text-white)}.btn-outline:hover{background-color:#ffffff0d;border-color:var(--text-white);box-shadow:none}.footer{background-color:#000;padding:3.5rem 2rem}.legal-links{margin-top:1.5rem;display:flex;gap:.75rem;align-items:center;font-size:.9rem}.legal-links a{color:var(--text-gray);text-decoration:none;transition:color .2s ease}.legal-links a:hover{color:var(--accent-blue)}.divider{color:var(--text-gray);opacity:.3}.footer-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.footer-info p{color:var(--text-gray);font-size:1rem;margin-bottom:.25rem}.footer-info .tagline{color:#fff9;font-size:.9rem}.footer-contact p{color:var(--text-gray);font-size:1rem}.footer a{color:var(--text-white);font-weight:600;transition:color .2s ease}.footer a:hover{color:var(--accent-blue)}@media(max-width:768px){.header-container{flex-direction:column;gap:1.25rem;padding:1.5rem}.nav{gap:1.5rem;flex-wrap:wrap;justify-content:center}.footer-container{flex-direction:column;text-align:center;gap:1.5rem}}
