.drawer-duplicates{display:flex;gap:7px;padding:0 17px 12px}.drawer-duplicates button{flex:1}
[hidden]{display:none!important}
.login-gate{position:fixed;inset:0;z-index:300;background:radial-gradient(circle at 50% 15%,#223c57,#0e1725 58%);display:grid;place-items:center;padding:18px}.login-card{width:min(430px,100%);background:#fff;border:1px solid rgba(255,255,255,.5);border-radius:20px;padding:36px;text-align:center;box-shadow:0 35px 90px rgba(0,0,0,.35)}.login-mark{width:54px;height:54px;border-radius:15px;display:grid;place-items:center;margin:0 auto 20px;background:linear-gradient(140deg,#35b5ec,#147dae);color:#fff;font-size:25px;font-weight:800;box-shadow:0 12px 30px rgba(26,147,201,.28)}.login-card h1{font-size:25px;line-height:1.2;margin:5px 0 10px}.login-card>p:not(.kicker){color:var(--muted);font-size:11px;line-height:1.65;margin:0 auto 21px}.login-card iframe{margin:auto}.login-state{font-size:9px;color:#708095;margin:14px 0 8px}.login-card>small{font-size:8px;color:#9aa6b4}
.telegram-modal{width:min(620px,100%)}
.telegram-wizard{padding:20px 22px 8px}.telegram-progress{display:grid;grid-template-columns:28px 1fr 28px 1fr 28px;align-items:center;margin:0 auto 24px;max-width:360px}.telegram-progress span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#eef2f6;color:#8a97a7;font-size:10px;font-weight:700}.telegram-progress span.is-active{background:var(--blue);color:#fff;box-shadow:0 0 0 5px rgba(33,153,209,.12)}.telegram-progress i{height:2px;background:#e7ebf0}.telegram-progress i.is-active{background:var(--blue)}.telegram-step h3{font-size:16px;margin:0 0 7px}.telegram-step>p{color:var(--muted);font-size:10px;line-height:1.6;margin:0 0 16px}.bot-card{display:flex;gap:12px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:10px;background:#f9fbfd;margin-bottom:12px}.bot-card>span{width:40px;height:40px;border-radius:12px;background:#e3f4fb;color:var(--blue);display:grid;place-items:center;font-size:18px}.bot-card div{flex:1}.bot-card strong,.bot-card small{display:block}.bot-card small{color:var(--muted);font-size:9px;margin-top:3px}.telegram-external{display:inline-block;text-decoration:none}.telegram-config-note{background:#fff8e8;border:1px solid #f3dfad;border-radius:9px;padding:11px 13px;color:#76581d}.telegram-config-note strong{font-size:10px}.telegram-config-note p{font-size:9px;line-height:1.5;margin:4px 0 0}.telegram-config-note code{font-size:8px}.telegram-step label{font-size:9px;color:#617085;display:block;margin-bottom:12px}.telegram-step input,.telegram-step select{display:block;width:100%;border:1px solid #d8e0e8;border-radius:8px;padding:10px;margin-top:5px;font:inherit;outline:0}.telegram-step input:focus,.telegram-step select:focus{border-color:#68bce1;box-shadow:0 0 0 3px rgba(33,153,209,.1)}.telegram-actions{display:flex;justify-content:flex-end;gap:8px;padding:14px 22px 20px;border-top:1px solid var(--line)}.telegram-success{text-align:center;padding:8px 10px 24px}.telegram-success>span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;background:#e6f7f1;color:var(--green);font-size:24px}.telegram-success p{color:var(--muted);font-size:10px;line-height:1.5}.telegram-success div{display:flex;justify-content:center;gap:8px;margin-top:14px}.telegram-success b{font-size:8px;color:#29755e;background:#edf8f4;padding:7px 9px;border-radius:15px}.site-channel header em.not-connected{color:#9aa6b5}.create:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}
/* Personal finance additions */
.finance-income{color:#177b5b;font-weight:700}.finance-expense{color:#bd4050;font-weight:700}.modal details{margin-top:13px;border-top:1px solid var(--line);padding-top:11px}.modal summary{cursor:pointer;color:#526176;font-size:9px;font-weight:600}.modal details .modal-grid{margin-top:10px}
