#jh-cookie-overlay{position:fixed;inset:0;background:rgba(0,0,0,.28);z-index:2147483000;display:none}.jh-cookie-panel{position:fixed;z-index:2147483001;left:0;right:0;bottom:0;background:#fff;color:#111;padding:28px 24px calc(28px + env(safe-area-inset-bottom));box-shadow:0 -10px 40px rgba(0,0,0,.14);font-family:Inter,Arial,sans-serif;display:none}.jh-cookie-inner{max-width:820px;margin:auto}.jh-cookie-panel h2{font-size:18px;font-weight:500;letter-spacing:.04em;margin:0 0 12px}.jh-cookie-panel p{font-size:13px;line-height:1.75;color:#333;margin:0 0 20px}.jh-cookie-panel a{text-decoration:underline;text-underline-offset:3px}.jh-cookie-actions{display:grid;gap:10px}.jh-cookie-btn{width:100%;border:1px solid #111;border-radius:999px;padding:14px 18px;font:500 13px/1 Inter,Arial,sans-serif;letter-spacing:.02em;cursor:pointer;background:#fff;color:#111}.jh-cookie-btn.primary,.jh-cookie-btn.reject{background:#111;color:#fff}.jh-cookie-pref{display:none;margin-top:18px;border-top:1px solid #ddd;padding-top:14px}.jh-cookie-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid #eee;font-size:13px}.jh-cookie-row small{display:block;color:#666;margin-top:4px;line-height:1.45}.jh-cookie-switch{width:42px;height:24px;accent-color:#111}.jh-cookie-footer-link{cursor:pointer;text-decoration:underline;text-underline-offset:3px}@media(min-width:760px){.jh-cookie-actions{grid-template-columns:1fr 1fr 1fr}.jh-cookie-panel{padding-top:32px;padding-bottom:32px}}