.mm-rk{--rk-blue:#202020;--rk-accent:#ee7d31;--rk-bg:#f4f6f8;--rk-border:#dce2e8;font-family:Arial,Helvetica,sans-serif;color:#1d2733;box-sizing:border-box}.mm-rk *{box-sizing:border-box}.mm-rk--floating{position:fixed;right:22px;bottom:22px;z-index:99990}.mm-rk__launcher{display:flex;align-items:center;gap:9px;border:0;border-radius:999px;padding:13px 18px;background:var(--rk-accent);color:#fff;font-weight:700;box-shadow:0 7px 24px rgba(0,0,0,.22);cursor:pointer}.mm-rk__launcher span{font-size:20px}.mm-rk__panel{width:min(390px,calc(100vw - 24px));height:min(620px,calc(100vh - 110px));background:#fff;border:1px solid var(--rk-border);border-radius:17px;box-shadow:0 16px 45px rgba(0,0,0,.25);overflow:hidden;display:flex;flex-direction:column}.mm-rk--floating .mm-rk__panel{position:absolute;right:0;bottom:62px}.mm-rk--inline .mm-rk__panel{width:100%;max-width:720px;height:650px;margin:20px auto;box-shadow:0 8px 30px rgba(0,0,0,.12)}.mm-rk__panel[hidden]{display:none}.mm-rk__header{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;background:var(--rk-blue);color:#fff}.mm-rk__header strong,.mm-rk__header small{display:block}.mm-rk__header small{margin-top:3px;font-size:11px;font-weight:400;opacity:.82}.mm-rk__close{border:0;background:transparent;color:#fff;font-size:28px;line-height:1;cursor:pointer}.mm-rk__messages{flex:1;overflow:auto;padding:17px;background:var(--rk-bg)}.mm-rk__bubble{width:fit-content;max-width:88%;margin:0 0 11px;padding:11px 13px;border-radius:14px;background:#fff;border:1px solid var(--rk-border);line-height:1.42;font-size:14px}.mm-rk__bubble--user{margin-left:auto;background:var(--rk-blue);border-color:var(--rk-blue);color:#fff;border-bottom-right-radius:4px}.mm-rk__bubble--bot{border-bottom-left-radius:4px}.mm-rk__actions{display:grid;gap:8px;padding:12px 14px;border-top:1px solid var(--rk-border);max-height:230px;overflow:auto}.mm-rk__choice{display:block;width:100%;border:1px solid var(--rk-blue);border-radius:9px;background:#fff;color:var(--rk-blue)!important;padding:10px 12px;font:inherit;font-size:13px;font-weight:700;text-align:center;text-decoration:none!important;cursor:pointer}.mm-rk__choice:hover,.mm-rk__choice:focus{background:#eef3f8}.mm-rk__choice--primary{background:var(--rk-accent);border-color:var(--rk-accent);color:#fff!important}.mm-rk__choice--secondary{border-color:var(--rk-accent);color:#a94c0f!important}.mm-rk__choice--quiet{border-color:transparent;font-weight:400}.mm-rk__form{display:grid;grid-template-columns:1fr auto;gap:8px}.mm-rk__form input{min-width:0;border:1px solid #aeb8c2;border-radius:8px;padding:10px}.mm-rk__form .mm-rk__choice{width:auto}.mm-rk__form a{grid-column:1/-1;text-align:center;font-size:12px}.mm-rk__footer{padding:8px 14px;background:#fff;color:#67727e;font-size:10px;text-align:center;border-top:1px solid var(--rk-border)}.mm-rk__actions--years{grid-template-columns:repeat(3,1fr)}@media(max-width:600px){.mm-rk--floating{right:12px;bottom:12px}.mm-rk__launcher{max-width:calc(100vw - 24px);font-size:12px}.mm-rk--floating .mm-rk__panel{position:fixed;inset:12px;width:auto;height:auto}.mm-rk__form{grid-template-columns:1fr}.mm-rk__form a{grid-column:auto}}

