/* START_SNIPPET:geronimo-cookie (INDEX:171) */
#geronimo-cookie[hidden],#geronimo-cookie [hidden],#gc-reopen[hidden]{display:none!important}
#geronimo-cookie{position:fixed;z-index:2147483000;left:24px;bottom:24px;width:430px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 48px);overflow:auto;box-sizing:border-box;padding:26px;background:#fff;color:#252525;border:1px solid #e5e5e5;box-shadow:0 8px 40px #0002;font-family:var(--font-body-family,'Sofia Sans',sans-serif);font-size:15px;line-height:1.5;text-align:left}
#geronimo-cookie .gc-brand{font-size:11px;font-weight:700;letter-spacing:2px;margin-bottom:10px}
#geronimo-cookie h2{font-family:var(--font-heading-family,'Sofia Sans Condensed',sans-serif);font-size:26px;line-height:1.15;font-weight:600;margin:0 0 12px;color:inherit}
#geronimo-cookie p{font-size:15px;margin:0 0 18px}
#geronimo-cookie a{color:inherit;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}
#geronimo-cookie button,#gc-reopen{font:inherit;cursor:pointer;min-height:44px;border-radius:0}
#geronimo-cookie .gc-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
#geronimo-cookie .gc-actions button,#gc-save{padding:10px 12px;border:1px solid #252525;background:#fff;color:#252525;font-weight:600}
#geronimo-cookie #gc-accept{background:#252525;color:#fff}
#geronimo-cookie button:hover{opacity:.8}
#geronimo-cookie button:disabled{opacity:.5;cursor:wait}
#geronimo-cookie :focus-visible,#gc-reopen:focus-visible{outline:2px solid #252525;outline-offset:3px}
#geronimo-cookie .gc-bottom{display:flex;justify-content:space-between;margin-top:5px}
#geronimo-cookie .gc-bottom button{border:0;background:none;padding:4px 0;color:inherit;text-decoration:underline;text-underline-offset:3px;font-size:13px}
#geronimo-cookie .gc-option{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #e5e5e5;padding:12px 0}
#geronimo-cookie .gc-option strong{font-size:15px;font-weight:600}
#geronimo-cookie small{display:block;font-size:13px;color:#555}
#geronimo-cookie input{appearance:auto;width:20px;height:20px;flex:0 0 20px;accent-color:#252525}
#gc-save{width:100%;margin:4px 0 12px}
#geronimo-cookie #gc-status{margin:0;font-size:13px}
#gc-reopen{position:fixed;left:16px;bottom:12px;z-index:999;padding:6px 12px;border:1px solid #ddd;background:#fff;color:#252525;font-family:var(--font-body-family,'Sofia Sans',sans-serif);font-size:12px;box-shadow:0 2px 8px #0001}
@media(max-width:600px){#geronimo-cookie{left:12px;bottom:12px;width:calc(100vw - 24px);max-width:none;padding:20px;max-height:calc(100dvh - 24px)}#geronimo-cookie h2{font-size:24px}}
/* END_SNIPPET:geronimo-cookie */
