.contact_root__aB152{--primary:#30f;--bg:#fff;--ink:#0a0a1f;--muted:#6a6a86;--tint:#f6f5ff;--line:#e4e1ff;--line-strong:#c9c3ff;--ring:rgba(51,0,255,.16);--display:"Bricolage Grotesque",ui-sans-serif,system-ui,sans-serif;--body:"Hanken Grotesk",ui-sans-serif,system-ui,sans-serif;--mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;background:var(--bg);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.contact_root__aB152 *{box-sizing:border-box}.contact_root__aB152 .page{min-height:100vh;width:100%;display:flex;align-items:stretch;justify-content:center;padding:clamp(20px,4vw,56px)}.contact_root__aB152 .shell{width:100%;max-width:1180px;display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:var(--bg)}.contact_root__aB152 .intro{padding:clamp(28px,3.4vw,56px);display:flex;flex-direction:column;gap:34px;border-right:1px solid var(--line);position:relative}.contact_root__aB152 .eyebrow{font-family:var(--mono);font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--primary);display:flex;align-items:center;gap:10px}.contact_root__aB152 .eyebrow .slash{color:var(--line-strong)}.contact_root__aB152 .eyebrow .dot{width:7px;height:7px;border-radius:50%;background:var(--primary);box-shadow:0 0 0 0 var(--ring);animation:contact_contactPulse__JVhSM 2.6s ease-out infinite}@keyframes contact_contactPulse__JVhSM{0%{box-shadow:0 0 0 0 var(--ring)}70%{box-shadow:0 0 0 10px rgba(51,0,255,0)}to{box-shadow:0 0 0 0 rgba(51,0,255,0)}}.contact_root__aB152 .greeting{display:flex;flex-direction:column;gap:14px}.contact_root__aB152 .greeting .live{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap}.contact_root__aB152 .greeting .word{font-family:var(--display);font-weight:800;font-size:clamp(48px,7vw,86px);line-height:.95;letter-spacing:-.02em;color:var(--primary);min-height:1em}.contact_root__aB152 .greeting .word .char{display:inline-block;opacity:0;transform:translateY(.18em);animation:contact_contactRise___UDnP .42s cubic-bezier(.2,.7,.2,1) forwards}.contact_root__aB152 .greeting .word .char-static{display:inline}@keyframes contact_contactRise___UDnP{to{opacity:1;transform:translateY(0)}}.contact_greeting___JwNx .contact_code__dSwGa{font-family:var(--mono);font-weight:600;font-size:14px;letter-spacing:.12em;color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:5px 11px;transform:translateY(-6px);white-space:nowrap}.contact_root__aB152 .greeting .lede{font-family:var(--display);font-weight:700;font-size:clamp(22px,2.6vw,30px);line-height:1.18;letter-spacing:-.01em;color:var(--ink);max-width:18ch;margin:0}.contact_root__aB152 .greeting .sub{color:var(--muted);font-size:16px;max-width:36ch;margin:0}.contact_root__aB152 .greeting .sub b{color:var(--ink);font-weight:600}.contact_root__aB152 .reach{margin-top:auto}.contact_root__aB152 .reach .label{font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:14px}.contact_root__aB152 .reach ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:14px;overflow:hidden}.contact_root__aB152 .reach li{background:var(--bg)}.contact_root__aB152 .reach a{display:flex;flex-direction:column;gap:3px;padding:14px 16px;text-decoration:none;color:var(--ink);transition:background .15s ease}.contact_root__aB152 .reach a:focus-visible,.contact_root__aB152 .reach a:hover{background:var(--tint);outline:none}.contact_root__aB152 .reach a .t{font-weight:600;font-size:15px}.contact_root__aB152 .reach a .d{color:var(--muted);font-size:13px}.contact_root__aB152 .form-wrap{padding:clamp(28px,3.4vw,56px);background:var(--bg);display:flex;flex-direction:column}.contact_root__aB152 .form-head h2{font-family:var(--display);font-weight:700;font-size:24px;letter-spacing:-.01em;margin:0 0 4px}.contact_root__aB152 .form-head p{color:var(--muted);font-size:14px;margin:0 0 26px}.contact_root__aB152 form{display:flex;flex-direction:column;gap:18px}.contact_root__aB152 .field{display:flex;flex-direction:column;gap:7px}.contact_root__aB152 .row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact_root__aB152 label{font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.contact_root__aB152 label .req{color:var(--primary)}.contact_root__aB152 input,.contact_root__aB152 select,.contact_root__aB152 textarea{font-family:var(--body);font-size:15px;color:var(--ink);background:var(--tint);border:1.5px solid var(--line);border-radius:11px;padding:13px 14px;width:100%;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.contact_root__aB152 textarea{resize:vertical;min-height:118px;line-height:1.5}.contact_root__aB152 select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%233300FF' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px;cursor:pointer}.contact_root__aB152 input::-moz-placeholder,.contact_root__aB152 textarea::-moz-placeholder{color:#9c9cb4}.contact_root__aB152 input::placeholder,.contact_root__aB152 textarea::placeholder{color:#9c9cb4}.contact_root__aB152 input:focus,.contact_root__aB152 select:focus,.contact_root__aB152 textarea:focus{outline:none;background:var(--bg);border-color:var(--primary);box-shadow:0 0 0 4px var(--ring)}.contact_root__aB152 .field.invalid input,.contact_root__aB152 .field.invalid select,.contact_root__aB152 .field.invalid textarea{border-color:#e0245e;box-shadow:0 0 0 4px rgba(224,36,94,.12)}.contact_root__aB152 .err{font-size:13px;color:#e0245e;min-height:0;height:0;overflow:hidden;transition:height .15s ease}.contact_root__aB152 .field.invalid .err{height:18px}.contact_root__aB152 .submit{margin-top:6px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--mono);font-weight:600;font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--primary);border:none;border-radius:12px;padding:16px 22px;cursor:pointer;transition:transform .12s ease,box-shadow .2s ease,background .2s ease;box-shadow:0 10px 24px -10px var(--primary)}.contact_root__aB152 .submit:hover{box-shadow:0 16px 30px -10px var(--primary)}.contact_root__aB152 .submit:active{transform:translateY(1px)}.contact_root__aB152 .submit:focus-visible{outline:3px solid var(--ink);outline-offset:3px}.contact_root__aB152 .submit .arrow{transition:transform .18s ease}.contact_root__aB152 .submit:hover .arrow{transform:translateX(4px)}.contact_root__aB152 .fineprint{margin-top:14px;font-size:12.5px;color:var(--muted);line-height:1.5}.contact_root__aB152 .fineprint a{color:var(--primary);text-decoration:none}.contact_root__aB152 .fineprint a:hover{text-decoration:underline}.contact_root__aB152 .sent{display:none;flex-direction:column;gap:16px;height:100%;justify-content:center}.contact_root__aB152 .sent.show{display:flex;animation:contact_contactFade__yzyon .4s ease both}@keyframes contact_contactFade__yzyon{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.contact_sent__7dxEU .contact_mark__DHQFc{width:54px;height:54px;border-radius:14px;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center}.contact_root__aB152 .sent h2{font-family:var(--display);font-weight:700;font-size:28px;letter-spacing:-.01em;margin:0}.contact_root__aB152 .sent p{color:var(--muted);margin:0;max-width:34ch}.contact_root__aB152 .sent .again{align-self:flex-start;margin-top:6px;font-family:var(--mono);font-size:13px;letter-spacing:.06em;background:none;border:1.5px solid var(--line-strong);color:var(--ink);border-radius:10px;padding:11px 16px;cursor:pointer;transition:background .15s ease}.contact_root__aB152 .sent .again:hover{background:var(--tint)}@media (max-width:880px){.contact_root__aB152 .shell{grid-template-columns:1fr}.contact_root__aB152 .intro{border-right:none;border-bottom:1px solid var(--line)}.contact_root__aB152 .reach{margin-top:18px}}@media (max-width:480px){.contact_root__aB152 .reach ul,.contact_root__aB152 .row{grid-template-columns:1fr}.contact_root__aB152 .greeting .code{transform:none}}@media (prefers-reduced-motion:reduce){.contact_root__aB152 .greeting .word .char{animation:none;opacity:1;transform:none}.contact_root__aB152 .eyebrow .dot{animation:none}.contact_root__aB152 *{scroll-behavior:auto}}