
.tc-cookie-banner,.tc-cookie-modal{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.tc-cookie-banner{position:fixed;z-index:99999;left:18px;right:18px;bottom:18px;max-width:1120px;margin:auto;background:#fff;color:#15231d;border:1px solid #cfdcd4;border-radius:14px;box-shadow:0 18px 60px rgba(0,0,0,.25);padding:18px}
.tc-cookie-banner[hidden],.tc-cookie-modal[hidden]{display:none!important}
.tc-cookie-layout{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center}
.tc-cookie-title{font-weight:850;font-size:1.05rem;margin:0 0 4px;color:#123b2a}
.tc-cookie-copy{font-size:.88rem;line-height:1.45;margin:0;color:#506158}.tc-cookie-copy a{color:#176443;font-weight:750}
.tc-cookie-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}
.tc-cookie-btn{border:1px solid #1b5a3e;border-radius:8px;padding:10px 14px;font:inherit;font-weight:800;cursor:pointer;background:#fff;color:#174a35;white-space:nowrap}
.tc-cookie-btn.primary{background:#176443;color:#fff}.tc-cookie-btn.reject{border-color:#9aaba0;color:#33483d}.tc-cookie-btn:hover{filter:brightness(.97)}
.tc-cookie-modal{position:fixed;z-index:100000;inset:0;background:rgba(5,15,10,.66);display:grid;place-items:center;padding:18px}
.tc-cookie-dialog{width:min(620px,100%);max-height:90vh;overflow:auto;background:#fff;color:#17251f;border-radius:14px;padding:22px;box-shadow:0 24px 80px rgba(0,0,0,.35)}
.tc-cookie-dialog h2{font-size:1.35rem;margin:0 0 8px;color:#123b2a}.tc-cookie-dialog>p{font-size:.9rem;color:#58685f;margin:0 0 16px}
.tc-cookie-row{display:grid;grid-template-columns:1fr auto;gap:14px;padding:14px 0;border-top:1px solid #e1e8e3}.tc-cookie-row strong{display:block}.tc-cookie-row small{display:block;color:#627168;line-height:1.4;margin-top:3px}
.tc-cookie-toggle{width:46px;height:26px;accent-color:#176443}.tc-cookie-fixed{font-size:.75rem;font-weight:800;color:#176443;background:#eaf4ed;border-radius:999px;padding:4px 8px;align-self:center}
.tc-cookie-modal-actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap;margin-top:18px}.tc-cookie-manage{position:fixed;z-index:9998;left:12px;bottom:12px;border:0;border-radius:999px;background:#163d2d;color:#fff;padding:8px 11px;font:700 .75rem Inter,system-ui,sans-serif;box-shadow:0 5px 18px rgba(0,0,0,.2);cursor:pointer}
@media(max-width:720px){.tc-cookie-banner{left:10px;right:10px;bottom:10px;padding:14px}.tc-cookie-layout{grid-template-columns:1fr;gap:12px}.tc-cookie-actions{justify-content:stretch}.tc-cookie-btn{flex:1 1 auto;padding:10px 9px;font-size:.82rem}.tc-cookie-copy{font-size:.82rem}.tc-cookie-dialog{padding:18px}.tc-cookie-modal-actions .tc-cookie-btn{flex:1 1 45%}}
