:root{--arthena-consent-accent:#333333}.arthena-consent-banner{position:fixed;left:0;right:0;z-index:99999;background:#fff;color:#222;border-top:1px solid #ddd;box-shadow:0 -3px 18px rgba(0,0,0,.14);font-family:inherit}.arthena-consent-banner.is-top{top:0;bottom:auto;border-top:0;border-bottom:1px solid #ddd;box-shadow:0 3px 18px rgba(0,0,0,.14)}.arthena-consent-banner.is-bottom{bottom:0}.arthena-consent-inner{max-width:1180px;margin:0 auto;padding:18px 20px;display:flex;gap:24px;align-items:center;justify-content:space-between}.arthena-consent-copy{flex:1;min-width:0}.arthena-consent-copy h2{margin:0 0 6px;font-size:20px;line-height:1.25;color:#222}.arthena-consent-copy p{margin:0;line-height:1.5}.arthena-consent-copy a{color:var(--arthena-consent-accent);text-decoration:underline}.arthena-consent-actions,.arthena-consent-modal-footer{display:flex;gap:9px;flex-wrap:wrap}.arthena-consent-btn{appearance:none;border:1px solid #bbb;background:#fff;color:#222;border-radius:4px;padding:10px 14px;line-height:1.2;cursor:pointer;font-weight:600}.arthena-consent-btn:hover,.arthena-consent-btn:focus{border-color:var(--arthena-consent-accent);outline:2px solid transparent}.arthena-consent-btn.is-primary{background:var(--arthena-consent-accent);border-color:var(--arthena-consent-accent);color:#fff}.arthena-consent-overlay{position:fixed;inset:0;z-index:100000;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;padding:20px}.arthena-consent-modal{background:#fff;color:#222;width:min(680px,100%);max-height:90vh;overflow:auto;border-radius:7px;box-shadow:0 16px 48px rgba(0,0,0,.3)}.arthena-consent-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #ddd}.arthena-consent-modal-header h2{font-size:22px;margin:0}.arthena-consent-close{border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer;color:#555}.arthena-consent-modal-body{padding:0 20px}.arthena-consent-category{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid #eee}.arthena-consent-category h3{margin:0 0 5px;font-size:17px}.arthena-consent-category p{margin:0;color:#555}.arthena-consent-always{white-space:nowrap;font-weight:600;color:#555}.arthena-consent-switch{position:relative;display:inline-block;width:48px;height:26px;flex:0 0 auto}.arthena-consent-switch input{opacity:0;width:0;height:0}.arthena-consent-slider{position:absolute;inset:0;cursor:pointer;background:#aaa;border-radius:26px;transition:.18s}.arthena-consent-slider:before{content:'';position:absolute;width:20px;height:20px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.18s}.arthena-consent-switch input:checked+.arthena-consent-slider{background:var(--arthena-consent-accent)}.arthena-consent-switch input:checked+.arthena-consent-slider:before{transform:translateX(22px)}.arthena-consent-switch input:focus+.arthena-consent-slider{box-shadow:0 0 0 3px rgba(0,0,0,.15)}.arthena-consent-modal-footer{padding:16px 20px;justify-content:flex-end}.arthena-consent-lock{overflow:hidden}.arthena-consent-footer-link{border:0;background:transparent;color:inherit;text-decoration:underline;padding:0;margin:8px 0;cursor:pointer}.arthena-consent-footer-link:hover,.arthena-consent-footer-link:focus{color:var(--arthena-consent-accent)}@media(max-width:767px){.arthena-consent-inner{display:block;padding:15px}.arthena-consent-actions{margin-top:14px}.arthena-consent-actions .arthena-consent-btn{flex:1 1 100%}.arthena-consent-category{align-items:flex-start}.arthena-consent-modal-footer .arthena-consent-btn{flex:1 1 100%}}
