.cookie-consent-overlay{z-index:9999;background:0 0;justify-content:center;align-items:center;padding:12px;animation:.3s ease-out slideUp;display:flex;position:fixed;bottom:0;left:0;right:0}@media (max-width:768px){.cookie-consent-overlay{padding:10px}}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.cookie-consent-container{background:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:600px;padding:18px 24px;display:flex;box-shadow:0 4px 20px #00000026}@media (max-width:768px){.cookie-consent-container{gap:10px;max-width:100%;padding:16px 20px}}.cookie-consent-logo{justify-content:center;align-items:center;margin-bottom:6px;display:flex}.cookie-consent-logo img{object-fit:contain;max-width:140px;height:auto}@media (max-width:768px){.cookie-consent-logo img{max-width:120px}.cookie-consent-logo{margin-bottom:4px}}.cookie-consent-content{text-align:center;width:100%}.cookie-consent-content .cookie-consent-title{color:#1a1a1a;font-size:18px;font-weight:600;font-family:var(--tj-ff-heading,inherit);margin-bottom:8px}@media (max-width:768px){.cookie-consent-content .cookie-consent-title{margin-bottom:6px;font-size:16px}}.cookie-consent-content .cookie-consent-description{color:#4a4a4a;font-size:14px;line-height:1.5;font-family:var(--tj-ff-body,inherit);margin-bottom:8px}@media (max-width:768px){.cookie-consent-content .cookie-consent-description{margin-bottom:6px;font-size:13px}}.cookie-consent-content .cookie-consent-note{color:#6a6a6a;margin-bottom:0;font-size:12px;line-height:1.4}@media (max-width:768px){.cookie-consent-content .cookie-consent-note{font-size:11px}}.cookie-consent-content .cookie-consent-link{color:#06c;text-underline-offset:2px;cursor:pointer;-webkit-tap-highlight-color:#0000;font-weight:600;-webkit-text-decoration:underline #06c;text-decoration:underline #06c;text-decoration-thickness:1px;list-style:none;transition:color .3s,text-decoration-color .3s;display:inline}.cookie-consent-content .cookie-consent-link:hover{color:#0052a3;text-decoration-color:#0052a3}.cookie-consent-content .cookie-consent-link:focus{outline-offset:2px;border-radius:2px;outline:2px solid #06c}.cookie-consent-content .cookie-consent-link:active{color:#003d7a}.cookie-consent-content .cookie-consent-link:before,.cookie-consent-content .cookie-consent-link:after{display:none}.cookie-consent-actions{justify-content:center;gap:10px;width:100%;margin-top:4px;display:flex}@media (max-width:768px){.cookie-consent-actions{flex-direction:column;gap:8px}}.cookie-consent-button{cursor:pointer;font-size:14px;font-weight:600;font-family:var(--tj-ff-body,inherit);border:none;border-radius:4px;padding:8px 20px;transition:all .2s}@media (max-width:768px){.cookie-consent-button{width:100%;padding:8px 18px;font-size:13px}}.cookie-consent-button-accept{color:#fff;background:#06c}.cookie-consent-button-accept:hover{background:#0052a3;transform:translateY(-1px);box-shadow:0 2px 8px #0066cc40}.cookie-consent-button-accept:active{transform:translateY(0)}
