.cookie-notice{position:fixed;z-index:1000;left:20px;right:20px;bottom:20px;max-width:760px;margin:auto;background:#fff;border:1px solid #e6e1d6;box-shadow:0 16px 45px rgba(28,26,23,.18);padding:20px 22px;display:flex;gap:24px;align-items:center;justify-content:space-between;font-family:'Karla',sans-serif}.cookie-notice strong{font-family:'Sora',sans-serif;font-size:17px}.cookie-notice p{margin:4px 0;color:#4a453d;font-size:14px;max-width:520px}.cookie-notice a{color:#2f4a3c;font-size:14px;font-weight:700}.cookie-actions{display:flex;gap:9px;white-space:nowrap}.cookie-actions button{font:700 14px 'Karla',sans-serif;padding:10px 13px;min-height:44px;border:1px solid #2f4a3c;cursor:pointer;border-radius:4px}.cookie-accept{background:#2f4a3c;color:#fff}.cookie-decline{background:#fff;color:#2f4a3c}@media(max-width:600px){.cookie-notice{left:12px;right:12px;bottom:12px;display:block}.cookie-actions{margin-top:16px;width:100%}.cookie-actions button{flex:1}}