.cookie-banner{position:fixed;z-index:12000;left:50%;right:auto;bottom:max(18px,env(safe-area-inset-bottom));width:min(920px,calc(100% - 32px));transform:translateX(-50%);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:22px 24px;border:1px solid rgba(18,63,60,.15);border-radius:18px;background:#fffaf0;color:#123f3d;box-shadow:0 22px 70px rgba(18,63,60,.2);font-family:Inter,system-ui,sans-serif}.cookie-banner[hidden]{display:none!important}.cookie-banner .eyebrow,.cookie-dialog .eyebrow{margin:0 0 4px;color:#de7d55;font-size:11px;font-weight:850;letter-spacing:.13em}.cookie-banner h2,.cookie-dialog h2{margin:0;font-size:22px;line-height:1.15}.cookie-banner p{margin:7px 0 0;max-width:620px;font-size:13px;line-height:1.45}.cookie-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.cookie-banner button,.cookie-dialog button{font:inherit}.cookie-banner .button,.cookie-dialog .button{min-height:42px;padding:0 14px;border:0;border-radius:12px;background:#123f3d;color:#fff;font-weight:800;cursor:pointer}.cookie-banner .ghost-dark{border:1px solid rgba(18,63,60,.2);background:#fff;color:#123f3d}.cookie-text-button{padding:8px;border:0;background:transparent;color:#123f3d;font-weight:750;text-decoration:underline;cursor:pointer}.cookie-dialog{width:min(580px,calc(100% - 28px));max-height:calc(100dvh - 36px);padding:0;border:0;border-radius:20px;background:#fffaf0;color:#123f3d;box-shadow:0 24px 80px rgba(18,63,60,.28);font-family:Inter,system-ui,sans-serif}.cookie-dialog::backdrop{background:rgba(8,36,34,.55)}.cookie-dialog form{padding:24px}.dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.dialog-close{width:42px;height:42px;border:0;border-radius:12px;background:#f4d7a1;color:#123f3d;font-size:26px;cursor:pointer}.cookie-choice{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0;border-top:1px solid rgba(18,63,60,.12)}.cookie-choice strong{display:block}.cookie-choice p{margin:4px 0 0;color:#58716e;font-size:13px;line-height:1.4}.cookie-choice input{width:22px;height:22px;accent-color:#123f3d}.cookie-choice.locked>span{padding:5px 8px;border-radius:8px;background:#e5eee9;font-size:11px;font-weight:850}.cookie-dialog .button.full{width:100%;margin-top:14px}
@media(max-width:720px){.cookie-banner{grid-template-columns:1fr;gap:16px;padding:20px}.cookie-actions{justify-content:flex-start}.cookie-actions .button{flex:1 1 180px}.cookie-text-button{flex:1 0 100%}}
