:root{--tcc-font:"Helvetica Neue","Swiss 721",Helvetica,Arial,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.tcc-banner,.tcc-dialog,.tcc-reopen{font-family:var(--tcc-font)}.tcc-banner{position:fixed;z-index:2147483645;left:24px;bottom:24px;width:min(620px,calc(100vw - 32px));box-sizing:border-box;display:grid;grid-template-columns:auto 1fr;gap:10px 14px;padding:18px 18px 15px;background:rgba(255,255,255,.97);border:1px solid rgba(0,120,58,.18);border-radius:22px;box-shadow:0 18px 60px rgba(19,45,32,.18);backdrop-filter:blur(14px);color:#1d2b24}.tcc-pos-bottom-right .tcc-banner{left:auto;right:24px}.tcc-pos-bottom-center .tcc-banner{left:50%;transform:translateX(-50%)}.tcc-mark{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#edf8f1;color:var(--tcc-accent);font-weight:900}.tcc-copy strong{font-size:17px}.tcc-copy p{font-size:13.5px;line-height:1.55;margin:5px 28px 0 0;color:#526158}.tcc-copy a,.tcc-dialog a{color:var(--tcc-accent);text-decoration:underline;text-underline-offset:3px}.tcc-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.tcc-btn{appearance:none;border:1px solid #d7e3db;border-radius:11px;padding:10px 15px;font:700 13px var(--tcc-font);cursor:pointer;background:#fff;color:#314238;transition:.18s ease}.tcc-btn:hover{transform:translateY(-1px);box-shadow:0 7px 18px rgba(0,0,0,.08)}.tcc-btn-primary{background:var(--tcc-accent);border-color:var(--tcc-accent);color:#fff}.tcc-close,.tcc-x{appearance:none;border:0;background:transparent;cursor:pointer;color:#718077;font-size:22px}.tcc-close{position:absolute;right:12px;top:8px}.tcc-reopen{position:fixed;z-index:2147483644;left:18px;bottom:18px;width:42px;height:42px;border:1px solid rgba(0,120,58,.18);border-radius:50%;background:#fff;box-shadow:0 10px 30px rgba(19,45,32,.18);cursor:pointer}.tcc-pos-bottom-right .tcc-reopen{left:auto;right:18px}.tcc-pos-bottom-center .tcc-reopen{left:50%;transform:translateX(-50%)}.tcc-modal{position:fixed;inset:0;z-index:2147483646;display:grid;place-items:center;padding:18px;background:rgba(14,26,19,.22);backdrop-filter:blur(3px)}.tcc-dialog{width:min(680px,100%);max-height:min(760px,calc(100vh - 36px));overflow:auto;background:#fff;border-radius:24px;box-shadow:0 28px 90px rgba(0,0,0,.22);padding:24px;color:#203128}.tcc-dialog-head{display:flex;align-items:flex-start;justify-content:space-between}.tcc-dialog h2{margin:2px 0 0;font-size:25px}.tcc-eyebrow{font-size:11px;letter-spacing:.15em;color:var(--tcc-accent);font-weight:800}.tcc-dialog-intro{margin:12px 0 18px;color:#627168;line-height:1.55}.tcc-category{display:flex;gap:18px;align-items:center;justify-content:space-between;padding:16px 0;border-top:1px solid #edf1ee}.tcc-category strong{font-size:15px}.tcc-category p{font-size:13px;color:#68766e;margin:4px 0 0;line-height:1.45}.tcc-switch{display:flex;min-width:124px;align-items:center;justify-content:flex-end;gap:8px}.tcc-switch input{position:absolute;opacity:0}.tcc-switch span{position:relative;width:44px;height:25px;border-radius:99px;background:#cbd6cf;cursor:pointer;transition:.2s}.tcc-switch span:after{content:"";position:absolute;width:19px;height:19px;border-radius:50%;background:#fff;top:3px;left:3px;box-shadow:0 2px 7px rgba(0,0,0,.2);transition:.2s}.tcc-switch input:checked+span{background:var(--tcc-accent)}.tcc-switch input:checked+span:after{transform:translateX(19px)}.tcc-switch em{font-size:10px;font-style:normal;color:var(--tcc-accent);font-weight:700}.tcc-dialog-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:18px;border-top:1px solid #edf1ee}.tcc-dialog-foot>div{display:flex;gap:8px}.tcc-blocked-embed{padding:28px;border:1px dashed #c9d8cf;border-radius:14px;background:#f5faf7;text-align:center;color:#607168}.tcc-inline-settings{border:1px solid #cfe0d6;background:#fff;color:#214b34;border-radius:10px;padding:9px 13px;cursor:pointer}.tcc-modal-open{overflow:hidden}@media(max-width:640px){.tcc-banner{left:12px!important;right:12px!important;bottom:12px;width:auto;transform:none!important;padding:15px;border-radius:18px}.tcc-actions{display:grid;grid-template-columns:1fr 1fr}.tcc-actions .tcc-btn-primary{grid-column:1/-1;grid-row:1}.tcc-copy p{margin-right:12px}.tcc-dialog{padding:19px;border-radius:20px}.tcc-category{align-items:flex-start}.tcc-switch{min-width:54px}.tcc-switch em{display:none}.tcc-dialog-foot{align-items:stretch;flex-direction:column}.tcc-dialog-foot>div{display:grid;grid-template-columns:1fr 1fr}.tcc-reopen{bottom:12px;left:12px}}

.tcc-category-policy{border-bottom:0}.tcc-policy-toggle{appearance:none;margin-top:9px;padding:0;border:0;background:transparent;color:var(--tcc-accent);font:800 12px var(--tcc-font);cursor:pointer;text-decoration:underline;text-underline-offset:4px}.tcc-policy-panel{margin:-1px 0 12px;padding:18px 20px;border:1px solid #e0ebe4;border-radius:16px;background:#f7fbf8;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.tcc-policy-content{font-size:13px;line-height:1.65;color:#4e6056}.tcc-policy-content>:first-child{margin-top:0}.tcc-policy-content>:last-child{margin-bottom:0}.tcc-policy-content h3{font-size:18px;color:#203128;margin:0 0 12px}.tcc-policy-content h4{font-size:14px;color:#284c37;margin:18px 0 5px}.tcc-policy-content p{margin:0 0 10px}.tcc-policy-content ul,.tcc-policy-content ol{padding-left:20px}

#tcc-root{position:relative;z-index:2147483643!important}.tcc-modal[hidden],.tcc-banner[hidden],.tcc-reopen[hidden]{display:none!important}.tcc-modal{isolation:isolate!important}.tcc-dialog{position:relative;z-index:2}.tcc-copy,.tcc-dialog,.tcc-category,.tcc-btn{font-family:var(--tcc-font)!important}.tcc-category p{max-width:500px}.tcc-dialog-intro{font-size:14px}.tcc-banner{backdrop-filter:none;-webkit-backdrop-filter:none}.tcc-modal{backdrop-filter:none;-webkit-backdrop-filter:none}


/* v34.2 — Two-tab cookie preferences and policy */
.tcc-dialog{overflow:hidden;display:flex;flex-direction:column;padding:0;max-height:min(820px,calc(100vh - 36px))}
.tcc-dialog-head{flex:0 0 auto;padding:22px 24px 14px}
.tcc-tabs{flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:0 24px;padding:5px;background:#eef4f0;border:1px solid #dfe9e2;border-radius:13px}
.tcc-tab{appearance:none;border:0;border-radius:9px;padding:11px 14px;background:transparent;color:#526158;font:800 13px var(--tcc-font);cursor:pointer;transition:.18s ease}
.tcc-tab:hover{color:var(--tcc-accent)}
.tcc-tab.is-active{background:#fff;color:var(--tcc-accent);box-shadow:0 4px 14px rgba(20,55,36,.09)}
.tcc-tab-panel{flex:1 1 auto;min-height:0;overflow:auto;padding:10px 24px 22px}
.tcc-tab-panel[hidden]{display:none!important}
.tcc-tab-panel.is-active{display:block}
.tcc-dialog-intro{margin-top:8px}
.tcc-dialog-foot{position:sticky;bottom:-22px;background:#fff;padding:16px 0 2px;z-index:3}
.tcc-policy-content{font-size:13.5px;line-height:1.72;color:#4e6056}
.tcc-policy-document h3{font-size:23px;color:#173d29;margin:8px 0 16px}
.tcc-policy-document h4{font-size:17px;color:#173d29;margin:25px 0 8px;padding-bottom:7px;border-bottom:1px solid #e1ebe5}
.tcc-policy-document h5{font-size:14px;color:#24543a;margin:17px 0 5px}
.tcc-policy-document p{margin:0 0 11px}
.tcc-policy-document a{color:var(--tcc-accent);font-weight:700}
.tcc-policy-services{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0}
.tcc-policy-services section{padding:13px;border:1px solid #deebe3;border-radius:12px;background:#f8fbf9}
.tcc-policy-services section p{margin:5px 0 0;font-size:12.5px}
.tcc-policy-table-wrap{overflow:auto;margin:12px 0 18px;border:1px solid #dce8e0;border-radius:13px}
.tcc-policy-table{width:100%;min-width:980px;border-collapse:collapse;background:#fff;font-size:12px}
.tcc-policy-table th,.tcc-policy-table td{padding:10px 11px;text-align:left;vertical-align:top;border-right:1px solid #e5ece8;border-bottom:1px solid #e5ece8}
.tcc-policy-table th{position:sticky;top:0;background:#edf7f1;color:#204b33;font-weight:800}
.tcc-policy-table tr:last-child td{border-bottom:0}
.tcc-browser-links{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:12px 0}
.tcc-browser-links a{display:inline-flex;padding:8px 11px;border:1px solid #d8e6dd;border-radius:9px;background:#fff;text-decoration:none}
.tcc-policy-foot{position:sticky;bottom:-22px;display:flex;justify-content:flex-end;padding:14px 0 2px;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 22%,#fff)}

@media(max-width:640px){
  .tcc-dialog-head{padding:18px 18px 12px}
  .tcc-tabs{margin:0 18px}
  .tcc-tab{padding:10px 7px;font-size:12px}
  .tcc-tab-panel{padding:9px 18px 18px}
  .tcc-policy-services{grid-template-columns:1fr}
  .tcc-policy-document h3{font-size:20px}
  .tcc-policy-document h4{font-size:16px}
}

/* v34.3 */
#tcc-root{position:relative;z-index:2147483600!important}
#tcc-root .tcc-banner,#tcc-root .tcc-modal,#tcc-root .tcc-reopen{z-index:2147483601!important}
html.tcc-modal-open,html.tcc-modal-open body{overflow:hidden!important}
.tcc-modal{position:fixed!important;inset:0!important;z-index:2147483602!important;display:flex;align-items:center;justify-content:center;padding:18px}
.tcc-dialog{z-index:2147483603!important;max-width:760px;width:min(760px,calc(100vw - 36px))}
.tcc-dialog-head h2{margin:0;font-size:24px;line-height:1.1;letter-spacing:-.02em;color:#173d29}
.tcc-eyebrow{display:none!important}
.tcc-dialog-foot{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px}
.tcc-foot-note{display:block;max-width:330px;font-size:12.5px;line-height:1.45;color:#526158}
.tcc-dialog-foot>div{display:flex;gap:8px;align-items:center;justify-content:flex-end}
.tcc-dialog-foot .tcc-btn{min-height:48px;padding:10px 16px;white-space:normal;line-height:1.05}
.tcc-policy-table-wrap{width:100%;max-width:100%;overflow:auto;border-radius:12px;scrollbar-width:thin}
.tcc-policy-table{width:100%;min-width:0!important;table-layout:fixed;font-size:11.5px}
.tcc-policy-table th,.tcc-policy-table td{word-break:break-word;overflow-wrap:anywhere;hyphens:auto;line-height:1.45;padding:9px 8px}
.tcc-policy-table th:nth-child(1),.tcc-policy-table td:nth-child(1){width:14%}
.tcc-policy-table th:nth-child(2),.tcc-policy-table td:nth-child(2){width:14%}
.tcc-policy-table th:nth-child(3),.tcc-policy-table td:nth-child(3){width:32%}
.tcc-policy-table th:nth-child(4),.tcc-policy-table td:nth-child(4){width:15%}
.tcc-policy-table th:nth-child(5),.tcc-policy-table td:nth-child(5){width:11%}
.tcc-policy-table th:nth-child(6),.tcc-policy-table td:nth-child(6){width:14%}
@media(max-width:760px){
 .tcc-modal{padding:10px}.tcc-dialog{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}
 .tcc-dialog-head h2{font-size:20px}.tcc-dialog-foot{grid-template-columns:1fr;align-items:stretch}
 .tcc-foot-note{max-width:none;text-align:left}.tcc-dialog-foot>div{display:grid;grid-template-columns:1fr 1fr;width:100%}
 .tcc-dialog-foot .tcc-btn{width:100%}.tcc-policy-table{min-width:760px!important;table-layout:auto}
 .tcc-policy-table th,.tcc-policy-table td{min-width:105px;font-size:11px}
 .tcc-policy-table th:nth-child(3),.tcc-policy-table td:nth-child(3){min-width:260px}
}
@media(max-width:480px){.tcc-dialog-foot>div{grid-template-columns:1fr}}


/* v34.4 — compact cookie banner and modal */
#tcc-root.tcc-pos-bottom-left,
#tcc-root.tcc-pos-bottom-right{
  left:auto !important;
  right:18px !important;
}
.tcc-banner{
  width:min(420px,calc(100vw - 24px)) !important;
  max-width:420px !important;
  padding:14px 15px !important;
  border-radius:17px !important;
  gap:10px !important;
  font-size:11.5px !important;
}
.tcc-banner .tcc-mark{
  width:32px !important;
  height:32px !important;
  min-width:32px !important;
  font-size:15px !important;
}
.tcc-banner .tcc-copy strong{
  font-size:13.5px !important;
  line-height:1.2 !important;
}
.tcc-banner .tcc-copy p{
  font-size:11px !important;
  line-height:1.42 !important;
  margin:4px 0 0 !important;
}
.tcc-banner .tcc-actions{
  gap:6px !important;
}
.tcc-banner .tcc-btn{
  min-height:32px !important;
  padding:7px 11px !important;
  font-size:10.5px !important;
  line-height:1.1 !important;
  border-radius:10px !important;
}
.tcc-dialog{
  max-width:700px !important;
  width:min(700px,calc(100vw - 32px)) !important;
  max-height:min(760px,calc(100vh - 28px)) !important;
}
.tcc-dialog-head{
  padding:18px 20px 11px !important;
}
.tcc-dialog-head h2{
  font-size:20px !important;
  line-height:1.15 !important;
  letter-spacing:-.015em !important;
}
.tcc-tabs{
  margin:0 20px !important;
}
.tcc-tab{
  font-size:11.5px !important;
  padding:9px 10px !important;
}
.tcc-tab-panel{
  padding:8px 20px 18px !important;
}
.tcc-dialog-intro{
  font-size:11.5px !important;
  line-height:1.5 !important;
}
.tcc-category{
  padding:13px 0 !important;
}
.tcc-category strong{
  font-size:12.5px !important;
}
.tcc-category p{
  font-size:10.8px !important;
  line-height:1.48 !important;
  margin-top:4px !important;
}
.tcc-switch em{
  font-size:9.5px !important;
}
.tcc-dialog-foot{
  gap:10px !important;
  padding-top:12px !important;
}
.tcc-foot-note{
  font-size:10.8px !important;
  line-height:1.4 !important;
}
.tcc-dialog-foot .tcc-btn{
  min-height:40px !important;
  padding:8px 12px !important;
  font-size:10.5px !important;
}
.tcc-policy-content{
  font-size:11.5px !important;
  line-height:1.58 !important;
}
.tcc-policy-document h3{
  font-size:18px !important;
}
.tcc-policy-document h4{
  font-size:14px !important;
}
.tcc-policy-document h5{
  font-size:12.5px !important;
}
.tcc-policy-table{
  font-size:10.5px !important;
}
.tcc-policy-table th,
.tcc-policy-table td{
  padding:7px 7px !important;
}

@media(max-width:640px){
  #tcc-root.tcc-pos-bottom-left,
  #tcc-root.tcc-pos-bottom-right{
    right:10px !important;
  }
  .tcc-banner{
    width:calc(100vw - 20px) !important;
    max-width:none !important;
  }
  .tcc-dialog{
    width:calc(100vw - 16px) !important;
    max-height:calc(100vh - 16px) !important;
  }
  .tcc-dialog-head{
    padding:15px 16px 10px !important;
  }
  .tcc-tabs{
    margin:0 16px !important;
  }
  .tcc-tab-panel{
    padding:8px 16px 16px !important;
  }
}


/* v34.5 — forced right position and corrected typography hierarchy */
#tcc-root .tcc-banner{
  left:auto !important;
  right:18px !important;
  bottom:18px !important;
  transform:none !important;
}
#tcc-root .tcc-reopen{
  left:auto !important;
  right:18px !important;
}
#tcc-root.tcc-pos-bottom-center .tcc-banner,
#tcc-root.tcc-pos-bottom-left .tcc-banner,
#tcc-root.tcc-pos-bottom-right .tcc-banner{
  left:auto !important;
  right:18px !important;
  transform:none !important;
}

/* Body copy one step smaller */
.tcc-dialog-intro{font-size:10.5px !important;line-height:1.47 !important}
.tcc-category strong{font-size:11.5px !important}
.tcc-category p{font-size:9.8px !important;line-height:1.46 !important}
.tcc-policy-content{font-size:10.5px !important;line-height:1.55 !important}
.tcc-foot-note{font-size:9.8px !important}
.tcc-banner .tcc-copy p{font-size:10px !important}

/* Tabs must be visibly larger than content */
.tcc-tab{
  font-size:13.5px !important;
  line-height:1.15 !important;
  font-weight:800 !important;
  padding:11px 12px !important;
}
.tcc-tabs{min-height:46px}
.tcc-dialog-head h2{font-size:19px !important}

@media(max-width:640px){
  #tcc-root .tcc-banner{
    left:auto !important;
    right:10px !important;
    bottom:10px !important;
    width:calc(100vw - 20px) !important;
  }
  .tcc-tab{font-size:12.5px !important}
}


/* v34.6 — compact TEKTAR brand title */
.tcc-dialog-head .tcc-brand-title{
  display:flex;
  align-items:center;
  gap:11px;
  min-width:0;
}
.tcc-dialog-head .tcc-brand-logo{
  display:block;
  width:auto;
  height:28px;
  max-width:118px;
  object-fit:contain;
  flex:0 0 auto;
}
.tcc-dialog-head .tcc-brand-title h2{
  margin:0 !important;
  font-size:19px !important;
  line-height:1.1 !important;
  letter-spacing:-.015em !important;
  white-space:nowrap;
  color:#173d29 !important;
}
@media(max-width:640px){
  .tcc-dialog-head .tcc-brand-logo{
    height:24px;
    max-width:102px;
  }
  .tcc-dialog-head .tcc-brand-title h2{
    font-size:17px !important;
  }
}


/* v34.7 — requested visual ratios */

/* Opening banner: slightly larger than v34.6 but still compact */
#tcc-root .tcc-banner{
  width:min(470px,calc(100vw - 24px)) !important;
  max-width:470px !important;
  padding:16px 17px !important;
  border-radius:18px !important;
}
.tcc-banner .tcc-copy strong{
  font-size:14.5px !important;
}
.tcc-banner .tcc-copy p{
  font-size:10.5px !important;
  line-height:1.46 !important;
}
.tcc-banner .tcc-btn{
  min-height:35px !important;
  padding:8px 13px !important;
  font-size:11px !important;
}

/* Brand logo and title must have comparable visual height */
.tcc-dialog-head .tcc-brand-title{
  gap:12px !important;
}
.tcc-dialog-head .tcc-brand-logo{
  height:31px !important;
  width:auto !important;
  max-width:142px !important;
}
.tcc-dialog-head .tcc-brand-title h2{
  font-size:25px !important;
  line-height:31px !important;
  font-weight:700 !important;
}

/* Preferences remain one step larger than policy body */
#tcc-tab-preferences .tcc-dialog-intro{
  font-size:10.5px !important;
}
#tcc-tab-preferences .tcc-category p{
  font-size:9.8px !important;
}
#tcc-tab-policy .tcc-policy-content{
  font-size:9.5px !important;
  line-height:1.5 !important;
}
#tcc-tab-policy .tcc-policy-document h3{
  font-size:16px !important;
}
#tcc-tab-policy .tcc-policy-document h4{
  font-size:12.8px !important;
}
#tcc-tab-policy .tcc-policy-document h5{
  font-size:11px !important;
}
#tcc-tab-policy .tcc-policy-table{
  font-size:9.5px !important;
}

@media(max-width:640px){
  #tcc-root .tcc-banner{
    width:calc(100vw - 20px) !important;
    max-width:none !important;
  }
  .tcc-dialog-head .tcc-brand-logo{
    height:27px !important;
    max-width:124px !important;
  }
  .tcc-dialog-head .tcc-brand-title h2{
    font-size:21px !important;
    line-height:27px !important;
  }
}


/* v35.0 — corrected brand ratio and unified body typography */
.tcc-dialog-head .tcc-brand-title{
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
}
.tcc-dialog-head .tcc-brand-logo{
  display:block !important;
  width:auto !important;
  height:30px !important;
  max-width:150px !important;
  object-fit:contain !important;
}
.tcc-dialog-head .tcc-brand-title h2{
  margin:0 !important;
  font-size:30px !important;
  line-height:30px !important;
  font-weight:700 !important;
  letter-spacing:-.02em !important;
}
#tcc-tab-preferences .tcc-dialog-intro,
#tcc-tab-preferences .tcc-category p,
#tcc-tab-policy .tcc-policy-content,
#tcc-tab-policy .tcc-policy-document p{
  font-size:9.5px !important;
  line-height:1.46 !important;
}
#tcc-tab-preferences .tcc-category strong{
  font-size:11.5px !important;
}
#tcc-tab-policy .tcc-policy-document h3{
  font-size:15px !important;
}
#tcc-tab-policy .tcc-policy-document h4{
  font-size:12px !important;
}
#tcc-tab-policy .tcc-policy-document h5{
  font-size:11px !important;
}
#tcc-tab-policy .tcc-policy-table{
  font-size:9.5px !important;
}
@media(max-width:640px){
  .tcc-dialog-head .tcc-brand-logo{
    height:25px !important;
    max-width:126px !important;
  }
  .tcc-dialog-head .tcc-brand-title h2{
    font-size:25px !important;
    line-height:25px !important;
  }
}


/* v35.1 — readability correction */
#tcc-root .tcc-banner{
  width:min(500px,calc(100vw - 24px)) !important;
  max-width:500px !important;
  padding:18px 19px !important;
}
.tcc-banner .tcc-copy strong{
  font-size:16px !important;
}
.tcc-banner .tcc-copy p{
  font-size:12px !important;
  line-height:1.52 !important;
}
.tcc-banner .tcc-btn{
  min-height:38px !important;
  padding:9px 14px !important;
  font-size:12px !important;
}

/* Two steps larger and identical in both tabs */
#tcc-tab-preferences .tcc-dialog-intro,
#tcc-tab-preferences .tcc-category p,
#tcc-tab-policy .tcc-policy-content,
#tcc-tab-policy .tcc-policy-document p{
  font-size:11.5px !important;
  line-height:1.55 !important;
}
#tcc-tab-preferences .tcc-category strong{
  font-size:13px !important;
}
#tcc-tab-policy .tcc-policy-document h3{
  font-size:17px !important;
}
#tcc-tab-policy .tcc-policy-document h4{
  font-size:14px !important;
}
#tcc-tab-policy .tcc-policy-document h5{
  font-size:12.5px !important;
}
#tcc-tab-policy .tcc-policy-table{
  font-size:11px !important;
}


/* v35.1 — logo/title separation */
.tcc-dialog-head .tcc-brand-title{
  gap:18px !important;
}


/* v35.2 — readability and persistent footer spacing */
.tcc-banner .tcc-copy p{
  font-size:13px !important;
  line-height:1.56 !important;
}

/* Keep headings untouched; enlarge all body text one more step */
#tcc-tab-preferences .tcc-dialog-intro,
#tcc-tab-preferences .tcc-category p,
#tcc-tab-policy .tcc-policy-content,
#tcc-tab-policy .tcc-policy-document p{
  font-size:12.5px !important;
  line-height:1.58 !important;
}
#tcc-tab-preferences .tcc-category strong{
  font-size:13px !important;
}
#tcc-tab-policy .tcc-policy-table{
  font-size:11.5px !important;
}

/* Stable bottom action area in both tabs */
.tcc-tab-panel{
  padding-bottom:92px !important;
}
.tcc-dialog-foot,
.tcc-policy-foot{
  position:sticky !important;
  bottom:0 !important;
  z-index:20 !important;
  margin-left:-2px !important;
  margin-right:-2px !important;
  padding:16px 0 14px !important;
  background:#fff !important;
  border-top:1px solid #e4ebe7 !important;
  box-shadow:0 -12px 24px rgba(255,255,255,.96) !important;
}
.tcc-policy-foot{
  min-height:68px !important;
  align-items:center !important;
}
.tcc-policy-table-wrap{
  margin-bottom:18px !important;
}


/* v35.3 — structural footer fix: buttons never float over text */
.tcc-dialog{
  display:grid !important;
  grid-template-rows:auto auto minmax(0,1fr) !important;
  overflow:hidden !important;
}
.tcc-tab-panel{
  min-height:0 !important;
  height:100% !important;
  overflow:hidden !important;
  padding:0 !important;
  display:none !important;
  flex-direction:column !important;
}
.tcc-tab-panel.is-active{
  display:flex !important;
}
.tcc-tab-panel[hidden]{
  display:none !important;
}
.tcc-panel-scroll{
  flex:1 1 auto !important;
  min-height:0 !important;
  overflow-y:auto !important;
  overflow-x:hidden !important;
  padding:14px 24px 24px !important;
  scrollbar-gutter:stable !important;
}
.tcc-dialog-foot,
.tcc-policy-foot{
  position:relative !important;
  inset:auto !important;
  flex:0 0 auto !important;
  margin:0 !important;
  padding:14px 24px 18px !important;
  background:#fff !important;
  border-top:1px solid #e1e9e4 !important;
  box-shadow:0 -8px 20px rgba(19,61,39,.06) !important;
  z-index:4 !important;
}
.tcc-dialog-foot{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) auto !important;
  align-items:center !important;
  gap:14px !important;
}
.tcc-policy-foot{
  display:flex !important;
  justify-content:flex-end !important;
  align-items:center !important;
  min-height:72px !important;
}
.tcc-policy-foot:before{
  content:"";
  flex:1 1 auto;
}
.tcc-policy-table-wrap{
  margin-bottom:12px !important;
}
@media(max-width:640px){
  .tcc-panel-scroll{
    padding:12px 16px 20px !important;
  }
  .tcc-dialog-foot,
  .tcc-policy-foot{
    padding:12px 16px 16px !important;
  }
  .tcc-dialog-foot{
    grid-template-columns:1fr !important;
  }
  .tcc-dialog-foot>div{
    display:grid !important;
    grid-template-columns:1fr 1fr !important;
  }
}


/* v35.5 — TEKTAR SVG reopen button */
.tcc-reopen{
  width:54px !important;
  height:54px !important;
  padding:9px !important;
  border-radius:50% !important;
  background:#fff !important;
  border:1px solid #dce8e1 !important;
  box-shadow:0 10px 28px rgba(16,65,39,.18) !important;
}
.tcc-reopen img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
}


/* v35.8 — exact shared SVG proportions */
.tcc-dialog-head .tcc-brand-title{
  display:flex !important;
  align-items:center !important;
  gap:16px !important;
}
.tcc-dialog-head .tcc-brand-logo{
  display:block !important;
  width:auto !important;
  height:32px !important;
  max-width:152px !important;
  min-width:0 !important;
  object-fit:contain !important;
  flex:0 0 auto !important;
}
.tcc-dialog-head .tcc-brand-title h2{
  font-size:32px !important;
  line-height:32px !important;
}
.tcc-reopen img{
  width:36px !important;
  height:20px !important;
  max-width:36px !important;
  object-fit:contain !important;
}
@media(max-width:640px){
  .tcc-dialog-head .tcc-brand-logo{
    height:27px !important;
    max-width:128px !important;
  }
  .tcc-dialog-head .tcc-brand-title h2{
    font-size:27px !important;
    line-height:27px !important;
  }
}
/* TEKTAR Studio 38.2 cookie logo balance */
.tcc-logo img,.tcc-brand img,.tcc-head img,.tcc-modal img[alt*="TEKTAR" i]{max-width:118px!important;max-height:48px!important;width:auto!important;height:auto!important;object-fit:contain!important}
