.kmy-eh-inline,.kmy-eh-inline *,.kmy-eh-modal,.kmy-eh-modal *,.kmy-eh-float{box-sizing:border-box}
.kmy-eh-inline{position:relative;z-index:2;padding:clamp(2rem,5vw,4rem) 0;background:linear-gradient(135deg,#eef7f5 0%,#fff7e7 100%);border-top:1px solid #d8e8e2}
.kmy-eh-shell{width:min(calc(100% - 2rem),1180px);margin:auto;display:grid;grid-template-columns:minmax(14rem,.72fr) minmax(0,1.28fr);gap:clamp(1.5rem,4vw,3.5rem);align-items:center}
.kmy-eh-intro{min-width:0}.kmy-eh-eyebrow{display:inline-flex;padding:.35rem .58rem;border-radius:999px;color:#7c3d0d;background:#ffe6b6;font-size:.7rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.kmy-eh-intro h2{margin:.8rem 0 .6rem;color:#102d52;font-family:Georgia,serif;font-size:clamp(1.75rem,3.6vw,3rem);line-height:1.04}.kmy-eh-intro p{margin:0;color:#465b66;line-height:1.7}.kmy-eh-intro ul{display:grid;gap:.4rem;margin:1rem 0 0;padding:0;list-style:none;color:#173b4f;font-size:.84rem;font-weight:720}.kmy-eh-intro li:before{content:"✓";display:inline-grid;place-items:center;width:1.3rem;height:1.3rem;margin-right:.45rem;border-radius:50%;color:#fff;background:#087c72;font-size:.68rem}
.kmy-eh-form{position:relative;min-width:0;margin:0;padding:clamp(1rem,2.5vw,1.45rem);border:1px solid #d9e4e1;border-radius:20px;background:#fff;box-shadow:0 18px 50px rgba(20,49,67,.11)}
.kmy-eh-form__heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.9rem;padding-bottom:.72rem;border-bottom:1px solid #e8eeec}.kmy-eh-form__heading span{color:#a34b14;font-size:.63rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.kmy-eh-form__heading strong{color:#173b52;font-family:Georgia,serif;font-size:1rem;text-align:right}
.kmy-eh-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem .8rem}.kmy-eh-form label{display:grid;gap:.3rem;min-width:0;margin:0}.kmy-eh-form label>span{color:#294758;font-size:.69rem;font-weight:780;line-height:1.25}.kmy-eh-form input,.kmy-eh-form select{display:block;width:100%;height:43px;min-height:43px;margin:0;padding:0 .72rem;border:1px solid #ccdcd7;border-radius:10px;color:#172f3f;background:#fff;font:inherit;font-size:.82rem;line-height:1;box-shadow:none}.kmy-eh-form input:focus,.kmy-eh-form select:focus{outline:3px solid rgba(13,128,117,.16);border-color:#087c72}.kmy-eh-form input.has-error,.kmy-eh-form select.has-error{border-color:#ba2f28;background:#fff7f6}.kmy-eh-route-field{grid-column:span 1}.kmy-eh-captcha{grid-column:span 1}.kmy-eh-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
.kmy-eh-form__foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.9rem}.kmy-eh-form__foot p{max-width:23rem;margin:0;color:#687a82;font-size:.64rem;line-height:1.45}.kmy-eh-submit{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;padding:.68rem 1rem;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#a94c13,#d27321);box-shadow:0 9px 22px rgba(169,76,19,.22);font-size:.76rem;font-weight:850;cursor:pointer}.kmy-eh-submit:hover{background:linear-gradient(135deg,#81380c,#b95815);transform:translateY(-1px)}.kmy-eh-submit:disabled{opacity:.65;cursor:wait}.kmy-eh-response{min-height:0;margin-top:.65rem;font-size:.76rem;font-weight:720}.kmy-eh-response.is-error{padding:.65rem .75rem;border-radius:9px;color:#8f251f;background:#fff0ef}.kmy-eh-response.is-success{padding:.85rem;border-radius:11px;color:#075f52;background:#e8f8f3}
.kmy-eh-float{position:fixed;right:1rem;bottom:1rem;z-index:999990;display:flex;align-items:center;gap:.45rem;min-height:48px;padding:.65rem .9rem;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#fff;background:linear-gradient(135deg,#0b6f68,#102d52);box-shadow:0 14px 36px rgba(8,37,53,.28);font-size:.75rem;font-weight:850;cursor:pointer}.kmy-eh-float span:first-child{display:grid;place-items:center;width:1.55rem;height:1.55rem;border-radius:50%;color:#7b3b0b;background:#ffd58f}
.kmy-eh-modal{position:fixed;z-index:1000001;inset:0;display:grid;place-items:center;padding:1rem;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .22s ease,visibility 0s linear .22s}.kmy-eh-modal.is-open{visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s}.kmy-eh-backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(5,24,39,.72);backdrop-filter:blur(5px)}.kmy-eh-dialog{position:relative;width:min(100%,760px);max-height:calc(100vh - 2rem);overflow:auto;overscroll-behavior:contain;border:1px solid rgba(255,255,255,.24);border-radius:23px;background:#f4f8f7;box-shadow:0 30px 90px rgba(0,0,0,.38)}.kmy-eh-dialog__top{padding:1rem 3.4rem 1rem 1.25rem;color:#fff;background:linear-gradient(120deg,#102d52,#087c72)}.kmy-eh-dialog__top span,.kmy-eh-dialog__top strong{display:block;color:#fff}.kmy-eh-dialog__top span{color:#ffe1a8!important;font-size:.62rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.kmy-eh-dialog__top strong{margin-top:.15rem;font-family:Georgia,serif;font-size:1.25rem}.kmy-eh-close{position:absolute;z-index:2;right:.75rem;top:.7rem;display:grid;place-items:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid rgba(255,255,255,.5);border-radius:50%;color:#fff;background:#12384b;font-size:1.5rem;line-height:1;cursor:pointer}.kmy-eh-dialog>.kmy-eh-form{border:0;border-radius:0 0 23px 23px;box-shadow:none}.kmy-eh-modal-open{overflow:hidden!important}
@media(max-width:760px){.kmy-eh-shell{grid-template-columns:1fr;width:min(calc(100% - 1.25rem),620px)}.kmy-eh-intro{text-align:left}.kmy-eh-intro h2{font-size:2rem}.kmy-eh-inline{padding:2.2rem 0}.kmy-eh-form{padding:.9rem;border-radius:16px}.kmy-eh-form__heading{display:grid;gap:.22rem}.kmy-eh-form__heading strong{text-align:left}.kmy-eh-fields{grid-template-columns:1fr;gap:.62rem}.kmy-eh-route-field,.kmy-eh-captcha{grid-column:auto}.kmy-eh-form input,.kmy-eh-form select{height:44px;min-height:44px;font-size:16px}.kmy-eh-form__foot{display:grid}.kmy-eh-submit{width:100%}.kmy-eh-form__foot p{order:2}.kmy-eh-float{right:.65rem;bottom:.65rem;max-width:calc(100% - 1.3rem)}.kmy-eh-modal{padding:.45rem}.kmy-eh-dialog{max-height:calc(100vh - .9rem);border-radius:18px}.kmy-eh-dialog>.kmy-eh-form{border-radius:0 0 18px 18px}.kmy-eh-dialog__top{padding:.85rem 3.2rem .85rem 1rem}}
@media(max-width:390px){.kmy-eh-float span:last-child{font-size:.68rem}.kmy-eh-intro ul{font-size:.78rem}}
@media(prefers-reduced-motion:reduce){.kmy-eh-modal,.kmy-eh-submit,.kmy-eh-float{transition:none!important}}
.kmy-eh-float{right:1rem!important;bottom:5.25rem!important;left:auto!important;z-index:2147483400;pointer-events:auto!important;text-decoration:none}.kmy-eh-modal{z-index:2147483500}
@media(max-width:760px){.kmy-eh-float{right:.65rem!important;bottom:4.8rem!important;left:auto!important}}
.kmy-eh-phone-row{display:grid!important;grid-template-columns:minmax(8.75rem,.9fr) minmax(7rem,1.1fr);gap:.45rem;min-width:0}.kmy-eh-phone-row select,.kmy-eh-phone-row input{min-width:0!important}.kmy-eh-form input,.kmy-eh-form select,.kmy-eh-form option{color:#102d3d!important;background-color:#fff!important}.kmy-eh-form label>span{color:#203f52!important}.kmy-eh-form__heading strong{color:#102d52!important}.kmy-eh-form__heading span{color:#8a3608!important}
@media(max-width:760px){.kmy-eh-phone-row{grid-template-columns:minmax(8.2rem,.9fr) minmax(6.5rem,1.1fr);gap:.35rem}.kmy-eh-dialog{width:100%;max-height:calc(100dvh - .9rem)}.kmy-eh-dialog .kmy-eh-form{padding:.8rem}.kmy-eh-dialog .kmy-eh-fields{gap:.52rem}.kmy-eh-dialog .kmy-eh-form input,.kmy-eh-dialog .kmy-eh-form select{height:42px;min-height:42px}.kmy-eh-dialog .kmy-eh-form label>span{font-size:.66rem}}
@media(max-width:390px){.kmy-eh-phone-row{grid-template-columns:1fr}.kmy-eh-dialog .kmy-eh-form input,.kmy-eh-dialog .kmy-eh-form select{height:41px;min-height:41px}}
