.cookie-banner{position:fixed;bottom:0;left:0;right:0;color:#fff;background:#000;font-size:14px;line-height:1.5;padding:1.5rem;box-shadow:0 -2px 10px rgba(0,0,0,.4);z-index:9999}.cookie-banner__title{font-size:1.5rem;margin-bottom:.75rem}.cookie-banner__text{font-size:.95rem;color:#fff;line-height:1.5}.cookie-banner__text a{text-decoration:underline}.cookie-banner__close{position:absolute;top:.75rem;right:.75rem;width:28px;height:28px;border-radius:50%;background-color:#555;border:2px solid #777;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease-in-out}.cookie-banner__close:hover{background-color:#666}.cookie-banner__close:before{content:"✕";font-size:14px;color:#fff}.link-button{color:#000;background-color:#e9f1fc;padding:8px}.cookie-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.cookie-btn{border:none;padding:.75rem;font-weight:600;border-radius:4px;cursor:pointer;transition:all .2s ease}.cookie-btn.green{background-color:#18509a;color:#fff}.cookie-btn.green:hover{background-color:#3d84e1}.cookie-btn.black{background-color:#123c73;color:#fff}.cookie-btn.black:hover{background-color:#18509a}