
html[data-llg-native] .llg-native-form{display:grid!important;grid-template-columns:1fr 1fr;gap:14px!important;margin:0!important;color:var(--brand-ink,#182733);text-align:left;font-size:16px;line-height:1.45;min-width:0}
html[data-llg-native] .llg-native-form>*{min-width:0;margin:0}
html[data-llg-native] .llg-native-form .native-wide{grid-column:1/-1}
html[data-llg-native] .llg-native-form label{display:block;font-family:inherit;font-size:14px;font-weight:600;line-height:1.4;color:var(--brand-ink,#182733)!important;letter-spacing:normal}
html[data-llg-native] .llg-native-form :is(input:not([type=checkbox]):not([type=hidden]),select,textarea){display:block;box-sizing:border-box;width:100%;min-height:46px;padding:10px 12px;margin:6px 0 0;border:1px solid #76838c!important;border-radius:6px;background-color:#fff!important;color:#182733!important;font:inherit;box-shadow:none}
html[data-llg-native] .llg-native-form select{appearance:none!important;-webkit-appearance:none!important;padding-right:42px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 20 20'%3E%3Cpath fill='%23334155' d='M5.23 7.21a.75.75 0 0 1 1.06.02L10 11.168l3.71-3.938a.75.75 0 1 1 1.08 1.04l-4.25 4.5a.75.75 0 0 1-1.08 0l-4.25-4.5a.75.75 0 0 1 .02-1.06Z'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 13px center!important;background-size:18px 18px!important}
html[data-llg-native] .llg-native-form textarea{min-height:82px;resize:vertical}
html[data-llg-native] .llg-native-form ::placeholder{color:#52616b!important;opacity:1}
html[data-llg-native] .llg-native-form :is(input,select,textarea,button):focus-visible{outline:3px solid var(--brand-primary,#174767)!important;outline-offset:3px}
html[data-llg-native] .llg-native-form [data-native-consent]{display:flex;gap:10px;align-items:flex-start;font-size:12px;font-weight:400;line-height:1.5}
html[data-llg-native] .llg-native-form input[type=checkbox]{width:18px;height:18px;flex:0 0 18px;margin-top:2px;accent-color:var(--brand-primary,#174767)}
html[data-llg-native] .llg-native-form button{width:100%;min-height:50px;padding:12px 16px;border:0;border-radius:6px;background:var(--brand-deep,#17394d)!important;color:#fff!important;font-family:inherit;font-size:16px;font-weight:700;line-height:1.3;cursor:pointer;transition:filter .15s}
html[data-llg-native] .llg-native-form button:hover{filter:brightness(1.15)}
html[data-llg-native] .llg-native-form button:disabled{opacity:.65;cursor:wait}
html[data-llg-native] .llg-native-form [data-native-status]{font-size:14px;line-height:1.5;overflow-wrap:anywhere;color:var(--brand-ink,#182733)!important}
html[data-llg-native] .llg-native-form [data-native-status]{min-height:1.5em}
html[data-llg-native] .llg-native-form [data-native-status][data-state=error]{color:#9d2020!important}
html[data-llg-native] .llg-native-form [data-native-status][data-state=success]{color:#1b5937!important}
html[data-llg-native] .llg-native-form .native-trap{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%);pointer-events:none}
html[data-llg-native] .llg-native-host,html[data-llg-native] .llg-native-card{background:#fff!important;border:0!important;color:var(--brand-ink,#182733)!important}
html[data-llg-native] .llg-native-host{padding:24px!important}
html[data-llg-native] .llg-native-host>p,html[data-llg-native] .llg-native-host>p span{color:var(--brand-ink,#182733)!important}
html[data-llg-native] .llg-native-form--contact{padding:20px;background:#fff;border-radius:12px}
@media(max-width:600px){html[data-llg-native] .llg-native-form{grid-template-columns:1fr}html[data-llg-native] .llg-native-host{padding:18px!important}html[data-llg-native] .llg-native-form--contact{padding:12px}}
