.cookie-panel{z-index:5000;width:min(1120px,100% - 36px);max-height:calc(100vh - 36px);color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:22px;margin-inline:auto;padding:24px;display:grid;position:fixed;bottom:18px;left:18px;right:18px;overflow-y:auto;box-shadow:0 24px 80px #21002140}.cookie-panel-copy h2{margin:4px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,3vw,2.15rem);font-weight:500}.cookie-panel-copy p{max-width:720px;color:var(--muted);margin:0;line-height:1.55}.cookie-panel-copy a,.footer-cookie-settings{color:var(--plum);text-underline-offset:3px;text-decoration:underline}.cookie-panel-eyebrow{letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:820;color:var(--plum)!important}.cookie-actions{grid-template-columns:repeat(3,minmax(130px,1fr));gap:10px;display:grid}.cookie-actions button{min-height:46px;color:var(--plum);border:1px solid var(--plum);cursor:pointer;font:inherit;background:#fff;border-radius:999px;padding:.72rem 1rem;font-size:.78rem;font-weight:800}.cookie-actions button:focus-visible,.footer-cookie-settings:focus-visible{outline:3px solid var(--pink);outline-offset:3px}.cookie-options{grid-column:1/-1;gap:10px;display:grid}.cookie-option{background:var(--cream);border:1px solid var(--line);border-radius:14px;justify-content:space-between;align-items:center;gap:24px;padding:14px 16px;display:flex}.cookie-option>span,.cookie-option>div{gap:3px;display:grid}.cookie-option strong{color:var(--plum-dark)}.cookie-option span span,.cookie-option-required>span{color:var(--muted);font-size:.78rem}.cookie-option input{width:22px;height:22px;accent-color:var(--plum);flex:none}.footer-cookie-settings{cursor:pointer;font:inherit;background:0 0;border:0;padding:0}@media (width<=860px){.cookie-panel{grid-template-columns:minmax(0,1fr);align-items:stretch}}@media (width<=620px){.cookie-panel{border-radius:18px;width:calc(100% - 20px);max-height:calc(100vh - 88px);padding:18px;bottom:74px;left:10px;right:10px}.cookie-actions{grid-template-columns:minmax(0,1fr)}.cookie-option{align-items:flex-start}}
