.contact-module__swMWYG__page{min-height:100vh;color:var(--foreground);padding:8rem 5% 4rem;overflow:hidden}.contact-module__swMWYG__container{z-index:1;grid-template-columns:1fr 1.5fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid;position:relative}@media (max-width:968px){.contact-module__swMWYG__container{grid-template-columns:1fr;gap:3rem}}.contact-module__swMWYG__infoColumn{flex-direction:column;justify-content:center;display:flex}.contact-module__swMWYG__badge{background:rgba(var(--primary-rgb), .1);color:var(--primary);border-radius:2rem;width:fit-content;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.contact-module__swMWYG__title{letter-spacing:-.04em;background:linear-gradient(135deg, var(--foreground) 0%, var(--foreground-muted) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:850}.contact-module__swMWYG__description{color:var(--foreground-muted);max-width:480px;margin-bottom:3rem;font-size:1.15rem;line-height:1.6}.contact-module__swMWYG__contactCards{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__card{background:rgba(var(--surface-rgb), .4);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:1rem;align-items:center;gap:1.25rem;padding:1.5rem;transition:transform .2s,border-color .2s;display:flex}.contact-module__swMWYG__card:hover{border-color:var(--primary);transform:translate(10px)}.contact-module__swMWYG__iconBox{background:rgba(var(--primary-rgb), .1);width:48px;height:48px;color:var(--primary);border-radius:.75rem;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__cardContent h3{color:var(--foreground-muted);margin-bottom:.25rem;font-size:.9rem;font-weight:600}.contact-module__swMWYG__cardContent p{color:var(--foreground);font-size:1.05rem;font-weight:700}.contact-module__swMWYG__formColumn{position:relative}.contact-module__swMWYG__glassForm{background:rgba(var(--surface-rgb), .6);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:2rem;padding:3rem;box-shadow:0 20px 50px #00000026}@media (max-width:768px){.contact-module__swMWYG__glassForm{padding:2rem}}.contact-module__swMWYG__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (max-width:640px){.contact-module__swMWYG__formGrid{grid-template-columns:1fr}}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.contact-module__swMWYG__label{color:var(--foreground-muted);font-size:.9rem;font-weight:600}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{border:1px solid var(--border);width:100%;color:var(--foreground);background:#ffffff08;border-radius:.75rem;padding:1rem 1.25rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(var(--primary-rgb), .1);outline:none}.contact-module__swMWYG__textarea{resize:vertical;min-height:150px}.contact-module__swMWYG__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.25rem;font-size:1.1rem;font-weight:700;transition:transform .2s,background .2s;display:flex}.contact-module__swMWYG__submitBtn:hover{background:var(--primary-hover);transform:translateY(-2px)}.contact-module__swMWYG__submitBtn:active{transform:translateY(0)}.contact-module__swMWYG__successContainer{text-align:center;padding:2rem 0;animation:.5s ease-out contact-module__swMWYG__fadeIn}.contact-module__swMWYG__successIcon{color:#27c93f;background:#27c93f1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;display:flex}.contact-module__swMWYG__successTitle{margin-bottom:1rem;font-size:2rem;font-weight:800}.contact-module__swMWYG__successDesc{color:var(--foreground-muted);line-height:1.6}@keyframes contact-module__swMWYG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.PublicNavbar-module__aNeR-a__navbar{z-index:100;background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:clamp(1rem,3vw,1.5rem) 5%;transition:padding .35s,background .35s,border-color .35s,box-shadow .35s;display:flex;position:fixed;top:0;left:0;right:0}.PublicNavbar-module__aNeR-a__navbarScrolled{border-bottom-color:var(--border)!important;padding:.75rem 5%!important;box-shadow:0 4px 16px #0000000d!important}[data-theme=light] .PublicNavbar-module__aNeR-a__navbarScrolled{-webkit-backdrop-filter:blur(16px);background-color:#f8fafcd9!important}[data-theme=dark] .PublicNavbar-module__aNeR-a__navbarScrolled{-webkit-backdrop-filter:blur(16px);background-color:#09090bd9!important}.PublicNavbar-module__aNeR-a__logo{flex-shrink:0;align-items:center;gap:.6rem;text-decoration:none;display:flex}.PublicNavbar-module__aNeR-a__logoImage{object-fit:contain;border-radius:6px}.PublicNavbar-module__aNeR-a__logoText{letter-spacing:-.02em;color:var(--foreground);font-size:1.2rem;font-weight:800}.PublicNavbar-module__aNeR-a__navLinks{align-items:center;gap:1.5rem;display:flex}.PublicNavbar-module__aNeR-a__navLink{color:var(--foreground-muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.PublicNavbar-module__aNeR-a__navLink:after{content:"";background:var(--primary);border-radius:2px;width:0;height:2px;transition:width .25s;position:absolute;bottom:-4px;left:0}.PublicNavbar-module__aNeR-a__navLink:hover{color:var(--foreground)}.PublicNavbar-module__aNeR-a__navLink:hover:after,.PublicNavbar-module__aNeR-a__navLinkActive:after{width:100%}.PublicNavbar-module__aNeR-a__navLinkActive{font-weight:600;color:var(--primary)!important}.PublicNavbar-module__aNeR-a__ctaBtn{background:var(--primary);border-radius:999px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;color:#fff!important}.PublicNavbar-module__aNeR-a__ctaBtn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.PublicNavbar-module__aNeR-a__menuToggle{color:var(--foreground);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:background .2s;display:none}.PublicNavbar-module__aNeR-a__menuToggle:hover{background:var(--surface-hover)}.PublicNavbar-module__aNeR-a__backdrop{z-index:200;pointer-events:none;background:0 0;transition:background .35s;position:fixed;inset:0}.PublicNavbar-module__aNeR-a__backdropVisible{pointer-events:auto;background:#00000080}.PublicNavbar-module__aNeR-a__drawer{z-index:300;border-left:1px solid var(--border);border-radius:20px 0 0 20px;flex-direction:column;width:min(300px,85vw);padding:1.25rem 1.25rem 2rem;transition:transform .4s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-8px 0 32px #0003}[data-theme=light] .PublicNavbar-module__aNeR-a__drawer{background:#fff}[data-theme=dark] .PublicNavbar-module__aNeR-a__drawer{background:#18181b}.PublicNavbar-module__aNeR-a__drawerOpen{transform:translate(0)}.PublicNavbar-module__aNeR-a__drawerHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.PublicNavbar-module__aNeR-a__drawerLogo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.PublicNavbar-module__aNeR-a__closeBtn{color:var(--foreground-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:.4rem;transition:background .2s,color .2s;display:flex}.PublicNavbar-module__aNeR-a__closeBtn:hover{background:var(--surface-hover);color:var(--foreground)}.PublicNavbar-module__aNeR-a__drawerDivider{border:none;border-top:1px solid var(--border);margin:0 0 1rem}.PublicNavbar-module__aNeR-a__drawerNav{flex-direction:column;flex:1;gap:.25rem;display:flex}.PublicNavbar-module__aNeR-a__drawerLink{color:var(--foreground-muted);border-radius:10px;align-items:center;padding:.75rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .18s,color .18s;display:flex}.PublicNavbar-module__aNeR-a__drawerLink:hover{background:var(--surface-hover);color:var(--foreground)}.PublicNavbar-module__aNeR-a__drawerLinkActive{background:#6366f11a;color:var(--primary)!important}.PublicNavbar-module__aNeR-a__drawerFooter{border-top:1px solid var(--border);flex-direction:column;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.PublicNavbar-module__aNeR-a__drawerCta{background:var(--primary);text-align:center;border-radius:12px;padding:.9rem;font-weight:700;text-decoration:none;transition:background .2s,box-shadow .2s;display:block;box-shadow:0 4px 14px #6366f140;color:#fff!important}.PublicNavbar-module__aNeR-a__drawerCta:hover{background:var(--primary-hover);box-shadow:0 6px 18px #6366f159}.PublicNavbar-module__aNeR-a__drawerTheme{justify-content:space-between;align-items:center;padding:0 .25rem;display:flex}.PublicNavbar-module__aNeR-a__drawerThemeLabel{color:var(--foreground-muted);font-size:.9rem;font-weight:500}@media (max-width:768px){.PublicNavbar-module__aNeR-a__navLinks{display:none}.PublicNavbar-module__aNeR-a__menuToggle{display:flex}}
.PublicFooter-module__rwnv9q__footer{background:rgba(var(--surface-rgb), .7);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--border);z-index:10;width:100%;padding:5rem 5% 2rem;position:relative;overflow:hidden}.PublicFooter-module__rwnv9q__footerContainer{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:4rem;max-width:1300px;margin:0 auto;display:grid}@media (max-width:1100px){.PublicFooter-module__rwnv9q__footerContainer{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:640px){.PublicFooter-module__rwnv9q__footerContainer{grid-template-columns:1fr;gap:2.5rem}}.PublicFooter-module__rwnv9q__brandColumn{flex-direction:column;gap:1.5rem;display:flex}.PublicFooter-module__rwnv9q__logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.PublicFooter-module__rwnv9q__logoImage{object-fit:contain;border-radius:8px}.PublicFooter-module__rwnv9q__logoText{color:var(--foreground);letter-spacing:-.03em;font-size:1.5rem;font-weight:850}.PublicFooter-module__rwnv9q__tagline{color:var(--foreground-muted);max-width:280px;font-size:.95rem;line-height:1.6}.PublicFooter-module__rwnv9q__socials{gap:1.25rem;margin-top:.5rem;display:flex}.PublicFooter-module__rwnv9q__socialLink{color:var(--foreground-muted);justify-content:center;align-items:center;transition:all .3s;display:flex}.PublicFooter-module__rwnv9q__socialLink:hover{color:var(--primary);transform:translateY(-3px)}.PublicFooter-module__rwnv9q__column{flex-direction:column;gap:1.5rem;display:flex}.PublicFooter-module__rwnv9q__columnTitle{color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;font-size:1rem;font-weight:700}.PublicFooter-module__rwnv9q__links{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.PublicFooter-module__rwnv9q__linkItem{color:var(--foreground-muted);width:fit-content;font-size:.95rem;text-decoration:none;transition:all .2s}.PublicFooter-module__rwnv9q__linkItem:hover{color:var(--foreground);padding-left:4px}.PublicFooter-module__rwnv9q__appColumn{flex-direction:column;gap:1.5rem;display:flex}.PublicFooter-module__rwnv9q__appButtons{flex-direction:column;gap:1rem;display:flex}.PublicFooter-module__rwnv9q__appBtn{background:var(--foreground);color:var(--background);border-radius:.75rem;align-items:center;gap:.85rem;padding:.75rem 1.25rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.PublicFooter-module__rwnv9q__appBtn:hover{color:#000;background:#fff;transform:translateY(-3px);box-shadow:0 10px 20px #0003}.PublicFooter-module__rwnv9q__appBtnText{flex-direction:column;line-height:1.1;display:flex}.PublicFooter-module__rwnv9q__btnSub{opacity:.7;font-size:.65rem}.PublicFooter-module__rwnv9q__btnHead{font-size:1rem;font-weight:700}.PublicFooter-module__rwnv9q__bottomBar{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1300px;margin:4rem auto 0;padding-top:2rem;display:flex}.PublicFooter-module__rwnv9q__copyright,.PublicFooter-module__rwnv9q__attribution{color:var(--foreground-muted);font-size:.9rem}.PublicFooter-module__rwnv9q__studioLink{color:var(--primary);border-bottom:1px solid #0000;font-weight:600;text-decoration:none;transition:all .2s}.PublicFooter-module__rwnv9q__studioLink:hover{border-bottom-color:var(--primary)}@media (max-width:640px){.PublicFooter-module__rwnv9q__bottomBar{text-align:center;flex-direction:column}}
