.Contact-module__OWeMSG__contact{padding:var(--section-padding)2rem;background:#0d0d1a;position:relative;overflow:hidden}.Contact-module__OWeMSG__contact:before{content:"";pointer-events:none;background:radial-gradient(circle,#00d9c012 0%,#0000 65%);width:600px;height:600px;position:absolute;top:-150px;left:-150px}.Contact-module__OWeMSG__contact:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff2e970f 0%,#0000 65%);width:500px;height:500px;position:absolute;bottom:-100px;right:-100px}.Contact-module__OWeMSG__container{z-index:1;max-width:1100px;margin:0 auto;position:relative}.Contact-module__OWeMSG__grid{opacity:0;transition:opacity var(--animation-slow)var(--transition-smooth),transform var(--animation-slow)var(--transition-smooth);grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid;transform:translateY(30px)}.Contact-module__OWeMSG__grid.Contact-module__OWeMSG__visible{opacity:1;transform:translateY(0)}.Contact-module__OWeMSG__eyebrow{letter-spacing:2px;text-transform:uppercase;color:var(--teal);margin-bottom:1.5rem;font-size:.6875rem;font-weight:700;display:inline-block}.Contact-module__OWeMSG__title{font-family:var(--font-bungee),sans-serif;color:#fff;margin:0 0 1.5rem;font-size:clamp(2.75rem,5.5vw,4.5rem);font-weight:400;line-height:1}.Contact-module__OWeMSG__accent{color:var(--pink)}.Contact-module__OWeMSG__description{color:#ffffffc7;margin-bottom:2.5rem;font-size:1.0625rem;line-height:1.8}.Contact-module__OWeMSG__cta{background:var(--teal);color:#0d0d1a;border:3px solid var(--teal);font-family:var(--font-bungee),sans-serif;cursor:pointer;transition:all var(--animation-fast)var(--transition-spring);border-radius:8px;align-items:center;gap:.625rem;margin-bottom:2.5rem;padding:1rem 2rem;font-size:1rem;font-weight:400;display:inline-flex;box-shadow:4px 4px #00d9c059}.Contact-module__OWeMSG__cta:hover{color:var(--teal);box-shadow:6px 6px 0 var(--teal);background:0 0;transform:translate(-2px,-2px)}.Contact-module__OWeMSG__cta:active{box-shadow:2px 2px 0 var(--teal);transform:translate(0)}.Contact-module__OWeMSG__infoRow{flex-wrap:wrap;gap:2rem;display:flex}.Contact-module__OWeMSG__infoItem{flex-direction:column;gap:.3rem;display:flex}.Contact-module__OWeMSG__infoLabel{text-transform:uppercase;letter-spacing:1.5px;color:#fff9;font-size:.6875rem;font-weight:700}.Contact-module__OWeMSG__infoValue{color:#ffffffa6;font-size:.875rem;font-weight:600;font-family:var(--font-geist-mono)}.Contact-module__OWeMSG__cards{flex-direction:column;gap:.875rem;display:flex}.Contact-module__OWeMSG__card{border:1px solid #ffffff14;border-left:4px solid var(--card-color,var(--teal));transition:all var(--animation-fast)var(--transition-spring);background:#ffffff0a;border-radius:12px;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;text-decoration:none;display:flex}.Contact-module__OWeMSG__card:hover{border-color:#ffffff24;border-left-color:var(--card-color,var(--teal));background:#ffffff14;transform:translate(4px)}.Contact-module__OWeMSG__card.Contact-module__OWeMSG__teal{--card-color:var(--teal)}.Contact-module__OWeMSG__card.Contact-module__OWeMSG__pink{--card-color:var(--pink)}.Contact-module__OWeMSG__card.Contact-module__OWeMSG__purple{--card-color:var(--purple)}.Contact-module__OWeMSG__card.Contact-module__OWeMSG__orange{--card-color:var(--orange)}.Contact-module__OWeMSG__cardIcon{width:42px;height:42px;color:var(--card-color,var(--teal));transition:background var(--animation-fast);background:#ffffff0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__card:hover .Contact-module__OWeMSG__cardIcon{background:#ffffff1a}.Contact-module__OWeMSG__cardIcon svg{width:18px;height:18px}.Contact-module__OWeMSG__cardContent{flex:1;min-width:0}.Contact-module__OWeMSG__cardName{color:#fff;margin-bottom:.2rem;font-size:.9375rem;font-weight:700;display:block}.Contact-module__OWeMSG__cardValue{font-size:.6875rem;font-family:var(--font-geist-mono);color:#ffffffa6;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.Contact-module__OWeMSG__cardArrow{color:#fff3;transition:all var(--animation-fast);flex-shrink:0;font-size:1rem}.Contact-module__OWeMSG__card:hover .Contact-module__OWeMSG__cardArrow{color:var(--card-color,var(--teal));transform:translate(2px,-2px)}.Contact-module__OWeMSG__footer{opacity:0;transition:opacity var(--animation-slow)var(--transition-smooth).3s;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-top:5rem;padding-top:2rem;display:flex}.Contact-module__OWeMSG__footer.Contact-module__OWeMSG__footerVisible{opacity:1}.Contact-module__OWeMSG__footerBuilt{color:#fff9;font-size:.8125rem;font-weight:500}.Contact-module__OWeMSG__footerYear{color:#ffffff8c;font-size:.8125rem;font-family:var(--font-geist-mono)}.Contact-module__OWeMSG__toast{background:var(--teal);color:#0d0d1a;animation:Contact-module__OWeMSG__slideInUp .3s var(--transition-spring);z-index:10000;border-radius:10px;align-items:center;gap:.625rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:700;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:4px 4px #00d9c04d}.Contact-module__OWeMSG__toastIcon{width:20px;height:20px;color:var(--teal);background:#0d0d1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}@keyframes Contact-module__OWeMSG__slideInUp{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}.Contact-module__OWeMSG__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;overscroll-behavior:contain;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out Contact-module__OWeMSG__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes Contact-module__OWeMSG__fadeIn{0%{opacity:0}to{opacity:1}}.Contact-module__OWeMSG__modal{border:3px solid var(--dark);width:100%;max-width:500px;box-shadow:8px 8px 0 var(--dark);animation:Contact-module__OWeMSG__slideUp .25s var(--transition-spring);background:#fff;border-radius:16px;position:relative;overflow:hidden}@keyframes Contact-module__OWeMSG__slideUp{0%{opacity:0;transform:translateY(30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.Contact-module__OWeMSG__modalHeader{background:var(--teal);justify-content:space-between;align-items:center;padding:1.5rem 1.75rem;display:flex;position:relative;overflow:hidden}.Contact-module__OWeMSG__modalHeader:before{content:"";pointer-events:none;background:#ffffff1f;border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-20px}.Contact-module__OWeMSG__modalTitle{font-family:var(--font-bungee),sans-serif;color:#fff;z-index:1;margin:0;font-size:1.5rem;font-weight:400;position:relative}.Contact-module__OWeMSG__modalClose{color:#fff;cursor:pointer;width:36px;height:36px;transition:all var(--animation-fast);z-index:1;background:#fff3;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;display:flex;position:relative}.Contact-module__OWeMSG__modalClose:hover{background:#ffffff59;transform:rotate(90deg)}.Contact-module__OWeMSG__form{flex-direction:column;gap:1.25rem;padding:1.75rem;display:flex}.Contact-module__OWeMSG__formGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__OWeMSG__label{color:var(--text-primary);font-size:.8125rem;font-weight:700}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__textarea{border:2px solid var(--bg-secondary);background:var(--bg-secondary);width:100%;color:var(--text-primary);transition:all var(--animation-fast);border-radius:10px;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem}.Contact-module__OWeMSG__input:focus,.Contact-module__OWeMSG__textarea:focus{border-color:var(--teal);background:#fff;outline:none;box-shadow:0 0 0 3px #00d9c01f}.Contact-module__OWeMSG__input::placeholder,.Contact-module__OWeMSG__textarea::placeholder{color:var(--text-light)}.Contact-module__OWeMSG__textarea{resize:vertical;min-height:120px}.Contact-module__OWeMSG__input:disabled,.Contact-module__OWeMSG__textarea:disabled{opacity:.6;cursor:not-allowed}.Contact-module__OWeMSG__submitButton{background:var(--dark);color:#fff;font-family:var(--font-bungee),sans-serif;cursor:pointer;transition:all var(--animation-fast)var(--transition-spring);border:none;border-radius:10px;margin-top:.25rem;padding:1rem 2rem;font-size:1rem;font-weight:400;box-shadow:3px 3px #0003}.Contact-module__OWeMSG__submitButton:hover:not(:disabled){background:var(--teal);color:#0d0d1a;transform:translate(-1px,-1px);box-shadow:4px 4px #00d9c04d}.Contact-module__OWeMSG__submitButton:active:not(:disabled){transform:translate(0);box-shadow:2px 2px #0003}.Contact-module__OWeMSG__submitButton:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.Contact-module__OWeMSG__errorMessage{border:2px solid var(--orange);color:var(--orange);background:#ff6b351a;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;font-weight:600}.Contact-module__OWeMSG__successMessage{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.Contact-module__OWeMSG__successIcon{background:var(--teal);color:#fff;width:56px;height:56px;animation:Contact-module__OWeMSG__popIn .3s var(--transition-spring);border-radius:50%;justify-content:center;align-items:center;font-size:1.75rem;font-weight:700;display:flex}.Contact-module__OWeMSG__successMessage p{color:var(--text-primary);font-size:1.0625rem;font-weight:700}@keyframes Contact-module__OWeMSG__popIn{0%{opacity:0;transform:scale(0)}60%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}@media (max-width:900px){.Contact-module__OWeMSG__grid{grid-template-columns:1fr;gap:3rem}.Contact-module__OWeMSG__cta{justify-content:center;width:100%}}@media (max-width:640px){.Contact-module__OWeMSG__contact{padding:var(--section-padding-mobile)1rem}.Contact-module__OWeMSG__title{font-size:clamp(2.5rem,10vw,3.5rem)}.Contact-module__OWeMSG__description{font-size:1rem}.Contact-module__OWeMSG__footer{text-align:center;flex-direction:column;gap:.5rem;margin-top:3rem}.Contact-module__OWeMSG__modal{border-radius:12px}.Contact-module__OWeMSG__form{gap:1rem;padding:1.25rem}.Contact-module__OWeMSG__toast{bottom:1.5rem;left:1rem;right:auto}}@media (max-width:390px){.Contact-module__OWeMSG__contact{padding:var(--section-padding-mobile).75rem}}@media (prefers-reduced-motion:reduce){.Contact-module__OWeMSG__grid,.Contact-module__OWeMSG__footer{opacity:1;transition:none;transform:none}.Contact-module__OWeMSG__modal,.Contact-module__OWeMSG__modalOverlay,.Contact-module__OWeMSG__toast{animation:none}}
