.cookie-consent{position:fixed;left:16px;right:16px;bottom:16px;z-index:2000;background:var(--white);border:1px solid var(--gray-200);border-radius:14px;box-shadow:0 8px 30px #1118272e;padding:20px 24px}.cookie-consent-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.cookie-consent-title{font-weight:700;color:var(--gray-900);margin-bottom:4px}.cookie-consent-text p{font-size:14px;line-height:1.6;color:var(--gray-700);margin:0}.cookie-consent-actions{display:flex;gap:12px;flex-shrink:0}.cookie-consent-actions .btn{white-space:nowrap}@media(max-width:768px){.cookie-consent-inner{flex-direction:column;align-items:stretch}.cookie-consent-actions{justify-content:stretch}.cookie-consent-actions .btn{flex:1;justify-content:center}}
