.divine-consent{--dc-ink:#11100f;--dc-paper:#f8f6f1;--dc-line:#ded9d0;--dc-accent:#b85c3b;--dc-muted:#6f6b65;position:relative;z-index:999999;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--dc-ink)}.divine-consent[hidden],.divine-consent [hidden]{display:none!important}.divine-consent__banner{position:fixed;left:20px;right:20px;bottom:20px;display:flex;gap:28px;align-items:center;justify-content:space-between;max-width:1180px;margin:0 auto;padding:22px 24px;background:rgba(248,246,241,.98);border:1px solid var(--dc-line);border-radius:18px;box-shadow:0 24px 70px rgba(17,16,15,.18);backdrop-filter:blur(18px)}.divine-consent__copy{max-width:720px}.divine-consent__copy h2,.divine-consent__modal h2{margin:0 0 8px;font-family:"Libre Bodoni",Georgia,serif;font-size:24px;line-height:1.1}.divine-consent__copy p{margin:0;color:var(--dc-muted);font-size:14px;line-height:1.55}.divine-consent__copy a{color:inherit;text-decoration:underline}.divine-consent__actions,.divine-consent__modal-actions{display:flex;gap:10px;flex-wrap:wrap}.divine-consent__button,.divine-consent-preferences-link,.divine-consent-embed__preferences{appearance:none;border:1px solid var(--dc-ink);border-radius:999px;padding:10px 16px;font:600 12px/1 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.02em;cursor:pointer}.divine-consent__button--primary{background:var(--dc-ink);color:#fff}.divine-consent__button--ghost,.divine-consent-preferences-link,.divine-consent-embed__preferences{background:transparent;color:var(--dc-ink)}.divine-consent__button:focus-visible,.divine-consent-preferences-link:focus-visible,.divine-consent__close:focus-visible,.divine-consent-embed__preferences:focus-visible{outline:3px solid rgba(184,92,59,.35);outline-offset:2px}.divine-consent__backdrop{position:fixed;inset:0;background:rgba(17,16,15,.55);backdrop-filter:blur(4px)}.divine-consent__modal{position:fixed;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:min(620px,calc(100vw - 32px));max-height:calc(100vh - 40px);overflow:auto;padding:28px;background:var(--dc-paper);border:1px solid var(--dc-line);border-radius:20px;box-shadow:0 30px 90px rgba(0,0,0,.28)}.divine-consent__modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--dc-line)}.divine-consent__modal-head span{display:block;margin-bottom:7px;color:var(--dc-accent);font-size:10px;font-weight:800;letter-spacing:.18em}.divine-consent__close{border:0;background:transparent;color:var(--dc-ink);font-size:28px;line-height:1;cursor:pointer}.divine-consent__category{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--dc-line)}.divine-consent__category strong{display:block;font-size:14px}.divine-consent__category p{max-width:430px;margin:5px 0 0;color:var(--dc-muted);font-size:12px;line-height:1.5}.divine-consent__category input{position:absolute;opacity:0;pointer-events:none}.divine-consent__switch{position:relative;flex:0 0 44px;width:44px;height:24px;border-radius:999px;background:#cbc6bd;transition:.18s ease}.divine-consent__switch:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.18);transition:.18s ease}.divine-consent__category input:checked+.divine-consent__switch{background:var(--dc-accent)}.divine-consent__category input:checked+.divine-consent__switch:after{transform:translateX(20px)}.divine-consent__category input:focus-visible+.divine-consent__switch{outline:3px solid rgba(184,92,59,.35);outline-offset:2px}.divine-consent__always{color:var(--dc-muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.divine-consent__modal-actions{justify-content:flex-end;padding-top:22px}.divine-consent-modal-open{overflow:hidden}.divine-consent-embed{display:grid;place-items:center;min-height:260px;padding:26px;background:#f2efe8;border:1px solid #ded9d0;border-radius:10px;text-align:center}.divine-consent-embed__inner{max-width:420px}.divine-consent-embed strong{font-family:"Libre Bodoni",Georgia,serif;font-size:22px}.divine-consent-embed p{margin:10px 0 16px;color:#6f6b65;font-size:13px;line-height:1.5}.divine-consent-restored-embed{display:block;width:100%;min-height:315px;border:0}.divine-consent-preferences-link{padding:7px 12px;font-size:11px}@media(max-width:780px){.divine-consent__banner{left:12px;right:12px;bottom:12px;display:block;padding:20px}.divine-consent__actions{margin-top:16px}.divine-consent__actions .divine-consent__button{flex:1 1 auto}.divine-consent__modal{padding:22px}.divine-consent__modal-actions .divine-consent__button{flex:1 1 auto}}@media(prefers-reduced-motion:reduce){.divine-consent *{scroll-behavior:auto!important;transition:none!important}}