.eth-legal-page{max-width:980px;margin:40px auto;padding:clamp(24px,4vw,46px);border:1px solid rgba(124,255,107,.24);border-radius:18px;background:linear-gradient(135deg,rgba(7,20,12,.96),rgba(20,12,39,.9));color:#fffbed}
.eth-legal-page h1{margin:.2em 0 .35em;color:#fff;font-size:clamp(32px,5vw,56px);line-height:1.04}
.eth-legal-meta{margin:0 0 28px;color:rgba(255,251,237,.72)}
.eth-legal-meta a{color:#9cff72}
.eth-legal-content{display:grid;gap:1rem;color:rgba(255,251,237,.9);font-size:1rem;line-height:1.75}
.eth-legal-content p{margin:0}
.eth-cookie-banner{position:fixed;left:50%;right:auto;bottom:16px;bottom:max(16px,env(safe-area-inset-bottom));z-index:99999;display:flex;flex-direction:column;gap:14px;align-items:stretch;width:calc(100vw - 32px);max-width:1040px;max-height:620px;max-height:min(80vh,620px);max-height:min(80dvh,620px);margin:0;padding:clamp(16px,2vw,22px);overflow-x:hidden;overflow-y:auto;box-sizing:border-box;transform:translateX(-50%);border:1px solid rgba(124,255,107,.34);border-radius:16px;background:linear-gradient(135deg,rgba(4,11,7,.97),rgba(18,9,33,.96));box-shadow:0 24px 70px rgba(0,0,0,.45);color:#fffbed;backdrop-filter:blur(14px);overscroll-behavior:contain}
.eth-cookie-banner[hidden]{display:none}
.eth-cookie-banner__copy{display:grid;gap:10px;min-width:0}
.eth-cookie-banner strong{display:block;margin:0;color:#fff;font-size:1.08rem;line-height:1.2}
.eth-cookie-banner p{max-width:72ch;margin:0;color:rgba(255,251,237,.82);line-height:1.55;overflow-wrap:anywhere}
.eth-cookie-preferences{display:grid;grid-template-columns:repeat(3,minmax(190px,1fr));gap:10px;margin-top:4px}
.eth-cookie-preferences[hidden]{display:none}
.eth-cookie-preferences label{display:flex;gap:10px;align-items:flex-start;min-width:0;padding:12px;border:1px solid rgba(124,255,107,.22);border-radius:12px;background:rgba(255,255,255,.055);color:rgba(255,251,237,.92);font-weight:800;line-height:1.35;overflow-wrap:anywhere}
.eth-cookie-preferences input{flex:0 0 auto;margin-top:2px;accent-color:#7cff6b}
.eth-cookie-banner__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end;padding-top:12px;border-top:1px solid rgba(124,255,107,.14)}
.eth-cookie-button,.eth-cookie-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border-radius:999px;border:1px solid rgba(124,255,107,.35);font-weight:800;text-decoration:none;white-space:nowrap}
.eth-cookie-button{background:#7cff6b;color:#061006;cursor:pointer}
.eth-cookie-button--ghost,.eth-cookie-link{background:rgba(255,255,255,.06);color:#fffbed}
.eth-cookie-button:focus-visible,.eth-cookie-link:focus-visible{outline:3px solid rgba(145,70,255,.58);outline-offset:2px}
.eth-cookie-reopen{position:fixed;left:16px;bottom:76px;z-index:99998;min-height:38px;padding:8px 13px;border:1px solid rgba(124,255,107,.36);border-radius:999px;background:rgba(4,11,7,.92);color:#fffbed;font-weight:900;box-shadow:0 14px 34px rgba(0,0,0,.35);cursor:pointer;backdrop-filter:blur(10px)}
body.admin-bar .eth-cookie-reopen{bottom:84px}
.eth-cookie-reopen[hidden]{display:none}
.eth-cookie-reopen:hover,.eth-cookie-reopen:focus-visible{background:#7cff6b;color:#061006;outline:none}
.esnake-legal-links{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:center}
.esnake-legal-links a{color:inherit;opacity:.82;text-decoration:none}
.esnake-legal-links a:hover,.esnake-legal-links a:focus-visible{opacity:1;color:#9cff72}
@media(max-width:900px){.eth-cookie-preferences{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.eth-cookie-banner{left:10px;right:10px;width:auto;transform:none;bottom:10px;bottom:max(10px,env(safe-area-inset-bottom));max-height:640px;max-height:min(82vh,640px);max-height:min(82dvh,640px);padding:14px}.eth-cookie-preferences{grid-template-columns:1fr}.eth-cookie-banner__actions{justify-content:flex-start}.eth-cookie-button,.eth-cookie-link{flex:1 1 100%;min-width:0;white-space:normal;text-align:center}.eth-cookie-reopen{left:10px;bottom:66px}body.admin-bar .eth-cookie-reopen{bottom:74px}}

.eth-external-consent{display:grid;gap:10px;justify-items:start;margin:12px 0;padding:18px;border:1px solid rgba(124,255,107,.28);border-radius:14px;background:linear-gradient(135deg,rgba(7,20,12,.94),rgba(20,12,39,.9));color:#fffbed}.eth-external-consent strong{color:#fff}.eth-external-consent p{margin:0;color:rgba(255,251,237,.78);line-height:1.5}.eth-external-consent .eth-cookie-button{width:auto}
