.wa-cookie[hidden],.wa-cookie__details[hidden],.wa-cookie__save[hidden]{display:none!important}.wa-cookie{position:fixed;inset:0;z-index:999999;display:flex;align-items:flex-end;justify-content:center;padding:16px;background:rgba(15,18,30,.32)}.wa-cookie__box{position:relative;width:min(760px,100%);max-height:min(90vh,720px);overflow:auto;background:#fff;color:#1d2433;border-radius:16px;padding:24px;box-shadow:0 18px 60px rgba(0,0,0,.2);font:inherit}.wa-cookie__box h2{margin:0 36px 10px 0;font-size:clamp(20px,3vw,26px);line-height:1.2;color:inherit}.wa-cookie__box p{margin:0 0 12px;line-height:1.55}.wa-cookie__policy{color:var(--wa-accent);text-decoration:underline}.wa-cookie__close{position:absolute;top:12px;right:12px;border:0;background:transparent;font-size:28px;line-height:1;cursor:pointer;padding:6px;color:inherit}.wa-cookie__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.wa-cookie__button{min-height:44px;padding:10px 16px;border-radius:10px;border:1px solid var(--wa-accent);font:inherit;font-weight:700;cursor:pointer}.wa-cookie__button--primary{background:var(--wa-accent);color:#fff}.wa-cookie__button--ghost{background:#fff;color:var(--wa-accent)}.wa-cookie__details{margin-top:16px;border-top:1px solid #e5e7eb}.wa-cookie__option{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #e5e7eb}.wa-cookie__option span{display:grid;gap:2px}.wa-cookie__option small{color:#5f6673}.wa-cookie__option input{width:20px;height:20px;flex:0 0 auto}.wa-cookie-reopen{position:fixed;z-index:99998;left:12px;bottom:12px;border:0;border-radius:999px;padding:8px 12px;background:var(--wa-accent);color:#fff;font:inherit;font-size:12px;font-weight:700;box-shadow:0 4px 16px rgba(0,0,0,.18);cursor:pointer}.wa-cookie-open-settings{cursor:pointer}@media(max-width:600px){.wa-cookie{padding:8px}.wa-cookie__box{padding:20px 16px;border-radius:14px}.wa-cookie__actions{display:grid}.wa-cookie__button{width:100%}}@media(prefers-reduced-motion:no-preference){.wa-cookie__box{animation:waCookieIn .18s ease-out}@keyframes waCookieIn{from{transform:translateY(12px);opacity:.5}}}
