.lr-consent-banner,.lr-consent-dialog{font-family:Inter,Arial,sans-serif;color:#fbf3ee;box-sizing:border-box}
.lr-consent-banner *,.lr-consent-dialog *{box-sizing:border-box}
.lr-consent-banner{position:fixed;z-index:100000;bottom:0;left:0;right:0;background:#3d2d28;box-shadow:0 -8px 30px #24171338;padding:20px 24px}
.lr-consent-inner{max-width:1100px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:22px}
.lr-consent-copy{max-width:680px;font-size:14px;line-height:1.55;margin:0;color:#fbf3ee}
.lr-consent-copy a,.lr-consent-dialog a{color:inherit;text-decoration:underline;text-underline-offset:2px}
.lr-consent-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end}
.lr-consent-button{font:600 13px/1.2 Inter,Arial,sans-serif;cursor:pointer;border:1px solid #cdbeb9;border-radius:999px;padding:11px 17px;min-height:44px;white-space:nowrap;background:transparent;color:#fff}
.lr-consent-button:hover,.lr-consent-button:focus-visible{border-color:#fff;background:#ffffff14}
.lr-consent-button:focus-visible,.lr-consent-dialog input:focus-visible,.lr-consent-footer:focus-visible{outline:3px solid #efaec0;outline-offset:3px}
.lr-consent-button--primary{background:#e9a6b8;border-color:#e9a6b8;color:#35241f}
.lr-consent-button--primary:hover,.lr-consent-button--primary:focus-visible{background:#f1bed0;border-color:#f1bed0}
.lr-consent-button--quiet{border-color:transparent;text-decoration:underline;text-underline-offset:3px}
.lr-consent-backdrop{position:fixed;z-index:100001;inset:0;background:#241713a8;display:flex;align-items:center;justify-content:center;padding:16px}
.lr-consent-dialog{width:min(100%,540px);max-height:min(90vh,760px);overflow:auto;background:#fff;color:#3d2d28;border-radius:22px;padding:25px;box-shadow:0 20px 70px #130c0a55}
.lr-consent-dialog h2{font:600 clamp(25px,4vw,31px)/1.2 Georgia,serif;margin:0 0 9px}
.lr-consent-dialog p{font-size:14px;line-height:1.55;margin:0 0 15px;color:#65534d}
.lr-consent-row{display:flex;align-items:flex-start;gap:12px;border-top:1px solid #eadfdb;padding:15px 0}
.lr-consent-row input{width:19px;height:19px;margin:2px 0 0;accent-color:#7a4e58;flex:none}
.lr-consent-row strong{display:block;font-size:14px;margin-bottom:3px}
.lr-consent-row small{display:block;color:#75645d;font-size:12px;line-height:1.45}
.lr-consent-row--required{opacity:.75}
.lr-consent-dialog .lr-consent-actions{margin-top:10px;justify-content:flex-start}
.lr-consent-dialog .lr-consent-button{color:#3d2d28;border-color:#b9aaa4}
.lr-consent-dialog .lr-consent-button--primary{background:#e9a6b8;border-color:#e9a6b8}
.lr-consent-close{float:right;background:transparent;border:0;font-size:25px;line-height:1;color:#3d2d28;cursor:pointer;padding:0 4px}
.lr-consent-footer{cursor:pointer;text-decoration:underline;text-underline-offset:2px}
.lr-consent-banner[hidden],.lr-consent-backdrop[hidden]{display:none!important}
@media(max-width:700px){.lr-consent-banner{padding:16px}.lr-consent-inner{display:block}.lr-consent-copy{font-size:13px;margin-bottom:13px}.lr-consent-actions{justify-content:flex-start}.lr-consent-button{padding:10px 13px}.lr-consent-dialog{padding:20px;border-radius:16px}.lr-consent-dialog .lr-consent-actions{display:grid;grid-template-columns:1fr 1fr}.lr-consent-dialog .lr-consent-button{white-space:normal}.lr-consent-dialog .lr-consent-button--primary{grid-column:1/-1;grid-row:1}}
