:root{--egpm-green:#103f35;--egpm-green2:#0b3029;--egpm-cream:#f8f2e7;--egpm-gold:#b98a3d;--egpm-ink:#1f2926}
.egpm-cookie-banner{position:fixed;z-index:999999;left:18px;right:18px;bottom:18px;background:var(--egpm-cream);border:1px solid rgba(185,138,61,.5);box-shadow:0 18px 50px rgba(0,0,0,.2);border-radius:14px;color:var(--egpm-ink);font-family:inherit}
.egpm-cookie-inner{max-width:1180px;margin:auto;padding:20px;display:flex;gap:22px;align-items:center;justify-content:space-between}
.egpm-cookie-copy{max-width:720px}.egpm-cookie-copy strong{color:var(--egpm-green);font-size:20px}.egpm-cookie-copy p{margin:.35em 0}.egpm-cookie-links a{margin-right:14px;color:var(--egpm-green);text-decoration:underline}
.egpm-cookie-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.egpm-btn{border-radius:8px;padding:11px 16px;border:1px solid var(--egpm-green);cursor:pointer;font-weight:700;font-family:inherit}.egpm-btn-primary{background:var(--egpm-green);color:#fff}.egpm-btn-outline{background:transparent;color:var(--egpm-green)}.egpm-btn-light{background:#fff;color:var(--egpm-green)}
.egpm-modal[hidden],.egpm-cookie-banner[hidden]{display:none!important}.egpm-modal{position:fixed;z-index:1000000;inset:0;display:grid;place-items:center;padding:18px}.egpm-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55)}.egpm-modal-card{position:relative;width:min(640px,100%);max-height:90vh;overflow:auto;background:var(--egpm-cream);padding:28px;border-radius:16px;border:1px solid var(--egpm-gold);box-shadow:0 24px 70px rgba(0,0,0,.35)}.egpm-modal-card h2{color:var(--egpm-green);margin-top:0}.egpm-modal-close{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:30px;cursor:pointer}.egpm-pref-row{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px 0;border-top:1px solid rgba(16,63,53,.15)}.egpm-pref-row div{display:flex;flex-direction:column;gap:4px}.egpm-pref-row span{font-size:14px}.egpm-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:18px;flex-wrap:wrap}
.egpm-switch{position:relative;display:inline-block;width:48px;height:26px;flex:0 0 48px}.egpm-switch input{opacity:0;width:0;height:0}.egpm-switch span{position:absolute;cursor:pointer;inset:0;background:#aaa;border-radius:99px;transition:.2s}.egpm-switch span:before{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;background:white;border-radius:50%;transition:.2s}.egpm-switch input:checked+span{background:var(--egpm-green)}.egpm-switch input:checked+span:before{transform:translateX(22px)}.egpm-switch input:disabled+span{opacity:.55;cursor:not-allowed}
.egpm-cookie-settings-button{position:fixed;z-index:99990;left:12px;bottom:12px;background:var(--egpm-green);color:#fff;border:1px solid var(--egpm-gold);border-radius:999px;padding:8px 12px;font-size:12px;cursor:pointer}.egpm-inline-settings{background:var(--egpm-green);color:#fff;border:1px solid var(--egpm-gold);border-radius:7px;padding:9px 14px;cursor:pointer}.egpm-privacy-request-form input,.egpm-privacy-request-form textarea,.egpm-privacy-request-form select{width:100%;max-width:680px;padding:10px}.egpm-privacy-request-form button{background:var(--egpm-green);color:#fff;border:0;border-radius:7px;padding:11px 18px}.egpm-small{font-size:13px;color:#666}.egpm-request-notice{padding:12px 16px;background:#eef7f2;border-left:4px solid var(--egpm-green);margin-bottom:18px}
@media(max-width:760px){.egpm-cookie-banner{left:8px;right:8px;bottom:8px}.egpm-cookie-inner{align-items:stretch;flex-direction:column;padding:16px}.egpm-cookie-actions{justify-content:stretch}.egpm-cookie-actions .egpm-btn{flex:1 1 100%}.egpm-cookie-settings-button{bottom:6px;left:6px}.egpm-modal-card{padding:22px}.egpm-modal-actions .egpm-btn{flex:1 1 100%}}

.egpm-legal-footer{display:flex;gap:16px;align-items:center;justify-content:center;flex-wrap:wrap;padding:12px 16px;background:#f8f2e7;color:#103f35;border-top:1px solid rgba(185,138,61,.35);font-size:13px}.egpm-legal-footer a,.egpm-legal-footer button{color:#103f35;text-decoration:underline;background:none;border:0;padding:0;font:inherit;cursor:pointer}.egpm-collection-notice,.egpm-trade-enquiry-notice{margin:14px 0;padding:10px 12px;border-left:3px solid #b98a3d;background:#fbf7ef;color:#33423d}

/* v1.0.2 footer/modal reliability */
#egpm-legal-footer.egpm-legal-footer{display:flex!important;width:100%;box-sizing:border-box;position:relative;clear:both;z-index:20;margin:0!important}
#egpm-cookie-modal.egpm-modal:not([hidden]){display:grid!important}
#egpm-cookie-settings-button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
