#tbt-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:99999;background:#fff;border-top:2px solid #16a34a;box-shadow:0 -4px 16px rgba(0,0,0,.14);padding:10px 14px calc(10px + env(safe-area-inset-bottom));display:none;align-items:center;gap:12px}
#tbt-sticky-atc.show{display:flex}
#tbt-sticky-atc .tn{flex:1 1 auto;min-width:0;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#tbt-sticky-atc .tp{font-weight:900;color:#16a34a;white-space:nowrap;font-size:1.05em}
#tbt-sticky-atc .tq{display:inline-flex;align-items:center;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;overflow:hidden;flex:0 0 auto}
#tbt-sticky-atc .tq button{border:0;background:transparent;font-size:1.2em;font-weight:700;width:36px;height:38px;cursor:pointer;color:#334155;line-height:1}
#tbt-sticky-atc .tq button:hover{background:#e2e8f0}
#tbt-sticky-atc .tq span{min-width:30px;text-align:center;font-weight:900;color:#0f172a}
#tbt-sticky-atc .tb{background:#16a34a;color:#fff;border:0;border-radius:6px;padding:12px 18px;font-weight:900;font-size:1em;cursor:pointer;white-space:nowrap;flex:0 0 auto;transition:background .15s ease}
#tbt-sticky-atc .tb:hover{background:#15803d}
#tbt-sticky-atc .tb.cfg{background:#dc2626}
#tbt-sticky-atc .tb.cfg:hover{background:#b91c1c}
@media(max-width:640px){#tbt-sticky-atc .tn{display:none}#tbt-sticky-atc{gap:8px}}
