#tcookie-root{--tc-accent:#1255ad;font:16px/1.5 system-ui,sans-serif;color:#142335}
#tcookie-root [hidden],iframe[data-tcookie-blocked]{display:none!important}
.tcookie-banner,.tcookie-dialog{box-sizing:border-box;background:#fff;color:#142335;border:1px solid #b6c1cd;border-radius:14px;padding:24px;box-shadow:0 12px 45px #10203030}
.tcookie-banner{position:fixed;bottom:68px;left:20px;width:min(640px,calc(100vw - 40px));z-index:2147483645}
#tcookie-root h2{font-size:21px;line-height:1.3;margin:0 0 12px;color:inherit}
#tcookie-root p{margin:0 0 14px}#tcookie-root a{color:#174875;text-decoration:underline}
.tcookie-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
#tcookie-root button,.tcookie-placeholder button{font:inherit;background:#fff;color:#142335;border:1px solid #66788b;border-radius:7px;padding:10px 15px;cursor:pointer;min-height:44px}
#tcookie-root button:hover{background:#eef3f8}#tcookie-root button:focus-visible,#tcookie-root input:focus-visible,#tcookie-root a:focus-visible{outline:3px solid var(--tc-accent);outline-offset:3px}
.tcookie-reopen{position:fixed;bottom:12px;left:20px;z-index:2147483645}
.tcookie-dialog{width:min(590px,calc(100vw - 32px));max-height:85vh;overflow:auto;z-index:2147483647}
.tcookie-dialog::backdrop{background:#14233599}
.tcookie-option{display:flex;align-items:flex-start;gap:12px;padding:13px 0;border-bottom:1px solid #e1e7ed}
.tcookie-option input{width:20px;height:20px;flex-shrink:0;margin-top:3px;accent-color:var(--tc-accent)}
.tcookie-placeholder{padding:24px;border:1px dashed #66788b;background:#f3f6fa;color:#142335;text-align:center}
@media(max-width:480px){.tcookie-banner{padding:18px}.tcookie-actions{flex-direction:column}.tcookie-actions button{width:100%}.tcookie-banner{max-height:75vh;overflow:auto}}

