.dmk-cw,.dmk-cw *{box-sizing:border-box}.dmk-cw{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#18211f}.dmk-cw__launcher{position:fixed;right:24px;bottom:24px;z-index:999997;display:flex;align-items:center;gap:10px;border:0;border-radius:999px;padding:14px 19px;background:var(--dmk-accent);color:#073d2c;font:800 15px/1 inherit;box-shadow:0 12px 35px rgba(0,0,0,.22);cursor:pointer;transition:.2s}.dmk-cw__launcher:hover{transform:translateY(-3px);box-shadow:0 16px 42px rgba(0,0,0,.27)}.dmk-cw__launcher svg{width:25px;height:25px}.dmk-cw__overlay{position:fixed;inset:0;z-index:999998;background:rgba(7,24,20,.46);backdrop-filter:blur(3px)}.dmk-cw__popup{position:fixed;right:24px;bottom:92px;z-index:999999;width:min(410px,calc(100vw - 28px));max-height:calc(100vh - 120px);overflow:auto;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:22px;box-shadow:0 28px 80px rgba(0,0,0,.28);animation:dmkCwIn .22s ease-out}.dmk-cw__header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:17px 18px;background:linear-gradient(135deg,var(--dmk-primary),#0c7769);color:#fff}.dmk-cw__brand{display:flex;align-items:center;gap:11px}.dmk-cw__brand strong,.dmk-cw__brand small{display:block}.dmk-cw__brand strong{font-size:15px}.dmk-cw__brand small{margin-top:3px;font-size:12px;opacity:.9}.dmk-cw__brand small i{display:inline-block;width:8px;height:8px;margin-right:4px;border-radius:50%;background:#4ade80}.dmk-cw__logo,.dmk-cw__avatar{width:43px;height:43px;border-radius:50%;background:#fff}.dmk-cw__logo{object-fit:contain;padding:4px}.dmk-cw__avatar{display:grid;place-items:center;color:var(--dmk-primary);font-weight:900;font-size:20px}.dmk-cw__close{border:0;background:rgba(255,255,255,.15);color:#fff;width:34px;height:34px;border-radius:50%;font:300 28px/30px Arial;cursor:pointer}.dmk-cw__body{padding:22px}.dmk-cw__body h2{margin:0 0 7px;color:#17211f;font-size:22px;line-height:1.2}.dmk-cw__body>p{margin:0 0 19px;color:#68736f;font-size:13px;line-height:1.5}.dmk-cw label{display:block;margin-bottom:13px}.dmk-cw label>span{display:block;margin-bottom:6px;font-size:12px;font-weight:750;color:#35403d}.dmk-cw input,.dmk-cw select,.dmk-cw textarea{width:100%;border:1px solid #dce4e1;border-radius:11px;background:#fafcfb;padding:11px 12px;color:#17211f;font:14px inherit;outline:0;transition:.18s}.dmk-cw input:focus,.dmk-cw select:focus,.dmk-cw textarea:focus{border-color:var(--dmk-primary);box-shadow:0 0 0 3px rgba(7,94,84,.11);background:#fff}.dmk-cw textarea{resize:vertical;min-height:72px}.dmk-cw__consent{display:flex!important;gap:8px;align-items:flex-start}.dmk-cw__consent input{width:17px;height:17px;margin:1px 0 0;accent-color:var(--dmk-primary);flex:none}.dmk-cw__consent span{margin:0!important;font-size:10px!important;font-weight:400!important;line-height:1.45;color:#6b7471!important}.dmk-cw__button{width:100%;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:12px;padding:13px 15px;background:var(--dmk-accent);color:#073d2c;font:800 14px inherit;cursor:pointer;box-shadow:0 8px 22px rgba(37,211,102,.23)}.dmk-cw__button:hover{filter:brightness(.97)}.dmk-cw__button:disabled{opacity:.65;cursor:wait}.dmk-cw__button svg{width:21px;height:21px}.dmk-cw__status{min-height:17px;margin:9px 0 0;text-align:center;font-size:12px}.dmk-cw__status.is-error{color:#b42318}.dmk-cw__status.is-success{color:#067647}.dmk-cw__hp{position:absolute!important;left:-9999px!important;opacity:0!important}.dmk-cw.is-open .dmk-cw__launcher{opacity:0;pointer-events:none}.dmk-cw__button.is-loading:after{content:"";width:15px;height:15px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:dmkSpin .7s linear infinite}@keyframes dmkSpin{to{transform:rotate(360deg)}}@keyframes dmkCwIn{from{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:600px){.dmk-cw__launcher{right:15px;bottom:15px;padding:14px}.dmk-cw__launcher span{display:none}.dmk-cw__popup{right:14px;bottom:14px;max-height:calc(100vh - 28px)}.dmk-cw__body{padding:19px}.dmk-cw__overlay{background:rgba(7,24,20,.62)}}
