.welcome-cookie[hidden]{display:none}.welcome-cookie{position:fixed;z-index:40;bottom:20px;left:20px;right:20px;margin:auto;width:min(900px,calc(100% - 40px));background:#fffdf8;color:#123b50;border:1px solid #c2d5dd;border-radius:20px;padding:22px 26px;box-shadow:0 12px 50px #123b5026;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center}.welcome-cookie strong{font-size:calc(15px * var(--text-scale,1))}.welcome-cookie p{margin:8px 0 0;font-size:calc(12px * var(--text-scale,1));line-height:1.7;color:#496775}.welcome-cookie p a{text-decoration:underline}.welcome-cookie-actions{display:grid;gap:9px}.welcome-cookie-actions button{background:#eaf2f5;border:1px solid #9ebac6;color:#123b50;border-radius:24px;padding:11px 15px;min-height:44px;font-size:calc(12px * var(--text-scale,1));font-weight:600;line-height:1.45}.welcome-cookie-actions button:last-child{background:#123b50;color:#fffdf8;border-color:#123b50}.privacy-settings{font:inherit;border:0;background:transparent;color:inherit;padding:0;text-align:left}.privacy-settings:hover{text-decoration:underline}@media(max-width:700px){.welcome-cookie{left:12px;right:12px;bottom:12px;width:calc(100% - 24px);padding:18px;gap:15px;grid-template-columns:minmax(0,1fr);max-height:75dvh;overflow-y:auto}.welcome-cookie-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.welcome-cookie-actions button{padding:10px;font-size:12px}}
