#ttm-civic-promo[hidden]{display:none!important}
#ttm-civic-promo{position:fixed;right:20px;bottom:calc(var(--dock-space,110px) + 36px + env(safe-area-inset-bottom));z-index:999998;width:390px;max-width:calc(100vw - 24px);max-height:calc(100vh - 180px);max-height:calc(100dvh - 180px);overflow:auto;padding:22px;border:1px solid #46624b;border-top:4px solid #b8f36c;border-radius:18px;background:#102419;color:#f7fbf8;box-shadow:0 18px 55px #0009;font:16px/1.7 'Noto Sans Malayalam','Tiro Malayalam',sans-serif;animation:ttm-civic-enter .25s ease-out}
#ttm-civic-promo .ttm-civic-label{margin:0 42px 10px 0;color:#b8f36c;font:700 14px/1.5 system-ui,sans-serif;letter-spacing:.04em}
#ttm-civic-promo h2{margin:0 0 10px;font:400 23px/1.5 'Noto Sans Malayalam','Tiro Malayalam',sans-serif;color:#fff}
#ttm-civic-promo p{margin:0 0 16px;color:#e0e9e2}
#ttm-civic-promo .ttm-civic-close{position:absolute;right:8px;top:8px;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:white;font:28px/1 sans-serif;cursor:pointer}
#ttm-civic-promo .ttm-civic-close:hover{background:#ffffff1a}
#ttm-civic-promo .ttm-civic-action{display:block;padding:11px 14px;border-radius:10px;background:#b8f36c;color:#10200e;text-align:center;text-decoration:none;font-size:16px}
#ttm-civic-promo .ttm-civic-all{display:block;margin:12px 0 8px;color:#d7f9b8;font-size:14px;text-align:center;text-decoration:underline}
#ttm-civic-promo small{display:block;font-size:12px;color:#b7c7bc;text-align:center}
#ttm-civic-promo a:focus-visible,#ttm-civic-promo button:focus-visible{outline:3px solid white;outline-offset:3px}
@keyframes ttm-civic-enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:600px){#ttm-civic-promo{right:12px;padding:18px}#ttm-civic-promo h2{font-size:21px}}
@media(prefers-reduced-motion:reduce){#ttm-civic-promo{animation:none}}

#ttm-civic-promo,#ttm-civic-promo *{box-sizing:border-box}
#ttm-civic-promo a{box-shadow:none;letter-spacing:normal;text-transform:none}

