.cfield input,.cfield select,.cfield textarea{font-family:var(--font);font-size:var(--t-body);color:#fff;background:#ffffff0f;border:1px solid var(--w12);border-radius:10px 3px;padding:12px 14px;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;width:100%}.cfield textarea{resize:vertical;min-height:104px}.cfield select{height:44px;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1l5 5 5-5' stroke='%23ffffff80' stroke-width='1.5' fill='none'/></svg>");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}.cfield input::placeholder,.cfield textarea::placeholder{color:#ffffff52}.cfield input:focus,.cfield select:focus,.cfield textarea:focus{outline:none;border-color:var(--primary);background:#ffffff17;box-shadow:0 0 0 3px #178fcf29}.cfield select option{color:#0b1f33}.cfield{display:flex;flex-direction:column;gap:9px}.cfield label{font-family:var(--mono);font-size:var(--t-mono-label);letter-spacing:.1em;text-transform:uppercase;color:var(--w78)}.cfield label .req{color:var(--primary)}.cfield--hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
