.cookie{z-index:100;background:var(--ink);color:var(--paper);padding:16px var(--gut);border-top:.5px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex;position:fixed;bottom:0;left:0;right:0}.cookie-text{font-family:var(--sans);color:var(--paper);max-width:760px;font-size:14px;font-weight:400;line-height:1.45}.cookie-text a{text-decoration:underline}.cookie-actions{flex:none;gap:12px;display:flex}.cookie-btn{background:var(--beige);min-height:44px;color:var(--ink);border:1px solid var(--beige);cursor:pointer;line-height:1.25;font-family:var(--sans);padding:10px 24px;font-size:15px;font-weight:500;transition:opacity .18s}.cookie-btn:hover{opacity:.88}.cookie-btn--ghost{color:var(--beige);background:0 0}@media (max-width:640px){.cookie{gap:14px}.cookie-actions{width:100%}.cookie-btn{flex:1;padding:10px 12px}}
