/* Local extension: existing GotRot off-white, charcoal, tan and inherited fonts.
   Three equal-access actions, protected focus only for detailed preferences. */
#gr-cookie-banner,#gr-cookie-dialog,#gr-cookie-policy{font-family:inherit;color:#202124;font-size:14px;line-height:1.6;box-sizing:border-box}
#gr-cookie-banner[hidden]{display:none}
#gr-cookie-banner{position:fixed;z-index:10000;bottom:16px;left:16px;width:min(510px,calc(100% - 32px));padding:22px;background:#faf9f6;border:1px solid #b58b59;border-radius:14px;max-height:calc(100dvh - 32px);overflow:auto}
#gr-cookie-banner h2,#gr-cookie-dialog h2{font-family:inherit;font-weight:650;font-size:21px;line-height:1.3;margin:0 0 10px;color:#202124}
#gr-cookie-banner p,#gr-cookie-dialog p{margin:0 0 14px}
#gr-cookie-banner a,#gr-cookie-dialog a,#gr-cookie-policy a{color:#694a28;text-decoration:underline;text-underline-offset:3px}
.gr-cookie-actions{display:flex;flex-wrap:wrap;gap:8px}
.gr-cookie-actions button,#gr-cookie-dialog .gr-cookie-close{font:inherit;font-weight:600;line-height:1.3;min-height:44px;padding:11px 14px;border:1px solid #8c704f;border-radius:8px;background:#faf9f6;color:#202124;cursor:pointer}
.gr-cookie-actions button:hover,#gr-cookie-dialog .gr-cookie-close:hover{background:#eee6da}
.gr-cookie-actions button[data-cookie-action="accept"]{background:#ad8555;color:#17191b}
#gr-cookie-banner :focus-visible,#gr-cookie-dialog :focus-visible,.gr-cookie-footer :focus-visible,#gr-cookie-policy :focus-visible{outline:3px solid #694a28;outline-offset:3px}
#gr-cookie-dialog{margin:auto;width:min(580px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;border:1px solid #b58b59;border-radius:14px;padding:24px;background:#faf9f6}
#gr-cookie-dialog::backdrop{background:rgb(20 23 27 / 55%)}
.gr-cookie-dialog-heading{display:flex;justify-content:space-between;align-items:start;gap:16px;margin-bottom:14px}
#gr-cookie-dialog .gr-cookie-close{padding:8px 12px;flex-shrink:0}
.gr-cookie-option{padding:16px 0;border-top:1px solid #d8c9b5}
.gr-cookie-option label{display:flex;gap:14px;align-items:center;font-weight:600;cursor:pointer}
.gr-cookie-option input{appearance:auto;width:20px;height:20px;accent-color:#785631;flex-shrink:0}
#gr-cookie-dialog .gr-cookie-option p{margin:8px 0 0}
.gr-cookie-footer{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:12px;font-size:13px}
.gr-cookie-footer a,.gr-cookie-footer button{font:inherit;color:inherit;text-decoration:underline;text-underline-offset:3px;background:none;border:0;padding:4px 0;cursor:pointer}
#gr-consent-status{position:fixed;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
#gr-cookie-policy{max-width:850px;margin:auto;padding:56px 24px;font-size:16px}
#gr-cookie-policy h1{font-size:36px;font-weight:650;line-height:1.2;margin:0 0 24px}
#gr-cookie-policy h2{font-size:23px;font-weight:650;line-height:1.3;margin:32px 0 12px}
#gr-cookie-policy p,#gr-cookie-policy ul{margin:0 0 16px}
#gr-cookie-policy ul{list-style:disc;padding-left:24px}
@media(max-width:600px){#gr-cookie-banner{padding:16px;bottom:8px;left:8px;width:calc(100% - 16px)}.gr-cookie-actions button{flex:1 1 140px}#gr-cookie-dialog{padding:20px}#gr-cookie-banner h2{font-size:19px}#gr-cookie-policy h1{font-size:30px}}
