.cookie-choice{position:fixed;z-index:10000;left:20px;bottom:20px;width:min(470px,calc(100vw - 40px));max-height:calc(100dvh - 40px);overflow:auto;box-sizing:border-box;padding:22px;background:#fffcf7;color:#2c251f;border:1px solid #d9cdbf;border-radius:16px;box-shadow:0 8px 36px #231e1a26;font:14px/1.55 Arial,sans-serif;text-align:left}
.cookie-choice[hidden]{display:none!important}.cookie-choice *{box-sizing:border-box}.cookie-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.cookie-choice h2{font:600 19px/1.3 Arial,sans-serif;margin:0;color:inherit}.cookie-choice p{font:inherit;margin:12px 0;color:inherit}.cookie-choice a{color:#87462c;text-decoration:underline}.cookie-choice .cookie-close{display:grid;place-items:center;flex:none;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#f0e9df;color:inherit;font:24px/1 Arial,sans-serif;cursor:pointer}.cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cookie-actions button{min-height:46px;padding:10px 12px;border:1px solid #9d7054;border-radius:9px;background:#f4ede3;color:#32271e;font:600 14px/1.3 Arial,sans-serif;cursor:pointer}.cookie-actions button:hover{background:#e9ddce}.cookie-actions button:disabled{opacity:.65;cursor:wait}.cookie-choice :focus-visible{outline:3px solid #994529;outline-offset:3px}.cookie-choice .cookie-status{font-size:12px}.cookie-choice .cookie-status:empty{display:none}.cookie-choice .cookie-error{color:#a22e1e}.cookie-settings-inline{color:inherit;text-decoration:underline;cursor:pointer}.cookie-settings-header{border:0;background:transparent;color:#726155;padding:8px;font:12px/1.2 Arial,sans-serif;cursor:pointer}.cookie-settings-header:hover{text-decoration:underline}
@media(max-width:520px){.cookie-choice{left:12px;bottom:12px;width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:16px}.cookie-actions{gap:8px}.cookie-settings-header{padding:5px;font-size:11px}}
