#telebatAptek h2,#telebatAptekDetail h2,#telebatPage h2,#telebatUser h2{margin-bottom:10px}#telebatPage input[type=date],#telebatPage input[type=text]{min-width:180px}#telebatAptek button,#telebatAptekDetail button,#telebatPage button,#telebatUser button{margin-top:8px}.telebat-view-switch{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:stretch}.telebat-view-switch .telebat-pill-btn{margin-top:0;width:100%}.telebat-pill-btn{border:1px solid #dbe2ea;background:#fff;color:#1f2937;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:600;line-height:1.2;white-space:normal;cursor:pointer;box-shadow:0 3px 8px rgba(15,23,42,.08);transition:transform .15s ease,box-shadow .2s ease,border-color .2s ease}.telebat-pill-btn:hover{transform:translateY(-1px);border-color:#93c5fd;box-shadow:0 10px 20px rgba(59,130,246,.2)}.telebat-pill-btn--primary{background:linear-gradient(135deg,#2563eb 0,#1d4ed8 100%);color:#fff;border-color:#1d4ed8}@media (max-width:420px){.telebat-view-switch{gap:6px}.telebat-pill-btn{padding:7px 8px;font-size:11px}}