.v2 .v2c-hero{padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(1.5rem,3vw,2.5rem)}.v2 .v2c-h1{margin-top:2.5rem}.v2 .v2c-sub{margin-top:1.5rem;max-width:38rem}.v2 .v2c-body{padding-bottom:clamp(4rem,8vw,7rem)}.v2 .v2c-grid{display:grid;gap:3rem;margin-top:2.5rem}@media(min-width:880px){.v2 .v2c-grid{grid-template-columns:1.2fr .8fr;gap:4rem}}.v2 .v2c-form{display:flex;flex-direction:column;gap:1.4rem}.v2 .v2c-field{display:flex;flex-direction:column;gap:.55rem}.v2 .v2c-label{color:var(--grey)}.v2 .v2c-input{width:100%;background:var(--bg);border:1px solid var(--line2);border-radius:4px;padding:.85rem 1rem;font-family:Inter,sans-serif;font-size:.98rem;color:var(--ink);transition:border-color .15s}.v2 .v2c-input:focus{outline:none;border-color:var(--accent)}.v2 .v2c-input-err{border-color:#d4493f}.v2 .v2c-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='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23999' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;cursor:pointer}.v2 .v2c-textarea{resize:vertical;min-height:7rem}.v2 .v2c-err{font-size:.8rem;color:#d4493f}.v2 .v2c-submit{margin-top:.4rem;align-self:flex-start}.v2 .v2c-submit:disabled{opacity:.6;cursor:default}.v2 .v2c-success{border:1px solid var(--line2);border-radius:6px;padding:2.5rem}.v2 .v2c-success-h{font-family:Clash Display,sans-serif;font-weight:600;font-size:clamp(1.6rem,3vw,2.1rem);letter-spacing:-.02em;margin:1rem 0 0}.v2 .v2c-success-p{color:var(--grey);line-height:1.55;margin-top:.8rem;max-width:28rem}.v2 .v2c-info{display:flex;flex-direction:column;gap:2rem}.v2 .v2c-info-block{display:flex;flex-direction:column;gap:.5rem}.v2 .v2c-info-email{font-family:Clash Display,sans-serif;font-weight:600;font-size:clamp(1.15rem,2vw,1.5rem);letter-spacing:-.01em;color:var(--ink);text-decoration:none;transition:color .15s}.v2 .v2c-info-email:hover{color:var(--accent)}.v2 .v2c-info-text{color:var(--grey);line-height:1.55;max-width:22rem}.v2 .v2c-founder{display:flex;align-items:center;gap:1rem;margin-top:.5rem;padding-top:2rem;border-top:1px solid var(--line)}.v2 .v2c-founder-img{width:56px;height:56px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex:none;background:var(--bg2)}.v2 .v2c-founder-line{font-size:.98rem;line-height:1.4;color:var(--ink)}.v2 .v2c-founder .v2-mono{display:block;margin-top:.35rem}.v2 .v2c-info-dirlink{display:inline-block;color:var(--accent);margin-top:.35rem;transition:opacity .15s}.v2 .v2c-info-dirlink:hover{opacity:.6}.v2 .v2c-map-sec{padding-bottom:clamp(4rem,8vw,7rem)}.v2 .v2c-map{margin-top:2rem;border:1px solid var(--line2);border-radius:6px;overflow:hidden;background:var(--bg2)}.v2 .v2c-map-frame{display:block;width:100%;height:clamp(320px,42vw,480px);border:0;filter:grayscale(1) contrast(1.04);transition:filter .4s}.v2 .v2c-map:hover .v2c-map-frame{filter:none}
