#virgil-cookie-panel{position:fixed;z-index:10000;bottom:3.6rem;right:1rem;width:min(460px,calc(100vw - 2rem));height:min(400px,70vh);border:1px solid #717a39;border-radius:14px;background:#fffef6;box-shadow:0 8px 35px #17201838;color:#27341f;}
#virgil-cookie-panel[hidden]{display:none!important}#virgil-cookie-open{position:fixed;z-index:10001;bottom:.8rem;right:1rem;padding:.6rem 1rem;border:1px solid #65702b;border-radius:20px;background:#fffef6;color:#344124;font:600 14px system-ui;cursor:pointer}
.cookie-panel{margin:0;padding:1.2rem;background:#fffef6;color:#27341f;font:15px/1.5 system-ui;box-sizing:border-box}.cookie-panel h2{font-size:1.15rem;margin:0 0 .5rem}.cookie-panel p{margin:.5rem 0}.cookie-panel a{color:#455623;text-decoration:underline}.cookie-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.cookie-actions button{flex:1 1 140px;background:#f1f0dd;border:1px solid #65702b;border-radius:7px;color:#27341f;padding:.65rem .8rem;font:600 14px system-ui;cursor:pointer}.cookie-actions button:disabled{opacity:.6;cursor:wait}.cookie-actions button:focus-visible,#virgil-cookie-open:focus-visible{outline:3px solid #aa843b;outline-offset:3px}#cookie-status{font-size:.85rem}
@media(max-width:500px){#virgil-cookie-panel{height:min(520px,72vh);bottom:3.6rem}.cookie-panel{padding:.9rem}.cookie-actions button{flex-basis:100%}}

#cookie-close{float:right;border:1px solid #65702b;border-radius:6px;background:#fffef6;color:#27341f;font:24px system-ui;padding:0 .55rem;cursor:pointer}
