.smac4-consent,.smac4-consent *{box-sizing:border-box}.smac4-consent{--smac4-primary:#1f7a4d;position:fixed;inset:0;z-index:999999;font-family:inherit;color:#1f2937;opacity:0;transition:opacity .18s}.smac4-consent.is-visible{opacity:1}.smac4-consent__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.34)}.smac4-consent__panel{position:absolute;left:24px;right:24px;max-width:980px;margin:auto;background:#fff;border-radius:16px;box-shadow:0 24px 80px rgba(15,23,42,.25);padding:24px;max-height:calc(100vh - 48px);overflow:auto}.smac4-consent--bottom .smac4-consent__panel{bottom:24px}.smac4-consent--top .smac4-consent__panel{top:24px}.smac4-consent--center .smac4-consent__panel{top:50%;transform:translateY(-50%)}.smac4-consent__summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center}.smac4-consent h2{margin:0 0 10px;font-size:24px}.smac4-consent p{margin:0;line-height:1.55}.smac4-consent__privacy{display:inline-block;margin-top:10px;color:var(--smac4-primary);font-weight:600}.smac4-consent__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;min-width:220px}.smac4-btn{border:0;border-radius:9px;cursor:pointer;font:inherit;font-weight:700;padding:12px 18px;min-height:44px}.smac4-btn--primary{background:var(--smac4-primary);color:#fff}.smac4-btn--secondary{background:#eef2f7;color:#1f2937}.smac4-btn--link{background:transparent;color:var(--smac4-primary);text-decoration:underline}.smac4-consent__details{border-top:1px solid #e5e7eb;margin-top:22px;padding-top:14px}.smac4-category{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:15px 0;border-bottom:1px solid #edf0f3}.smac4-category strong{display:block;margin-bottom:4px}.smac4-category p{font-size:14px;color:#5b6472}.smac4-required{color:#697386;font-size:13px;font-weight:700}.smac4-category input{position:absolute;opacity:0}.smac4-switch{position:relative;width:48px;height:26px;border-radius:99px;background:#cbd5e1}.smac4-switch:after{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.25);transition:transform .18s}.smac4-category input:checked+.smac4-switch{background:var(--smac4-primary)}.smac4-category input:checked+.smac4-switch:after{transform:translateX(22px)}.smac4-consent__details-actions{padding-top:18px;text-align:right}.smac4-consent-reopen,.smac4-open-preferences{border:0;border-radius:99px;background:#fff;color:#1f2937;box-shadow:0 6px 24px rgba(15,23,42,.18);cursor:pointer;font:inherit;font-weight:700;padding:10px 15px}.smac4-consent-reopen{position:fixed;z-index:999998;left:16px;bottom:16px}@media(max-width:720px){.smac4-consent__panel{left:10px;right:10px;padding:18px;max-height:calc(100vh - 20px)}.smac4-consent--bottom .smac4-consent__panel{bottom:10px}.smac4-consent--top .smac4-consent__panel{top:10px}.smac4-consent__summary{grid-template-columns:1fr}.smac4-consent__actions{min-width:0}.smac4-consent__actions .smac4-btn{width:100%}.smac4-consent h2{font-size:21px}}
