.contact-form-container[data-astro-cid-svshx33u]{width:100%;max-width:600px;margin:0 auto}.contact-form[data-astro-cid-svshx33u]{display:flex;flex-direction:column;gap:1.5rem;width:100%}.form-group[data-astro-cid-svshx33u]{display:flex;flex-direction:column;gap:.5rem}label[data-astro-cid-svshx33u]{font-weight:600;color:var(--neutral-300, #d1d5db)}input[data-astro-cid-svshx33u],textarea[data-astro-cid-svshx33u]{width:100%;padding:.75rem 1rem;background:#ffffff1a;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;color:#fff;font-size:1rem}input[data-astro-cid-svshx33u]:focus,textarea[data-astro-cid-svshx33u]:focus{outline:none;border-color:var(--secondary-teal, #6D9BC3);box-shadow:0 0 0 2px #6d9bc34d}.submit-button[data-astro-cid-svshx33u]{background:var(--secondary-teal, #6D9BC3);color:var(--primary-dark, #1a1a1a);font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;align-self:flex-start}.submit-button[data-astro-cid-svshx33u]:hover{background:#fff}.submit-button[data-astro-cid-svshx33u]:disabled{background:#6d9bc380;cursor:not-allowed}.loading[data-astro-cid-svshx33u]{display:none;width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.form-result[data-astro-cid-svshx33u]{margin-top:1rem;padding:1rem;border-radius:.5rem;font-weight:500;display:none}.success[data-astro-cid-svshx33u]{background:#34a85326;color:#34a853;border:1px solid rgba(52,168,83,.3)}.error[data-astro-cid-svshx33u]{background:#ea433526;color:#ea4335;border:1px solid rgba(234,67,53,.3)}.hero-section[data-astro-cid-uw5kdbxl]{position:relative;min-height:50vh;display:flex;align-items:center;background:linear-gradient(135deg,#0d47a1e6,#0a2540f2);overflow:hidden;padding:3rem 0;max-width:100%;box-sizing:border-box}.hero-pattern[data-astro-cid-uw5kdbxl]{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 30%,rgba(29,77,144,.3) 0%,transparent 40%),radial-gradient(circle at 80% 70%,rgba(0,188,212,.2) 0%,transparent 40%);opacity:.8;z-index:0}.hero-content[data-astro-cid-uw5kdbxl]{position:relative;z-index:2;max-width:100%;width:100%;margin:0 auto;padding:0 1rem;text-align:center;box-sizing:border-box}.hero-title[data-astro-cid-uw5kdbxl]{font-size:clamp(1.75rem,5vw,3rem);font-weight:800;line-height:1.1;margin-bottom:1rem;background:linear-gradient(to right,#fff,#cbd5e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;word-wrap:break-word;overflow-wrap:break-word}.hero-description[data-astro-cid-uw5kdbxl]{font-size:clamp(1rem,2.5vw,1.125rem);margin-bottom:2rem;color:var(--neutral-300);max-width:600px;margin-left:auto;margin-right:auto;word-wrap:break-word;overflow-wrap:break-word}.highlight[data-astro-cid-uw5kdbxl]{color:var(--secondary-teal);background:linear-gradient(to right,#00bcd4,#4fc3f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-form-section[data-astro-cid-uw5kdbxl]{padding:2rem 1rem;max-width:800px;margin:0 auto;box-sizing:border-box}.contact-form-content[data-astro-cid-uw5kdbxl]{text-align:center;max-width:100%;overflow-x:hidden}.contact-form-title[data-astro-cid-uw5kdbxl]{font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:#fff;margin-bottom:1rem;word-wrap:break-word;overflow-wrap:break-word}.contact-form-description[data-astro-cid-uw5kdbxl]{color:var(--neutral-400);margin-bottom:2rem;font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6;word-wrap:break-word;overflow-wrap:break-word}@media (min-width: 640px){.hero-section[data-astro-cid-uw5kdbxl]{padding:4rem 0}.hero-content[data-astro-cid-uw5kdbxl]{padding:0 2rem}.contact-form-section[data-astro-cid-uw5kdbxl]{padding:4rem 2rem}}@media (max-width: 480px){.hero-section[data-astro-cid-uw5kdbxl]{padding:2rem 0;min-height:40vh}.contact-form-section[data-astro-cid-uw5kdbxl]{padding:1.5rem .75rem}}.contact-info-container[data-astro-cid-uw5kdbxl]{margin-top:3rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.1);max-width:100%;overflow-x:hidden}.contact-info-title[data-astro-cid-uw5kdbxl]{font-size:clamp(1.25rem,3vw,1.5rem);margin-bottom:1.5rem;color:var(--secondary-teal);word-wrap:break-word;overflow-wrap:break-word}.contact-info-grid[data-astro-cid-uw5kdbxl]{display:grid;gap:1rem;max-width:400px;margin:0 auto}.contact-info-item[data-astro-cid-uw5kdbxl]{display:flex;align-items:center;gap:1rem;min-height:44px;padding:.75rem;border-radius:8px;transition:background .3s ease;word-wrap:break-word;overflow-wrap:break-word}.contact-info-item[data-astro-cid-uw5kdbxl]:hover{background:#ffffff0d}.contact-info-item[data-astro-cid-uw5kdbxl] svg[data-astro-cid-uw5kdbxl]{color:var(--secondary-teal);flex-shrink:0}.contact-info-item[data-astro-cid-uw5kdbxl] a[data-astro-cid-uw5kdbxl]{color:var(--neutral-300);text-decoration:none;transition:color .3s ease;word-wrap:break-word;overflow-wrap:break-word}.contact-info-item[data-astro-cid-uw5kdbxl] a[data-astro-cid-uw5kdbxl]:hover{color:#fff}.contact-info-item[data-astro-cid-uw5kdbxl] span[data-astro-cid-uw5kdbxl]{color:var(--neutral-300);word-wrap:break-word;overflow-wrap:break-word}[data-astro-cid-uw5kdbxl]{word-wrap:break-word;overflow-wrap:break-word}.hero-section[data-astro-cid-uw5kdbxl],.contact-form-section[data-astro-cid-uw5kdbxl],.contact-info-container[data-astro-cid-uw5kdbxl]{max-width:100%;overflow-x:hidden;box-sizing:border-box}@media (max-width: 480px){.contact-info-item[data-astro-cid-uw5kdbxl]{flex-direction:column;text-align:center;gap:.5rem;padding:1rem}.contact-info-item[data-astro-cid-uw5kdbxl] svg[data-astro-cid-uw5kdbxl]{margin-bottom:.25rem}}
