.kv-consent[hidden],.kv-consent [hidden],.kv-consent-reopen[hidden]{display:none!important}
.kv-consent{position:fixed;z-index:100000;bottom:20px;left:20px;width:min(640px,calc(100% - 40px));max-height:calc(100dvh - 40px);overflow:auto;padding:24px;background:#fffdf8;color:#242820;border:1px solid #ddd5c9;border-radius:20px;box-shadow:0 12px 60px #24282030;font-family:inherit;font-size:14px;line-height:1.5;box-sizing:border-box}
.kv-consent *{box-sizing:border-box}.kv-consent .kv-consent-brand{color:#935030;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.kv-consent h2{font-size:25px;line-height:1.2;margin:8px 0 12px;color:#242820}.kv-consent p{font-size:14px;line-height:1.55;margin:0 0 12px}.kv-consent a{color:#673c27;text-decoration:underline}.kv-consent .kv-consent-links{font-size:12px}
.kv-consent-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.kv-consent-actions button{flex:1 1 145px;min-height:44px;padding:10px 12px;border:1px solid #766e60;border-radius:9px;background:#fffdf8;color:#242820;font:inherit;font-size:13px;font-weight:650;cursor:pointer;box-shadow:none}.kv-consent-actions button:hover{background:#eee8dd}.kv-consent button:focus-visible,.kv-consent input:focus-visible,.kv-consent-reopen:focus-visible{outline:3px solid #a24825;outline-offset:3px}
#kv-consent-options{border-top:1px solid #ddd5c9;margin-top:14px;padding-top:14px}#kv-consent-options label{display:flex;gap:12px;align-items:flex-start;margin:14px 0;cursor:pointer}#kv-consent-options input{appearance:auto;flex:0 0 19px;width:19px;height:19px;margin:3px 0 0;accent-color:#81472e}#kv-consent-options small{display:block;font-size:12px;line-height:1.5;margin-top:3px}#kv-consent-options input:disabled+span{opacity:.6}
.kv-consent-reopen{position:fixed;bottom:12px;left:12px;z-index:800;min-height:36px;padding:7px 12px;border:1px solid #cfc7bc;border-radius:20px;background:#fffdf8;color:#35392f;font:inherit;font-size:11px;box-shadow:0 2px 10px #24282015;cursor:pointer}
@media(max-width:600px){.kv-consent{bottom:10px;left:10px;width:calc(100% - 20px);max-height:calc(100dvh - 20px);padding:18px;border-radius:16px}.kv-consent h2{font-size:22px}.kv-consent-actions button{flex-basis:calc(50% - 8px);font-size:12px}.kv-consent-actions button[data-kv-consent=settings],.kv-consent-actions button[data-kv-consent=save]{flex-basis:100%}.kv-consent-reopen{bottom:8px;left:8px}}
