/* Telugu pages: on top of /styles.css (the site's own look) */
body.te { font-family: "Noto Sans Telugu", "Mandali", "Gautami", "Nirmala UI", system-ui, sans-serif; }
.te-nav { display: flex; flex-wrap: wrap; justify-content: center; gap: 6px; margin: 6px 0; }
.te-nav a { background: #011e76; color: #fff; padding: 5px 12px; border-radius: 14px; font-size: 14px; text-decoration: none; font-style: normal; }
.te-h1 { font-size: 20px; color: #000; padding-bottom: 4px; font-style: normal; }
.te-intro { color: #333; font-size: 15px; line-height: 1.7; font-style: normal; font-weight: normal; }
.te-banner { font-style: normal; }
.satta-result h4 small { font-size: 11px; opacity: .7; font-weight: normal; }
.te-more { display: inline-block; margin-top: 4px; font-size: 13px; color: #8a000c; font-weight: bold; }
.te-card { background: #fff; border: 2px solid #ff0016; border-radius: 10px; margin: 8px 4px; padding: 10px 12px; text-align: left; font-style: normal; }
.te-card h2 { font-size: 17px; color: #8a000c; margin: 4px 0 8px; }
.te-card h3 { font-size: 15px; margin: 10px 0 4px; color: #222; }
.te-card p, .te-card li { font-size: 15px; line-height: 1.7; color: #222; font-weight: normal; }
.te-card ul { padding-left: 20px; margin: 6px 0; }
.te-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }
.te-table { width: 100%; border-collapse: collapse; font-size: 14px; }
.te-table th, .te-table td { border: 1px solid #e5b3b8; padding: 6px 8px; text-align: center; }
.te-table th { background: #8a000c; color: #fff; font-weight: bold; }
.te-table td:first-child { text-align: left; }
.te-table tr:nth-child(even) td { background: #fff7f0; }
.te-table tr.te-yellow td { background: #fff6c9; }
.te-jodi { font-weight: bold; color: #b80000; }
.te-freq td, .te-freq th { min-width: 2.2em; }
.te-note { font-size: 13px !important; color: #666 !important; }
.te-nowrap { white-space: nowrap; }
.te-chip { display: inline-block; background: #522f92; color: #fff !important; border-radius: 10px; padding: 2px 8px; margin: 1px; font-size: 12px; text-decoration: none; }
.te-links p a { display: inline-block; margin: 3px 8px 3px 0; color: #011e76; font-weight: bold; }
.te-status { font-size: 13px !important; color: #333 !important; }
.te-mono { font-family: ui-monospace, Consolas, monospace; letter-spacing: 1px; }
.te-disclaimer p { font-size: 13px; color: #444; }
.te-today { margin-top: 6px; }
.te-app { text-align: center; }
.te-app-btn { display: inline-block; background: #011e76; color: #fff !important; padding: 8px 18px; border-radius: 16px; font-weight: bold; text-decoration: none; margin: 4px 0 6px; }
/* keep the longer Telugu time line between the Jodi / Panel buttons of the site's board */
body.te .satta-result > div > p { padding: 0 64px; }
