:root{--neem-cookie-green:#2f6d43;--neem-cookie-green-dark:#245536;--neem-cookie-pale:#eef6ee;--neem-cookie-text:#1f2b22;--neem-cookie-border:#cddfce;--neem-cookie-shadow:0 18px 55px rgba(20,45,27,.24)}
.neem-cookie-open{overflow:hidden}
.neem-cookie-banner,.neem-cookie-panel{position:fixed;inset:0;z-index:2147483000;background:rgba(13,28,18,.48);display:flex;align-items:flex-end;justify-content:center;padding:18px;font-family:inherit;color:var(--neem-cookie-text)}
.neem-cookie-banner[hidden],.neem-cookie-panel[hidden]{display:none!important}
.neem-cookie-banner-inner,.neem-cookie-panel-inner{position:relative;width:min(980px,100%);background:#fff;border:1px solid var(--neem-cookie-border);border-radius:18px;box-shadow:var(--neem-cookie-shadow);padding:26px 28px}
.neem-cookie-panel{align-items:center}
.neem-cookie-panel-inner{width:min(760px,100%);max-height:calc(100vh - 36px);overflow:auto}
.neem-cookie-banner h2,.neem-cookie-panel h2{font-size:1.45rem;line-height:1.25;margin:0 42px 10px 0;color:var(--neem-cookie-green-dark)}
.neem-cookie-banner p,.neem-cookie-panel p{font-size:.98rem;line-height:1.55;margin:0 0 12px}
.neem-cookie-policy-link,.neem-cookie-panel-links a{color:var(--neem-cookie-green-dark);font-weight:700;text-decoration:underline;text-underline-offset:3px}
.neem-cookie-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;margin-top:20px}
.neem-cookie-btn,.neem-cookie-inline-allow{appearance:none;border:2px solid var(--neem-cookie-green);border-radius:10px;padding:11px 16px;font:inherit;font-weight:700;cursor:pointer;min-height:44px;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}
.neem-cookie-btn:hover,.neem-cookie-inline-allow:hover{transform:translateY(-1px);box-shadow:0 5px 16px rgba(33,85,50,.16)}
.neem-cookie-btn-primary{background:var(--neem-cookie-green);color:#fff}
.neem-cookie-btn-secondary{background:#fff;color:var(--neem-cookie-green-dark)}
.neem-cookie-btn-outline{background:var(--neem-cookie-pale);color:var(--neem-cookie-green-dark)}
.neem-cookie-close{position:absolute;right:17px;top:14px;border:0;background:transparent;color:#334a39;font:700 30px/1 sans-serif;cursor:pointer;width:42px;height:42px;border-radius:50%}
.neem-cookie-close:hover,.neem-cookie-close:focus{background:var(--neem-cookie-pale);outline:2px solid var(--neem-cookie-green)}
.neem-cookie-category{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 0;border-top:1px solid #e2ece3}
.neem-cookie-category:first-of-type{margin-top:14px}
.neem-cookie-category h3{font-size:1.05rem;margin:0 0 5px;color:#1f3927}
.neem-cookie-category p{margin:0;color:#536158;font-size:.92rem}
.neem-cookie-switch{position:relative;display:inline-block;width:54px;height:30px;flex:0 0 54px}
.neem-cookie-switch input{opacity:0;width:0;height:0}
.neem-cookie-slider{position:absolute;cursor:pointer;inset:0;background:#aab5ad;border-radius:99px;transition:.2s}
.neem-cookie-slider:before{content:"";position:absolute;height:22px;width:22px;left:4px;bottom:4px;background:#fff;border-radius:50%;transition:.2s;box-shadow:0 1px 4px rgba(0,0,0,.22)}
.neem-cookie-switch input:checked+.neem-cookie-slider{background:var(--neem-cookie-green)}
.neem-cookie-switch input:checked+.neem-cookie-slider:before{transform:translateX(24px)}
.neem-cookie-switch input:disabled+.neem-cookie-slider{opacity:.72;cursor:not-allowed}
.neem-cookie-panel-links{padding-top:14px}
.neem-cookie-manage{position:fixed;left:16px;bottom:16px;z-index:2147482990;border:1px solid #c6dbc9;background:#fff;color:var(--neem-cookie-green-dark);box-shadow:0 5px 18px rgba(21,55,32,.18);border-radius:999px;padding:9px 13px;font:inherit;font-size:.86rem;font-weight:700;cursor:pointer}
.neem-cookie-manage:hover,.neem-cookie-manage:focus{background:var(--neem-cookie-pale);outline:2px solid rgba(47,109,67,.25)}
.neem-cookie-frame-blocked{display:none!important}
.neem-cookie-media-placeholder{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;background:radial-gradient(circle at center,#f8fbf8,#e7f1e8);border:1px solid var(--neem-cookie-border);border-radius:12px;padding:24px;color:#33483a}
.neem-cookie-inline-allow{background:var(--neem-cookie-green);color:#fff}
.neem-cookie-btn:focus-visible,.neem-cookie-inline-allow:focus-visible,.neem-cookie-manage:focus-visible{outline:3px solid rgba(47,109,67,.3);outline-offset:2px}
@media(max-width:680px){.neem-cookie-banner,.neem-cookie-panel{padding:10px}.neem-cookie-banner-inner,.neem-cookie-panel-inner{padding:22px 18px;border-radius:15px}.neem-cookie-actions{display:grid;grid-template-columns:1fr;margin-top:16px}.neem-cookie-btn{width:100%}.neem-cookie-category{align-items:flex-start}.neem-cookie-manage{left:10px;bottom:10px}}
@media(prefers-reduced-motion:reduce){.neem-cookie-btn,.neem-cookie-inline-allow,.neem-cookie-slider,.neem-cookie-slider:before{transition:none!important}}

/* Footer privacy links — Neem Cookie Manager 1.1.0 */
.neem-cookie-footer-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;width:100%;box-sizing:border-box;margin:18px auto 0;padding:14px 18px 4px;font:inherit;font-size:.9rem;line-height:1.5;color:inherit;border-top:1px solid rgba(255,255,255,.14)}
.neem-cookie-footer-links a,.neem-cookie-footer-manage{color:inherit!important;text-decoration:none!important;opacity:.9}
.neem-cookie-footer-links a:hover,.neem-cookie-footer-links a:focus,.neem-cookie-footer-manage:hover,.neem-cookie-footer-manage:focus{opacity:1;text-decoration:underline!important}
.neem-cookie-footer-manage{appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:0;margin:0;font:inherit;cursor:pointer}
.neem-cookie-footer-separator{opacity:.55}
@media(max-width:680px){.neem-cookie-footer-links{margin-top:14px;padding:12px 14px 2px;gap:7px;font-size:.86rem}}
