
/* AlmanDanışmanlık v3.0.5 – unified form polish */
:root{--ad-field-h:54px;--ad-field-radius:13px}
.co-form-card label,.portal-login label,.ad-auth-card label{display:flex;flex-direction:column;gap:7px;margin-bottom:15px}
.co-form-card label>span,.portal-login label>span,.ad-auth-card label>span{font-size:13px!important;line-height:1.25;font-weight:800!important;color:#435b70!important;letter-spacing:0!important}
.co-form-card input:not([type=checkbox]):not([type=radio]),.co-form-card select,.portal-login input,.ad-auth-card input,.ad-auth-card select{width:100%;height:var(--ad-field-h);min-height:var(--ad-field-h);border:1px solid #cbd9e4!important;border-radius:var(--ad-field-radius)!important;padding:0 15px!important;background:#fff;color:#152b3d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:15px!important;line-height:1.2!important;outline:none;transition:border-color .16s,box-shadow .16s,background .16s}
.co-form-card textarea{min-height:118px!important;border-radius:var(--ad-field-radius)!important;padding:14px 15px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:15px!important}
.co-form-card input:focus,.co-form-card select:focus,.co-form-card textarea:focus,.portal-login input:focus,.ad-auth-card input:focus{border-color:#258e84!important;box-shadow:0 0 0 4px rgba(42,157,143,.12)!important;background:#fff!important}
.co-form-card label small,.ad-auth-card label small{min-height:18px;margin-top:1px;color:#728598;font-size:12px;line-height:1.45}
.co-form-grid{align-items:start}
.co-form-grid>label{margin-bottom:0!important}
.co-form-grid>label:has(small){min-height:101px}
.co-form-card .co-check-grid input,.co-form-card .co-consent input{height:auto!important;min-height:0!important;padding:0!important}
.dk-field{display:flex;flex-direction:column;gap:7px}
.dk-field label{font-size:13px!important;line-height:1.25!important;font-weight:800!important;color:#435b70!important}
.dk-field input:not([type=checkbox]):not([type=radio]),.dk-field select{height:var(--ad-field-h)!important;min-height:var(--ad-field-h)!important;border-radius:var(--ad-field-radius)!important;padding:0 15px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:15px!important;line-height:1.2!important}
.dk-field textarea{min-height:118px!important;border-radius:var(--ad-field-radius)!important;padding:14px 15px!important;font-size:15px!important}
.dk-fields-2{align-items:start!important}
.dk-fields-2>.dk-field{height:100%}
@media(max-width:720px){:root{--ad-field-h:52px}.co-form-grid>label:has(small){min-height:auto}}
