*{margin:0;padding:0;box-sizing:border-box;caret-color:auto}html{scroll-behavior:smooth}section{scroll-margin-top:120px}body{font-family:Segoe UI,sans-serif;background:#0f172a;color:white}.cookie-bar{position:fixed;left:0;right:0;bottom:0;z-index:1500;display:flex;align-items:center;justify-content:center;gap:16px;padding:18px 24px;background:#06333a;color:#e6f2f1;font-size:15px;box-shadow:0 -6px 24px rgba(0,0,0,.35)}.cookie-bar-icon{flex-shrink:0;display:inline-flex}.cookie-bar-text{margin:0;text-align:center;line-height:1.5}.cookie-bar-link{color:#fff;font-weight:700;text-decoration:none}.cookie-bar-link:hover{text-decoration:underline}.cookie-bar-btn{flex-shrink:0;padding:10px 22px;border:none;border-radius:8px;background:#22c55e;color:#06251a;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .15s}.cookie-bar-btn:hover{background:#16a34a}@media (max-width:700px){.cookie-bar{flex-direction:column;gap:12px;padding:16px;font-size:14px}.cookie-bar-btn{width:100%}}