:root{--sgr-cookie-bg:#0d241c;--sgr-cookie-card:#123128;--sgr-cookie-border:rgba(255,255,255,.14);--sgr-cookie-text:#f4f7f5;--sgr-cookie-muted:#b7c8c1;--sgr-cookie-accent:#76dfb5;--sgr-cookie-accent-text:#092019}
.sgr-cookie-layer{position:fixed;inset:auto 18px 18px 18px;z-index:2147483000;display:flex;justify-content:center;pointer-events:none;font-family:inherit}
.sgr-cookie-card{width:min(760px,100%);display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;padding:16px 18px;border:1px solid var(--sgr-cookie-border);border-radius:22px;background:color-mix(in srgb,var(--sgr-cookie-card) 94%,transparent);box-shadow:0 18px 70px rgba(0,0,0,.34);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:var(--sgr-cookie-text);pointer-events:auto}
.sgr-cookie-icon{width:48px;height:48px;border-radius:50%;position:relative;display:grid;place-items:center;background:#d59a58;box-shadow:inset -7px -7px 0 rgba(91,50,16,.12);flex:none}
.sgr-cookie-icon:before,.sgr-cookie-icon:after{content:"";position:absolute;border-radius:50%;background:#6b3e1d}
.sgr-cookie-icon:before{width:5px;height:5px;left:13px;top:12px;box-shadow:15px 4px 0 #6b3e1d,5px 18px 0 #6b3e1d,20px 22px 0 #6b3e1d}
.sgr-cookie-icon:after{width:15px;height:15px;right:-2px;top:-2px;background:var(--sgr-cookie-card);box-shadow:-4px 5px 0 1px var(--sgr-cookie-card)}
.sgr-cookie-copy strong{display:block;font-size:15px;line-height:1.25;margin-bottom:4px}.sgr-cookie-copy p{margin:0;color:var(--sgr-cookie-muted);font-size:13px;line-height:1.45}.sgr-cookie-copy a{color:var(--sgr-cookie-accent);text-decoration:underline;text-underline-offset:2px}
.sgr-cookie-actions{display:flex;gap:8px;align-items:center;white-space:nowrap}.sgr-cookie-actions button{appearance:none;border:0;border-radius:12px;padding:10px 13px;font:600 13px/1 inherit;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.sgr-cookie-actions button:hover{transform:translateY(-1px)}.sgr-cookie-actions .secondary{background:rgba(255,255,255,.09);color:var(--sgr-cookie-text);border:1px solid rgba(255,255,255,.1)}.sgr-cookie-actions .primary{background:var(--sgr-cookie-accent);color:var(--sgr-cookie-accent-text)}
.sgr-cookie-layer[hidden]{display:none!important}
@media(max-width:720px){.sgr-cookie-layer{inset:auto 10px 10px 10px}.sgr-cookie-card{grid-template-columns:auto 1fr;gap:12px;padding:14px;border-radius:18px}.sgr-cookie-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.sgr-cookie-actions button{padding:12px 10px}.sgr-cookie-icon{width:42px;height:42px}.sgr-cookie-copy strong{font-size:14px}.sgr-cookie-copy p{font-size:12px}}
