.cookie-banner{z-index:500;padding:14px 18px;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px));background:var(--surface-elevated,#fff);border-top:1px solid var(--border,#e5ddd2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #1f1a141a}.cookie-banner-text{color:var(--text-muted,#57503f);flex:320px;margin:0;font-size:12.5px;line-height:1.5}.cookie-banner-text a{color:var(--accent,#a84a15);font-weight:600;text-decoration:underline}.cookie-banner-actions{flex-shrink:0;gap:8px;display:flex}.cookie-banner-btn{border-radius:var(--radius,10px);cursor:pointer;border:1px solid #0000;height:38px;padding:0 16px;font-size:13px;font-weight:600}.cookie-banner-btn.primary{background:var(--accent,#a84a15);color:#fff}.cookie-banner-btn.ghost{border-color:var(--border-strong,#d8cdba);color:var(--text,#201a12);background:0 0}@media (max-width:520px){.cookie-banner{flex-direction:column;align-items:stretch}.cookie-banner-actions{justify-content:flex-end}}
