.rc-consent-banner,.rc-consent-dialog,.rc-consent-toggle{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.rc-consent-banner{position:fixed;z-index:2147483647;right:1rem;bottom:1rem;left:1rem;display:flex;gap:1.25rem;align-items:center;justify-content:space-between;max-width:72rem;margin:auto;padding:1.25rem 1.4rem;background:#102b39;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:12px;box-shadow:0 14px 40px rgba(0,0,0,.3)}.rc-consent-copy{max-width:46rem}.rc-consent-copy h2{margin:0 0 .35rem;font-size:1.05rem;line-height:1.2}.rc-consent-copy p{margin:0;font-size:.9rem;line-height:1.45}.rc-consent-copy a{color:#fff;text-decoration:underline;text-underline-offset:2px}.rc-consent-actions,.rc-dialog-actions{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:flex-end}.rc-button{min-height:2.6rem;padding:.6rem .85rem;border:1px solid transparent;border-radius:6px;font:inherit;font-size:.85rem;font-weight:650;cursor:pointer}.rc-button--primary{background:#dceea5;color:#152c20}.rc-button--secondary{background:transparent;color:#fff;border-color:rgba(255,255,255,.7)}.rc-consent-dialog-backdrop{position:fixed;z-index:2147483647;inset:0;display:grid;place-items:center;padding:1rem;background:rgba(6,17,22,.72)}.rc-consent-dialog{width:min(100%,34rem);padding:1.5rem;background:#102b39;color:#fff;border-radius:12px;box-shadow:0 16px 50px rgba(0,0,0,.4)}.rc-consent-dialog h2{margin:0 0 .55rem;font-size:1.25rem}.rc-consent-dialog>p{margin:0 0 1rem;line-height:1.45}.rc-consent-option{display:flex;gap:.85rem;align-items:flex-start;padding:1rem 0;border-top:1px solid rgba(255,255,255,.2);cursor:pointer}.rc-consent-option input{width:1.15rem;height:1.15rem;margin:.15rem 0 0;accent-color:#dceea5}.rc-consent-option strong,.rc-consent-option small{display:block}.rc-consent-option small{margin-top:.25rem;line-height:1.4;opacity:.88}.rc-dialog-actions{margin-top:1rem}.rc-consent-toggle{position:fixed;z-index:2147483646;right:1rem;bottom:1rem;padding:.55rem .7rem;color:#102b39;background:#fff;border:1px solid #60717a;border-radius:999px;box-shadow:0 2px 10px rgba(0,0,0,.16);font-size:.75rem;font-weight:650;cursor:pointer}@media (max-width:48rem){.rc-consent-banner{display:block;right:.75rem;bottom:.75rem;left:.75rem;padding:1.1rem}.rc-consent-actions{margin-top:1rem;justify-content:stretch}.rc-button{flex:1 1 9rem}.rc-consent-toggle{right:.75rem;bottom:.75rem}}@media (prefers-reduced-motion:reduce){.rc-consent-banner,.rc-consent-dialog-backdrop{animation:none}}