.cookie-consent{max-width:720px;padding:20px 24px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:998;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-wrap:wrap;align-items:center;gap:20px;margin:0 auto;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 16px 40px #00000024}.cookie-consent p{color:#1f2937;flex:300px;margin:0;font-size:.92rem;line-height:1.6}.cookie-consent a{color:#00489d;text-decoration:underline}.cookie-consent .actions{flex-shrink:0;gap:8px;display:flex}.cookie-consent button{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px 18px;font-size:.92rem;font-weight:600}.cookie-consent button.primary{color:#fff;background:#00489d;border-color:#00489d}.cookie-consent button:hover{opacity:.9}@media (max-width:480px){.cookie-consent{max-width:none;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));border-radius:14px 14px 0 0;gap:8px;max-height:20vh;bottom:0;left:0;right:0;overflow-y:auto}.cookie-consent p{flex:100%;font-size:.78rem;line-height:1.5}.cookie-consent .actions{justify-content:flex-end;width:100%}.cookie-consent button{padding:8px 14px;font-size:.8rem}}@media print{.cookie-consent{display:none!important}}
